[SCM] Debian packaging of libtemplate-declare-perl branch, master, updated. e7d6f232f0c4c4e53560050a82092b72c12f5b00
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:48:27 UTC 2013
The following commit has been merged in the master branch:
commit 4810c6c354b1765bc550dc17fd94659ee28df9de
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:11:47 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 03b93ac..994beff 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtemplate-declare-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtemplate-declare-perl.git
-Homepage: http://search.cpan.org/dist/Template-Declare/
+Homepage: https://metacpan.org/release/Template-Declare/
Package: libtemplate-declare-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 7a60a69..e90c989 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=166
Upstream-Contact: Jesse Vincent <jesse at bestpractical.com>
-Source: http://search.cpan.org/dist/Template-Declare/
+Source: https://metacpan.org/release/Template-Declare/
Upstream-Name: Template-Declare
Files: *
diff --git a/debian/watch b/debian/watch
index f2a238b..52366e1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Template-Declare/ .*/Template-Declare-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Template-Declare/ .*/Template-Declare-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libtemplate-declare-perl
More information about the Pkg-perl-cvs-commits
mailing list