From 98193707c062362a5c30456053c0ceb0a1101aea Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Sat, 6 Jun 2009 20:14:38 +0200 Subject: [PATCH] control: Added versioned build dependency on dpkg-dev (>= 1.14.6). This is required to support the Homepage and Vcs-* fields. --- debian/changelog | 4 +++- debian/control | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4929b22..f28c665 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,8 @@ liboping (1.1.2-1) unstable; urgency=low - Added Homepage and Vcs-{Git,Browser} fields. - Build-depend on dpatch. - Removed duplicate field "Section" for package "liboping0". + - Added versioned build dependency on dpkg-dev (>= 1.14.6) to support the + Homepage and Vcs-* fields. * debian/patches/: - Added static_sstrerror.dpatch - upstream patch to make a private function in liboping static. @@ -28,7 +30,7 @@ liboping (1.1.2-1) unstable; urgency=low * debian/liboping0.shlibs: - Updated version to >= 1.1.2. - -- Sebastian Harl Sat, 06 Jun 2009 19:40:08 +0200 + -- Sebastian Harl Sat, 06 Jun 2009 20:14:02 +0200 liboping (0.3.5-1) unstable; urgency=low diff --git a/debian/control b/debian/control index fc62cb9..d5a8085 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: liboping Section: libs Priority: optional Maintainer: Sebastian Harl -Build-Depends: debhelper (>= 5.0.0), autotools-dev, dpatch, perl-modules +Build-Depends: debhelper (>= 5.0.0), dpkg-dev (>= 1.14.6), autotools-dev, dpatch, perl-modules Standards-Version: 3.8.1 Homepage: http://verplant.org/liboping/ Vcs-Git: git://git.tokkee.org/pkg-liboping.git -- 2.30.2