[pkg-dhcp-commits] [SCM] ISC DHCP packaging for Debian branch, master, updated. debian/4.1.0-1-40-g58d7d9e

Andrew Pollock apollock at debian.org
Thu Sep 3 05:36:24 UTC 2009


The following commit has been merged in the master branch:
commit 58d7d9eae8f018a34525f3c8fc0e14405c580a43
Author: Andrew Pollock <apollock at debian.org>
Date:   Wed Sep 2 22:35:28 2009 -0700

    Make isc-dhcp-client depend on a version of ifupdown that does not have #544371

diff --git a/debian/changelog b/debian/changelog
index de32a1d..a6b4b40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,8 +18,10 @@ isc-dhcp (4.1.0-1) unstable; urgency=low
     placate Lintian
   * add a patch to correct groff warnings in man pages
   * add a patch to ignore checksums on the loopback interface
+  * debian/control: make isc-dhcp-client depend on ifupdown that invokes
+    /sbin/dhclient correctly
 
- -- Andrew Pollock <apollock at debian.org>  Sun, 30 Aug 2009 22:12:30 -0700
+ -- Andrew Pollock <apollock at debian.org>  Wed, 02 Sep 2009 22:34:25 -0700
 
 dhcp3 (3.1.2-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index c4b4b23..497dd0e 100644
--- a/debian/control
+++ b/debian/control
@@ -86,7 +86,7 @@ Description: API for accessing and modifying the DHCP server and client state
 
 Package: isc-dhcp-client
 Architecture: any
-Depends: debianutils (>= 2.8.2), isc-dhcp-common (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Depends: debianutils (>= 2.8.2), ifupdown (>= 0.6.8+nmu2), isc-dhcp-common (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Suggests: resolvconf, avahi-autoipd
 Provides: dhcp3-client
 Conflicts: dhcp-client (<< 3.0), samba-common (<< 3.0.0beta1-2), dhcp3-client

-- 
ISC DHCP packaging for Debian



More information about the pkg-dhcp-commits mailing list