[SCM] debian package of XML-Easy branch, master, updated. debian/0.009-1-6-ga0eff4a
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:54:35 UTC 2013
The following commit has been merged in the master branch:
commit 6b90559113be11d5c8ee060304640dfbd6d06907
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:14:13 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 2c53a99..008aab5 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 8),
Standards-Version: 3.9.2
Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libxml-easy-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-easy-perl
-Homepage: http://search.cpan.org/dist/XML-Easy/
+Homepage: https://metacpan.org/release/XML-Easy/
Package: libxml-easy-perl
Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 01bcfbe..8b7722e 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: Andrew Main (Zefram) <zefram at fysh.org>
-Source: http://search.cpan.org/dist/XML-Easy/
+Source: https://metacpan.org/release/XML-Easy/
Upstream-Name: XML-Easy
Files: *
diff --git a/debian/watch b/debian/watch
index 85180d5..f589a7d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/XML-Easy/ .*/XML-Easy-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/XML-Easy/ .*/XML-Easy-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
debian package of XML-Easy
More information about the Pkg-perl-cvs-commits
mailing list