[libmldbm-perl] 01/02: d/control, d/copyright, d/watch - Correct metacpan URL and drop trailing slash
Daniel Lintott
dlintott-guest at moszumanska.debian.org
Tue Feb 25 12:09:12 UTC 2014
This is an automated email from the git hooks/post-receive script.
dlintott-guest pushed a commit to branch master
in repository libmldbm-perl.
commit 8d73decdaa1471538cc3f5bf53297620c6ac9014
Author: Daniel Lintott <daniel at serverb.co.uk>
Date: Tue Feb 25 12:05:59 2014 +0000
d/control, d/copyright, d/watch - Correct metacpan URL and drop trailing slash
---
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 6c1bb4c..5960efb 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Raphaël Hertzog <hertzog at debian.org>,
Standards-Version: 3.9.4
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl, libfreezethaw-perl
-Homepage: https://metacpan.org/release/MLDBM/lib/MLDBM.pm
+Homepage: https://metacpan.org/release/MLDBM
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmldbm-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmldbm-perl.git
diff --git a/debian/copyright b/debian/copyright
index 891ff1e..37b9b93 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: MLDBM
Upstream-Contact: Alexandr Ciornii <alexchorny at gmail.com>
-Source: https://metacpan.org/release/MLDBM/
+Source: https://metacpan.org/release/MLDBM
Files: *
Copyright: 1995-98, Gurusamy Sarathy
diff --git a/debian/watch b/debian/watch
index f9c0231..ecf0670 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-https://metacpan.org/release/MLDBM/ .*/MLDBM-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/MLDBM .*/MLDBM-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/libmldbm-perl.git
More information about the Pkg-perl-cvs-commits
mailing list