[SCM] Debian packaging of libcrypt-openssl-rsa-perl branch, master, updated. debian/0.28-1-4-g79ae076
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:23:48 UTC 2013
The following commit has been merged in the master branch:
commit afb57928b16af8e718bbd344dfa5e19f767436ca
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:02:03 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/copyright b/debian/copyright
index a519034..4c9814b 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: Ian Robertson <iroberts at cpan.org>
-Source: http://search.cpan.org/dist/Crypt-OpenSSL-RSA/
+Source: https://metacpan.org/release/Crypt-OpenSSL-RSA/
Name: Crypt-OpenSSL-RSA
Files: *
diff --git a/debian/watch b/debian/watch
index 97091bc..ae2813b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Crypt-OpenSSL-RSA/ .*/Crypt-OpenSSL-RSA-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Crypt-OpenSSL-RSA/ .*/Crypt-OpenSSL-RSA-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libcrypt-openssl-rsa-perl
More information about the Pkg-perl-cvs-commits
mailing list