[SCM] Debian packaging of libsub-exporter-perl branch, master, updated. debian/0.984-1-4-g4d6d666

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


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

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

diff --git a/debian/control b/debian/control
index 871bfdd..8d2f6f1 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
  Ansgar Burchardt <ansgar at debian.org>,
  gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Sub-Exporter/
+Homepage: https://metacpan.org/release/Sub-Exporter/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsub-exporter-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsub-exporter-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index e52c707..faaf953 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: Sub-Exporter
 Upstream-Contact: Ricardo SIGNES, <rjbs at cpan.org>
-Source: http://search.cpan.org/dist/Sub-Exporter/
+Source: https://metacpan.org/release/Sub-Exporter/
 
 Files: *
 Copyright: 2007, Ricardo SIGNES, <rjbs at cpan.org>
diff --git a/debian/watch b/debian/watch
index 7323576..ece1e5c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Sub-Exporter/ .*/Sub-Exporter-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Sub-Exporter/ .*/Sub-Exporter-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libsub-exporter-perl



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