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

Holger Levsen holger at layer-acht.org
Mon Apr 24 22:10:00 UTC 2017


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

holger pushed a commit to branch develop
in repository piuparts.

commit 84de8aea5d1f575b892a648dac92531dd6f7ba70
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 6be4fd5..2ca2d22 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -39,6 +39,8 @@ piuparts (0.77) UNRELEASED; urgency=medium
       once per month.
   * custom-scripts: Check for dummy package "TARBALL" to detect tarball
     creation phase.
+  * scripts/post_distupgrade_base_cleanup: Remove (transitional) sysvinit from
+    stretch.  (Closes: #860819)
   * scripts/post_{setup,distupgrade}_zz_backports: Avoid downgrading
     systemd/udev from jessie-backports to jessie during removal phase.
     (Closes: #856845)

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