[Piuparts-commits] [piuparts] 01/01: post_distupgrade_base_cleanup: remove sysvinit from stretch

Holger Levsen holger at layer-acht.org
Sat Jun 3 17:17:04 UTC 2017


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

holger pushed a commit to branch master-for-0.77
in repository piuparts.

commit 1dd714e2df92b14693aac17ab6a6fb26f74d3a30
Author: Andreas Beckmann <anbe at debian.org>
Date:   Mon Apr 24 23:51:06 2017 +0200

    post_distupgrade_base_cleanup: remove sysvinit from stretch
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 custom-scripts/scripts/post_distupgrade_base_cleanup | 1 +
 debian/changelog                                     | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/custom-scripts/scripts/post_distupgrade_base_cleanup b/custom-scripts/scripts/post_distupgrade_base_cleanup
index 8b789bd..3e3dfdd 100755
--- a/custom-scripts/scripts/post_distupgrade_base_cleanup
+++ b/custom-scripts/scripts/post_distupgrade_base_cleanup
@@ -66,6 +66,7 @@ if	[ "$PIUPARTS_DISTRIBUTION" = "stretch" ] || \
 	[ "$PIUPARTS_DISTRIBUTION" = "stretch-proposed" ] ; then
 
 	mark_for_purge libprocps3
+	mark_for_purge sysvinit
 
 fi
 
diff --git a/debian/changelog b/debian/changelog
index 632ab0e..b4ca6e3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ piuparts (0.77) UNRELEASED; urgency=medium
       + /etc/rc.local
       + /etc/X11/Xwrapper.config  (Closes: #859929)
       + /var/lib/apt/daily_lock
+  * scripts/post_distupgrade_base_cleanup: Remove (transitional) sysvinit from
+    stretch.  (Closes: #860819)
 
  -- Holger Levsen <holger at debian.org>  Sat, 03 Jun 2017 18:28:36 +0200
 

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