[SCM] Debian packaging of libemail-thread-perl branch, master, updated. b5ff849bbc1c90c894d8642bb1b5135b583bd383

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:29:06 UTC 2013


The following commit has been merged in the master branch:
commit d7ee67b9f5f3435b252b98af35e98827403d0d0c
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:03:45 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index e652a22..811a567 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.0
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libemail-thread-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libemail-thread-perl.git
-Homepage: http://search.cpan.org/dist/Email-Thread/
+Homepage: https://metacpan.org/release/Email-Thread/
 
 Package: libemail-thread-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 99bc926..4a1180b 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/Email-Thread/
+Upstream-Source: https://metacpan.org/release/Email-Thread/
 Upstream-Maintainer:  Iain Truskett <spoon at cpan.org>.
 Upstream-Author:  Iain Truskett <spoon at cpan.org>.
 
diff --git a/debian/watch b/debian/watch
index 2223f90..e2f2a7f 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/Email-Thread/   .*/Email-Thread-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Email-Thread/   .*/Email-Thread-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libemail-thread-perl



More information about the Pkg-perl-cvs-commits mailing list