[Piuparts-devel] [Git][debian/piuparts][develop] 3 commits: pejacevic: update enabled suites for bullseye as stable, bookworm as testing

Nicolas Dandrimont (@olasd) gitlab at salsa.debian.org
Tue Aug 17 10:14:36 BST 2021



Nicolas Dandrimont pushed to branch develop at Debian / piuparts


Commits:
df7b430d by Nicolas Dandrimont at 2021-08-17T11:02:11+02:00
pejacevic: update enabled suites for bullseye as stable, bookworm as testing

- - - - -
e897f7c4 by Nicolas Dandrimont at 2021-08-17T11:13:40+02:00
Add news for the bullseye update

- - - - -
e62b812a by Nicolas Dandrimont at 2021-08-17T11:13:59+02:00
Fix perjacevic typo in docs

- - - - -


3 changed files:

- docs/README_pejacevic.txt
- htdocs/news.tpl
- instances/piuparts.conf-template.pejacevic


Changes:

=====================================
docs/README_pejacevic.txt
=====================================
@@ -8,8 +8,8 @@
 .. _top3:
 
 
-README_perjacevic
-=================
+README_pejacevic
+================
 
 
 :blue:`Notes about the piuparts installation on pejacevic.debian.org and it's slave(s)`


=====================================
htdocs/news.tpl
=====================================
@@ -4,6 +4,12 @@
       News
      </td>
     </tr>
+    <tr class="normalrow">
+     <td class="contentcell2">
+      <b>2021-08-16</b>
+    Update the list of suites for the new (old)stable and testing, after the release of bullseye on August 15th.
+     </td>
+    </tr>
     <tr class="normalrow">
      <td class="contentcell2">
       <b>2020-04-29</b>


=====================================
instances/piuparts.conf-template.pejacevic
=====================================
@@ -182,8 +182,14 @@ sections =
 	sid-merged-usr
 	sid-broken-symlinks
 	testing2sid
+	bookworm
+	bookworm-rcmd
 	bullseye
 	bullseye-rcmd
+	bullseye-security
+	bullseye-pu
+#	bullseye-next
+	bullseye2next
 	stable2sid
 	stable22sid
 	buster
@@ -478,8 +484,31 @@ piuparts-flags =
 distro = oldstable
 upgrade-test-distros = oldstable stable testing
 
-[bullseye]
+[bookworm]
 precedence = 3
+piuparts-flags =
+	--scriptsdir /etc/piuparts/scripts-log-alternatives
+	%(flags-default)s
+	%(flags-start-bookworm)s
+	%(flags-end-bookworm)s
+distro = bookworm
+
+
+[bookworm-rcmd]
+precedence = 5
+json-sections = none
+description = + With recommended packages.
+piuparts-flags =
+	--install-recommends
+	%(flags-default)s
+	%(flags-start-bookworm)s
+	%(flags-end-bookworm)s
+distro = bookworm
+
+
+
+[bullseye]
+precedence = 4
 piuparts-flags =
 	--scriptsdir /etc/piuparts/scripts-log-alternatives
 	%(flags-default)s
@@ -489,7 +518,7 @@ distro = bullseye
 
 
 [bullseye-rcmd]
-precedence = 5
+precedence = 6
 json-sections = none
 description = + With recommended packages.
 piuparts-flags =
@@ -499,8 +528,54 @@ piuparts-flags =
 	%(flags-end-bullseye)s
 distro = bullseye
 
+
+[bullseye-security]
+precedence = 2
+json-sections = none
+piuparts-flags =
+	%(flags-default)s
+	%(flags-start-bullseye)s
+	%(flags-end-bullseye)s
+depends-sections = bullseye
+distro = bullseye-security
+
+
+[bullseye-pu]
+precedence = 3
+json-sections = none
+piuparts-flags =
+	%(flags-default)s
+	%(flags-start-bullseye)s
+	%(flags-end-bullseye)s
+depends-sections = bullseye
+distro = bullseye-proposed-updates
+
+
+[bullseye-next]
+precedence = 3
+json-sections = none
+piuparts-flags =
+	%(flags-default)s
+	%(flags-start-bullseye)s
+	%(flags-end-bullseye)s
+distro = bullseye-next
+
+
+[bullseye2next]
+precedence = 3
+json-sections = none
+piuparts-flags =
+	%(flags-default)s
+	%(flags-start-bullseye)s
+	%(flags-end-bullseye)s
+distro = bullseye
+upgrade-test-distros = bullseye bullseye-next
+
+
+
+
 [buster]
-precedence = 4
+precedence = 5
 piuparts-flags =
 	--scriptsdir /etc/piuparts/scripts-log-alternatives
 	%(flags-default)s
@@ -510,7 +585,7 @@ distro = buster
 
 
 [buster-rcmd]
-precedence = 6
+precedence = 7
 json-sections = none
 description = + With recommended packages.
 piuparts-flags =
@@ -522,7 +597,7 @@ distro = buster
 
 
 [buster-security]
-precedence = 2
+precedence = 3
 json-sections = none
 piuparts-flags =
 	%(flags-default)s
@@ -533,7 +608,7 @@ distro = buster/updates
 
 
 [buster-pu]
-precedence = 3
+precedence = 4
 json-sections = none
 piuparts-flags =
 	%(flags-default)s
@@ -544,7 +619,7 @@ distro = buster-proposed-updates
 
 
 [buster-next]
-precedence = 3
+precedence = 4
 json-sections = none
 piuparts-flags =
 	%(flags-default)s
@@ -554,7 +629,7 @@ distro = buster-next
 
 
 [buster2next]
-precedence = 3
+precedence = 4
 json-sections = none
 piuparts-flags =
 	%(flags-default)s



View it on GitLab: https://salsa.debian.org/debian/piuparts/-/compare/b45ba7cf9c56b7e226bd351412b85fc3adeed1a4...e62b812a9059533482e2a65882fb4ca1ec9332eb

-- 
View it on GitLab: https://salsa.debian.org/debian/piuparts/-/compare/b45ba7cf9c56b7e226bd351412b85fc3adeed1a4...e62b812a9059533482e2a65882fb4ca1ec9332eb
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/20210817/c27b0f98/attachment-0001.htm>


More information about the Piuparts-devel mailing list