[Pkg-utopia-commits] r3224 - in /packages/unstable/networkmanager/debian: changelog network-manager.init

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Aug 17 21:41:55 UTC 2009


Author: biebl
Date: Mon Aug 17 21:41:55 2009
New Revision: 3224

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=3224
Log:
Remove NetworkManager from Provides
According to pere no init script in the archive is using it.

Modified:
    packages/unstable/networkmanager/debian/changelog
    packages/unstable/networkmanager/debian/network-manager.init

Modified: packages/unstable/networkmanager/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/networkmanager/debian/changelog?rev=3224&op=diff
==============================================================================
--- packages/unstable/networkmanager/debian/changelog (original)
+++ packages/unstable/networkmanager/debian/changelog Mon Aug 17 21:41:55 2009
@@ -4,17 +4,16 @@
   * debian/control
     - Add Build-Depends on libudev-dev. This allows to query udev for modem
       capabilities without having to spawn udevadm.
-  * debian/patches/06-handle-new-ssb-bus-from-HAL-0.5.13.patch
+  * debian/patches/05-handle-new-ssb-bus-from-HAL-0.5.13.patch
     - HAL 0.5.13 added support for the ssb bus type which is internally used
       on most Broadcom ethernet and wifi chipsets. Update NM to detect the
       driver for the changed device layout. (Closes: #540613)
-      Patch pulled from upstream git.
+      Patch backported from upstream git.
   * debian/network-manager.init
-    - Update LSB header. Add "network-manager" to Provides as this name is
-      apparently used within the gdm init script and to be more in line with
-      the recommend practice to name the Provides like the init script.
-      Don't remove the "NetworkManager" Provides as other scripts might
-      already depend on that name. (Closes: #539753)
+    - Update LSB header. Provide the "network-manager" facility instead of
+      "NetworkManager" as gdm is depending on the former and to be more in
+      line with the recommended practice to name the Provides like the init
+      script itself. (Closes: #539753)
 
   [ Sjoerd Simons ]
   * debian/control

Modified: packages/unstable/networkmanager/debian/network-manager.init
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/networkmanager/debian/network-manager.init?rev=3224&op=diff
==============================================================================
--- packages/unstable/networkmanager/debian/network-manager.init (original)
+++ packages/unstable/networkmanager/debian/network-manager.init Mon Aug 17 21:41:55 2009
@@ -1,6 +1,6 @@
 #! /bin/sh
 ### BEGIN INIT INFO
-# Provides:          NetworkManager network-manager
+# Provides:          network-manager
 # Required-Start:    $remote_fs dbus hal
 # Required-Stop:     $remote_fs dbus hal
 # Should-Start:	     $syslog




More information about the Pkg-utopia-commits mailing list