[libgearman-client-perl] 02/03: Use search.cpan.org in debian/{control, copyright, watch}.

gregor herrmann gregoa at debian.org
Sun Aug 7 14:20:57 UTC 2016


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

gregoa pushed a commit to branch master
in repository libgearman-client-perl.

commit acfa45ee4ce7eb9b97a6bc93831ab981b4e7f2fb
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Aug 7 16:17:08 2016 +0200

    Use search.cpan.org in debian/{control,copyright,watch}.
    
    The distribution is not (anymore?) on MetaCPAN.
---
 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 4397439..5749bc4 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Conflicts: gearman-server (<< 1.11)
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libgearman-client-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libgearman-client-perl.git
-Homepage: https://metacpan.org/release/Gearman
+Homepage: http://search.cpan.org/dist/Gearman/
 
 Package: libgearman-client-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 7e53305..d3524fc 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Gearman
 Upstream-Contact: Alan Kasindorf <dormando at rydia.net>
-Source: https://metacpan.org/release/Gearman
+Source: http://search.cpan.org/dist/Gearman/
 
 Files: *
 Copyright: 2006-2007, Six Apart, Ltd.
diff --git a/debian/watch b/debian/watch
index af6b86a..32d4bdb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 https://metacpan.org/release/Gearman   .*/Gearman-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
-
+http://search.cpan.org/dist/Gearman/   .*/Gearman-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/libgearman-client-perl.git



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