[SCM] Debian packaging of libemail-filter-perl branch, master, updated. 39e4bb530095abe875c146a1263092a8494da7fb

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:28:50 UTC 2013


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

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

diff --git a/debian/copyright b/debian/copyright
index 5732113..704b128 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=228
 Upstream-Name: Email-Filter
 Upstream-Maintainer: Ricardo SIGNES
-Upstream-Source: http://search.cpan.org/dist/Email-Filter/
+Upstream-Source: https://metacpan.org/release/Email-Filter/
 
 Files: *
 Copyright: © 2003, Simon Cozens <simon at cpan.org>
diff --git a/debian/watch b/debian/watch
index 615f74a..ce75020 100644
--- a/debian/watch
+++ b/debian/watch
@@ -3,4 +3,4 @@
 # to check for upstream updates and more.
 # Site		Directory		Pattern			Version	Script
 version=3
-http://search.cpan.org/dist/Email-Filter/   .*/Email-Filter-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Email-Filter/   .*/Email-Filter-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libemail-filter-perl



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