[SCM] Debian packaging of libdbd-pg-perl branch, master, updated. 47cdd8ee7ec320ef9340faf52f854c5840d7c089

Salvatore Bonaccorso carnil at debian.org
Sat Mar 10 12:48:27 UTC 2012


The following commit has been merged in the master branch:
commit 4f6bff6c0df20bebb313deda70a93597e6fc505a
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Mar 10 10:05:18 2012 +0100

    Bump Debhelper compat level to 9
    
    Adjust Build-Depends on debhelper to (>= 9).

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 430153a..e4c43d9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: libdbd-pg-perl
 Section: perl
 Priority: optional
-Build-Depends: perl, debhelper (>= 7.0.8~),
+Build-Depends: perl, debhelper (>= 9),
  libdbi-perl (>= 1.612), libpq-dev, postgresql
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ivan Kohler <ivan-debian at 420.am>,

-- 
Debian packaging of libdbd-pg-perl



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