[SCM] Debian packaging of libcrypt-des-perl branch, master, updated. 8eb33439d62f762472852b0ac20a8ce21dd5fe3d

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


The following commit has been merged in the master branch:
commit f506dc8129dc020ab35ea67c00f6b77a3179d23e
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 c049a97..52f4941 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 5),
 Standards-Version: 3.7.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-des-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-des-perl.git
-Homepage: http://search.cpan.org/dist/Crypt-DES/
+Homepage: https://metacpan.org/release/Crypt-DES/
 
 Package: libcrypt-des-perl
 Architecture: any
diff --git a/debian/watch b/debian/watch
index b7ee9ce..6885933 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Crypt-DES/   .*/Crypt-DES-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Crypt-DES/   .*/Crypt-DES-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libcrypt-des-perl



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