[SCM] Debian packaging of libhtml-scrubber-perl branch, master, updated. 866e0337160b6a4c275feaa850d69d2f08f3d6aa
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:33:08 UTC 2013
The following commit has been merged in the master branch:
commit fbcb56070b34b2057ff76411839d72225e125f1a
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:05:30 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index fa70729..0ee613e 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-scrubber-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-scrubber-perl.git
-Homepage: http://search.cpan.org/dist/HTML-Scrubber/
+Homepage: https://metacpan.org/release/HTML-Scrubber/
Package: libhtml-scrubber-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 8f7080e..0777138 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
Maintainer: Nigel Metheringham <nigelm at cpan.org>, D. H. <podmaster at cpan.org>
-Source: http://search.cpan.org/dist/HTML-Scrubber/
+Source: https://metacpan.org/release/HTML-Scrubber/
Name: HTML-Scrubber
Files: *
diff --git a/debian/watch b/debian/watch
index ef00bd3..63df44b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-http://search.cpan.org/dist/HTML-Scrubber/ .*/HTML-Scrubber-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/HTML-Scrubber/ .*/HTML-Scrubber-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libhtml-scrubber-perl
More information about the Pkg-perl-cvs-commits
mailing list