[SCM] Debian packaging of Data::Printer branch, master, updated. debian/0.35-1-4-g15e713e

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


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

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

diff --git a/debian/control b/debian/control
index ce28724..4253afb 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends-Indep: libcapture-tiny-perl,
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-printer-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-printer-perl.git
-Homepage: http://search.cpan.org/dist/Data-Printer/
+Homepage: https://metacpan.org/release/Data-Printer/
 
 Package: libdata-printer-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 814fd4c..fdc08b8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Contact: Breno G. de Oliveira <garu at cpan.org>
-Source: http://search.cpan.org/dist/Data-Printer/
+Source: https://metacpan.org/release/Data-Printer/
 Upstream-Name: Data-Printer
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 8dc234c..78c637c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=uversionmangle=s/\.\d$/$&0/ \
-http://search.cpan.org/dist/Data-Printer/   .*/Data-Printer-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Data-Printer/   .*/Data-Printer-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of Data::Printer



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