[SCM] Debian packaging of Rose-URI CPAN distribution branch, master, updated. debian/1.00-1-4-g141f988

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


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

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

diff --git a/debian/control b/debian/control
index 2dbd620..b38e7e6 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: librose-object-perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/librose-uri-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librose-uri-perl.git
-Homepage: http://search.cpan.org/dist/Rose-URI/
+Homepage: https://metacpan.org/release/Rose-URI/
 
 Package: librose-uri-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 7987a19..c795566 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://dep.debian.net/deps/dep5/
 Upstream-Name: Rose-URI
 Upstream-Contact: John C. Siracusa (siracusa at gmail.com)
-Source: http://search.cpan.org/dist/Rose-URI/
+Source: https://metacpan.org/release/Rose-URI/
 
 Files: *
 Copyright: 2010, John C. Siracusa (siracusa at gmail.com)
diff --git a/debian/watch b/debian/watch
index 71fefba..6e95ef9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Rose-URI/   .*/Rose-URI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Rose-URI/   .*/Rose-URI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of Rose-URI CPAN distribution



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