[SCM] Debian packaging of libxml-opml-perl branch, master, updated. 158ee641c99c7895716df810d93eb461c861e956

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:55:02 UTC 2013


The following commit has been merged in the master branch:
commit aae5c6ffca71274642df7146f368fc8671e9d3ae
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:14:24 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index 24723bf..25b3613 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Ansgar Burchardt <ansgar at debian.org>
 Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl, libxml-parser-perl, libxml-simpleobject-perl
 Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/XML-OPML/
+Homepage: https://metacpan.org/release/XML-OPML/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-opml-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-opml-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 5f2069b..729e0f7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: michael szul
-Upstream-Source: http://search.cpan.org/dist/XML-OPML/
+Upstream-Source: https://metacpan.org/release/XML-OPML/
 Upstream-Name: XML-OMPL
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 282bdb3..4aa01bc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/XML-OPML/  .+/XML-OPML-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/XML-OPML/  .+/XML-OPML-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libxml-opml-perl



More information about the Pkg-perl-cvs-commits mailing list