[libpg-hstore-perl] 02/09: Use metacpan.org instead of search.cpan.org.
Bas Couwenberg
sebastic at xs4all.nl
Tue Sep 3 16:25:28 UTC 2013
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a commit to branch master
in repository libpg-hstore-perl.
commit cffc7f308fbc78d764e9f240955809be5949d531
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Tue Sep 3 18:02:43 2013 +0200
Use metacpan.org instead of search.cpan.org.
---
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 691a338..5f03c1f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9), perl
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpg-hstore-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpg-hstore-perl.git
-Homepage: http://search.cpan.org/dist/Pg-hstore/
+Homepage: https://metacpan.org/release/Pg-hstore
Package: libpg-hstore-perl
Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 6597b92..51f583f 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: Pg-hstore
Upstream-Contact: Galimov Albert <alt at cpan.org>
-Source: http://search.cpan.org/dist/Pg-hstore/
+Source: https://metacpan.org/release/Pg-hstore
Files: *
Copyright: 2011, Alt
diff --git a/debian/watch b/debian/watch
index 8e7da9a..155e7c9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Pg-hstore/ .*/Pg-hstore-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Pg-hstore .*/Pg-hstore-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/libpg-hstore-perl.git
More information about the Pkg-perl-cvs-commits
mailing list