[Piuparts-commits] [piuparts] 01/01: explain that the fix for #834766 is just a workaround for #834524

Holger Levsen holger at layer-acht.org
Fri Aug 19 22:52:18 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 75b4501f94799202070deec2858a3a8a45740328
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Aug 20 00:52:09 2016 +0200

    explain that the fix for #834766 is just a workaround for #834524
---
 debian/changelog | 1 +
 piuparts.py      | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f158274..80a66b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 piuparts (0.73) UNRELEASED; urgency=medium
 
   * Add /etc/rc[1-5].d/ to ignored files. (Closes: #834766)
+    This is a workaround for #834524.
 
  -- Holger Levsen <holger at debian.org>  Wed, 03 Aug 2016 11:44:50 +0200
 
diff --git a/piuparts.py b/piuparts.py
index 63316aa..76a10f2 100644
--- a/piuparts.py
+++ b/piuparts.py
@@ -340,6 +340,7 @@ class Settings:
             "/etc/php5/",
             "/etc/php5/conf.d/",
             "/etc/php5/mods-available/",
+            # work around #834524:
             "/etc/rc1.d/",
             "/etc/rc2.d/",
             "/etc/rc3.d/",

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