[SCM] branch, master, updated. debian/3.02-1-4-gf7264dd
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:31:15 UTC 2013
The following commit has been merged in the master branch:
commit f24e7b8a3635ebfd5a7c835ef2a5e53d06fca7cc
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:04:33 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index d652b75..279014e 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: perl
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfinance-qif-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfinance-qif-perl.git
-Homepage: http://search.cpan.org/dist/Finance-QIF/
+Homepage: https://metacpan.org/release/Finance-QIF/
Package: libfinance-qif-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index d0028ab..09e55f4 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: Matthew McGillis <matthew at mcgillis.org> & Phil Lobbes <phil at perkpartners.com>
-Source: http://search.cpan.org/dist/Finance-QIF/
+Source: https://metacpan.org/release/Finance-QIF/
Name: Finance-QIF
Files: *
diff --git a/debian/watch b/debian/watch
index a0b4d7c..1f3b051 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Finance-QIF/ .*/Finance-QIF-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Finance-QIF/ .*/Finance-QIF-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
More information about the Pkg-perl-cvs-commits
mailing list