[SCM] Packaging of Template::Plugin::Comma branch, master, updated. debian/0.04-1-6-gb1fe0ac
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:48:35 UTC 2013
The following commit has been merged in the master branch:
commit 10ac4716fc6f89025e3646f90eddd89323a29ec7
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 7376241..2441d8b 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtemplate-plugin-comma-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtemplate-plugin-comma-perl.git
-Homepage: http://search.cpan.org/dist/Template-Plugin-Comma/
+Homepage: https://metacpan.org/release/Template-Plugin-Comma/
Package: libtemplate-plugin-comma-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 381b7f8..fef4fba 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: Tatsuhiko Miyagawa <miyagawa at bulknews.net>
-Source: http://search.cpan.org/dist/Template-Plugin-Comma/
+Source: https://metacpan.org/release/Template-Plugin-Comma/
Name: Template-Plugin-Comma
Files: *
diff --git a/debian/watch b/debian/watch
index aeb8c9a..341d900 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Template-Plugin-Comma/ .*/Template-Plugin-Comma-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Template-Plugin-Comma/ .*/Template-Plugin-Comma-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Packaging of Template::Plugin::Comma
More information about the Pkg-perl-cvs-commits
mailing list