The pump version in testing has IMO a RC bug that will stop it from
resolving the bootpc/udp service if netbase is not already installed.
The following is the interdiff betbeen the version in testing and
0.8.24-4
interdiff -zp1 pump_0.8.24-2.1.diff.gz pump_0.8.24-4.diff.gz
diff -u pump-0.8.24/debian/control pump-0.8.24/debian/control
--- pump-0.8.24/debian/control
+++ pump-0.8.24/debian/control
@@ -2,12 +2,12 @@
Section: admin
Priority: optional
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
-Standards-Version: 3.7.2
+Standards-Version: 3.8.0
Build-Depends: libpopt-dev, debhelper (>= 5)
Package: pump
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, netbase
Suggests: resolvconf
Conflicts: dhcpcd
Provides: dhcp-client
diff -u pump-0.8.24/debian/rules pump-0.8.24/debian/rules
--- pump-0.8.24/debian/rules
+++ pump-0.8.24/debian/rules
@@ -11,8 +11,6 @@
DEB_HOST_ARCH := $(shell dpkg-architecture -qDEB_HOST_ARCH)
export DEB_HOST_ARCH
-export DH_COMPAT=5
-
setup: setup-stamp
setup-stamp:
dh_testdir
diff -u pump-0.8.24/debian/changelog pump-0.8.24/debian/changelog
--- pump-0.8.24/debian/changelog
+++ pump-0.8.24/debian/changelog
@@ -1,3 +1,18 @@
+pump (0.8.24-4) unstable; urgency=low
+
+ * pump depends on netbase, not net-tools; closes: #469712
+
+ -- Anibal Monsalve Salazar <anibal@debian.org> Wed, 06 Aug 2008 08:46:48 +1000
+
+pump (0.8.24-3) unstable; urgency=low
+
+ * pump depends on net-tools; closes: #469712
+ * Standards-Version is 3.8.0
+ * Fix the following lintian issues:
+ W: pump source: debian-rules-sets-DH_COMPAT line 14
+
+ -- Anibal Monsalve Salazar <anibal@debian.org> Tue, 05 Aug 2008 21:26:01 +1000
+
pump (0.8.24-2.1) unstable; urgency=low
* Non-maintainer upload.
only in patch2:
unchanged:
--- pump-0.8.24.orig/debian/compat
+++ pump-0.8.24/debian/compat
@@ -0,0 +1 @@
+5
Attachment:
signature.asc
Description: Digital signature