[Piuparts-commits] [piuparts] 02/02: Revert "Add /etc/rc[1-5].d/ to ignored files."

Holger Levsen holger at layer-acht.org
Thu Dec 1 20:17:30 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 d24e208e3573c5b7108b2cd864bfefc1404abb82
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Dec 1 21:15:17 2016 +0100

    Revert "Add /etc/rc[1-5].d/ to ignored files."
    
    This reverts commit cbf07c4719cbbbedc767fe1620281e7c7468621d.
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
    
    Conflicts:
    	debian/changelog
    	piuparts.py
---
 debian/changelog | 2 --
 piuparts.py      | 6 ------
 2 files changed, 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ce25dbf..5cc0cca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,5 @@
 piuparts (0.73) UNRELEASED; urgency=medium
 
-  * Add /etc/rc[1-5].d/ to ignored files. (Closes: #834766)
-    This is a workaround for #834524.
   * Add new option, --hard-link, and do *not* use it by default.
     (Closes: #841025)
 
diff --git a/piuparts.py b/piuparts.py
index d3e845f..dbf2b18 100644
--- a/piuparts.py
+++ b/piuparts.py
@@ -341,12 +341,6 @@ class Settings:
             "/etc/php5/",
             "/etc/php5/conf.d/",
             "/etc/php5/mods-available/",
-            # work around #834524:
-            "/etc/rc1.d/",
-            "/etc/rc2.d/",
-            "/etc/rc3.d/",
-            "/etc/rc4.d/",
-            "/etc/rc5.d/",
             "/etc/sgml/",
             "/etc/ssl/",
             "/etc/ssl/certs/",

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