[Pkg-utopia-commits] r840 - packages/unstable/networkmanager/debian

Michael Biebl mbiebl-guest at costa.debian.org
Mon May 15 22:12:14 UTC 2006


Author: mbiebl-guest
Date: 2006-05-15 22:12:13 +0000 (Mon, 15 May 2006)
New Revision: 840

Added:
   packages/unstable/networkmanager/debian/network-manager.NEWS
Removed:
   packages/unstable/networkmanager/debian/NEWS
   packages/unstable/networkmanager/debian/docs
Modified:
   packages/unstable/networkmanager/debian/changelog
   packages/unstable/networkmanager/debian/rules
Log:
Add the NEWS.Debian file only to the network-manager package


Deleted: packages/unstable/networkmanager/debian/NEWS
===================================================================
--- packages/unstable/networkmanager/debian/NEWS	2006-05-15 15:28:58 UTC (rev 839)
+++ packages/unstable/networkmanager/debian/NEWS	2006-05-15 22:12:13 UTC (rev 840)
@@ -1,17 +0,0 @@
-network-manager (0.6.2-2) unstable; urgency=low
-
-  * NetworkManager now reads the network interface configuration specified in
-    /etc/network/interfaces. Devices that are listed there and match certain
-    criteria are *not* managed by NetworkManager anymore.
-    For more on information on what these criteria are please read
-    /usr/share/doc/network-manager/README.Debian, section "Configuration".
-    This means that if NetworkManager stops to manage one of your network
-    devices with this release but you want NetworkManager to take care of this
-    device, simply remove the device configuration from
-    /etc/network/interfaces.
-    This also means that you can now setup a custom configuration without
-    NetworkManager overriding this setting. E.g. you might setup your wired
-    network interface eth0 statically in /etc/network/interfaces and for your
-    wireless network device wlan0 you can let NetworkManager handle it.
-
- -- Michael Biebl <biebl at teco.edu>  Wed, 10 May 2006 22:51:18 +0200

Modified: packages/unstable/networkmanager/debian/changelog
===================================================================
--- packages/unstable/networkmanager/debian/changelog	2006-05-15 15:28:58 UTC (rev 839)
+++ packages/unstable/networkmanager/debian/changelog	2006-05-15 22:12:13 UTC (rev 840)
@@ -1,3 +1,10 @@
+network-manager (0.6.2-3) unstable; urgency=low
+
+  * Ship the NEWS.Debian file only for the network-manager package.  
+    (Closes: #367063)
+
+ -- Michael Biebl <biebl at teco.edu>  Sat, 13 May 2006 12:35:03 +0200
+
 network-manager (0.6.2-2) unstable; urgency=low
 
   * More integration work. (Closes: #355244)

Deleted: packages/unstable/networkmanager/debian/docs
===================================================================
--- packages/unstable/networkmanager/debian/docs	2006-05-15 15:28:58 UTC (rev 839)
+++ packages/unstable/networkmanager/debian/docs	2006-05-15 22:12:13 UTC (rev 840)
@@ -1,3 +0,0 @@
-NEWS
-README
-TODO

Copied: packages/unstable/networkmanager/debian/network-manager.NEWS (from rev 836, packages/unstable/networkmanager/debian/NEWS)

Modified: packages/unstable/networkmanager/debian/rules
===================================================================
--- packages/unstable/networkmanager/debian/rules	2006-05-15 15:28:58 UTC (rev 839)
+++ packages/unstable/networkmanager/debian/rules	2006-05-15 22:12:13 UTC (rev 840)
@@ -4,6 +4,8 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
+DEB_INSTALL_DOCS_ALL := README AUTHORS TODO
+
 DEB_CONFIGURE_EXTRA_FLAGS += \
 		--with-dbus-sys=/etc/dbus-1/system.d \
 		--with-wpa_supplicant=/sbin/wpa_supplicant \




More information about the Pkg-utopia-commits mailing list