[SCM] Debian packaging of libmakefile-dom-perl branch, master, updated. debian/0.006-1-4-gbecbb3f
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:36:52 UTC 2013
The following commit has been merged in the master branch:
commit 8d4e096b8783b5d9e5a183f3b6035b2dfd1a621e
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:07:02 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 989f97a..ff522eb 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: perl,
libclone-perl,
liblist-moreutils-perl,
libparams-util-perl
-Homepage: http://search.cpan.org/dist/Makefile-DOM/
+Homepage: https://metacpan.org/release/Makefile-DOM/
Package: libmakefile-dom-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 23c947f..38fffd6 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: Zhang "agentzh" Yichun (章亦春) <agentzh at gmail.com>
-Source: http://search.cpan.org/dist/Makefile-DOM/
+Source: https://metacpan.org/release/Makefile-DOM/
Name: Makefile-DOM
Files: *
diff --git a/debian/watch b/debian/watch
index 24e9662..9cce92f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-http://search.cpan.org/dist/Makefile-DOM/ \
+https://metacpan.org/release/Makefile-DOM/ \
.*/Makefile-DOM-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libmakefile-dom-perl
More information about the Pkg-perl-cvs-commits
mailing list