[SCM] Debian packaging of libstring-mkpasswd-perl branch, master, updated. debian/0.04-1-4-g18bef66

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:47:24 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 83228e2..0f85565 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Alexander Wirt <formorer at debian.org>,
  gregor herrmann <gregoa at debian.org>,
  Salvatore Bonaccorso <carnil at debian.org>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/String-MkPasswd/
+Homepage: https://metacpan.org/release/String-MkPasswd/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstring-mkpasswd-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstring-mkpasswd-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 86f0c92..bdced82 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: String-MkPasswd
 Upstream-Contact: Chris Grau <cgrau at cpan.org>
-Source: http://search.cpan.org/dist/String-MkPasswd/
+Source: https://metacpan.org/release/String-MkPasswd/
 
 Files: *
 Copyright: 2003-2012, Chris Grau <cgrau at cpan.org>
diff --git a/debian/watch b/debian/watch
index 720ea5e..a0cf4a9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/String-MkPasswd/  .+/String-MkPasswd-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/String-MkPasswd/  .+/String-MkPasswd-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libstring-mkpasswd-perl



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