[SCM] Debian packaging of libcrypt-saltedhash-perl branch, master, updated. f89412e54ca796ed3db0056b3200d27efef7d677

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:23:51 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index f1c8af2..3d342c5 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-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/Crypt-SaltedHash/
+Homepage: https://metacpan.org/release/Crypt-SaltedHash/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-saltedhash-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-saltedhash-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 87264b1..fffaaa4 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=59
 Maintainer: Sascha Kiefer <esskar at cpan.org>
-Source: http://search.cpan.org/dist/Crypt-SaltedHash/
+Source: https://metacpan.org/release/Crypt-SaltedHash/
 Name: Crypt-SaltedHash
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 9336f8b..55d00e6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Crypt-SaltedHash/   .*/Crypt-SaltedHash-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Crypt-SaltedHash/   .*/Crypt-SaltedHash-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libcrypt-saltedhash-perl



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