[SCM] Debian packaging of libtest-differences-perl branch, master, updated. debian/0.61-1-4-g45148f8
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:49:37 UTC 2013
The following commit has been merged in the master branch:
commit f456df5d9f102f04b9301912467d75ad5cd1c48a
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:12:13 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index c81670e..088ba25 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: debhelper (>= 8), perl (>= 5.13.0),
libtest-pod-coverage-perl,
libtest-pod-perl
Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Test-Differences/
+Homepage: https://metacpan.org/release/Test-Differences/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-differences-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-differences-perl.git
diff --git a/debian/copyright b/debian/copyright
index 15234fb..a10b0cf 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: Curtis "Ovid" Poe <ovid at cpan.org>
-Source: http://search.cpan.org/dist/Test-Differences/
+Source: https://metacpan.org/release/Test-Differences/
Name: Test-Differences
Files: *
diff --git a/debian/watch b/debian/watch
index 51250aa..09837e3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts=uversionmangle=s/\.(\d\d)(\d?\d)$/.$1.$2/ \
-http://search.cpan.org/dist/Test-Differences/ .*/Test-Differences-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-Differences/ .*/Test-Differences-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libtest-differences-perl
More information about the Pkg-perl-cvs-commits
mailing list