[SCM] Debian packaging of HTML-TokeParser-Simple CPAN distribution branch, master, updated. debian/3.15-1-15-g837b9d9

gregor herrmann gregoa at debian.org
Sat Mar 30 12:38:01 UTC 2013


The following commit has been merged in the master branch:
commit 880c55aab97c9253f74a2fbaa64bc90bbd9ba756
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Mar 30 13:27:17 2013 +0100

    Bump debhelper compatibility level to 8.

diff --git a/debian/compat b/debian/compat
index b8626c4..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-4
+8
diff --git a/debian/control b/debian/control
index d498b4b..d28766e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Christian Sánchez <csanchez at unplug.org.ve>
 Section: perl
 Priority: optional
-Build-Depends-Indep: debhelper (>= 4.1.0),
-                     perl,
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: perl,
                      libhtml-parser-perl,
                      libsub-override-perl
 Standards-Version: 3.6.2

-- 
Debian packaging of HTML-TokeParser-Simple CPAN distribution



More information about the Pkg-perl-cvs-commits mailing list