[libxml-rss-libxml-perl] 01/02: Strip trailing slash from metacpan URLs.

gregor herrmann gregoa at debian.org
Thu Feb 27 22:10:46 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libxml-rss-libxml-perl.

commit e01dd410a81c60d7dd1584784d83fa3a7f59a5d6
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:42:54 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 8389b3e..02deb11 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>,
  gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.2
-Homepage: https://metacpan.org/release/XML-RSS-LibXML/
+Homepage: https://metacpan.org/release/XML-RSS-LibXML
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-rss-libxml-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-rss-libxml-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index f759244..1b5c372 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-RSS-LibXML
 Upstream-Contact: Daisuke Maki <dmaki at cpan.org>
-Source: https://metacpan.org/release/XML-RSS-LibXML/
+Source: https://metacpan.org/release/XML-RSS-LibXML
 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 9a2d4df..7be3d6a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,4 +2,4 @@
 # URL to the package page followed by a regex to search
 version=3
 opts=dversionmangle=s/\+dfsg// \
-https://metacpan.org/release/XML-RSS-LibXML/ .*/XML-RSS-LibXML-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian debian/repack.stub
+https://metacpan.org/release/XML-RSS-LibXML .*/XML-RSS-LibXML-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-rss-libxml-perl.git



More information about the Pkg-perl-cvs-commits mailing list