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

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 eed92053fd563b62a63399a9ca52fce01700c50f
Author: Andreas Beckmann <anbe at debian.org>
Date:   Sun Jun 18 14:31:20 2017 +0200

    p.conf: add [stretch2buster]
    
    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 | 12 ++++++++++++
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 2f7d598..ab4b68b 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.
+    - Add new suites: buster, buster-rcmd, stretch2buster.
   * 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 07f4ccf..096b671 100644
--- a/instances/piuparts.conf-template.pejacevic
+++ b/instances/piuparts.conf-template.pejacevic
@@ -120,6 +120,7 @@ sections =
 	stable22sid
 	buster
 	buster-rcmd
+	stretch2buster
 	stretch
 	stretch-rcmd
 	stretch-security
@@ -349,6 +350,17 @@ piuparts-flags =
 distro = buster
 
 
+[stretch2buster]
+precedence = 4
+json-sections = none
+piuparts-flags =
+	%(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