[SCM] Debian packaging of libfile-libmagic-perl branch, master, updated. d4f5b3f6f66400a05343f9578672c7ce7fb378d2

gregor herrmann gregoa at debian.org
Thu Mar 1 22:59:27 UTC 2012


The following commit has been merged in the master branch:
commit cf8c7951d9379d8e5ac551ba44d7bcd547c8b7d7
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Mar 1 23:48:59 2012 +0100

    Switch to debhelper compatibility level 9 to pass CFLAGS to Makefile.PL/Build.PL.

diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 7c8000d..4003c4b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: libfile-libmagic-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50~), perl, libmagic-dev (>= 5.10)
+Build-Depends: debhelper (>= 9), perl, libmagic-dev (>= 5.10)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryan at debian.org>,
  Ansgar Burchardt <ansgar at debian.org>

-- 
Debian packaging of libfile-libmagic-perl



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