[Pkg-utopia-commits] r3571 - in /packages/unstable/dbus/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Mar 24 00:43:06 UTC 2010


Author: biebl
Date: Wed Mar 24 00:43:06 2010
New Revision: 3571

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=3571
Log:
* debian/rules
  - Update DEB_DH_INSTALLINIT_ARGS accordingly.

Modified:
    packages/unstable/dbus/debian/changelog
    packages/unstable/dbus/debian/rules

Modified: packages/unstable/dbus/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dbus/debian/changelog?rev=3571&op=diff
==============================================================================
--- packages/unstable/dbus/debian/changelog (original)
+++ packages/unstable/dbus/debian/changelog Wed Mar 24 00:43:06 2010
@@ -13,6 +13,8 @@
   * debian/dbus.init
     - Update LSB header: Remove runlevel 1 from Default-Stop and let killprocs
       do the job for us.
+  * debian/rules
+    - Update DEB_DH_INSTALLINIT_ARGS accordingly.
   * debian/dbus.postinst
     - Remove old stop symlinks from runlevel 1 on upgrades.
 

Modified: packages/unstable/dbus/debian/rules
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dbus/debian/rules?rev=3571&op=diff
==============================================================================
--- packages/unstable/dbus/debian/rules (original)
+++ packages/unstable/dbus/debian/rules Wed Mar 24 00:43:06 2010
@@ -24,7 +24,7 @@
 	--enable-doxygen-docs \
 	--disable-libaudit
 
-DEB_DH_INSTALLINIT_ARGS := -r -- start 12 2 3 4 5 . stop  88 1 .
+DEB_DH_INSTALLINIT_ARGS := -r -- start 12 2 3 4 5 .
 
 binary-post-install/dbus-x11::
 	mkdir -p debian/dbus-x11/etc/X11/Xsession.d




More information about the Pkg-utopia-commits mailing list