[SCM] Debian packaging of Exporter-Easy CPAN distribution branch, master, updated. debian/0.16-1-7-gcb4ddf0
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:29:40 UTC 2013
The following commit has been merged in the master branch:
commit 1d97d0ba85a43138be62dd6344cdf5a168a99c7c
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:03:55 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 56a1664..4e9249d 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: perl
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libexporter-easy-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libexporter-easy-perl.git
-Homepage: http://search.cpan.org/dist/Exporter-Easy/
+Homepage: https://metacpan.org/release/Exporter-Easy/
Package: libexporter-easy-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 0871751..4d54332 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=174
Upstream-Name: Exporter-Easy
Upstream-Contact: Fergal Daly <fergal at esatclear.ie>
-Source: http://search.cpan.org/dist/Exporter-Easy/
+Source: https://metacpan.org/release/Exporter-Easy/
Files: *
Copyright: 2003-2004, Fergal Daly <fergal at esatclear.ie>
diff --git a/debian/watch b/debian/watch
index 1965637..4084246 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Exporter-Easy/ .*/Exporter-Easy-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Exporter-Easy/ .*/Exporter-Easy-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of Exporter-Easy CPAN distribution
More information about the Pkg-perl-cvs-commits
mailing list