[SCM] Debian packaging of libcrypt-generatepassword-perl branch, master, updated. 989ac08cb8390f2dc5573afe032b4a58123a2efc

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


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

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

diff --git a/debian/control b/debian/control
index 4051072..8f643d4 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.8.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-generatepassword-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-generatepassword-perl.git
-Homepage: http://search.cpan.org/dist/Crypt-GeneratePassword/
+Homepage: https://metacpan.org/release/Crypt-GeneratePassword/
 
 Package: libcrypt-generatepassword-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 6dbd4c2..d0a5835 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,7 @@ Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=226
 Upstream-Name: Crypt/GeneratePassword
 Upstream-Maintainer: Jörg Walter <jwalt at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Crypt-GeneratePassword/
+Upstream-Source: https://metacpan.org/release/Crypt-GeneratePassword/
 
 Files: *
 Copyright: Copyright 2002, Jörg Walter <jwalt at cpan.org>
diff --git a/debian/watch b/debian/watch
index 130273a..94ec8ab 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Crypt-GeneratePassword/   .*/Crypt-GeneratePassword-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Crypt-GeneratePassword/   .*/Crypt-GeneratePassword-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libcrypt-generatepassword-perl



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