[libpgobject-simple-perl] 04/06: Don't use trailing slashes in metacpan URLs, update debian/watch.

Robert James Clay jame at rocasa.us
Sun Apr 27 19:02:54 UTC 2014


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

jame-guest pushed a commit to branch master
in repository libpgobject-simple-perl.

commit 6b2993ad28d623be07f209a1ff03e9f8b4e6da48
Author: Robert James Clay <jame at rocasa.us>
Date:   Sun Apr 27 14:36:59 2014 -0400

    Don't use trailing slashes in metacpan URLs, update debian/watch.
---
 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 440d389..db6d44a 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: libpgobject-perl,
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpgobject-simple-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpgobject-simple-perl.git
-Homepage: http://metacpan.org/release/PGObject-Simple/
+Homepage: http://metacpan.org/release/PGObject-Simple
 
 Package: libpgobject-simple-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 1e173e1..f319041 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: PGObject-Simple
 Upstream-Contact: Chris Travers <chris.travers at gmail.com>
-Source: http://metacpan.org/release/PGObject-Simple/
+Source: http://metacpan.org/release/PGObject-Simple
 
 Files: *
 Copyright: 2013-2014, Chris Travers <chris.travers at gmail.com>
diff --git a/debian/watch b/debian/watch
index 7638af0..db43ce7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/PGObject-Simple/   .*/PGObject-Simple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+http://metacpan.org/release/PGObject-Simple   .*/PGObject-Simple-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/libpgobject-simple-perl.git



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