[SCM] Debian packaging of libcpan-inject-perl branch, master, updated. debian/1.14-1-4-gb5ae458

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


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

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

diff --git a/debian/control b/debian/control
index 51a09cb..a291767 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Uploaders: Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
  Salvatore Bonaccorso <carnil at debian.org>,
  gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/CPAN-Inject/
+Homepage: https://metacpan.org/release/CPAN-Inject/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcpan-inject-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcpan-inject-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 7305c64..398201b 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: CPAN-Inject
 Upstream-Contact: Adam Kennedy <adamk at cpan.org>
-Source: http://search.cpan.org/dist/CPAN-Inject/
+Source: https://metacpan.org/release/CPAN-Inject/
 
 Files: *
 Copyright: 2006-2011, Adam Kennedy <adamk at cpan.org>
diff --git a/debian/watch b/debian/watch
index b2d78ec..3ff9036 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/CPAN-Inject/   .*/CPAN-Inject-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/CPAN-Inject/   .*/CPAN-Inject-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libcpan-inject-perl



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