[SCM] Debian packaging of libwww-mechanize-formfiller-perl branch, master, updated. 60ba0bf7b5ba67fa9aabb096ecdb12de04c014ca

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


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

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

diff --git a/debian/control b/debian/control
index ae83575..33f0f5a 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: perl,
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>, gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/WWW-Mechanize-FormFiller/
+Homepage: https://metacpan.org/release/WWW-Mechanize-FormFiller/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libwww-mechanize-formfiller-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwww-mechanize-formfiller-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 4f6a949..84e1a17 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: Max Maischein <corion at cpan.org>
-Source: http://search.cpan.org/dist/WWW-Mechanize-FormFiller/
+Source: https://metacpan.org/release/WWW-Mechanize-FormFiller/
 Name: WWW-Mechanize-FormFiller
 
 Files: *
diff --git a/debian/watch b/debian/watch
index cbeb2a8..beea88e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/WWW-Mechanize-FormFiller/ .*/WWW-Mechanize-FormFiller-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/WWW-Mechanize-FormFiller/ .*/WWW-Mechanize-FormFiller-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libwww-mechanize-formfiller-perl



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