[SCM] Debian packaging of libtemplate-tiny-perl branch, master, updated. 90af60c8cce6ee74f4a9585c7bcc699976f6064b
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:48:45 UTC 2013
The following commit has been merged in the master branch:
commit fbd483ace72bd94a386f6aea1de19297014ebd06
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:11:54 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index e1e0fc3..1e9ed05 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Jonathan Yu <jawnsy at cpan.org>,
Angel Abad <angel at debian.org>,
Fabrizio Regalli <fabreg at fabreg.it>
Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Template-Tiny/
+Homepage: https://metacpan.org/release/Template-Tiny/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtemplate-tiny-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtemplate-tiny-perl.git
diff --git a/debian/copyright b/debian/copyright
index 11519ff..12389cc 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: Adam Kennedy <adamk at cpan.org>
-Source: http://search.cpan.org/dist/Template-Tiny/
+Source: https://metacpan.org/release/Template-Tiny/
Name: Template-Tiny
Files: *
diff --git a/debian/watch b/debian/watch
index eeec9ef..c5b5c6c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Template-Tiny/ .*/Template-Tiny-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Template-Tiny/ .*/Template-Tiny-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libtemplate-tiny-perl
More information about the Pkg-perl-cvs-commits
mailing list