[SCM] Debian packaging of gearman-server branch, master, updated. 8426f018b6fe1ac5d9341e54af6553c62818dfb9

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:16:24 UTC 2013


The following commit has been merged in the master branch:
commit b909c5e7181826dfc990daf5644c49439eff78d0
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 15:58:55 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index 08b58c2..eaab8a1 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl, libgearman-client-perl, libdanga-socket-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>, gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Gearman-Server/
+Homepage: https://metacpan.org/release/Gearman-Server/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/gearman-server.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/gearman-server.git
 
diff --git a/debian/copyright b/debian/copyright
index 165ff10..ce3534a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
 Maintainer: Alan Kasindorf <dormando at rydia.net>
-Source: http://search.cpan.org/dist/Gearman-Server/
+Source: https://metacpan.org/release/Gearman-Server/
 Name: Gearman-Server
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 1369d84..f7ba7fd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Gearman-Server/   .*/Gearman-Server-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Gearman-Server/   .*/Gearman-Server-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
 

-- 
Debian packaging of gearman-server



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