Code

control: Let -perl depend on liboping0 (>= ${source:Upstream-Version}) as well.
[pkg-liboping.git] / debian / changelog
index bc07a99d83c30db231e4e62e529e87e459e7d99f..4123a74af57ba943122894458f02304925f86ea0 100644 (file)
@@ -13,6 +13,7 @@ liboping (1.3.1-1) unstable; urgency=low
     - Use dh_install's --fail-missing instead of --list-missing.
     - Pass CFLAGS as arguments to configure instead of setting them in the
       environment - this is the recommended way.
+    - Remove manpages to force a rebuild to avoid errors from man.
   * debian/control:
     - Use ${binary:Version} instead of ${Source-Version}.
     - Updated Standards-Version to 3.8.2.
@@ -23,6 +24,11 @@ liboping (1.3.1-1) unstable; urgency=low
     - Let the -dev package depend on a strict version of the lib package - the
       -dev package includes a symlink to the full soname, not only the major
       version.
+    - Let the binary packages oping and libnet-oping-perl depend on liboping0
+      (>= ${source:Upstream-Version}) explicitly since we do not want to build
+      depend on liboping-dev to get the right version through 'Build-Depends-
+      Package'.
+    - Build depend on perl, required for pod2man.
   * debian/compat:
     - Updated to compat version 5.
   * Added new binary package "libnet-oping-perl":
@@ -33,8 +39,10 @@ liboping (1.3.1-1) unstable; urgency=low
       module.
   * debian/liboping0.shlibs:
     - Updated version to >= 1.3.0.
+  * Added debian/README.Debian:
+    - Added a note explaining the use of the 'Build-Depends-Package' field.
 
- -- Sebastian Harl <tokkee@debian.org>  Mon, 20 Jul 2009 21:09:20 +0200
+ -- Sebastian Harl <tokkee@debian.org>  Tue, 21 Jul 2009 13:29:31 +0200
 
 liboping (0.3.5-1) unstable; urgency=low