[SCM] Debian packaging of Server-Starter CPAN distribution branch, master, updated. debian/0.12-1-4-gf6b2170

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


The following commit has been merged in the master branch:
commit 2c28b1210aafade99b0c8f7488f246c374f3d96a
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:10:56 2013 +0100

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

diff --git a/debian/control b/debian/control
index c4d1337..bbdb52c 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libserver-starter-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libserver-starter-perl.git
-Homepage: http://search.cpan.org/dist/Server-Starter/
+Homepage: https://metacpan.org/release/Server-Starter/
 
 Package: libserver-starter-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index c5094c5..db28adc 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Server-Starter
-Source: http://search.cpan.org/dist/Server-Starter/
+Source: https://metacpan.org/release/Server-Starter/
 Upstream-Contact: Kazuho Oku <kazuhooku at gmail.com>
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 943210b..c4db395 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Server-Starter/   .*/Server-Starter-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Server-Starter/   .*/Server-Starter-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of Server-Starter CPAN distribution



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