[SCM] Packaging of Crypt::CAST5 in Debian branch, master, updated. debian/0.05-1-4-g33b15b6

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


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

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

diff --git a/debian/control b/debian/control
index 85a817e..04179b3 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9),
 Standards-Version: 3.9.2
 Vcs-Browser: http://git.debian.org/git/pkg-perl/packages/libcrypt-cast5-perl.git
 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libcrypt-cast5-perl.git
-Homepage: http://search.cpan.org/dist/Crypt-CAST5/
+Homepage: https://metacpan.org/release/Crypt-CAST5/
 
 Package: libcrypt-cast5-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 6029328..81f29bd 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://dep.debian.net/deps/dep5/
 Upstream-Name: Crypt-CAST5
 Upstream-Contact: Bob Mathews <bobmathews at alumni.calpoly.edu>
-Source: http://search.cpan.org/dist/Crypt-CAST5/
+Source: https://metacpan.org/release/Crypt-CAST5/
 
 Files: ppport.h
 Copyright: 2001, Paul Marquess 
diff --git a/debian/watch b/debian/watch
index 0508567..949fa16 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Crypt-CAST5/   .*/Crypt-CAST5-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Crypt-CAST5/   .*/Crypt-CAST5-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Packaging of Crypt::CAST5 in Debian



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