[libtext-mecab-perl] 02/08: Use MetaCPAN URLs in debian/*.
gregor herrmann
gregoa at debian.org
Mon Jul 10 16:37:32 UTC 2017
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libtext-mecab-perl.
commit 23166ae06f750190fd09b10f2907dd73c465e984
Author: gregor herrmann <gregoa at debian.org>
Date: Mon Jul 10 18:24:51 2017 +0200
Use MetaCPAN URLs in debian/*.
---
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 f8502ba..4e4e69a 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9.20120312~),
Standards-Version: 4.0.0
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtext-mecab-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtext-mecab-perl.git
-Homepage: http://search.cpan.org/dist/Text-MeCab/
+Homepage: https://metacpan.org/release/Text-MeCab
Package: libtext-mecab-perl
Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 36f6937..6726a59 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Text-MeCab
Upstream-Contact: Daisuke Maki <daisuke at endeworks.jp>
-Source: http://search.cpan.org/dist/Text-MeCab/
+Source: https://metacpan.org/release/Text-MeCab
Files: *
Copyright: 2006-2008, Daisuke Maki <daisuke at endeworks.jp>
diff --git a/debian/watch b/debian/watch
index b98c0b7..fb31dfa 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Text-MeCab/ .*/Text-MeCab-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Text-MeCab .*/Text-MeCab-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/libtext-mecab-perl.git
More information about the Pkg-perl-cvs-commits
mailing list