[Piuparts-commits] [piuparts] 05/51: p.conf: add [buster-rcmd]

Holger Levsen holger at layer-acht.org
Thu Jul 20 21:15:01 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 f79025a5745aad7f2bb53c04c7b86658663c549b
Author: Andreas Beckmann <anbe at debian.org>
Date:   Sun Jun 18 14:14:05 2017 +0200

    p.conf: add [buster-rcmd]
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 debian/changelog                           |  2 +-
 instances/piuparts.conf-template.pejacevic | 13 +++++++++++++
 2 files changed, 14 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5afc4d0..2f7d598 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,7 +26,7 @@ piuparts (0.78) UNRELEASED; urgency=medium
     - Enable stretch2proposed.  (Closes: #864933)
     - Use --warn-on-debsums-errors for tests ending in stretch.
     - Rotate aliases for testing=buster and stable=stretch.
-    - Add new suites: buster.
+    - Add new suites: buster, buster-rcmd.
   * piuparts.conf.anbe: Add some more example sections.
   * piupartslib/packagesdb.py:
     - Add new state "outdated" to ignore packages if a dependency distro
diff --git a/instances/piuparts.conf-template.pejacevic b/instances/piuparts.conf-template.pejacevic
index 2616c9c..07f4ccf 100644
--- a/instances/piuparts.conf-template.pejacevic
+++ b/instances/piuparts.conf-template.pejacevic
@@ -119,6 +119,7 @@ sections =
 	stable2sid
 	stable22sid
 	buster
+	buster-rcmd
 	stretch
 	stretch-rcmd
 	stretch-security
@@ -336,6 +337,18 @@ piuparts-flags =
 distro = buster
 
 
+[buster-rcmd]
+precedence = 4
+json-sections = none
+description = + With recommended packages.
+piuparts-flags =
+	--install-recommends
+	%(flags-default)s
+	%(flags-start-buster)s
+	%(flags-end-buster)s
+distro = buster
+
+
 [stretch]
 precedence = 4
 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