[Piuparts-commits] [piuparts] 02/03: p.conf: add [jessie-rcmd] (with --install-recommends)

Holger Levsen holger at moszumanska.debian.org
Sat Jan 24 10:48:29 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 e91f4ce48bf6cc25185c5e4c06d94f42936c520c
Author: Andreas Beckmann <anbe at debian.org>
Date:   Fri Jan 23 19:29:36 2015 +0100

    p.conf: add [jessie-rcmd] (with --install-recommends)
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
---
 debian/changelog                  |  1 +
 instances/piuparts.conf.pejacevic | 13 +++++++++++++
 2 files changed, 14 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index eeae797..973292b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ piuparts (0.63) UNRELEASED; urgency=medium
   * piuparts.conf:
     - Enable --warn-on-debsums-errors for all jessie tests.
     - Add new suite: jessie-pu (test only packages in jessie-proposed-updates).
+    - Add new suite: jessie-rcmd (test with --install-recommends).
     - Add new suite: wheezy2jessie-rcmd (test with --install-recommends).
   * distros.conf: Reactivate 'testing' and 'stable' aliases, switch them back
     to 'jessie' and 'wheezy' for ongoing development.
diff --git a/instances/piuparts.conf.pejacevic b/instances/piuparts.conf.pejacevic
index d1f4069..640ef93 100644
--- a/instances/piuparts.conf.pejacevic
+++ b/instances/piuparts.conf.pejacevic
@@ -81,6 +81,7 @@ sections =
 	sid-nodoc
 	testing2sid
 	jessie
+	jessie-rcmd
 	jessie-pu
 #	jessie-proposed
 	jessie2proposed
@@ -192,6 +193,18 @@ distro = jessie
 max-tgz-age = 604800
 
 
+[jessie-rcmd]
+precedence = 10
+json-sections = none
+description = + With recommended packages.
+piuparts-flags =
+	--install-recommends
+	%(flags-default)s
+	%(flags-start-jessie)s
+	%(flags-end-jessie)s
+distro = jessie
+
+
 [jessie-pu]
 precedence = 3
 json-sections = none

-- 
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