[SCM] Debian packaging of libhash-withdefaults-perl branch, master, updated. debian/0.05-1-4-g28b67b8

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


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

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

diff --git a/debian/control b/debian/control
index bc99c85..1413cb6 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Uploaders: Carl Fürstenberg <azatoth at gmail.com>,
 Standards-Version: 3.9.3
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhash-withdefaults-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhash-withdefaults-perl.git
-Homepage: http://search.cpan.org/dist/Hash-WithDefaults/
+Homepage: https://metacpan.org/release/Hash-WithDefaults/
 
 Package: libhash-withdefaults-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 11a9f88..c5b7830 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: Hash-WithDefaults
 Upstream-Contact: Jenda Krynicky <Jenda at Krynicky.cz>
-Source: http://search.cpan.org/dist/Hash-WithDefaults/
+Source: https://metacpan.org/release/Hash-WithDefaults/
 
 Files: *
 Copyright: 2002-2009, Jenda Krynicky <Jenda at Krynicky.cz>
diff --git a/debian/watch b/debian/watch
index 21ac94d..0dc2cb3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # format version number, currently 3; this line is compulsory!
 version=3
-http://search.cpan.org/dist/Hash-WithDefaults/ .*/Hash-WithDefaults-([\.\d]+)\.(?:tar\.gz|tar|tgz)$
+https://metacpan.org/release/Hash-WithDefaults/ .*/Hash-WithDefaults-([\.\d]+)\.(?:tar\.gz|tar|tgz)$

-- 
Debian packaging of libhash-withdefaults-perl



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