[Piuparts-commits] [piuparts] 10/10: p.conf.anbe: [stable2testing2sid]

Holger Levsen holger at moszumanska.debian.org
Wed Dec 3 18:48:59 UTC 2014


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch develop
in repository piuparts.

commit 5f944ee97507f1078957813f231efb6afabf2769
Author: Andreas Beckmann <anbe at debian.org>
Date:   Wed Dec 3 19:24:58 2014 +0100

    p.conf.anbe: [stable2testing2sid]
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
---
 debian/changelog             |  1 +
 instances/piuparts.conf.anbe | 37 +++++++++++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index fd8fb7f..7308b23 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,7 @@ piuparts (0.61) UNRELEASED; urgency=medium
     - Add flags-start-jessie, flags-end-jessie global variables.
     - Use --scriptsdir .../scripts-jessie for tests ending in jessie.
     - Enable --warn-on-debsums-errors for wheezy2jessie upgrades.
+  * piuparts.conf.anbe: Add many more example sections.
   * distros.conf:
     - Add *updates, *backports, *proposed for jessie.
     - Switch 'testing' alias to 'stretch', but deactivate it for stable.
diff --git a/instances/piuparts.conf.anbe b/instances/piuparts.conf.anbe
index cdf1156..bc16dfe 100644
--- a/instances/piuparts.conf.anbe
+++ b/instances/piuparts.conf.anbe
@@ -84,6 +84,7 @@ sections =
 	sid2experimental/main
 	testing2sid/main
 	stable2sid/main
+	stable2testing2sid/main
 	jessie2stretch/main
 	jessie2bpo2stretch/main
 	wheezy2proposed/main
@@ -125,6 +126,7 @@ sections =
 	sid2experimental/contrib
 	testing2sid/contrib
 	stable2sid/contrib
+	stable2testing2sid/contrib
 	jessie2stretch/contrib
 	jessie2bpo2stretch/contrib
 	wheezy2proposed/contrib
@@ -166,6 +168,7 @@ sections =
 	sid2experimental/non-free
 	testing2sid/non-free
 	stable2sid/non-free
+	stable2testing2sid/non-free
 	jessie2stretch/non-free
 	jessie2bpo2stretch/non-free
 	wheezy2proposed/non-free
@@ -1651,6 +1654,40 @@ distro = stable
 upgrade-test-distros = stable sid
 
 
+[stable2testing2sid/main]
+precedence = 80
+piuparts-flags =
+	%(flags-default)s
+	%(flags-start-stable)s
+arch = amd64
+area = main
+components = main
+distro = stable
+upgrade-test-distros = stable testing sid
+
+[stable2testing2sid/contrib]
+precedence = 95
+piuparts-flags =
+	%(flags-default)s
+	%(flags-start-stable)s
+depends-sections = stable2testing2sid/main stable2testing2sid/non-free
+arch = amd64
+area = contrib
+distro = stable
+upgrade-test-distros = stable testing sid
+
+[stable2testing2sid/non-free]
+precedence = 95
+piuparts-flags =
+	%(flags-default)s
+	%(flags-start-stable)s
+depends-sections = stable2testing2sid/main stable2testing2sid/contrib
+arch = amd64
+area = non-free
+distro = stable
+upgrade-test-distros = stable testing sid
+
+
 [testing2sid/main]
 precedence = 60
 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