[Piuparts-commits] [piuparts] 05/05: p.conf: add jessie-pu
Holger Levsen
holger at moszumanska.debian.org
Thu Dec 18 11:05:30 UTC 2014
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch develop
in repository piuparts.
commit 467efec2208fd0829f5f332a80ba55bad33a8f85
Author: Andreas Beckmann <anbe at debian.org>
Date: Thu Dec 18 11:39:44 2014 +0100
p.conf: add jessie-pu
an install+purge test for the packages in jessie-proposed-updates before
they move into jessie
Signed-off-by: Andreas Beckmann <anbe at debian.org>
---
debian/changelog | 1 +
instances/piuparts.conf.pejacevic | 12 ++++++++++++
2 files changed, 13 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index fb1773c..4ea3451 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ piuparts (0.62) UNRELEASED; urgency=medium
--no-install-recommends.
* piuparts.conf:
- Enable --warn-on-debsums-errors for all jessie tests.
+ - Add new suite: jessie-pu.
* distros.conf: Reactivate 'testing' and 'stable' aliases, switch them back
to 'jessie' and 'wheezy' for ongoing development.
* piuparts-slave.py:
diff --git a/instances/piuparts.conf.pejacevic b/instances/piuparts.conf.pejacevic
index d884ea9..3fbed13 100644
--- a/instances/piuparts.conf.pejacevic
+++ b/instances/piuparts.conf.pejacevic
@@ -81,6 +81,7 @@ sections =
sid-nodoc
testing2sid
jessie
+ jessie-pu
# jessie-proposed
jessie2proposed
wheezy2jessie
@@ -190,6 +191,17 @@ distro = jessie
max-tgz-age = 604800
+[jessie-pu]
+precedence = 3
+json-sections = none
+piuparts-flags =
+ %(flags-default)s
+ %(flags-start-jessie)s
+ %(flags-end-jessie)s
+depends-sections = jessie
+distro = jessie-proposed-updates
+
+
[jessie-proposed]
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