[Initscripts-ng-commits] r285 - in /trunk/src/insserv/debian: changelog overrides/hplip
pere at users.alioth.debian.org
pere at users.alioth.debian.org
Sun Nov 18 09:19:58 UTC 2007
Author: pere
Date: Sun Nov 18 09:19:58 2007
New Revision: 285
URL: http://svn.debian.org/wsvn/initscripts-ng/?sc=1&rev=285
Log:
* Remove redundant dependency from hplip override file.
Modified:
trunk/src/insserv/debian/changelog
trunk/src/insserv/debian/overrides/hplip
Modified: trunk/src/insserv/debian/changelog
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/changelog?rev=285&op=diff
==============================================================================
--- trunk/src/insserv/debian/changelog (original)
+++ trunk/src/insserv/debian/changelog Sun Nov 18 09:19:58 2007
@@ -1,3 +1,9 @@
+insserv (1.09.0-2) UNRELEASED; urgency=low
+
+ * Remove redundant dependency from hplip override file.
+
+ -- Petter Reinholdtsen <pere at debian.org> Sun, 18 Nov 2007 10:19:06 +0100
+
insserv (1.09.0-1) unstable; urgency=low
* New upstream release. (Closes: #426091)
Modified: trunk/src/insserv/debian/overrides/hplip
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/overrides/hplip?rev=285&op=diff
==============================================================================
--- trunk/src/insserv/debian/overrides/hplip (original)
+++ trunk/src/insserv/debian/overrides/hplip Sun Nov 18 09:19:58 2007
@@ -1,7 +1,7 @@
### BEGIN INIT INFO
# Provides: hplip
-# Required-Start: $local_fs $remote_fs
-# Required-Stop: $local_fs $remote_fs
+# Required-Start: $remote_fs
+# Required-Stop: $remote_fs
# Should-Start: $network
# Should-Stop: $network
# Default-Start: 2 3 4 5
More information about the Initscripts-ng-commits
mailing list