[SCM] Debian packaging of libtemplate-plugin-clickable-perl branch, master, updated. 564b5ef02eed72cf7aa78acd1499871762f8910f
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:48:34 UTC 2013
The following commit has been merged in the master branch:
commit 1980323ee5c9873b88cbfe634fac932b85607a6a
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:11:49 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index c01818a..53924ea 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.7.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtemplate-plugin-clickable-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtemplate-plugin-clickable-perl.git
-Homepage: http://search.cpan.org/dist/Template-Plugin-Clickable/
+Homepage: https://metacpan.org/release/Template-Plugin-Clickable/
Package: libtemplate-plugin-clickable-perl
Architecture: all
diff --git a/debian/watch b/debian/watch
index 2939ae4..654f31e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -3,4 +3,4 @@
# to check for upstream updates and more.
# Site Directory Pattern Version Script
version=3
-http://search.cpan.org/dist/Template-Plugin-Clickable/ .*/Template-Plugin-Clickable-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian uupdate
+https://metacpan.org/release/Template-Plugin-Clickable/ .*/Template-Plugin-Clickable-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian uupdate
--
Debian packaging of libtemplate-plugin-clickable-perl
More information about the Pkg-perl-cvs-commits
mailing list