[SCM] Debian packaging of libhash-merge-perl branch, master, updated. 9e3b33e27ef85abb2c3c341eff313bd830a619df
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:32:35 UTC 2013
The following commit has been merged in the master branch:
commit cb731f26509ec0ad787175221bd1d118a5a2f7b2
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 a989bdc..0d1c1bd 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Martin Zobel-Helas <zobel at debian.org>,
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libclone-perl,perl
Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Hash-Merge
+Homepage: https://metacpan.org/release/Hash-Merge
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhash-merge-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhash-merge-perl.git
diff --git a/debian/copyright b/debian/copyright
index 0e02b27..8f56bda 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: Michael K. Neylon <mneylon-pm at masemware.com>
-Source: http://search.cpan.org/dist/Hash-Merge/
+Source: https://metacpan.org/release/Hash-Merge/
Name: Hash-Merge
Files: *
diff --git a/debian/watch b/debian/watch
index 752c2c6..f3be070 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Hash-Merge/ .*/Hash-Merge-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Hash-Merge/ .*/Hash-Merge-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libhash-merge-perl
More information about the Pkg-perl-cvs-commits
mailing list