Code

control: Updated dpkg-dev build dependency version to 1.14.13.
authorSebastian Harl <sh@tokkee.org>
Sun, 19 Jul 2009 16:46:21 +0000 (18:46 +0200)
committerSebastian Harl <sh@tokkee.org>
Sun, 19 Jul 2009 16:46:21 +0000 (18:46 +0200)
This is required to support Build-Depends-Package.

debian/changelog
debian/control

index 5378a42c36ae4c73607cc4eb0392acc5b075cfee..8d47254830d80215d518663b0800430201a3ac4c 100644 (file)
@@ -18,8 +18,8 @@ liboping (1.3.0-1) unstable; urgency=low
     - Updated Standards-Version to 3.8.2.
     - Added Homepage and Vcs-{Git,Browser} fields.
     - Removed duplicate field "Section" for package "liboping0".
-    - Added versioned build dependency on dpkg-dev (>= 1.14.6) to support the
-      Homepage and Vcs-* fields.
+    - Added versioned build dependency on dpkg-dev (>= 1.14.13) to support the
+      Homepage and Vcs-* fields and Build-Depends-Package.
     - 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.
@@ -34,7 +34,7 @@ liboping (1.3.0-1) unstable; urgency=low
   * debian/liboping0.shlibs:
     - Updated version to >= 1.3.0.
 
- -- Sebastian Harl <tokkee@debian.org>  Sun, 19 Jul 2009 18:03:39 +0200
+ -- Sebastian Harl <tokkee@debian.org>  Sun, 19 Jul 2009 18:45:56 +0200
 
 liboping (0.3.5-1) unstable; urgency=low
 
index 1e7828b5de70c00b2a7b1fa2cd7dea65bdab60c2..914610be99f559aed594151b95dc2f789bb521bd 100644 (file)
@@ -2,7 +2,7 @@ Source: liboping
 Section: libs
 Priority: optional
 Maintainer: Sebastian Harl <tokkee@debian.org>
-Build-Depends: debhelper (>= 5.0.0), dpkg-dev (>= 1.14.6), autotools-dev, perl-modules
+Build-Depends: debhelper (>= 5.0.0), dpkg-dev (>= 1.14.13), autotools-dev, perl-modules
 Standards-Version: 3.8.2
 Homepage: http://verplant.org/liboping/
 Vcs-Git: git://git.tokkee.org/pkg-liboping.git