[Piuparts-commits] [piuparts] 04/06: p.conf: new section [sid-strict]

Holger Levsen holger at layer-acht.org
Tue Dec 20 18:54:39 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch develop
in repository piuparts.

commit ba3c195d915dde64b87108efac05609722019856
Author: Andreas Beckmann <anbe at debian.org>
Date:   Tue Dec 20 19:07:46 2016 +0100

    p.conf: new section [sid-strict]
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 debian/changelog                  |  3 +++
 instances/piuparts.conf.pejacevic | 13 +++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index bbd3ec2..973b8a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
 piuparts (0.74) UNRELEASED; urgency=medium
 
+  * piuparts.conf:
+    - New section [sid-strict], testing with --install-remove-install and
+      failing on leftover files.
   * piuparts-analyze.py:
     - Also consider bugs filed against source packages.
   * piuparts-reports.py:
diff --git a/instances/piuparts.conf.pejacevic b/instances/piuparts.conf.pejacevic
index 5679fe0..d537f81 100644
--- a/instances/piuparts.conf.pejacevic
+++ b/instances/piuparts.conf.pejacevic
@@ -95,6 +95,7 @@ sections =
 	experimental
 	sid2experimental
 	sid
+	sid-strict
 	sid-nodoc
 	testing2sid
 	stretch
@@ -234,6 +235,18 @@ piuparts-flags =
 distro = sid
 
 
+[sid-strict]
+precedence = 4
+json-sections = none
+description = + Fails if there are leftover files after purge.
+piuparts-flags =
+	--install-remove-install
+	%(flags-leftovers)s
+# Once there are no packages left which leave files on purge behind,
+# --pedantic-purge-test should be added
+distro = sid
+
+
 [sid-nodoc]
 precedence = 100
 description = + Testing without files in /usr/share/doc.

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