[libdatetime-format-mail-perl] 02/14: Remove trailing slash from metacpan.org URLs
Axel Beckert
abe at deuxchevaux.org
Thu Dec 26 02:17:35 UTC 2013
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libdatetime-format-mail-perl.
commit 871822ba81f9860f6cd21b1ffc5017c5a988e7b1
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Thu Dec 26 02:58:14 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 058813d..b5eda90 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.8.0
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-format-mail-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-format-mail-perl.git
-Homepage: https://metacpan.org/release/DateTime-Format-Mail/
+Homepage: https://metacpan.org/release/DateTime-Format-Mail
Package: libdatetime-format-mail-perl
Architecture: all
diff --git a/debian/watch b/debian/watch
index b6424be..c721bae 100644
--- a/debian/watch
+++ b/debian/watch
@@ -4,4 +4,4 @@ version=3
# Also, 0.30 upstream will be 0.3000 in Debian to keep version numbers in
# order.
opts=dversionmangle=s/\+dfsg$//,uversionmangle=s/^(\d\.\d\d)$/${1}00/ \
-https://metacpan.org/release/DateTime-Format-Mail/ .*/DateTime-Format-Mail-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/DateTime-Format-Mail .*/DateTime-Format-Mail-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/libdatetime-format-mail-perl.git
More information about the Pkg-perl-cvs-commits
mailing list