[libsnmp-info-perl] 01/02: Strip trailing slash from metacpan URLs.
gregor herrmann
gregoa at debian.org
Thu Feb 27 22:06:11 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libsnmp-info-perl.
commit a03f465d85fc024dadcba330f547106159be8213
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Feb 27 22:40:34 2014 +0100
Strip trailing slash from metacpan URLs.
---
debian/copyright | 2 +-
debian/watch | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index a2cb606..91dd2c1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: SNMP-Info
Upstream-Contact: Eric A. Miller <emiller at cpan.org>
Oliver Gorwits <oliver.gorwits at oucs.ox.ac.uk>
-Source: https://metacpan.org/release/SNMP-Info/
+Source: https://metacpan.org/release/SNMP-Info
Files: *
Copyright: 2008-2013, Eric Miller
diff --git a/debian/watch b/debian/watch
index dfa19ed..a3f4725 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-https://metacpan.org/release/SNMP-Info/ .*/SNMP-Info-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/SNMP-Info .*/SNMP-Info-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/libsnmp-info-perl.git
More information about the Pkg-perl-cvs-commits
mailing list