[liburi-title-perl] 06/07: Add (build) dependency on libmodule-pluggable-perl
gregor herrmann
gregoa at debian.org
Wed Feb 26 18:24:20 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository liburi-title-perl.
commit 9768e0df00eabf08bb17be3a48c465307f0556b5
Author: gregor herrmann <gregoa at debian.org>
Date: Wed Feb 26 19:22:52 2014 +0100
Add (build) dependency on libmodule-pluggable-perl
which will be removed from perl core.
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index a7a363f..b616fa7 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends-Indep: libfile-type-perl,
libhtml-parser-perl,
libimage-size-perl,
libmp3-info-perl,
+ libmodule-pluggable-perl | perl (<< 5.17),
libwww-perl,
perl
Standards-Version: 3.9.5
@@ -22,6 +23,7 @@ Depends: ${misc:Depends}, ${perl:Depends},
libhtml-parser-perl,
libimage-size-perl,
libmp3-info-perl,
+ libmodule-pluggable-perl | perl (<< 5.17),
libwww-perl
Description: common interface to get the titles of things on the web
URI::Title allows one to get titles of things on the web in a sensible way,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liburi-title-perl.git
More information about the Pkg-perl-cvs-commits
mailing list