[SCM] Debian packaging of DBD-Firebird CPAN distribution branch, master, updated. 734129c51950f86f5c59658ca65f95da9bbc87ab

Damyan Ivanov dmn at debian.org
Tue Aug 30 09:02:36 UTC 2011


The following commit has been merged in the master branch:
commit 89d7a239f67b064549239a1183e9789d0f7182b7
Author: Damyan Ivanov <dmn at debian.org>
Date:   Tue Aug 30 11:41:59 2011 +0300

    use dh --with=perl_dbi

diff --git a/debian/rules b/debian/rules
index 2d33f6a..abd90c7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
+	dh $@ --with=perl_dbi

-- 
Debian packaging of DBD-Firebird CPAN distribution



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