From b6a9742a2a4501f025ec04eb058ad06393f1ec98 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 23 Jun 2017 15:58:44 +0200 Subject: Enable Debian buster and Ubuntu artful builds. --- bin/sbuild-deb-package | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/sbuild-deb-package') diff --git a/bin/sbuild-deb-package b/bin/sbuild-deb-package index b8a90e0..7278206 100755 --- a/bin/sbuild-deb-package +++ b/bin/sbuild-deb-package @@ -26,8 +26,8 @@ DEBEMAIL="firstname.lastname@mydomain.org" DEBFULLNAME="Firstname Lastname" GPG_KEY="" DEB_DISTS_SUPPORTED="debian ubuntu" -DEBIAN_DISTROS="lenny,squeeze,wheezy,jessie,stretch,sid" -UBUNTU_DISTROS="lucid,precise,trusty,xenial,yakkety" +DEBIAN_DISTROS="lenny,squeeze,wheezy,jessie,stretch,buster,sid" +UBUNTU_DISTROS="lucid,precise,trusty,xenial,yakkety,zesty,artful" COMPONENT_RELEASE="release" COMPONENT_NIGHTLY="nightly" -- cgit v1.2.3