[Piuparts-commits] [piuparts] 02/03: p.conf.anbe: [wheezy2jessie-apt1st] --scriptsdir .../scripts-apt-first

Holger Levsen holger at moszumanska.debian.org
Sat Feb 21 11:02:04 UTC 2015


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

holger pushed a commit to branch develop
in repository piuparts.

commit ed9c433e1dca170d815af1a2b90abbbd02c06700
Author: Andreas Beckmann <anbe at debian.org>
Date:   Fri Feb 20 14:08:21 2015 +0100

    p.conf.anbe: [wheezy2jessie-apt1st] --scriptsdir .../scripts-apt-first
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
---
 instances/piuparts.conf.anbe | 49 ++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 49 insertions(+)

diff --git a/instances/piuparts.conf.anbe b/instances/piuparts.conf.anbe
index 5605a15..a407248 100644
--- a/instances/piuparts.conf.anbe
+++ b/instances/piuparts.conf.anbe
@@ -101,6 +101,7 @@ sections =
 	wheezy2jessie-rcmd/main
 	wheezy2jessie-rcmd_i386/main
 	wheezy2jessie-sysv/main
+	wheezy2jessie-apt1st/main
 	wheezy2bpo2jessie/main
 	wheezy222testing/main
 	squeeze222testing/main
@@ -137,6 +138,7 @@ sections =
 	wheezy2jessie-rcmd/contrib
 	wheezy2jessie-rcmd_i386/contrib
 	wheezy2jessie-sysv/contrib
+	wheezy2jessie-apt1st/contrib
 	wheezy2bpo2jessie/contrib
 	wheezy222testing/contrib
 	squeeze222testing/contrib
@@ -173,6 +175,7 @@ sections =
 	wheezy2jessie-rcmd/non-free
 	wheezy2jessie-rcmd_i386/non-free
 	wheezy2jessie-sysv/non-free
+	wheezy2jessie-apt1st/non-free
 	wheezy2bpo2jessie/non-free
 	wheezy222testing/main
 	squeeze222testing/non-free
@@ -2083,6 +2086,52 @@ distro = wheezy
 upgrade-test-distros = wheezy jessie
 
 
+[wheezy2jessie-apt1st/main]
+precedence = 80
+description = + Upgrading apt before the rest of the system.
+piuparts-flags =
+	%(flags-default)s
+	%(flags-start-wheezy)s
+	%(flags-end-jessie)s
+	--scriptsdir /etc/piuparts/scripts-debug-problemresolver
+	--scriptsdir /etc/piuparts/scripts-apt-first
+arch = amd64
+area = main
+components = main
+distro = wheezy
+upgrade-test-distros = wheezy jessie
+
+[wheezy2jessie-apt1st/contrib]
+precedence = 95
+description = + Upgrading apt before the rest of the system.
+piuparts-flags =
+	%(flags-default)s
+	%(flags-start-wheezy)s
+	%(flags-end-jessie)s
+	--scriptsdir /etc/piuparts/scripts-debug-problemresolver
+	--scriptsdir /etc/piuparts/scripts-apt-first
+depends-sections = wheezy2jessie-apt1st/main wheezy2jessie-apt1st/non-free
+arch = amd64
+area = contrib
+distro = wheezy
+upgrade-test-distros = wheezy jessie
+
+[wheezy2jessie-apt1st/non-free]
+precedence = 95
+description = + Upgrading apt before the rest of the system.
+piuparts-flags =
+	%(flags-default)s
+	%(flags-start-wheezy)s
+	%(flags-end-jessie)s
+	--scriptsdir /etc/piuparts/scripts-debug-problemresolver
+	--scriptsdir /etc/piuparts/scripts-apt-first
+depends-sections = wheezy2jessie-apt1st/main wheezy2jessie-apt1st/contrib
+arch = amd64
+area = non-free
+distro = wheezy
+upgrade-test-distros = wheezy jessie
+
+
 [wheezy2bpo2jessie/main]
 precedence = 80
 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