tags 670221 + patch tags 670221 + pending thanks Dear maintainer,
I've prepared an NMU for plptools (versioned as 1.0.9-2.4) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. -- .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06 : :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `- NP: Supertramp: Ain't Nobody But Me
diff -u plptools-1.0.9/debian/plptools.files plptools-1.0.9/debian/plptools.files
--- plptools-1.0.9/debian/plptools.files
+++ plptools-1.0.9/debian/plptools.files
@@ -1,7 +1,6 @@
usr/sbin/*
usr/bin/plpftp
usr/bin/sisinstall
-usr/lib/libplp.la
usr/lib/libplp.so.*
usr/share/locale/*/LC_MESSAGES/plptools.mo
usr/share/man/man8
diff -u plptools-1.0.9/debian/changelog plptools-1.0.9/debian/changelog
--- plptools-1.0.9/debian/changelog
+++ plptools-1.0.9/debian/changelog
@@ -1,3 +1,15 @@
+plptools (1.0.9-2.4) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Fix "fails to install due to insserv rejecting the script header":
+ remove fuse from Required-{Start,Stop} in init script; the fuse init
+ script is gone since 2.8.7-2.
+ Thanks, Andreas Beckmann.
+ (Closes: #670221)
+ * Stop shipping .la file.
+
+ -- gregor herrmann <[email protected]> Wed, 13 Jun 2012 18:24:28 +0200
+
plptools (1.0.9-2.3) unstable; urgency=low
* Non-maintainer upload.
diff -u plptools-1.0.9/debian/plptools.init plptools-1.0.9/debian/plptools.init
--- plptools-1.0.9/debian/plptools.init
+++ plptools-1.0.9/debian/plptools.init
@@ -1,8 +1,8 @@
#! /bin/sh
### BEGIN INIT INFO
# Provides: plptools
-# Required-Start: $remote_fs $syslog fuse
-# Required-Stop: $remote_fs $syslog fuse
+# Required-Start: $remote_fs $syslog
+# Required-Stop: $remote_fs $syslog
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: start or stop the plptools daemons
signature.asc
Description: Digital signature

