[SCM] Debian packaging of libemail-send-io-perl branch, master, updated. d1a6c2fb5d3adc8f5f31b363af324cb64421988a

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


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

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

diff --git a/debian/control b/debian/control
index 71b4ef5..100bbb2 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.7.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libemail-send-io-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libemail-send-io-perl.git
-Homepage: http://search.cpan.org/dist/Email-Send-IO/
+Homepage: https://metacpan.org/release/Email-Send-IO/
 
 Package: libemail-send-io-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 4ecbffa..79e3a03 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Email-Send-IO/ .+/Email-Send-IO-(\d.+)\.(?:tar\.gz|tar\.bz2|tgz)
+https://metacpan.org/release/Email-Send-IO/ .+/Email-Send-IO-(\d.+)\.(?:tar\.gz|tar\.bz2|tgz)

-- 
Debian packaging of libemail-send-io-perl



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