[Piuparts-commits] [piuparts] 02/07: p.conf.anbe: [wheezy2jessie_i386]

Holger Levsen holger at layer-acht.org
Mon Jun 12 11:55:08 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 4c88d3c38e53dffcf6b11a6ca9573d05006245b5
Author: Andreas Beckmann <anbe at debian.org>
Date:   Mon Jun 12 12:25:47 2017 +0200

    p.conf.anbe: [wheezy2jessie_i386]
    
    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 | 43 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 44 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index eba7a69..feda18d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,7 @@ piuparts (0.78) UNRELEASED; urgency=medium
   * piuparts.conf: Use more aliases for mapping between releases and codenames
     to reduce the amount of changes needed on "moving targets" (like
     stable22sid) after a stable Debian release.
+  * piuparts.conf.anbe: Add some more example sections.
   * distros.conf:
     - Add aliases for oldstable and oldoldstable.
   * piupartslib/packagesdb.py:
diff --git a/instances/piuparts.conf.anbe b/instances/piuparts.conf.anbe
index 90507f9..e25e903 100644
--- a/instances/piuparts.conf.anbe
+++ b/instances/piuparts.conf.anbe
@@ -115,6 +115,7 @@ sections =
 	jessie2bpo2stretch/main
 	wheezy2proposed/main
 	wheezy2jessie/main
+	wheezy2jessie_i386/main
 	wheezy2jessie-rcmd/main
 	wheezy2jessie-rcmd_i386/main
 	wheezy2jessie-sysv/main
@@ -165,6 +166,7 @@ sections =
 	jessie2bpo2stretch/contrib
 	wheezy2proposed/contrib
 	wheezy2jessie/contrib
+	wheezy2jessie_i386/contrib
 	wheezy2jessie-rcmd/contrib
 	wheezy2jessie-rcmd_i386/contrib
 	wheezy2jessie-sysv/contrib
@@ -215,6 +217,7 @@ sections =
 	jessie2bpo2stretch/non-free
 	wheezy2proposed/non-free
 	wheezy2jessie/non-free
+	wheezy2jessie_i386/non-free
 	wheezy2jessie-rcmd/non-free
 	wheezy2jessie-rcmd_i386/non-free
 	wheezy2jessie-sysv/non-free
@@ -2230,6 +2233,46 @@ distro = wheezy
 upgrade-test-distros = wheezy jessie
 
 
+[wheezy2jessie_i386/main]
+precedence = 80
+piuparts-flags =
+	%(flags-default)s
+	%(flags-start-wheezy)s
+	%(flags-end-jessie)s
+	--scriptsdir /etc/piuparts/scripts-debug-problemresolver
+arch = i386
+area = main
+components = main
+distro = wheezy
+upgrade-test-distros = wheezy jessie
+
+[wheezy2jessie_i386/contrib]
+precedence = 95
+piuparts-flags =
+	%(flags-default)s
+	%(flags-start-wheezy)s
+	%(flags-end-jessie)s
+	--scriptsdir /etc/piuparts/scripts-debug-problemresolver
+depends-sections = wheezy2jessie_i386/main wheezy2jessie_i386/non-free
+arch = i386
+area = contrib
+distro = wheezy
+upgrade-test-distros = wheezy jessie
+
+[wheezy2jessie_i386/non-free]
+precedence = 95
+piuparts-flags =
+	%(flags-default)s
+	%(flags-start-wheezy)s
+	%(flags-end-jessie)s
+	--scriptsdir /etc/piuparts/scripts-debug-problemresolver
+depends-sections = wheezy2jessie_i386/main wheezy2jessie_i386/contrib
+arch = i386
+area = non-free
+distro = wheezy
+upgrade-test-distros = wheezy jessie
+
+
 [wheezy2jessie-rcmd/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