[SCM] Debian packaging of libxml-handler-printevents-perl branch, master, updated. ba85633f0ebbb8c0cf9d56750cfefd62d8ea6d15

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:54:51 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 4918bc7..79e0d6a 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jay Bonci <jaybonci at debian.org>,
  Ansgar Burchardt <ansgar at debian.org>
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/XML-Handler-PrintEvents/
+Homepage: https://metacpan.org/release/XML-Handler-PrintEvents/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-handler-printevents-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-handler-printevents-perl.git
 Build-Depends: debhelper (>= 7)
diff --git a/debian/copyright b/debian/copyright
index 83ae574..9a33671 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: T.J. Mather <tjmather at tjmather.com>
-Source: http://search.cpan.org/dist/XML-Handler-PrintEvents/
+Source: https://metacpan.org/release/XML-Handler-PrintEvents/
 Name: XML-Handler-PrintEvents
 
 Copyright: © 1999-2000, Enno Derksen
diff --git a/debian/watch b/debian/watch
index b00f266..e3a926a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/XML-Handler-PrintEvents/   .*/XML-Handler-PrintEvents-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/XML-Handler-PrintEvents/   .*/XML-Handler-PrintEvents-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libxml-handler-printevents-perl



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