[Pkg-utopia-commits] r3218 - in /packages/unstable/networkmanager/debian: changelog network-manager.init
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Sun Aug 16 01:00:27 UTC 2009
Author: biebl
Date: Sun Aug 16 01:00:26 2009
New Revision: 3218
URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=3218
Log:
* 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)
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=3218&op=diff
==============================================================================
--- packages/unstable/networkmanager/debian/changelog (original)
+++ packages/unstable/networkmanager/debian/changelog Sun Aug 16 01:00:26 2009
@@ -9,6 +9,12 @@
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.
+ * 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)
[ 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=3218&op=diff
==============================================================================
--- packages/unstable/networkmanager/debian/network-manager.init (original)
+++ packages/unstable/networkmanager/debian/network-manager.init Sun Aug 16 01:00:26 2009
@@ -1,6 +1,6 @@
#! /bin/sh
### BEGIN INIT INFO
-# Provides: NetworkManager
+# Provides: NetworkManager 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