[Python-apps-commits] r4418 - in packages/pyicqt/trunk/debian (changelog pyicqt.init)

nijel at users.alioth.debian.org nijel at users.alioth.debian.org
Sat Jan 2 12:01:55 UTC 2010


    Date: Saturday, January 2, 2010 @ 12:01:27
  Author: nijel
Revision: 4418

Oops, this should be in required...

Modified:
  packages/pyicqt/trunk/debian/changelog
  packages/pyicqt/trunk/debian/pyicqt.init

Modified: packages/pyicqt/trunk/debian/changelog
===================================================================
--- packages/pyicqt/trunk/debian/changelog	2010-01-02 12:00:07 UTC (rev 4417)
+++ packages/pyicqt/trunk/debian/changelog	2010-01-02 12:01:27 UTC (rev 4418)
@@ -1,3 +1,9 @@
+pyicqt (0.8.1.5-4) UNRELEASED; urgency=low
+
+  * NOT RELEASED YET
+
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Sat, 02 Jan 2010 12:59:31 +0100
+
 pyicqt (0.8.1.5-3) unstable; urgency=low
 
   * Init script should depend on $remote_fs.

Modified: packages/pyicqt/trunk/debian/pyicqt.init
===================================================================
--- packages/pyicqt/trunk/debian/pyicqt.init	2010-01-02 12:00:07 UTC (rev 4417)
+++ packages/pyicqt/trunk/debian/pyicqt.init	2010-01-02 12:01:27 UTC (rev 4418)
@@ -1,10 +1,10 @@
 #! /bin/bash
 ### BEGIN INIT INFO
 # Provides:          pyicqt
-# Required-Start:    $syslog
-# Required-Stop:     $syslog
-# Should-Start:      $local_fs $remote_fs
-# Should-Stop:       $local_fs $remote_fs
+# Required-Start:    $syslog $remote_fs
+# Required-Stop:     $syslog $remote_fs
+# Should-Start:      $local_fs
+# Should-Stop:       $local_fs
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
 # Short-Description: starts ICQ transport for Jabber




More information about the Python-apps-commits mailing list