[SCM] Debian packaging of libmail-thread-perl branch, master, updated. 49992212998eaf0860637a79e358991beb513b26
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:36:51 UTC 2013
The following commit has been merged in the master branch:
commit e72919ae6c84815be6bd25d6fde3cb64e4db425e
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:07:01 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index afa4b5c..834bcf9 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.8.0
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmail-thread-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmail-thread-perl.git
-Homepage: http://search.cpan.org/dist/Mail-Thread/
+Homepage: https://metacpan.org/release/Mail-Thread/
Package: libmail-thread-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 5391153..23dd12e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,5 @@
Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=226
-Upstream-Source: http://search.cpan.org/dist/Mail-Thread/
+Upstream-Source: https://metacpan.org/release/Mail-Thread/
Upstream-Maintainer: Tony Bowden <bug-Mail-Thread at rt.cpan.org>
Upstream-Author: Simon Cozens <simon at cpan.org>
diff --git a/debian/watch b/debian/watch
index 0a8ba4e..eb668eb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
# 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/Mail-Thread/ .*/Mail-Thread-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Mail-Thread/ .*/Mail-Thread-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libmail-thread-perl
More information about the Pkg-perl-cvs-commits
mailing list