[libschedule-at-perl] 01/02: Strip trailing slash from metacpan URLs.

gregor herrmann gregoa at debian.org
Thu Feb 27 22:05:55 UTC 2014


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

gregoa pushed a commit to branch master
in repository libschedule-at-perl.

commit 4c70405bd8d7ee5e6e255624b8f8963ad57e4af2
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:40:26 2014 +0100

    Strip trailing slash from metacpan URLs.
---
 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 00699b0..197814a 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Vincent Danjean <vdanjean at debian.org>,
  Rene Mayorga <rmayorga at debian.org>, gregor herrmann <gregoa at debian.org>,
  Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.9.3
-Homepage: https://metacpan.org/release/Schedule-At/
+Homepage: https://metacpan.org/release/Schedule-At
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libschedule-at-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libschedule-at-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index f37a468..105353e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Schedule-At
 Upstream-Contact: Jose A. Rodriguez <josear at ac.upc.es>
-Source: https://metacpan.org/release/Schedule-At/
+Source: https://metacpan.org/release/Schedule-At
 
 Files: *
 Copyright: 1997-2012, Jose A. Rodriguez <josear at ac.upc.es>
diff --git a/debian/watch b/debian/watch
index c2c4cc8..48be722 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # Compulsory line, this is a version 3 file
 version=3
-https://metacpan.org/release/Schedule-At/   .*/Schedule-At-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Schedule-At   .*/Schedule-At-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/libschedule-at-perl.git



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