[X2Go-Commits] [buildscripts] 03/12: bin/sbuild-deb-package: add new debian distro "trixie" (current testing.)
git-admin at x2go.org
git-admin at x2go.org
Mon Mar 11 14:46:36 CET 2024
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository buildscripts.
commit 27eb34191b801f1efe9f2a97a27792a41f1ebe70
Author: Mihai Moldovan <ionic at ionic.de>
Date: Thu Mar 7 12:20:36 2024 +0100
bin/sbuild-deb-package: add new debian distro "trixie" (current testing.)
---
bin/sbuild-deb-package | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/sbuild-deb-package b/bin/sbuild-deb-package
index 87ee6bf..b9730c0 100755
--- a/bin/sbuild-deb-package
+++ b/bin/sbuild-deb-package
@@ -27,7 +27,7 @@ DEBEMAIL="firstname.lastname at mydomain.org"
DEBFULLNAME="Firstname Lastname"
GPG_KEY=""
DEB_DISTS_SUPPORTED="debian ubuntu raspbian"
-DEBIAN_DISTROS="lenny,squeeze,wheezy,jessie,stretch,buster,bullseye,bookworm,sid"
+DEBIAN_DISTROS="lenny,squeeze,wheezy,jessie,stretch,buster,bullseye,bookworm,trixie,sid"
RASPBIAN_DISTROS="jessie,stretch,buster,bullseye"
UBUNTU_DISTROS="lucid,precise,trusty,xenial,yakkety"
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/buildscripts.git
More information about the x2go-commits
mailing list