[SCM] Debian packaging of libmkdoc-xml-perl branch, master, updated. 0ad2d876c2cf82cb06efceeec3f0b929eb0335db

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:38:07 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index b9d3286..a0fc8b0 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
 Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/MKDoc-XML/
+Homepage: https://metacpan.org/release/MKDoc-XML/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmkdoc-xml-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmkdoc-xml-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index e1f959e..cbb0290 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: Bruno Postle
-Source: http://search.cpan.org/dist/MKDoc-XML/
+Source: https://metacpan.org/release/MKDoc-XML/
 Name: MKDoc-XML
 
 Copyright: © 2003, MKDoc Holdings Ltd.
diff --git a/debian/watch b/debian/watch
index c016c4a..094f8e6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/MKDoc-XML/   .*/MKDoc-XML-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/MKDoc-XML/   .*/MKDoc-XML-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libmkdoc-xml-perl



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