[X2Go-Commits] [buildscripts] 01/03: bin/{, s}build-deb-package: add new debian distro "buster" (current testing.)

git-admin at x2go.org git-admin at x2go.org
Sun Aug 6 07:00:27 CEST 2017


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository buildscripts.

commit a6c96a8b27cd00a0292cf66c86c67454c549ba65
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sun Aug 6 06:59:38 2017 +0200

    bin/{,s}build-deb-package: add new debian distro "buster" (current testing.)
---
 bin/build-deb-package  | 2 +-
 bin/sbuild-deb-package | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/build-deb-package b/bin/build-deb-package
index 6ffecdb..929bfd7 100755
--- a/bin/build-deb-package
+++ b/bin/build-deb-package
@@ -27,7 +27,7 @@ DEBEMAIL="firstname.lastname at mydomain.org"
 DEBFULLNAME="Firstname Lastname"
 GPG_KEY=""
 DEB_DISTS_SUPPORTED="debian ubuntu"
-DEBIAN_DISTROS="lenny,squeeze,wheezy,jessie,stretch,sid"
+DEBIAN_DISTROS="lenny,squeeze,wheezy,jessie,stretch,buster,sid"
 UBUNTU_DISTROS="lucid,precise"
 
 COMPONENT_RELEASE="main"
diff --git a/bin/sbuild-deb-package b/bin/sbuild-deb-package
index 45ee09c..1fafb6a 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,sid"
+DEBIAN_DISTROS="lenny,squeeze,wheezy,jessie,stretch,buster,sid"
 RASPBIAN_DISTROS="jessie"
 UBUNTU_DISTROS="lucid,precise,trusty,xenial,yakkety"
 

--
Alioth's /srv/git/code.x2go.org/buildscripts.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/buildscripts.git


More information about the x2go-commits mailing list