[SCM] Packaging of CAM::PDF in Debian branch, master, updated. debian/1.58-2-12-g3ebbda8
gregor herrmann
gregoa at debian.org
Thu Jan 24 22:41:50 UTC 2013
The following commit has been merged in the master branch:
commit 3ebbda86e4fec3cafa8f190dfd34c6d55c96fd3a
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Jan 24 23:39:30 2013 +0100
fix build dependencies
dh-make-perl's interpretation of module::build was a bit incomplete
Git-Dch: Ignore
diff --git a/debian/control b/debian/control
index 29de8f1..7698d53 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,11 @@ Uploaders: Ivan Kohler <ivan-debian at 420.am>,
Xavier Guimard <x.guimard at free.fr>
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 8),
+ perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000)
Build-Depends-Indep: libcrypt-rc4-perl,
libtext-pdf-perl,
- perl (>= 5.13.11)
+ perl
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcam-pdf-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcam-pdf-perl.git
--
Packaging of CAM::PDF in Debian
More information about the Pkg-perl-cvs-commits
mailing list