[Piuparts-commits] [piuparts] 10/51: p.conf: add [stretch2bpo]
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 5e3b7b24f9f19a236e4e16f1e0198b482a67ca55
Author: Andreas Beckmann <anbe at debian.org>
Date: Sun Jun 18 14:53:59 2017 +0200
p.conf: add [stretch2bpo]
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 | 13 +++++++++++++
2 files changed, 14 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 4ca648f..e390d6a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,7 @@ 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.
* 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 05510c0..f741091 100644
--- a/instances/piuparts.conf-template.pejacevic
+++ b/instances/piuparts.conf-template.pejacevic
@@ -122,6 +122,7 @@ sections =
buster-rcmd
stretch2buster
stretch2buster-rcmd
+ stretch2bpo
stretch
stretch-rcmd
stretch-security
@@ -407,6 +408,18 @@ distro = stretch
upgrade-test-distros = stretch buster
+[stretch2bpo]
+precedence = 5
+json-sections = none
+piuparts-flags =
+ %(flags-default)s
+ %(flags-start-jessie)s
+ %(flags-end-stretch)s
+depends-sections = stretch
+distro = stretch-backports
+upgrade-test-distros = stretch stretch-backports
+
+
[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