[SCM] Debian packaging of libhtml-tagfilter-perl branch, master, updated. 3b2ac7835e7363418b5c6f13ca3d428d30dfb44a
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:33:16 UTC 2013
The following commit has been merged in the master branch:
commit 5246a2992b900b21f76cc1928beb6566e5606f6a
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:05:33 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 4b3ff94..f4a8006 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Build-Depends: debhelper (>= 6)
Build-Depends-Indep: perl, liburi-perl, libhtml-parser-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>
-Homepage: http://search.cpan.org/dist/HTML-TagFilter/
+Homepage: https://metacpan.org/release/HTML-TagFilter/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-tagfilter-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-tagfilter-perl.git
Standards-Version: 3.7.3
diff --git a/debian/watch b/debian/watch
index 478fb63..f15f1c9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
# format version number, currently 2; this line is compulsory!
version=3
-http://search.cpan.org/dist/HTML-TagFilter/ .*/HTML-TagFilter-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/HTML-TagFilter/ .*/HTML-TagFilter-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libhtml-tagfilter-perl
More information about the Pkg-perl-cvs-commits
mailing list