[libsereal-encoder-perl] 01/02: Correct homepage url and drop trailing slash

Daniel Lintott dlintott-guest at moszumanska.debian.org
Tue Feb 25 12:35:39 UTC 2014


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

dlintott-guest pushed a commit to branch master
in repository libsereal-encoder-perl.

commit a8d3686ff08b661166eb7228189f9c6ce6ab2ad5
Author: Daniel Lintott <daniel at serverb.co.uk>
Date:   Tue Feb 25 12:33:25 2014 +0000

    Correct homepage url and drop trailing slash
---
 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 1a416d9..e46929b 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9.20120312),
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsereal-encoder-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsereal-encoder-perl.git
-Homepage: https://metacpan.org/release/dist/Sereal-Encoder/
+Homepage: https://metacpan.org/release/Sereal-Encoder
 
 Package: libsereal-encoder-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 4e0081e..8cfef2d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Sereal-Encoder
-Source: https://metacpan.org/release/Sereal-Encoder/
+Source: https://metacpan.org/release/Sereal-Encoder
 Upstream-Contact: Steffen Mueller <smueller at cpan.org>, Yves Orton <yves at cpan.org>
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 86e0728..13e5401 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/Sereal-Encoder/   .*/Sereal-Encoder-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Sereal-Encoder   .*/Sereal-Encoder-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/libsereal-encoder-perl.git



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