[SCM] Debian packaging of libmodule-scandeps-perl branch, master, updated. debian/1.08-1-4-g99912dc

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:38:43 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index fe09ff4..ba22583 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
  Jonathan Yu <jawnsy at cpan.org>, Nicholas Bamber <nicholas at periapt.co.uk>,
  Ryan Niebur <ryan at debian.org>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Module-ScanDeps/
+Homepage: https://metacpan.org/release/Module-ScanDeps/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmodule-scandeps-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-scandeps-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 273f9d2..af8a833 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Module-ScanDeps
 Upstream-Contact: Audrey Tang <cpan at audreyt.org>
-Source: http://search.cpan.org/dist/Module-ScanDeps/
+Source: https://metacpan.org/release/Module-ScanDeps/
 
 Files: *
 Copyright: 2002-2008, Audrey Tang <cpan at audreyt.org>
diff --git a/debian/watch b/debian/watch
index 1a3a494..c66bed9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-http://search.cpan.org/dist/Module-ScanDeps/ .*/Module-ScanDeps-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Module-ScanDeps/ .*/Module-ScanDeps-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
 

-- 
Debian packaging of libmodule-scandeps-perl



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