[SCM] Debian packaging of libxml-libxml-perl branch, master, updated. debian/2.0010+dfsg-1-4-geaebb44
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:54:56 UTC 2013
The following commit has been merged in the master branch:
commit a5ec0417ddc0d10660d82885297777be73c50644
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:14:21 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index b880efb..db6a501 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: perl (>= 5.12),
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-libxml-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-libxml-perl.git
-Homepage: http://search.cpan.org/dist/XML-LibXML/
+Homepage: https://metacpan.org/release/XML-LibXML/
Package: libxml-libxml-perl
Architecture: any
diff --git a/debian/copyright b/debian/copyright
index c689035..6907920 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: XML-LibXML
Upstream-Contact: Petr Pajas <pajas at matfyz.cz>
-Source: http://search.cpan.org/dist/XML-LibXML/
+Source: https://metacpan.org/release/XML-LibXML/
Files: *
Copyright: 2006-2009, Petr Pajas <pajas at matfyz.cz>
--
Debian packaging of libxml-libxml-perl
More information about the Pkg-perl-cvs-commits
mailing list