[SCM] Debian packaging of libsub-exporter-globexporter-perl branch, master, updated. 7e46d8eb204b5491b848fc78418eb189217298e5
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 0c6a804ea04b30324a73af455e500b5eeb21c489
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:11:28 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 7bffe17..8175b3d 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: perl,
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonathan Yu <jawnsy at cpan.org>
Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Sub-Exporter-GlobExporter/
+Homepage: https://metacpan.org/release/Sub-Exporter-GlobExporter/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsub-exporter-globexporter-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsub-exporter-globexporter-perl.git
diff --git a/debian/copyright b/debian/copyright
index b18150a..fdea0a7 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: Ricardo Signes <rjbs at cpan.org>
-Source: http://search.cpan.org/dist/Sub-Exporter-GlobExporter/
+Source: https://metacpan.org/release/Sub-Exporter-GlobExporter/
Name: Sub-Exporter-GlobExporter
Files: *
diff --git a/debian/watch b/debian/watch
index c3390e8..c32676b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Sub-Exporter-GlobExporter/ .*/Sub-Exporter-GlobExporter-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Sub-Exporter-GlobExporter/ .*/Sub-Exporter-GlobExporter-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libsub-exporter-globexporter-perl
More information about the Pkg-perl-cvs-commits
mailing list