[Piuparts-commits] [piuparts] 11/51: p.conf: add [stretch2bpo2buster]
Holger Levsen
holger at layer-acht.org
Thu Jul 20 21:15:02 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 72886827f74b6679c73d9201dd9793d4502fe9f2
Author: Andreas Beckmann <anbe at debian.org>
Date: Sun Jun 18 14:58:57 2017 +0200
p.conf: add [stretch2bpo2buster]
Signed-off-by: Andreas Beckmann <anbe at debian.org>
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
debian/changelog | 3 ++-
instances/piuparts.conf-template.pejacevic | 13 +++++++++++++
2 files changed, 15 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index e390d6a..620cffa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,7 +30,8 @@ piuparts (0.78) UNRELEASED; urgency=medium
- Use --warn-on-debsums-errors for tests ending in stretch.
- Rotate aliases for testing=buster and stable=stretch.
- Add new suites: buster, buster-rcmd, stretch2buster, stretch2buster-rcmd
- - Add new suites: stretch2bpo for testing stretch-backports.
+ - Add new suites: stretch2bpo, stretch2bpo2buster for testing
+ stretch-backports.
* 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 f741091..df20020 100644
--- a/instances/piuparts.conf-template.pejacevic
+++ b/instances/piuparts.conf-template.pejacevic
@@ -122,6 +122,7 @@ sections =
buster-rcmd
stretch2buster
stretch2buster-rcmd
+ stretch2bpo2buster
stretch2bpo
stretch
stretch-rcmd
@@ -408,6 +409,18 @@ distro = stretch
upgrade-test-distros = stretch buster
+[stretch2bpo2buster]
+precedence = 5
+json-sections = none
+piuparts-flags =
+ %(flags-default)s
+ %(flags-start-stretch)s
+ %(flags-end-buster)s
+depends-sections = stretch
+distro = stretch-backports
+upgrade-test-distros = stretch stretch-backports buster
+
+
[stretch2bpo]
precedence = 5
json-sections = none
--
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