[libpdf-create-perl] 03/06: Update (build) dependencies.

gregor herrmann gregoa at debian.org
Fri May 6 19:25:24 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libpdf-create-perl.

commit e6bc1f629679f4c75b9ea380bdc1bcfa4188317b
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri May 6 21:21:36 2016 +0200

    Update (build) dependencies.
---
 debian/control | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 583b4f6..e75f05e 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,9 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl,
+                     libfile-sharedir-install-perl,
+                     libfile-share-perl,
+                     libjson-perl,
                      libtest-leaktrace-perl (>= 0.14),
                      perl (>= 5.19.6) | libtest-simple-perl (>= 1.000000)
 Standards-Version: 3.9.7
@@ -20,7 +23,9 @@ Testsuite: autopkgtest-pkg-perl
 Package: libpdf-create-perl
 Architecture: all
 Depends: ${perl:Depends},
-         ${misc:Depends}
+         ${misc:Depends},
+         libfile-share-perl,
+         libjson-perl
 Suggests: libpdf-api2-perl
 Description: Perl module to create PDF files
  PDF::Create allows you to create documents in the Portable Document Format

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpdf-create-perl.git



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