[libmarc-crosswalk-dublincore-perl] 01/04: Remove trailing slash from metacpan.org URLs

Axel Beckert abe at deuxchevaux.org
Mon Dec 23 22:56:22 UTC 2013


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

abe pushed a commit to branch master
in repository libmarc-crosswalk-dublincore-perl.

commit 26ce8b7132df2e03dffadea6835d94f3b960dbd8
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Mon Dec 23 23:52:38 2013 +0100

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

diff --git a/debian/control b/debian/control
index 1c401c3..f832a83 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.7.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmarc-crosswalk-dublincore-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmarc-crosswalk-dublincore-perl.git
-Homepage: https://metacpan.org/release/MARC-Crosswalk-DublinCore/
+Homepage: https://metacpan.org/release/MARC-Crosswalk-DublinCore
 
 Package: libmarc-crosswalk-dublincore-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 741b2f0..08851b5 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/MARC-Crosswalk-DublinCore/   .*/MARC-Crosswalk-DublinCore-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/MARC-Crosswalk-DublinCore   .*/MARC-Crosswalk-DublinCore-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/libmarc-crosswalk-dublincore-perl.git



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