[libxml-rsslite-perl] 01/02: Strip trailing slash from metacpan URLs.
gregor herrmann
gregoa at debian.org
Thu Feb 27 22:10:48 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libxml-rsslite-perl.
commit 67cadd2b280976803bb8da7685297425cfab4bb3
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Feb 27 22:42:55 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 e46e45f..85fbaee 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
Nathan Handler <nhandler at debian.org>
-Homepage: https://metacpan.org/release/XML-RSSLite/
+Homepage: https://metacpan.org/release/XML-RSSLite
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-rsslite-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-rsslite-perl.git
Standards-Version: 3.9.1
diff --git a/debian/copyright b/debian/copyright
index 6b3b3f1..20ee5f7 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: XML-RSSLite
Upstream-Contact: Jerrad Pierce <jpierce at cpan.org>
-Source: https://metacpan.org/release/XML-RSSLite/
+Source: https://metacpan.org/release/XML-RSSLite
Comment: The non-free test material and dependent tests have been removed from the upstream tarball for the +dfsg version.
Files: *
diff --git a/debian/watch b/debian/watch
index 53fc5d7..9796659 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts=dversionmangle=s/\+dfsg// \
-https://metacpan.org/release/XML-RSSLite/ .*/XML-RSSLite-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian debian/repack.stub
+https://metacpan.org/release/XML-RSSLite .*/XML-RSSLite-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian debian/repack.stub
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-rsslite-perl.git
More information about the Pkg-perl-cvs-commits
mailing list