[SCM] Debian packaging of libmakefile-parser-perl branch, master, updated. debian/0.215-1-4-g9fa24c2
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:36:53 UTC 2013
The following commit has been merged in the master branch:
commit 6d3e268cc2a0e2457d1b2bed7888cd3a09acec67
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:07:03 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index a5c9b25..4e3e3d7 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Mikhail Gusarov <dottedmag at dottedmag.net>,
Salvatore Bonaccorso <carnil at debian.org>
Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Makefile-Parser/
+Homepage: https://metacpan.org/release/Makefile-Parser/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmakefile-parser-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmakefile-parser-perl.git
diff --git a/debian/copyright b/debian/copyright
index fe0b3f5..eaf229e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=174
Upstream-Contact: Agent Zhang <agentzh at yahoo.cn>
-Source: http://search.cpan.org/dist/Makefile-Parser/
+Source: https://metacpan.org/release/Makefile-Parser/
Upstream-Name: Makefile-Parser
Files: *
diff --git a/debian/watch b/debian/watch
index 81d1c59..89e1936 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-http://search.cpan.org/dist/Makefile-Parser/ \
+https://metacpan.org/release/Makefile-Parser/ \
.*/Makefile-Parser-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libmakefile-parser-perl
More information about the Pkg-perl-cvs-commits
mailing list