[pkg-dhcp-commits] [SCM] ISC DHCP packaging for Debian branch, master, updated. debian/4.1.1-P1-16.1-51-gbdd7722

Andrew Pollock apollock at debian.org
Sun Nov 20 05:32:06 UTC 2011


The following commit has been merged in the master branch:
commit 4dc3e5b5dab19cf8790c77b69587538e28ba9037
Author: Andrew Pollock <apollock at debian.org>
Date:   Sat Nov 19 21:08:39 2011 -0800

    Add inetutils-ping to isc-dhcp-client on kfreebsd
    
    Fixes: #648140

diff --git a/debian/changelog b/debian/changelog
index efaf5a9..386cac7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,10 @@ isc-dhcp (4.2.2-2) unstable; urgency=low
     seems to surprise and upset many people (closes: #648676)
   * debian/dhclient-script.kfreebsd: apply patch from Robert Millan to resync
     dhclient-script with FreeBSD version (closes: #645502)
+  * debian/control: add inetutils-ping to the dependencies for isc-dhcp-client
+    on kfreebsd (closes: #648140)
 
- -- Andrew Pollock <apollock at debian.org>  Sat, 19 Nov 2011 20:55:43 -0800
+ -- Andrew Pollock <apollock at debian.org>  Sat, 19 Nov 2011 21:08:05 -0800
 
 isc-dhcp (4.2.2-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 37f26c4..c168823 100644
--- a/debian/control
+++ b/debian/control
@@ -89,7 +89,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}), iproute [linux-any], ${shlibs:Depends}, ${misc:Depends}
+Depends: debianutils (>= 2.8.2), isc-dhcp-common (= ${binary:Version}), iproute [linux-any], inetutils-ping [kfreebsd-any], ${shlibs:Depends}, ${misc:Depends}
 Suggests: resolvconf, avahi-autoipd
 Provides: dhcp-client, dhcp3-client
 Conflicts: dhcp-client (<< 3.0), samba-common (<< 3.0.0beta1-2), resolvconf (<= 1.45), ifupdown (<< 0.6.8+nmu3)

-- 
ISC DHCP packaging for Debian



More information about the pkg-dhcp-commits mailing list