[libcrypt-rijndael-perl] 01/02: Strip trailing slash from metacpan URLs.

gregor herrmann gregoa at debian.org
Thu Feb 27 21:53:01 UTC 2014


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

gregoa pushed a commit to branch master
in repository libcrypt-rijndael-perl.

commit 90da46fb3a8d96dde444cb369fbf73b153b19906
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:34:05 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 4b6b5c4..6a3fd40 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 9.20120312),
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-rijndael-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-rijndael-perl.git
-Homepage: https://metacpan.org/release/Crypt-Rijndael/
+Homepage: https://metacpan.org/release/Crypt-Rijndael
 
 Package: libcrypt-rijndael-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 272404d..4c98bee 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: Crypt-Rijndael
 Upstream-Contact: brian d foy <bdfoy at cpan.org>)
-Source: https://metacpan.org/release/Crypt-Rijndael/
+Source: https://metacpan.org/release/Crypt-Rijndael
 
 Files: *
 Copyright: 2000-2001, Rafael R. Sevilla <sevillar at team.ph.inter.net>
diff --git a/debian/watch b/debian/watch
index b171417..8bc356c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 opts=uversionmangle=s/_/./g \
-https://metacpan.org/release/Crypt-Rijndael/    .+/Crypt-Rijndael-(\d.*)\.tar\.gz
+https://metacpan.org/release/Crypt-Rijndael    .+/Crypt-Rijndael-(\d.*)\.tar\.gz
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcrypt-rijndael-perl.git



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