[SCM] Debian packaging of libauthen-krb5-simple-perl branch, master, updated. 8f17f11429e2c2153914a6fb909ea9697163387a

gregor herrmann gregoa at debian.org
Fri Jan 20 14:59:31 UTC 2012


The following commit has been merged in the master branch:
commit 30984e44d022d95704599ddacb55aa901ea50635
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jan 20 15:56:08 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 26c2955..a363edc 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: libauthen-krb5-simple-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7), perl, libkrb5-dev 
+Build-Depends: debhelper (>= 9), perl, libkrb5-dev 
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>, Xavier Oswald <xoswald at debian.org>,
  Jonathan Yu <jawnsy at cpan.org>

-- 
Debian packaging of libauthen-krb5-simple-perl



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