[SCM] Debian packaging of Net-Server-Mail CPAN distribution branch, master, updated. upstream/0.18-19-g0e3ee03

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:41:44 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index d1dac52..84a35fa 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-server-mail-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-server-mail-perl.git
-Homepage: http://search.cpan.org/dist/Net-Server-Mail/
+Homepage: https://metacpan.org/release/Net-Server-Mail/
 
 Package: libnet-server-mail-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 76bbde0..00cff2d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Net-Server-Mail
-Source: http://search.cpan.org/dist/Net-Server-Mail/
+Source: https://metacpan.org/release/Net-Server-Mail/
 Upstream-Contact: Olivier Poitrey <rs at rhapsodyk.net>
 
 Files: *
diff --git a/debian/watch b/debian/watch
index e1336e8..ab37490 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # format version number, currently 3; this line is compulsory!
 version=3
-http://search.cpan.org/dist/Net-Server-Mail/ .*/Net-Server-Mail-([\.\d]+)\.(?:tar\.gz|tar|tgz)$
+https://metacpan.org/release/Net-Server-Mail/ .*/Net-Server-Mail-([\.\d]+)\.(?:tar\.gz|tar|tgz)$

-- 
Debian packaging of Net-Server-Mail CPAN distribution



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