From 0fbd4723dde60a8529ddc1a04e324b032620225e Mon Sep 17 00:00:00 2001 From: Alessandro Ghedini Date: Sun, 19 Feb 2012 19:20:28 +0100 Subject: [PATCH] Bump debhelper compat level to 8 --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index 7f8f011..45a4fb7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +8 diff --git a/debian/control b/debian/control index 7090204..7d5fd01 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libhttp-daemon-perl Section: perl Priority: optional -Build-Depends: debhelper (>= 7) +Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libhttp-message-perl, libhttp-date-perl, liblwp-mediatypes-perl Maintainer: Debian Perl Group