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

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


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

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

commit eefc30c42ceb8e5d9ed4a1416037f0e799741020
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:34:30 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 35f4ff9..44e9cb5 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9.20120312~),
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdate-simple-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdate-simple-perl.git
-Homepage: https://metacpan.org/release/Date-Simple/
+Homepage: https://metacpan.org/release/Date-Simple
 
 Package: libdate-simple-perl
 Architecture: any
diff --git a/debian/watch b/debian/watch
index ad23503..ace6f7e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts="uversionmangle=s/(\.\d{2})$/${1}00/g" \
-https://metacpan.org/release/Date-Simple/   .+/Date-Simple-v?(\d[\d.]*)\.(?:tar\.(?:gz|bz2)|tga|zip)
+https://metacpan.org/release/Date-Simple   .+/Date-Simple-v?(\d[\d.]*)\.(?:tar\.(?:gz|bz2)|tga|zip)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdate-simple-perl.git



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