[Piuparts-commits] [piuparts] 07/51: p.conf: add [stretch2buster-rcmd]

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 1965c3db1a081775d089a5a8be01bff60f62b395
Author: Andreas Beckmann <anbe at debian.org>
Date:   Sun Jun 18 14:37:06 2017 +0200

    p.conf: add [stretch2buster-rcmd]
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 debian/changelog                           |  2 +-
 instances/piuparts.conf-template.pejacevic | 14 ++++++++++++++
 2 files changed, 15 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ab4b68b..219d1e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,7 +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, buster-rcmd, stretch2buster.
+    - Add new suites: buster, buster-rcmd, stretch2buster, stretch2buster-rcmd
   * 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 096b671..42b33bd 100644
--- a/instances/piuparts.conf-template.pejacevic
+++ b/instances/piuparts.conf-template.pejacevic
@@ -121,6 +121,7 @@ sections =
 	buster
 	buster-rcmd
 	stretch2buster
+	stretch2buster-rcmd
 	stretch
 	stretch-rcmd
 	stretch-security
@@ -361,6 +362,19 @@ distro = stretch
 upgrade-test-distros = stretch buster
 
 
+[stretch2buster-rcmd]
+precedence = 6
+json-sections = none
+description = + Testing with --install-recommends.
+piuparts-flags =
+	--install-recommends
+	%(flags-default)s
+	%(flags-start-stretch)s
+	%(flags-end-buster)s
+distro = stretch
+upgrade-test-distros = stretch 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