[SCM] Packaging of Excel::Template::Plus in Debian branch, master, updated. debian/0.05-1-4-g25da0b0

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:29:34 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index fb2df8b..c82bff0 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: perl, libtest-deep-perl, libtest-exception-perl, libexcel-t
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libexcel-template-plus-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libexcel-template-plus-perl.git
-Homepage: http://search.cpan.org/dist/Excel-Template-Plus/
+Homepage: https://metacpan.org/release/Excel-Template-Plus/
 
 Package: libexcel-template-plus-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 9d94b75..ec7f96f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Contact: Stevan Little <stevan at iinteractive.com>
-Source: http://search.cpan.org/dist/Excel-Template-Plus/
+Source: https://metacpan.org/release/Excel-Template-Plus/
 Upstream-Name: Excel-Template-Plus
 
 Files: *
diff --git a/debian/watch b/debian/watch
index c253696..094b032 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Excel-Template-Plus/   .*/Excel-Template-Plus-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Excel-Template-Plus/   .*/Excel-Template-Plus-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Packaging of Excel::Template::Plus in Debian



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