[SCM] Debian packaging of libhtml-template-expr-perl branch, master, updated. 32c905eecd2f0eba8d7846d605f92a72670bcde4

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:33:20 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 0ec1a33..8d479fc 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl, libhtml-template-perl, libparse-recdescent-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/HTML-Template-Expr/
+Homepage: https://metacpan.org/release/HTML-Template-Expr/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-template-expr-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-template-expr-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index f06b41d..3ec15bf 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: Sam Tregar <sam at tregar.com>
-Source: http://search.cpan.org/dist/HTML-Template-Expr/
+Source: https://metacpan.org/release/HTML-Template-Expr/
 Name: HTML-Template-Expr
 
 Files: *
diff --git a/debian/watch b/debian/watch
index ac4b2bd..7843065 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/HTML-Template-Expr/  .+/HTML-Template-Expr-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/HTML-Template-Expr/  .+/HTML-Template-Expr-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libhtml-template-expr-perl



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