[SCM] Debian packaging of libmodule-starter-smart-perl branch, master, updated. debian/0.0.4-1-6-g0929ec9

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:38:49 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 5d2b2fc..f657dff 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-starter-smart-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmodule-starter-smart-perl.git
-Homepage: http://search.cpan.org/dist/Module-Starter-Smart/
+Homepage: https://metacpan.org/release/Module-Starter-Smart/
 
 Package: libmodule-starter-smart-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index bbd2608..7e6a782 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: Module-Starter-Smart
 Upstream-Contact: Ruey-Cheng Chen  <rueycheng at gmail.com>
-Source: http://search.cpan.org/dist/Module-Starter-Smart/
+Source: https://metacpan.org/release/Module-Starter-Smart/
 
 Files: *
 Copyright: 2006-2012, Ruey-Cheng Chen <rueycheng at gmail.com>
diff --git a/debian/watch b/debian/watch
index b63a686..fcc1bb1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Module-Starter-Smart/   .*/Module-Starter-Smart-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Module-Starter-Smart/   .*/Module-Starter-Smart-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libmodule-starter-smart-perl



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