[SCM] Debian packaging of Text-BibTeX CPAN distribution branch, master, updated. upstream/0.62-37-g42afabe

gregor herrmann gregoa at debian.org
Sun Mar 4 02:04:32 UTC 2012


The following commit has been merged in the master branch:
commit 5bfbc141979872dc5e91d15f406ac9e74a5e8a07
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Mar 4 02:43:00 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 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index ef29f46..ce5b549 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: libtext-bibtex-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8), perl,
+Build-Depends: debhelper (>= 9), perl,
  libcapture-tiny-perl,
  libconfig-autoconf-perl,
  libextutils-libbuilder-perl,

-- 
Debian packaging of Text-BibTeX CPAN distribution



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