[SCM] Debian packaging of libtext-asciitable-perl branch, master, updated. 1616413d58ea15714260dbb949b69d7b9113da6b

Salvatore Bonaccorso carnil at debian.org
Thu Nov 24 17:35:57 UTC 2011


The following commit has been merged in the master branch:
commit 130165370b520df7b62768fe912b154776a1f3ec
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Thu Nov 24 18:23:18 2011 +0100

    Bump Debhelper compat level to 8
    
    Use Build.PL by default.
    
    Adjust Build-Depends on debhelper to (>= 8) and remove
    libmodule-build-perl Build-Depends. Move perl from Build-Depends-Indep
    to Build-Depends for Module::Build use.

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 b7e6454..acfa3c7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,7 @@
 Source: libtext-asciitable-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7), libmodule-build-perl
-Build-Depends-Indep: perl (>= 5.8.0-7)
+Build-Depends: debhelper (>= 8), perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
   Ansgar Burchardt <ansgar at debian.org>

-- 
Debian packaging of libtext-asciitable-perl



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