[SCM] Debian packaging of libcarp-always-perl branch, master, updated. c26f060218a506ffc694bbffdbd490e069e71dbd
Maximilian Gass
mxey at ghosthacking.net
Sat Aug 20 13:01:32 UTC 2011
The following commit has been merged in the master branch:
commit aea5fe60fed7686fdc7eb1aaa15c898fb8f2385a
Author: Maximilian Gass <mxey at cloudconnected.org>
Date: Sat Aug 20 14:43:49 2011 +0200
Increase debhelper compat level to 8
diff --git a/debian/changelog b/debian/changelog
index 98744f8..857fa21 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ libcarp-always-perl (0.10-1) UNRELEASED; urgency=low
[ Maximilian Gass ]
* New upstream release
+ * Increase debhelper compat level to 8
-- Maximilian Gass <mxey at cloudconnected.org> Sat, 20 Aug 2011 14:42:43 +0200
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 3fca0f9..ca34a3d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: libcarp-always-perl
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl, libtest-base-perl, libtest-pod-perl,
libtest-pod-coverage-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
--
Debian packaging of libcarp-always-perl
More information about the Pkg-perl-cvs-commits
mailing list