[libxxx-perl] 01/02: Use metacpan URLs.
gregor herrmann
gregoa at debian.org
Wed Sep 17 21:56:06 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libxxx-perl.
commit 9412949c1de01229d09a0e40b579572f81dac582
Author: gregor herrmann <gregoa at debian.org>
Date: Wed Sep 17 23:55:20 2014 +0200
Use metacpan URLs.
---
debian/control | 2 +-
debian/copyright | 2 +-
debian/watch | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 4b5dbf2..83792ec 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: libyaml-perl
Standards-Version: 3.9.5
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libxxx-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxxx-perl.git
-Homepage: http://search.cpan.org/dist/XXX/
+Homepage: https://metacpan.org/release/XXX
Package: libxxx-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index dd537f1..669049e 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: XXX
Upstream-Contact: Ingy döt Net <ingy at cpan.org>
-Source: http://search.cpan.org/dist/XXX/
+Source: https://metacpan.org/release/XXX
Comment: 'XXX' is the actual name of upstream Perl module.
Files: *
diff --git a/debian/watch b/debian/watch
index 8003d34..2b24d9b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/XXX/ .*/XXX-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/XXX .*/XXX-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxxx-perl.git
More information about the Pkg-perl-cvs-commits
mailing list