[libdata-dumper-simple-perl] 01/02: Strip trailing slash from metacpan URLs.

gregor herrmann gregoa at debian.org
Thu Feb 27 21:53:21 UTC 2014


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

gregoa pushed a commit to branch master
in repository libdata-dumper-simple-perl.

commit 7c25c7b76de2cb33594c00af23603ddf70b77ba0
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:34:16 2014 +0100

    Strip trailing slash from metacpan URLs.
---
 debian/control | 2 +-
 debian/watch   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 30f8628..35647dd 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Standards-Version: 3.7.3
-Homepage: https://metacpan.org/release/Data-Dumper-Simple/
+Homepage: https://metacpan.org/release/Data-Dumper-Simple
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-dumper-simple-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-dumper-simple-perl.git
 Build-Depends: debhelper (>= 5.0.0)
diff --git a/debian/watch b/debian/watch
index 935effa..9f4c06b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -3,4 +3,4 @@
 # to check for upstream updates and more.
 # Site		Directory		Pattern			Version	Script
 version=3
-https://metacpan.org/release/Data-Dumper-Simple/   .*/Data-Dumper-Simple-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Data-Dumper-Simple   .*/Data-Dumper-Simple-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/libdata-dumper-simple-perl.git



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