[libstring-diff-perl] 01/02: Correct homepage to metacpan
Daniel Lintott
dlintott-guest at moszumanska.debian.org
Tue Feb 25 12:42:47 UTC 2014
This is an automated email from the git hooks/post-receive script.
dlintott-guest pushed a commit to branch master
in repository libstring-diff-perl.
commit 788a78a21e83063269c523e2efa2581a7d691cd3
Author: Daniel Lintott <daniel at serverb.co.uk>
Date: Tue Feb 25 12:41:20 2014 +0000
Correct homepage to metacpan
---
debian/control | 2 +-
debian/control.in | 2 +-
debian/copyright | 3 ++-
debian/watch | 2 +-
4 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 6e6acad..b4543fe 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Uploaders: Jonas Smedegaard <dr at jones.dk>
Standards-Version: 3.9.4
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstring-diff-perl
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstring-diff-perl.git
-Homepage: https://github.com/yappo/p5-String-Diff/tree
+Homepage: https://metacpan.org/release/String-Diff
Package: libstring-diff-perl
Architecture: all
diff --git a/debian/control.in b/debian/control.in
index 484e150..a2efa70 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -7,7 +7,7 @@ Uploaders: Jonas Smedegaard <dr at jones.dk>
Standards-Version: 3.9.4
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstring-diff-perl
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstring-diff-perl.git
-Homepage: https://github.com/yappo/p5-String-Diff/tree
+Homepage: https://metacpan.org/release/String-Diff
Package: libstring-diff-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 29a865d..5bcba0e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,8 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: String::Diff
Upstream-Contact: Kazuhiro Osawa <ko at yappo.ne.jp>
http://rt.cpan.org/NoAuth/ReportBug.html?Queue=String-Diff
-Source: https://github.com/yappo/p5-String-Diff
+Source: https://metacpan.org/release/String-Diff
+ https://github.com/yappo/p5-String-Diff
git://github.com/yappo/p5-String-Diff.git
Files: *
diff --git a/debian/watch b/debian/watch
index bbe59b6..ac14d7a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
# Run the "uscan" command to check for upstream updates and more.
version=3
-http://search.cpan.org/dist/String-Diff/ .*/String-Diff-(\d[\d.]+)\.tar\.gz$
+https://metacpan.org/release/String-Diff .*/String-Diff-(\d[\d.]+)\.tar\.gz$
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libstring-diff-perl.git
More information about the Pkg-perl-cvs-commits
mailing list