[SCM] Debian packaging of libhash-flatten-perl branch, master, updated. b9ef0fd283d5c829c94a557f790014269286b814

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


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

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

diff --git a/debian/control b/debian/control
index 170a56f..6270ca3 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
  Ansgar Burchardt <ansgar at debian.org>
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Hash-Flatten/
+Homepage: https://metacpan.org/release/Hash-Flatten/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhash-flatten-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhash-flatten-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index e6101eb..1d3cd87 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
 Maintainer: John Alden & P Kent <cpan _at_ bbc _dot_ co _dot_ uk>
-Source: http://search.cpan.org/dist/Hash-Flatten/
+Source: https://metacpan.org/release/Hash-Flatten/
 Name: Hash-Flatten
 
 Files: *
diff --git a/debian/watch b/debian/watch
index f97d852..fe55cc0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Hash-Flatten/   .*/Hash-Flatten-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Hash-Flatten/   .*/Hash-Flatten-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libhash-flatten-perl



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