[SCM] Debian packaging of libtemplate-plugin-calendar-simple-perl branch, master, updated. 0304e699322102c32463805b0ccdc4f52652fc03
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:48:31 UTC 2013
The following commit has been merged in the master branch:
commit cd91fc8aef2aa836dbf478aa6a43f6b910101fe7
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:11:48 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index a96eaa5..87282d2 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.7.2.1
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtemplate-plugin-calendar-simple-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtemplate-plugin-calendar-simple-perl.git
-Homepage: http://search.cpan.org/dist/Template-Plugin-Calendar-Simple/
+Homepage: https://metacpan.org/release/Template-Plugin-Calendar-Simple/
Package: libtemplate-plugin-calendar-simple-perl
Architecture: all
diff --git a/debian/watch b/debian/watch
index 948eba1..acde9bc 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-Calendar-Simple/ .*/Template-Plugin-Calendar-Simple-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Template-Plugin-Calendar-Simple/ .*/Template-Plugin-Calendar-Simple-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libtemplate-plugin-calendar-simple-perl
More information about the Pkg-perl-cvs-commits
mailing list