From 26baecc8d5c1ddbe628755b29f1c64586da891a5 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Sun, 13 Mar 2011 22:27:42 +0100 Subject: [PATCH] control: Depend on debhelper (>=7) rather than (>=5). This is required for 'dh_prep'. --- debian/changelog | 4 +++- debian/control | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 393a46a..8c747ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,8 +10,10 @@ liboping (1.6.1+2.g207d51d-1) unstable; urgency=low - Use 'dh_prep' rather than 'dh_clean -k'. * debian/control: - Updated standards-version to 3.9.1. + - Depend on debhelper (>=7) rather than (>=5) -- this is required for + 'dh_prep'. - -- Sebastian Harl Sun, 13 Mar 2011 22:25:07 +0100 + -- Sebastian Harl Sun, 13 Mar 2011 22:27:08 +0100 liboping (1.4.0-1) unstable; urgency=low diff --git a/debian/control b/debian/control index d37a8d9..832e07e 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), dpkg-dev (>= 1.14.13), autotools-dev, +Build-Depends: debhelper (>= 7), dpkg-dev (>= 1.14.13), autotools-dev, perl, perl-modules, libncurses5-dev Standards-Version: 3.9.1 Homepage: http://verplant.org/liboping/ -- 2.30.2