[SCM] Debian packaging of Router::Simple branch, master, updated. debian/0.14-1-4-g89f0276

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:45:57 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 7ceae08..5268482 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: libclass-accessor-lite-perl,
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/librouter-simple-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librouter-simple-perl.git
-Homepage: http://search.cpan.org/dist/Router-Simple/
+Homepage: https://metacpan.org/release/Router-Simple/
 
 Package: librouter-simple-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 3353783..123c382 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: Router-Simple
 Upstream-Contact: Tokuhiro Matsuno <tokuhirom at gmail.com>
-Source: http://search.cpan.org/dist/Router-Simple/
+Source: https://metacpan.org/release/Router-Simple/
 
 Files: *
 Copyright: 2012, Tokuhiro Matsuno <tokuhirom at gmail.com>
diff --git a/debian/watch b/debian/watch
index a8ab080..7b1949d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Router-Simple/   .*/Router-Simple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Router-Simple/   .*/Router-Simple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of Router::Simple



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