[libopenoffice-oodoc-perl] 03/03: Remove trailing slash from metacpan.org URLs

Axel Beckert abe at deuxchevaux.org
Wed Dec 25 19:49:39 UTC 2013


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

abe pushed a commit to branch master
in repository libopenoffice-oodoc-perl.

commit 2c158831239109acb8e7f0328b4634ea3a0b77f9
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Wed Dec 25 20:42:30 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 e6ad509..c890ab6 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Uploaders: Maximilian Gass <mxey at cloudconnected.org>,
            Franck Joncourt <franck at debian.org>,
            gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/OpenOffice-OODoc/
+Homepage: https://metacpan.org/release/OpenOffice-OODoc
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libopenoffice-oodoc-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libopenoffice-oodoc-perl.git
 
diff --git a/debian/watch b/debian/watch
index b8dcce8..78f9707 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-https://metacpan.org/release/OpenOffice-OODoc/   .*/OpenOffice-OODoc-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/OpenOffice-OODoc   .*/OpenOffice-OODoc-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/libopenoffice-oodoc-perl.git



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