[SCM] Debian packaging of libdbd-pg-perl branch, master, updated. debian/2.19.2-2-31-gfc1ae06

gregor herrmann gregoa at debian.org
Sun May 19 12:55:37 UTC 2013


The following commit has been merged in the master branch:
commit b9f586be2d2b56acf12dcb1cda22e09417661523
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 19 14:48:26 2013 +0200

    add back version to libdbi-perl build-dep
    
    needed for the debhelper addon
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 93baf84..ee63774 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Section: perl
 Priority: optional
 Build-Depends: perl,
                debhelper (>= 9.20120312),
-               libdbi-perl,
+               libdbi-perl (>= 1.612),
                libpq-dev,
                postgresql
 Standards-Version: 3.9.4

-- 
Debian packaging of libdbd-pg-perl



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