[libencode-arabic-perl] 01/02: Strip trailing slash from metacpan URLs.
gregor herrmann
gregoa at debian.org
Thu Feb 27 21:55:12 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libencode-arabic-perl.
commit 116f86cd0e6140f8b85a48356a1eeb56901ad25d
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Feb 27 22:35:17 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 a34c980..47cb614 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org>
Standards-Version: 3.8.3
-Homepage: https://metacpan.org/release/Encode-Arabic/
+Homepage: https://metacpan.org/release/Encode-Arabic
Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libencode-arabic-perl.git
Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libencode-arabic-perl.git
diff --git a/debian/copyright b/debian/copyright
index 732ee46..6196139 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Encode-Arabic
Upstream-Contact: Otakar Smrz <otakar.smrz at mff.cuni.cz>
-Source: https://metacpan.org/release/Encode-Arabic/
+Source: https://metacpan.org/release/Encode-Arabic
Files: *
Copyright: 2003-2009, Otakar Smrz <otakar.smrz at mff.cuni.cz>
diff --git a/debian/watch b/debian/watch
index b9e1dca..32c9850 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-https://metacpan.org/release/Encode-Arabic/ .*/Encode-Arabic-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Encode-Arabic .*/Encode-Arabic-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
http://sf.net/encode-arabic/Encode-Arabic-(.*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libencode-arabic-perl.git
More information about the Pkg-perl-cvs-commits
mailing list