[SCM] Debian packaging of libwww-mechanize-shell-perl branch, master, updated. 2a735ae7d62f5a3ab0a46822c8d7452e0f52fb4d

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


The following commit has been merged in the master branch:
commit c76f9eb5361ac9b90d6e3af58bcc2243b482c1c4
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 44db0bd..ea8fe39 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Build-Depends-Indep: libhook-lexwrap-perl,
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwww-mechanize-shell-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libwww-mechanize-shell-perl.git
-Homepage: http://search.cpan.org/dist/WWW-Mechanize-Shell/
+Homepage: https://metacpan.org/release/WWW-Mechanize-Shell/
 
 Package: libwww-mechanize-shell-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 5c0e3f0..fb89b15 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-Shell/
+Source: https://metacpan.org/release/WWW-Mechanize-Shell/
 Name: WWW-Mechanize-Shell
 
 Copyright: 2002-2010, Max Maischein <corion at cpan.org>
diff --git a/debian/watch b/debian/watch
index adb619e..d945137 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/WWW-Mechanize-Shell/   .*/WWW-Mechanize-Shell-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/WWW-Mechanize-Shell/   .*/WWW-Mechanize-Shell-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libwww-mechanize-shell-perl



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