[pkg-dhcp-commits] [SCM] ISC DHCP packaging for Debian branch, master, updated. debian/4.1.1-P1-16.1-54-gf0c0083
Andrew Pollock
apollock at debian.org
Sun Jan 8 06:21:02 UTC 2012
The following commit has been merged in the master branch:
commit f0c0083402178590d989f81cae4bbf90d1a05cac
Author: Andrew Pollock <apollock at debian.org>
Date: Sat Jan 7 22:20:27 2012 -0800
Add inetutils-ping dependency for hurd also
Fixes #648140
diff --git a/debian/changelog b/debian/changelog
index efae789..235c5ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+isc-dhcp (4.2.2-3) unstable; urgency=low
+
+ * debian/control: also add inetutils-ping to the dependencies for
+ isc-dhcp-client on hurd (closes: #648140)
+
+ -- Andrew Pollock <apollock at debian.org> Sat, 07 Jan 2012 22:19:36 -0800
+
isc-dhcp (4.2.2-2) unstable; urgency=low
* debian/rules: use dpkg-buildflags to set CFLAGS, and export CFLAGS (closes:
diff --git a/debian/control b/debian/control
index 8390ae4..a0cd915 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], inetutils-ping [kfreebsd-any], ${shlibs:Depends}, ${misc:Depends}
+Depends: debianutils (>= 2.8.2), isc-dhcp-common (= ${binary:Version}), iproute [linux-any], inetutils-ping [kfreebsd-any, hurd-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