[libcrypt-openssl-dsa-perl] 01/03: drop trailing slash from metacpan URLs

Damyan Ivanov dmn at alioth.debian.org
Tue Nov 5 11:03:15 UTC 2013


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

dmn pushed a commit to branch master
in repository libcrypt-openssl-dsa-perl.

commit 04adc66ccbd2dc9757396efc2925ec374c0bd8b9
Author: Damyan Ivanov <dmn at debian.org>
Date:   Tue Nov 5 11:00:30 2013 +0000

    drop trailing slash from metacpan URLs
    
    Git-Dch: ignore
---
 debian/copyright |    2 +-
 debian/watch     |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 08ca91b..f825755 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-OpenSSL-DSA
 Upstream-Contact: T.J. Mather <tjmather at maxmind.com>
-Source: https://metacpan.org/release/Crypt-OpenSSL-DSA/
+Source: https://metacpan.org/release/Crypt-OpenSSL-DSA
 
 Files: *
 Copyright: 2002, T.J. Mather.
diff --git a/debian/watch b/debian/watch
index a24cce7..93a1ad8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/Crypt-OpenSSL-DSA/  .+/Crypt-OpenSSL-DSA-v?(\d[\d.]+)\.(?:tar\.gz|tar\.bz2|tgz|zip)
+https://metacpan.org/release/Crypt-OpenSSL-DSA  .+/Crypt-OpenSSL-DSA-v?(\d[\d.]+)\.(?:tar\.gz|tar\.bz2|tgz|zip)

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



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