summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2014-02-27 22:33:06 +0100
committergregor herrmann <gregoa@debian.org>2014-02-27 22:33:06 +0100
commit848c09b609358fd24dd7d6fc8b73f95c75b3e0ac (patch)
treea89a6c50e3874bc05359d74dd72fe02efc6c5303
parent068f6849fec97dbaa607a95b34a7fcab78343fd4 (diff)
Strip trailing slash from metacpan URLs.
-rw-r--r--debian/control2
-rw-r--r--debian/copyright2
-rw-r--r--debian/watch2
3 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index fd2c41f..0db6786 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: perl, libcgi-application-perl, libtest-pod-perl,
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jaldhar H. Vyas <jaldhar@debian.org>
Standards-Version: 3.9.1
-Homepage: https://metacpan.org/release/CGI-Application-Plugin-AnyTemplate/
+Homepage: https://metacpan.org/release/CGI-Application-Plugin-AnyTemplate
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-application-plugin-anytemplate-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-application-plugin-anytemplate-perl.git
diff --git a/debian/copyright b/debian/copyright
index 9cece4d..7ddf232 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: CGI-Application-Plugin-AnyTemplate
Upstream-Contact: Michael Graham <mag-perl@occamstoothbrush.com>
-Source: https://metacpan.org/release/CGI-Application-Plugin-AnyTemplate/
+Source: https://metacpan.org/release/CGI-Application-Plugin-AnyTemplate
Files: *
Copyright: 2005, Michael Graham <mag-perl@occamstoothbrush.com>
diff --git a/debian/watch b/debian/watch
index f41d330..42ce6b9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-https://metacpan.org/release/CGI-Application-Plugin-AnyTemplate/ .*/CGI-Application-Plugin-AnyTemplate-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/CGI-Application-Plugin-AnyTemplate .*/CGI-Application-Plugin-AnyTemplate-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$