[SCM] Debian packaging of Authen-OATH CPAN distribution branch, master, updated. debian/1.0.0-1-6-g6886a16

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


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

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

diff --git a/debian/control b/debian/control
index a8b0c47..a176415 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: libdigest-hmac-perl,
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libauthen-oath-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libauthen-oath-perl.git
-Homepage: http://search.cpan.org/dist/Authen-OATH/
+Homepage: https://metacpan.org/release/Authen-OATH/
 
 Package: libauthen-oath-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 797781b..35cb6d3 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: Authen-OATH
-Source: http://search.cpan.org/dist/Authen-OATH/
+Source: https://metacpan.org/release/Authen-OATH/
 Upstream-Contact: Kurt Kincaid <kurt.kincaid at gmail.com>
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 0dc0396..c69dfd3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Authen-OATH/   .*/Authen-OATH-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Authen-OATH/   .*/Authen-OATH-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of Authen-OATH CPAN distribution



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