[SCM] Debian packaging of libwww-mechanize-treebuilder-perl branch, master, updated. b34259a29e18e68a721c0c935399686ed961d5b2

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:54:00 UTC 2013


The following commit has been merged in the master branch:
commit b0e08c864d21478016240418fade55421c18e201
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:13:57 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index d96fb5b..a92a46f 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwww-mechanize-treebuilder-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libwww-mechanize-treebuilder-perl.git
-Homepage: http://search.cpan.org/dist/WWW-Mechanize-TreeBuilder/
+Homepage: https://metacpan.org/release/WWW-Mechanize-TreeBuilder/
 
 Package: libwww-mechanize-treebuilder-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 87ae146..869b797 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: Ash Berlin <ash at cpan.org>
-Source: http://search.cpan.org/dist/WWW-Mechanize-TreeBuilder/
+Source: https://metacpan.org/release/WWW-Mechanize-TreeBuilder/
 Name: WWW-Mechanize-TreeBuilder
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 90033ee..bcf8e9d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/WWW-Mechanize-TreeBuilder/   .*/WWW-Mechanize-TreeBuilder-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/WWW-Mechanize-TreeBuilder/   .*/WWW-Mechanize-TreeBuilder-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libwww-mechanize-treebuilder-perl



More information about the Pkg-perl-cvs-commits mailing list