[SCM] Debian packaging of libtie-encryptedhash-perl branch, master, updated. 2ff7c8026cee14e3f0bd11adc160df52a74231ef

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:52:09 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index d69edb9..43c08da 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends-Indep: perl, libcrypt-cbc-perl, libcrypt-des-perl,
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/Tie-EncryptedHash/
+Homepage: https://metacpan.org/release/Tie-EncryptedHash/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtie-encryptedhash-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtie-encryptedhash-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index c1834f4..e0033ef 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: Vipul Ved Prakash <mail at vipul.net>
-Source: http://search.cpan.org/dist/Tie-EncryptedHash/
+Source: https://metacpan.org/release/Tie-EncryptedHash/
 Name: Tie-EncryptedHash
 
 Files: *
diff --git a/debian/watch b/debian/watch
index fff6493..5c95521 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Tie-EncryptedHash/   .*/Tie-EncryptedHash-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Tie-EncryptedHash/   .*/Tie-EncryptedHash-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtie-encryptedhash-perl



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