[SCM] Debian packaging of IMDB-Film CPAN distribution branch, master, updated. debian/0.43-1-18-g372f24a
Salvatore Bonaccorso
carnil at debian.org
Fri Sep 2 18:24:37 UTC 2011
The following commit has been merged in the master branch:
commit feb8652afd633050866bb17c8034421a9bbfda44
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Fri Sep 2 20:23:18 2011 +0200
update dependency info for libhtml-parser-perl
diff --git a/debian/changelog b/debian/changelog
index 07adb82..aeccf38 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,9 @@ libimdb-film-perl (0.50-1) UNRELEASED; urgency=low
- Remove versioned Build-Depends on perl (>= 5.8.0-7).
- Remove Build-Depends on libtext-unidecode-perl
- Update Homepage field to match dist based search.cpan.org URL.
+ - Replace versioned (Build-)Depends(-Indep) on libhtml-parser-perl
+ with unversioned dependency as the version is already satisfied
+ in oldstable.
* debian/rules: delete /usr/lib/perl5 only if it exists.
* Update debian/copyright to revision 135 of DEP5 Format-Specification for
machine readable copyright file.
@@ -22,7 +25,7 @@ libimdb-film-perl (0.50-1) UNRELEASED; urgency=low
* Bump Debhelper compat level to 8.
* debian/rules: Use a tiny debian/rules makefile.
- -- Salvatore Bonaccorso <carnil at debian.org> Fri, 02 Sep 2011 20:18:08 +0200
+ -- Salvatore Bonaccorso <carnil at debian.org> Fri, 02 Sep 2011 20:22:13 +0200
libimdb-film-perl (0.43-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 6397abb..c93fff4 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libcache-cache-perl,
libdigest-sha1-perl,
liberror-perl,
- libhtml-parser-perl (>= 2.28),
+ libhtml-parser-perl,
libtext-unidecode-perl,
libwww-perl (>= 1.41),
perl
@@ -22,7 +22,7 @@ Depends: ${misc:Depends}, ${perl:Depends},
libcache-cache-perl,
libdigest-sha1-perl,
liberror-perl,
- libhtml-parser-perl (>= 2.28),
+ libhtml-parser-perl,
libtext-unidecode-perl,
libwww-perl (>= 1.41)
Description: Perl extension for retrieving movie info from IMDB.com
--
Debian packaging of IMDB-Film CPAN distribution
More information about the Pkg-perl-cvs-commits
mailing list