[SCM] Debian packaging of libtemplate-timer-perl branch, master, updated. debian/1.00-2-6-g7b450e2
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 866c1c25fc78115feb313f97c214de92842bc874
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:11:53 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index fb1adcc..0c7c6b3 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtemplate-timer-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtemplate-timer-perl.git
-Homepage: http://search.cpan.org/dist/Template-Timer/
+Homepage: https://metacpan.org/release/Template-Timer/
Package: libtemplate-timer-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index f9b1fae..333a0b6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=59
Name: Template-Timple
Maintainer: Andy Lester
-Source: http://search.cpan.org/dist/Template-Timer/
+Source: https://metacpan.org/release/Template-Timer/
Files: *
Copyright: 2004-2009, Andy Lester
diff --git a/debian/watch b/debian/watch
index 5ddc0f7..17c6fbc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Template-Timer/ .+/Template-Timer-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Template-Timer/ .+/Template-Timer-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libtemplate-timer-perl
More information about the Pkg-perl-cvs-commits
mailing list