[SCM] Debian packaging of libtest-spelling-perl branch, master, updated. upstream/0.15-39-g98518d9
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:50:53 UTC 2013
The following commit has been merged in the master branch:
commit 9ea1a56a5c6ee607f199355c12f7293aa3a55cdd
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:12:43 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index c9d274a..2978aae 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Uploaders: Jeremiah C. Foster <jeremiah at jeremiahfoster.com>,
Standards-Version: 3.9.2
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-spelling-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-spelling-perl.git
-Homepage: http://search.cpan.org/dist/Test-Spelling/
+Homepage: https://metacpan.org/release/Test-Spelling/
Package: libtest-spelling-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 8d0332a..06c8ca8 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: Ivan Tubert-Brohman <itub at cpan.org>
-Source: http://search.cpan.org/dist/Test-Spelling/
+Source: https://metacpan.org/release/Test-Spelling/
Name: Test-Spelling
Files: *
diff --git a/debian/watch b/debian/watch
index 32b55be..3a6ff29 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
# format version number, currently 3; this line is compulsory!
version=3
# URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Test-Spelling/ .*/Test-Spelling-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Test-Spelling/ .*/Test-Spelling-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libtest-spelling-perl
More information about the Pkg-perl-cvs-commits
mailing list