[SCM] Debian packaging of X11-Protocol CPAN distribution branch, master, updated. debian/0.56-4-4-g560ba46

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


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

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

diff --git a/debian/control b/debian/control
index a31bf62..956ddc9 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: gregor herrmann <gregoa at debian.org>, tony mancill <tmancill at debian.or
 Standards-Version: 3.9.3
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libx11-protocol-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libx11-protocol-perl.git
-Homepage: http://search.cpan.org/dist/X11-Protocol
+Homepage: https://metacpan.org/release/X11-Protocol
 
 Package: libx11-protocol-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 7101b13..204ce3a 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: X11-Protocol
 Upstream-Contact: Stephen McCamant <SMCCAM at cpan.org>
-Source: http://search.cpan.org/dist/X11-Protocol/
+Source: https://metacpan.org/release/X11-Protocol/
 
 Files: *
 Copyright: 1997-2006, Stephen McCamant <SMCCAM at cpan.org>
diff --git a/debian/watch b/debian/watch
index 30b5920..b05428e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/X11-Protocol/ .*/X11-Protocol-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/X11-Protocol/ .*/X11-Protocol-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of X11-Protocol CPAN distribution



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