[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#680280: pu: package plymouth/0.8.3-9.2



Package: release.debian.org
Severity: normal
Tags: squeeze confirmed
User: release.debian.org@packages.debian.org
Usertags: pu

As agreed on irc, I'm about to upload plymouth to stable with the below
changes.

Cheers,
Julien

diff -u plymouth-0.8.3/debian/plymouth.init plymouth-0.8.3/debian/plymouth.init
--- plymouth-0.8.3/debian/plymouth.init
+++ plymouth-0.8.3/debian/plymouth.init
@@ -16,6 +16,8 @@
 DESC="Boot splash manager"
 SPLASH="false"
 
+test -x /sbin/plymouthd || exit 0
+
 if [ -r "/etc/default/${NAME}" ]
 then
 	. "/etc/default/${NAME}"
diff -u plymouth-0.8.3/debian/changelog plymouth-0.8.3/debian/changelog
--- plymouth-0.8.3/debian/changelog
+++ plymouth-0.8.3/debian/changelog
@@ -1,3 +1,10 @@
+plymouth (0.8.3-9.2) squeeze; urgency=low
+
+  * Fix the init script to not do anything if the plymouth package is removed
+    (closes: #617857).
+
+ -- Julien Cristau <jcristau@debian.org>  Wed, 04 Jul 2012 20:51:56 +0200
+
 plymouth (0.8.3-9.1) testing; urgency=low
 
   * Non-maintainer upload.

Attachment: signature.asc
Description: Digital signature


Reply to: