[Piuparts-commits] [piuparts] 04/51: p.conf: add [buster]
Holger Levsen
holger at layer-acht.org
Thu Jul 20 21:15:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch develop
in repository piuparts.
commit d3c9b82ba55a0aaffa598b1bbe3221c1d1efcc5a
Author: Andreas Beckmann <anbe at debian.org>
Date: Sun Jun 18 14:12:58 2017 +0200
p.conf: add [buster]
Signed-off-by: Andreas Beckmann <anbe at debian.org>
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
debian/changelog | 1 +
instances/piuparts.conf-template.pejacevic | 11 +++++++++++
2 files changed, 12 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index a907423..5afc4d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,7 @@ piuparts (0.78) UNRELEASED; urgency=medium
- Enable stretch2proposed. (Closes: #864933)
- Use --warn-on-debsums-errors for tests ending in stretch.
- Rotate aliases for testing=buster and stable=stretch.
+ - Add new suites: buster.
* piuparts.conf.anbe: Add some more example sections.
* piupartslib/packagesdb.py:
- Add new state "outdated" to ignore packages if a dependency distro
diff --git a/instances/piuparts.conf-template.pejacevic b/instances/piuparts.conf-template.pejacevic
index cdc8888..2616c9c 100644
--- a/instances/piuparts.conf-template.pejacevic
+++ b/instances/piuparts.conf-template.pejacevic
@@ -118,6 +118,7 @@ sections =
testing2sid
stable2sid
stable22sid
+ buster
stretch
stretch-rcmd
stretch-security
@@ -325,6 +326,16 @@ distro = experimental
upgrade-test-distros = sid experimental
+[buster]
+precedence = 4
+piuparts-flags =
+ --scriptsdir /etc/piuparts/scripts-log-alternatives
+ %(flags-default)s
+ %(flags-start-buster)s
+ %(flags-end-buster)s
+distro = buster
+
+
[stretch]
precedence = 4
piuparts-flags =
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git
More information about the Piuparts-commits
mailing list