[libur-perl] 04/10: Use MetaCPAN URLs in debian/{control, copyright, watch}.

gregor herrmann gregoa at debian.org
Mon Oct 31 23:18:15 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libur-perl.

commit a297bf424ebcc775f0566f205b7be9f3d5e45a81
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Oct 31 23:43:01 2016 +0100

    Use MetaCPAN URLs in debian/{control,copyright,watch}.
---
 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 17db3ac..a444568 100644
--- a/debian/control
+++ b/debian/control
@@ -38,7 +38,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libur-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libur-perl.git
-Homepage: http://search.cpan.org/dist/UR/
+Homepage: https://metacpan.org/release/UR
 Testsuite: autopkgtest-pkg-perl
 
 Package: libur-perl
diff --git a/debian/copyright b/debian/copyright
index f081d04..9d06493 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Contact: Anthony Brummett, Scott Smith
-Source: http://search.cpan.org/dist/UR/
+Source: https://metacpan.org/release/UR
 Upstream-Name: UR
 Files-Excluded:
   lib/UR/Namespace/Command/Sys/ClassBrowser/assets/js
diff --git a/debian/watch b/debian/watch
index 1846ded..b08e882 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=uversionmangle=s/\.\d\d$/$&0/ \
-http://search.cpan.org/dist/UR/   .*/UR-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/UR   .*/UR-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/libur-perl.git



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