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

Andrew Pollock apollock at debian.org
Sat Aug 27 20:58:21 UTC 2011


The following commit has been merged in the master branch:
commit c430adfb6683165b6e61350ffa6128630e27b4bf
Author: Andrew Pollock <apollock at debian.org>
Date:   Sat Aug 27 13:50:59 2011 -0700

    provide virtual package dhcp-client
    
    Make isc-dhcp-client provide the virtual package dhcp-client.
    
    Patch from Peter Marschall
    
    This should fix bug #236001

diff --git a/debian/changelog b/debian/changelog
index 46bed18..cd2c9f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,8 +29,10 @@ isc-dhcp (4.2.2-1) unstable; urgency=low
     (closes: #614992)
   * debian/isc-dhcp-server.postinst: apply patch from Peter Marschall to fix
     comment in /etc/default/isc-dhcp-server (closes: #616417)
+  * debian/control: apply patch from Peter Marschall to add a Provides:
+    dhcp-client to isc-dhcp-client (closes: #236001)
 
- -- Andrew Pollock <apollock at debian.org>  Sat, 27 Aug 2011 13:46:16 -0700
+ -- Andrew Pollock <apollock at debian.org>  Sat, 27 Aug 2011 13:49:26 -0700
 
 isc-dhcp (4.1.1-P1-18) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index e10a403..37f26c4 100644
--- a/debian/control
+++ b/debian/control
@@ -91,7 +91,7 @@ Package: isc-dhcp-client
 Architecture: any
 Depends: debianutils (>= 2.8.2), isc-dhcp-common (= ${binary:Version}), iproute [linux-any], ${shlibs:Depends}, ${misc:Depends}
 Suggests: resolvconf, avahi-autoipd
-Provides: dhcp3-client
+Provides: dhcp-client, dhcp3-client
 Conflicts: dhcp-client (<< 3.0), samba-common (<< 3.0.0beta1-2), resolvconf (<= 1.45), ifupdown (<< 0.6.8+nmu3)
 Replaces: dhcp3-client
 Description: ISC DHCP client

-- 
ISC DHCP packaging for Debian



More information about the pkg-dhcp-commits mailing list