[SCM] Debian packaging of librole-identifiable-perl branch, master, updated. 84f2dc61cd5fe3abdcd1736ffbde69565c549dab

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


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

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

diff --git a/debian/control b/debian/control
index 9d258e0..e1a3970 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/librole-identifiable-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librole-identifiable-perl.git
-Homepage: http://search.cpan.org/dist/Role-Identifiable/
+Homepage: https://metacpan.org/release/Role-Identifiable/
 
 Package: librole-identifiable-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 4d6969e..87faa8f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=166
 Upstream-Contact: Ricardo Signes <rjbs at cpan.org>
 Upstream-Name: Role-Identifiable
-Source: http://search.cpan.org/dist/Role-Identifiable/
+Source: https://metacpan.org/release/Role-Identifiable/
 
 Files: *
 Copyright: 2010, Ricardo Signes <rjbs at cpan.org>
diff --git a/debian/watch b/debian/watch
index 0a137c5..b315eb8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Role-Identifiable/   .*/Role-Identifiable-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Role-Identifiable/   .*/Role-Identifiable-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of librole-identifiable-perl



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