[SCM] Debian packaging of Mail-SPF CPAN distribution branch, master, updated. debian/2.8.0-1-4-g9231eb2

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


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

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

diff --git a/debian/control b/debian/control
index 8e16e64..bf776fc 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
 Source: mail-spf-perl
-Homepage: http://search.cpan.org/dist/Mail-SPF/
+Homepage: https://metacpan.org/release/Mail-SPF/
 Section: mail
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
diff --git a/debian/copyright b/debian/copyright
index 8e1062a..3a95bbf 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: Julian Mehnle <julian at mehnle.net>
-Source: http://search.cpan.org/dist/Mail-SPF/
+Source: https://metacpan.org/release/Mail-SPF/
 Name: Mail-SPF
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 4eda2eb..8948031 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Mail-SPF/   .*/Mail-SPF-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Mail-SPF/   .*/Mail-SPF-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of Mail-SPF CPAN distribution



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