[libacme-bleach-perl] 01/02: Strip trailing slash from metacpan URLs.

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


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

gregoa pushed a commit to branch master
in repository libacme-bleach-perl.

commit 557efc0748d98e4544bc1835b01a1d8f72e612bd
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:32:05 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 9d1afee..a7f0a3c 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Nathan Handler <nhandler at debian.org>,
  Fabrizio Regalli <fabreg at fabreg.it>
 Standards-Version: 3.9.3
-Homepage: https://metacpan.org/release/Acme-Bleach/
+Homepage: https://metacpan.org/release/Acme-Bleach
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libacme-bleach-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libacme-bleach-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index cd7ff74..c3f59c3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Contact: Damian Conway
-Source: https://metacpan.org/release/Acme-Bleach/
+Source: https://metacpan.org/release/Acme-Bleach
 Upstream-Name: Acme-Bleach
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 5040406..bb4febf 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=uversionmangle=s/\.\d\d$/$&0/ \
-https://metacpan.org/release/Acme-Bleach/   .*/Acme-Bleach-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Acme-Bleach   .*/Acme-Bleach-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/libacme-bleach-perl.git



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