[Piuparts-commits] [piuparts] 28/51: p.conf.anbe: [stretch2buster]

Holger Levsen holger at layer-acht.org
Thu Jul 20 21:15:04 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 3bdfc9e3147d4ec0dd7c6c342452b954c69d9337
Author: Andreas Beckmann <anbe at debian.org>
Date:   Sun Jun 18 16:02:02 2017 +0200

    p.conf.anbe: [stretch2buster]
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 instances/piuparts.conf.anbe | 43 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 43 insertions(+)

diff --git a/instances/piuparts.conf.anbe b/instances/piuparts.conf.anbe
index 57adb5a..d84e5d0 100644
--- a/instances/piuparts.conf.anbe
+++ b/instances/piuparts.conf.anbe
@@ -121,6 +121,7 @@ sections =
 	stable2sid/main
 	stable2testing2sid/main
 	stretch2proposed/main
+	stretch2buster/main
 	jessie2proposed/main
 	jessie2stretch/main
 	jessie2stretch_i386/main
@@ -186,6 +187,7 @@ sections =
 	stable2sid/contrib
 	stable2testing2sid/contrib
 	stretch2proposed/contrib
+	stretch2buster/contrib
 	jessie2proposed/contrib
 	jessie2stretch/contrib
 	jessie2stretch_i386/contrib
@@ -251,6 +253,7 @@ sections =
 	stable2sid/non-free
 	stable2testing2sid/non-free
 	stretch2proposed/non-free
+	stretch2buster/non-free
 	jessie2proposed/non-free
 	jessie2stretch/non-free
 	jessie2stretch_i386/non-free
@@ -3499,6 +3502,46 @@ distro = stretch
 upgrade-test-distros = stretch stretch-proposed
 
 
+[stretch2buster/main]
+precedence = 80
+piuparts-flags =
+	%(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
+
+[stretch2buster/contrib]
+precedence = 95
+piuparts-flags =
+	%(flags-default)s
+	%(flags-start-stretch)s
+	%(flags-end-buster)s
+	--scriptsdir /etc/piuparts/scripts-debug-problemresolver
+depends-sections = stretch2buster/main stretch2buster/non-free
+arch = amd64
+area = contrib
+distro = stretch
+upgrade-test-distros = stretch buster
+
+[stretch2buster/non-free]
+precedence = 95
+piuparts-flags =
+	%(flags-default)s
+	%(flags-start-stretch)s
+	%(flags-end-buster)s
+	--scriptsdir /etc/piuparts/scripts-debug-problemresolver
+depends-sections = stretch2buster/main stretch2buster/contrib
+arch = amd64
+area = non-free
+distro = stretch
+upgrade-test-distros = stretch buster
+
+
 [stable2sid/main]
 precedence = 70
 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