[libdbix-xml-rdb-perl] 04/05: Remove trailing slash from metacpan.org URLs

Axel Beckert abe at deuxchevaux.org
Sun Dec 15 18:02:18 UTC 2013


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

abe pushed a commit to branch master
in repository libdbix-xml-rdb-perl.

commit 71544247b4008289314c8c0b8b643dc235c2a6a9
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Dec 15 18:59:05 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 25e5c78..6e1ef8d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.7.3
-Homepage: https://metacpan.org/release/DBIx-XML_RDB/
+Homepage: https://metacpan.org/release/DBIx-XML_RDB
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdbix-xml-rdb-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdbix-xml-rdb-perl.git
 Build-Depends-Indep: libdbi-perl,
diff --git a/debian/watch b/debian/watch
index 67da56b..65f27b8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/DBIx-XML_RDB/   .*/DBIx-XML_RDB-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/DBIx-XML_RDB   .*/DBIx-XML_RDB-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/libdbix-xml-rdb-perl.git



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