[Piuparts-devel] [Git][debian/piuparts][develop] 2 commits: piuparts.conf-template.pejacevic: also test bullseye and bullseye-rcmd.
Holger Levsen
gitlab at salsa.debian.org
Wed Jul 31 18:14:15 BST 2019
Holger Levsen pushed to branch develop at Debian / piuparts
Commits:
42bfb2d6 by Holger Levsen at 2019-07-31T17:09:11Z
piuparts.conf-template.pejacevic: also test bullseye and bullseye-rcmd.
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
98f8c745 by Holger Levsen at 2019-07-31T17:13:40Z
piuparts.conf-template.pejacevic: increase precedence values for oldstable and older.
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- debian/changelog
- instances/piuparts.conf-template.pejacevic
Changes:
=====================================
debian/changelog
=====================================
@@ -6,8 +6,9 @@ piuparts (1.0.2) UNRELEASED; urgency=medium
[ Holger Levsen ]
* Bump standards version to 4.4.0, no changes needed.
- * piuparts.conf-template.pejacevic: add bullseye to sections.
- Closes: #933061.
+ * piuparts.conf-template.pejacevic:
+ - also test bullseye and bullseye-rcmd. Closes: #933061.
+ - increase precedence values for oldstable and older.
[ David Prévot ]
* Use the same favicon as the one from www.d.o.
=====================================
instances/piuparts.conf-template.pejacevic
=====================================
@@ -183,6 +183,7 @@ sections =
sid-broken-symlinks
testing2sid
bullseye
+ bullseye-rcmd
stable2sid
stable22sid
buster
@@ -477,6 +478,26 @@ piuparts-flags =
distro = oldstable
upgrade-test-distros = oldstable stable testing
+[bullseye]
+precedence = 3
+piuparts-flags =
+ --scriptsdir /etc/piuparts/scripts-log-alternatives
+ %(flags-default)s
+ %(flags-start-bullseye)s
+ %(flags-end-bullseye)s
+distro = bullseye
+
+
+[bullseye-rcmd]
+precedence = 5
+json-sections = none
+description = + With recommended packages.
+piuparts-flags =
+ --install-recommends
+ %(flags-default)s
+ %(flags-start-bullseye)s
+ %(flags-end-bullseye)s
+distro = bullseye
[buster]
precedence = 4
@@ -489,7 +510,7 @@ distro = buster
[buster-rcmd]
-precedence = 4
+precedence = 6
json-sections = none
description = + With recommended packages.
piuparts-flags =
@@ -569,7 +590,7 @@ exclude-known-problems = packages_have_been_kept_back_error.conf packages_have_b
[stretch2buster-rcmd]
-precedence = 5
+precedence = 6
json-sections = none
description = + Testing with --install-recommends.
piuparts-flags =
@@ -582,7 +603,7 @@ upgrade-test-distros = stretch buster
[stretch2Xbuster-rcmd]
-precedence = 6
+precedence = 7
json-sections = none
description = + Testing two-stage upgrades with --install-recommends.
piuparts-flags =
@@ -597,7 +618,7 @@ exclude-known-problems = packages_have_been_kept_back_error.conf packages_have_b
[stretch2bpo2buster]
-precedence = 5
+precedence = 6
json-sections = none
piuparts-flags =
%(flags-default)s
@@ -609,7 +630,7 @@ upgrade-test-distros = stretch stretch-backports buster
[stretch2bpo]
-precedence = 5
+precedence = 6
json-sections = none
piuparts-flags =
%(flags-default)s
@@ -621,7 +642,7 @@ upgrade-test-distros = stretch stretch-backports
[stretch]
-precedence = 4
+precedence = 5
piuparts-flags =
--scriptsdir /etc/piuparts/scripts-log-alternatives
%(flags-default)s
@@ -631,7 +652,7 @@ distro = stretch
[stretch-rcmd]
-precedence = 4
+precedence = 6
json-sections = none
description = + With recommended packages.
piuparts-flags =
@@ -643,7 +664,7 @@ distro = stretch
[stretch-security]
-precedence = 2
+precedence = 3
json-sections = none
piuparts-flags =
%(flags-default)s
@@ -654,7 +675,7 @@ distro = stretch/updates
[stretch-pu]
-precedence = 3
+precedence = 4
piuparts-flags =
%(flags-default)s
%(flags-start-stretch)s
@@ -664,7 +685,7 @@ distro = stretch-proposed-updates
[stretch-next]
-precedence = 3
+precedence = 4
json-sections = none
piuparts-flags =
%(flags-default)s
@@ -674,7 +695,7 @@ distro = stretch-next
[stretch2next]
-precedence = 3
+precedence = 4
json-sections = none
piuparts-flags =
%(flags-default)s
@@ -685,7 +706,7 @@ upgrade-test-distros = stretch stretch-next
[jessie2stretch]
-precedence = 5
+precedence = 6
json-sections = none
piuparts-flags =
%(flags-default)s
@@ -696,7 +717,7 @@ upgrade-test-distros = jessie stretch
[jessie2Xstretch]
-precedence = 5
+precedence = 6
json-sections = none
description = + Testing two-stage upgrades.
piuparts-flags =
@@ -710,7 +731,7 @@ exclude-known-problems = packages_have_been_kept_back_error.conf packages_have_b
[jessie2stretch-rcmd]
-precedence = 6
+precedence = 7
json-sections = none
description = + Testing with --install-recommends.
piuparts-flags =
@@ -723,7 +744,7 @@ upgrade-test-distros = jessie stretch
[jessie2Xstretch-rcmd]
-precedence = 6
+precedence = 7
json-sections = none
description = + Testing two-stage upgrades with --install-recommends.
piuparts-flags =
@@ -738,7 +759,7 @@ exclude-known-problems = packages_have_been_kept_back_error.conf packages_have_b
[jessie-lts2stretch]
-precedence = 7
+precedence = 8
json-sections = none
piuparts-flags =
%(flags-default)s
@@ -749,7 +770,7 @@ upgrade-test-distros = jessie-lts stretch
[jessie2bpo2stretch]
-precedence = 5
+precedence = 6
json-sections = none
piuparts-flags =
%(flags-default)s
@@ -761,7 +782,7 @@ upgrade-test-distros = jessie jessie-backports stretch
[jessie2bpo]
-precedence = 6
+precedence = 7
json-sections = none
piuparts-flags =
%(flags-default)s
@@ -773,7 +794,7 @@ upgrade-test-distros = jessie jessie-backports
[jessie]
-precedence = 6
+precedence = 7
piuparts-flags =
%(flags-default)s
%(flags-start-jessie)s
@@ -782,7 +803,7 @@ distro = jessie
[jessie-rcmd]
-precedence = 6
+precedence = 70
json-sections = none
description = + With recommended packages.
piuparts-flags =
@@ -794,7 +815,7 @@ distro = jessie
[jessie-security]
-precedence = 3
+precedence = 4
json-sections = none
piuparts-flags =
%(flags-default)s
@@ -805,7 +826,7 @@ distro = jessie/updates
[jessie-lts]
-precedence = 5
+precedence = 6
json-sections = none
piuparts-flags =
%(flags-default)s
@@ -815,7 +836,7 @@ distro = jessie-lts
[jessie2lts]
-precedence = 5
+precedence = 6
json-sections = none
piuparts-flags =
%(flags-default)s
@@ -826,7 +847,7 @@ upgrade-test-distros = jessie jessie-lts
[wheezy2jessie-lts]
-precedence = 7
+precedence = 8
json-sections = none
piuparts-flags =
%(flags-default)s
@@ -837,7 +858,7 @@ upgrade-test-distros = wheezy jessie-lts
[wheezy2jessie]
-precedence = 7
+precedence = 80
json-sections = none
piuparts-flags =
%(flags-default)s
@@ -848,7 +869,7 @@ upgrade-test-distros = wheezy jessie
[wheezy2jessie-rcmd]
-precedence = 8
+precedence = 90
json-sections = none
description = + Testing with --install-recommends.
piuparts-flags =
@@ -862,7 +883,7 @@ upgrade-test-distros = wheezy jessie
[wheezy2bpo2jessie]
-precedence = 8
+precedence = 90
json-sections = none
piuparts-flags =
%(flags-default)s
View it on GitLab: https://salsa.debian.org/debian/piuparts/compare/f2137c3cba740bdfab1b77f442f7450006de7e92...98f8c745e6fffd9244ec124d1b6191d7423c1b93
--
View it on GitLab: https://salsa.debian.org/debian/piuparts/compare/f2137c3cba740bdfab1b77f442f7450006de7e92...98f8c745e6fffd9244ec124d1b6191d7423c1b93
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/piuparts-devel/attachments/20190731/fc559a03/attachment-0001.html>
More information about the Piuparts-devel
mailing list