[Piuparts-commits] [piuparts] 04/06: Remove stable dist results from p.d.o summary
Holger Levsen
holger at moszumanska.debian.org
Sat Jun 21 12:28:31 UTC 2014
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch submission
in repository piuparts.
commit 60de3e74fee3056e1a95635313aeef616e244c75
Author: David Steele <dsteele at gmail.com>
Date: Thu May 29 06:55:16 2014 -0400
Remove stable dist results from p.d.o summary
Select this commit for further de-chaffing of the JSON summary.
Remaining sections are currently:
experimental
jessie
sid
sid2experimental
sid-nodoc
testing2sid
---
debian/changelog | 1 +
instances/piuparts.conf.pejacevic | 5 +++++
2 files changed, 6 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 0ecd209..0ad9a56 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -43,6 +43,7 @@ piuparts (0.59) UNRELEASED; urgency=low
- Fix indentation of generate_global_summary()
- Refactor sections_by_precedence() out of generate_global_summary().
* Remove oldstable distribution results from the JSON summary.
+ - Also remote stable distribution results.
-- Holger Levsen <holger at debian.org> Thu, 01 May 2014 00:42:23 +0200
diff --git a/instances/piuparts.conf.pejacevic b/instances/piuparts.conf.pejacevic
index 2e17f29..90af07b 100644
--- a/instances/piuparts.conf.pejacevic
+++ b/instances/piuparts.conf.pejacevic
@@ -176,6 +176,7 @@ max-tgz-age = 604800
[wheezy2jessie]
precedence = 3
+reporting-sections = none
piuparts-flags =
%(flags-default)s
%(flags-start-wheezy)s
@@ -185,6 +186,7 @@ upgrade-test-distros = wheezy jessie
[wheezy2bpo2jessie]
precedence = 5
+reporting-sections = none
piuparts-flags =
%(flags-default)s
%(flags-start-wheezy)s
@@ -197,6 +199,7 @@ upgrade-test-distros = wheezy wheezy-backports jessie
[wheezy]
precedence = 3
+reporting-sections = none
piuparts-flags =
%(flags-default)s
%(flags-start-wheezy)s
@@ -208,6 +211,7 @@ max-tgz-age = 2592000
[wheezy-proposed]
precedence = 3
+reporting-sections = none
piuparts-flags =
%(flags-default)s
%(flags-start-wheezy)s
@@ -217,6 +221,7 @@ distro = wheezy-proposed
[wheezy2proposed]
precedence = 3
+reporting-sections = none
piuparts-flags =
%(flags-default)s
%(flags-start-wheezy)s
--
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