[Pkg-utopia-commits] r3624 - in /packages/unstable/networkmanager/debian: changelog control

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Jul 8 02:06:48 UTC 2010


Author: biebl
Date: Thu Jul  8 02:06:36 2010
New Revision: 3624

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=3624
Log:
* debian/control
  - Update Depends on dhcp3-client to isc-dhcp-client (>= 4.1.1-P1-4) to get
    DHCPv6 support.

Modified:
    packages/unstable/networkmanager/debian/changelog
    packages/unstable/networkmanager/debian/control

Modified: packages/unstable/networkmanager/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/networkmanager/debian/changelog?rev=3624&op=diff
==============================================================================
--- packages/unstable/networkmanager/debian/changelog (original)
+++ packages/unstable/networkmanager/debian/changelog Thu Jul  8 02:06:36 2010
@@ -17,6 +17,9 @@
   * debian/libnm-{glib,util}-dev.install
     - Install gtk-doc API documentation for libnm-glib and libnm-util.
     - Install nm-dhcp6-config.h for libnm-glib.
+  * debian/control
+    - Update Depends on dhcp3-client to isc-dhcp-client (>= 4.1.1-P1-4) to get
+      DHCPv6 support.
 
  -- Michael Biebl <biebl at debian.org>  Thu, 08 Jul 2010 03:32:37 +0200
 

Modified: packages/unstable/networkmanager/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/networkmanager/debian/control?rev=3624&op=diff
==============================================================================
--- packages/unstable/networkmanager/debian/control (original)
+++ packages/unstable/networkmanager/debian/control Thu Jul  8 02:06:36 2010
@@ -36,7 +36,7 @@
  udev,
  ifupdown,
  adduser,
- dhcp3-client
+ isc-dhcp-client (>= 4.1.1-P1-4)
 Recommends:
  network-manager-gnome | network-manager-kde,
  policykit-1,




More information about the Pkg-utopia-commits mailing list