[SCM] Debian packaging of libdata-password-perl branch, master, updated. 2751fe0c4f067bf57045b9bd46347d5f50da64a4

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


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

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

diff --git a/debian/control b/debian/control
index 9a4a655..feac6e8 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 8),
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Michael Shuler <michael at pbandjelly.org>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Data-Password/
+Homepage: https://metacpan.org/release/Data-Password/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-password-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-password-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 6dafc8d..5d6cfac 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
 Maintainer: Raz Information Systems Ltd., razinf at cpan.org, raz at raz.co.il
-Source: http://search.cpan.org/dist/Data-Password/
+Source: https://metacpan.org/release/Data-Password/
 Name: Data-Password
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 6bfb207..32b10b2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # format version number, currently 3; this line is compulsory!
 version=3
-http://search.cpan.org/dist/Data-Password/ .*/Data-Password-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Data-Password/ .*/Data-Password-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libdata-password-perl



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