[libbusiness-isbn-perl] 03/05: Drop URI dependency
Nuno Carvalho
smash at cpan.org
Tue Oct 4 14:25:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
mestre-guest pushed a commit to branch master
in repository libbusiness-isbn-perl.
commit 701d9e1defe619c100c6cc0ad62de989349ef19b
Author: Nuno Carvalho <smash at cpan.org>
Date: Tue Oct 4 13:51:31 2016 +0100
Drop URI dependency
---
debian/changelog | 1 +
debian/control | 2 --
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2fb415b..085b137 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libbusiness-isbn-perl (3.003-1) UNRELEASED; urgency=medium
[ Nuno Carvalho ]
* debian/copyright: update copyright years.
+ * debian/control: drop dependency liburi-perl, no longer required.
-- Nuno Carvalho <smash at cpan.org> Tue, 04 Oct 2016 13:36:55 +0100
diff --git a/debian/control b/debian/control
index 2b6160e..437871a 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,6 @@ Build-Depends-Indep: perl,
libmojolicious-perl,
libtest-pod-coverage-perl,
libtest-pod-perl,
- liburi-perl,
libwww-perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libbusiness-isbn-perl.git
@@ -25,7 +24,6 @@ Depends: ${perl:Depends},
${misc:Depends},
libbusiness-isbn-data-perl (>= 20140910.002),
libmojolicious-perl | libwww-perl,
- liburi-perl
Suggests: libgd-barcode-perl
Description: Perl library to work with International Standard Book Numbers
Business::ISBN allows one to easily extract useful information from ISBN such
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libbusiness-isbn-perl.git
More information about the Pkg-perl-cvs-commits
mailing list