[libwww-shorten-simple-perl] 06/11: Update (build) dependencies.

gregor herrmann gregoa at debian.org
Mon Dec 21 19:05:42 UTC 2015


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

gregoa pushed a commit to branch master
in repository libwww-shorten-simple-perl.

commit 6901eff2f20daa968f044c38aa44e63f7c4526fb
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Dec 21 19:57:59 2015 +0100

    Update (build) dependencies.
---
 debian/control | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 9abf588..017b482 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,9 @@ Uploaders: Dominique Dumont <dod at debian.org>
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 9.20140227~),
+               libmodule-build-tiny-perl,
+               libwww-shorten-perl
 Build-Depends-Indep: perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libwww-shorten-simple-perl.git
@@ -14,7 +16,8 @@ Homepage: http://search.cpan.org/dist/WWW-Shorten-Simple/
 Package: libwww-shorten-simple-perl
 Architecture: all
 Depends: ${misc:Depends},
-         ${perl:Depends}
+         ${perl:Depends},
+         libwww-shorten-perl
 Description: Factory wrapper around WWW::Shorten to avoid imports
  WWW::Shorten::Simple is a object oriented wrapper around WWW::Shorten
  so that you can create an object representing each URL shortening

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libwww-shorten-simple-perl.git



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