[Piuparts-commits] [piuparts] 02/08: p.conf.anbe: [stretch3buster-rcmd]

Holger Levsen holger at layer-acht.org
Sat Aug 5 17:55:28 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 ec164e9edcc4514129ffe3fc1dba883405dc880c
Author: Andreas Beckmann <anbe at debian.org>
Date:   Fri Aug 4 22:56:23 2017 +0200

    p.conf.anbe: [stretch3buster-rcmd]
    
    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.anbe | 55 ++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 56 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index e3304a7..de16cb5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ piuparts (0.79) UNRELEASED; urgency=medium
     - Silence diff_meta_data() for "others" for --warn-on-others.
   * piuparts.conf:
     - Use relative expiration ages.
+  * piuparts.conf.anbe: Add some more example sections.
   * reschedule_oldest_logs: Expiration age values starting with "+" are
     relative to the rescheduling age.
   * Move some exceptions to {pre,post}_test_exceptions.
diff --git a/instances/piuparts.conf.anbe b/instances/piuparts.conf.anbe
index a2ca056..3c3338d 100644
--- a/instances/piuparts.conf.anbe
+++ b/instances/piuparts.conf.anbe
@@ -145,6 +145,7 @@ sections =
 	stable2testing2sid/main
 	stretch2proposed/main
 	stretch2buster/main
+	stretch3buster-rcmd/main
 	stretch2buster-rcmd_i386/main
 	stretch2buster-iri/main
 	stretch2bpo2buster/main
@@ -217,6 +218,7 @@ sections =
 	stable2testing2sid/contrib
 	stretch2proposed/contrib
 	stretch2buster/contrib
+	stretch3buster-rcmd/contrib
 	stretch2buster-rcmd_i386/contrib
 	stretch2buster-iri/contrib
 	stretch2bpo2buster/contrib
@@ -289,6 +291,7 @@ sections =
 	stable2testing2sid/non-free
 	stretch2proposed/non-free
 	stretch2buster/non-free
+	stretch3buster-rcmd/non-free
 	stretch2buster-rcmd_i386/non-free
 	stretch2buster-iri/non-free
 	stretch2bpo2buster/non-free
@@ -3730,6 +3733,58 @@ distro = stretch
 upgrade-test-distros = stretch buster
 
 
+[stretch3buster-rcmd/main]
+precedence = 80
+description = + Testing two-stage upgrades with --install-recommends.
+piuparts-flags =
+	--install-recommends
+	--upgrade-before-dist-upgrade
+	%(flags-default)s
+	%(flags-start-stretch)s
+	%(flags-end-buster)s
+	--scriptsdir /etc/piuparts/scripts-debug-problemresolver
+arch = amd64
+area = main
+components = main
+distro = stretch
+upgrade-test-distros = stretch buster
+exclude-known-problems = packages_have_been_kept_back_error.conf packages_have_been_kept_back_issue.conf
+
+[stretch3buster-rcmd/contrib]
+precedence = 95
+description = + Testing two-stage upgrades with --install-recommends.
+piuparts-flags =
+	--install-recommends
+	--upgrade-before-dist-upgrade
+	%(flags-default)s
+	%(flags-start-stretch)s
+	%(flags-end-buster)s
+	--scriptsdir /etc/piuparts/scripts-debug-problemresolver
+depends-sections = stretch3buster-rcmd/main stretch3buster-rcmd/non-free
+arch = amd64
+area = contrib
+distro = stretch
+upgrade-test-distros = stretch buster
+exclude-known-problems = packages_have_been_kept_back_error.conf packages_have_been_kept_back_issue.conf
+
+[stretch3buster-rcmd/non-free]
+precedence = 95
+description = + Testing two-stage upgrades with --install-recommends.
+piuparts-flags =
+	--install-recommends
+	--upgrade-before-dist-upgrade
+	%(flags-default)s
+	%(flags-start-stretch)s
+	%(flags-end-buster)s
+	--scriptsdir /etc/piuparts/scripts-debug-problemresolver
+depends-sections = stretch3buster-rcmd/main stretch3buster-rcmd/contrib
+arch = amd64
+area = non-free
+distro = stretch
+upgrade-test-distros = stretch buster
+exclude-known-problems = packages_have_been_kept_back_error.conf packages_have_been_kept_back_issue.conf
+
+
 [stretch2buster-rcmd_i386/main]
 precedence = 80
 description = + Testing with --install-recommends.

-- 
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