[SCM] Debian packaging of URI-Title CPAN distribution branch, master, updated. debian/1.86-2-2-g5f88251

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


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

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

diff --git a/debian/control b/debian/control
index 940b375..79a1d42 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: libfile-type-perl,
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liburi-title-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liburi-title-perl.git
-Homepage: http://search.cpan.org/dist/URI-Title/
+Homepage: https://metacpan.org/release/URI-Title/
 
 Package: liburi-title-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 95f2833..5f989bf 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: URI-Title
-Source: http://search.cpan.org/dist/URI-Title/
+Source: https://metacpan.org/release/URI-Title/
 Upstream-Contact: Tom Insam <tom at jerakeen.org>
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 21bc38f..ca443cb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/URI-Title/   .*/URI-Title-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/URI-Title/   .*/URI-Title-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of URI-Title CPAN distribution



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