[Piuparts-devel] [Git][debian/piuparts][develop] Add to ignored_files: /var/lib/sreview (Closes: #905500)
Holger Levsen
gitlab at salsa.debian.org
Sat Sep 1 13:12:38 BST 2018
Holger Levsen pushed to branch develop at Debian / piuparts
Commits:
02065052 by Holger Levsen at 2018-09-01T12:12:24Z
Add to ignored_files: /var/lib/sreview (Closes: #905500)
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- debian/changelog
- piuparts.py
Changes:
=====================================
debian/changelog
=====================================
@@ -4,6 +4,9 @@ piuparts (0.91) UNRELEASED; urgency=medium
* Don't use --skip-logrotatefiles-test when testing sid and buster,
see #582630. (Closes: #604807)
Keep it for stretch, jessie, wheezy, squeeze and lenny based tests.
+ * piuparts.py:
+ - Add to ignored_files:
+ + /var/lib/sreview (Closes: #905500)
-- Holger Levsen <holger at debian.org> Mon, 13 Aug 2018 19:09:30 +0200
=====================================
piuparts.py
=====================================
@@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
#
# Copyright 2005 Lars Wirzenius (liw at iki.fi)
-# Copyright © 2007-2017 Holger Levsen (holger at layer-acht.org)
+# Copyright © 2007-2018 Holger Levsen (holger at layer-acht.org)
# Copyright © 2010-2017 Andreas Beckmann (anbe at debian.org)
#
# This program is free software; you can redistribute it and/or modify it
@@ -337,6 +337,7 @@ class Settings:
"/var/lib/onioncat/", # onioncat
"/var/lib/pkcs11proxyd/", # caml-crush-server (#810703)
"/var/lib/rbldns/",
+ "/var/lib/sreview/", # sreview (#905500)
"/var/spool/powerdns/", # pdns-server (#531134), pdns-recursor (#531135)
# work around broken symlinks
"/etc/modules-load.d/modules.conf", # -> ../modules (target obsoleted by modules-load.d)
View it on GitLab: https://salsa.debian.org/debian/piuparts/commit/020650525108dec5fd962a0a4fbdf31c4086621a
--
View it on GitLab: https://salsa.debian.org/debian/piuparts/commit/020650525108dec5fd962a0a4fbdf31c4086621a
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/piuparts-devel/attachments/20180901/98d2e5be/attachment-0001.html>
More information about the Piuparts-devel
mailing list