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

Andrew Pollock apollock at debian.org
Sun Jan 8 17:46:02 UTC 2012


The following commit has been merged in the master branch:
commit fd9cca3ce1f80ca0ee51ce3e17f17f0640cc53fd
Author: Andrew Pollock <apollock at debian.org>
Date:   Sun Jan 8 09:45:25 2012 -0800

    Remove transitional packages
    
    This should clear up the buildd warnings about arch-indep packages getting built
    when arch-dep build targets are run

diff --git a/debian/changelog b/debian/changelog
index 235c5ae..51a2f71 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+isc-dhcp (4.2.2-4) UNRELEASED; urgency=low
+
+  * debian/control: remove transitional packages
+
+ -- Andrew Pollock <apollock at debian.org>  Sun, 08 Jan 2012 09:38:31 -0800
+
 isc-dhcp (4.2.2-3) unstable; urgency=low
 
   * debian/control: also add inetutils-ping to the dependencies for
diff --git a/debian/control b/debian/control
index a0cd915..69a88ff 100644
--- a/debian/control
+++ b/debian/control
@@ -174,92 +174,3 @@ Description: DHCP relay daemon (debugging symbols)
  requires a reachable DHCP or BOOTP server in order to function.
  .
  Extra documentation can be found in the package isc-dhcp-common.
-
-Package: dhcp3-server
-Priority: extra
-Section: oldlibs
-Architecture: all
-Depends: isc-dhcp-server, ${misc:Depends}
-Description: ISC DHCP server (transitional package)
- This is the server from the Internet Software Consortium's implementation of
- DHCP. For more information, visit http://www.isc.org.
- .
- Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP
- (actually dhcpd includes much of the functionality of bootpd). It
- gives client machines "leases" for IP addresses and can
- automatically set their network configuration.
- .
- This server can handle multiple ethernet interfaces.
- .
- This is a dummy package to aid in transitioning from the v3 DHCP packages
- to the new-style DHCP packages.
- .
- This dummy package may be safely removed after upgrading to squeeze
-
-Package: dhcp3-client
-Priority: extra
-Section: oldlibs
-Architecture: all
-Depends: isc-dhcp-client, ${misc:Depends}
-Description: ISC DHCP client (transitional package)
- This is the client from the Internet Software Consortium's implementation of
- DHCP. For more information visit http://www.isc.org.
- .
- Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP
- (actually dhcpd includes much of the functionality of bootpd). It
- gives client machines "leases" for IP addresses and can
- automatically set their network configuration. If your machine
- depends on DHCP (especially likely if it's a workstation on a large
- network, or a laptop, or attached to a cable modem), keep this or
- another DHCP client installed.
- .
- This is a dummy package to aid in transitioning from the v3 DHCP packages
- to the new-style DHCP packages.
- .
- This dummy package may be safely removed after upgrading to squeeze
-
-Package: dhcp3-relay
-Priority: extra
-Section: oldlibs
-Architecture: all
-Depends: isc-dhcp-relay, ${misc:Depends}
-Description: ISC DHCP relay (transitional package)
- This is the relay from the Internet Software Consortium's implementation of
- DHCP. For more information visit
- http://www.isc.org.
- .
- Installing this package will make the machine a DHCP relay, which
- requires a reachable DHCP or BOOTP server in order to function.
- .
- This is a dummy package to aid in transitioning from the v3 DHCP packages
- to the new-style DHCP packages.
- .
- This dummy package may be safely removed after upgrading to squeeze
-
-Package: dhcp3-common
-Priority: extra
-Section: oldlibs
-Architecture: all
-Depends: isc-dhcp-common, ${misc:Depends}
-Description: ISC DHCP common files (transitional package)
- This package contains the files used by all the packages from ISC
- DHCP.
- .
- This is a dummy package to aid in transitioning from the v3 DHCP packages
- to the new-style DHCP packages.
- .
- This dummy package may be safely removed after upgrading to squeeze
-
-Package: dhcp3-dev
-Priority: extra
-Section: oldlibs
-Architecture: all
-Depends: isc-dhcp-dev, ${misc:Depends}
-Description: ISC DHCP development files (transitional package)
- This package contains development files for the Internet Software Consortium's
- implementation of DHCP. For more information visit http://www.isc.org.
- .
- This is a dummy package to aid in transitioning from the v3 DHCP packages
- to the new-style DHCP packages.
- .
- This dummy package may be safely removed after upgrading to squeeze

-- 
ISC DHCP packaging for Debian



More information about the pkg-dhcp-commits mailing list