[SCM] Debian packaging of libemail-send-perl branch, master, updated. debian/2.198-4-6-g6ff181c

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


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

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

diff --git a/debian/control b/debian/control
index c3bcb0f..d09b439 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
 Standards-Version: 3.9.2
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libemail-send-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libemail-send-perl.git
-Homepage: http://search.cpan.org/dist/Email-Send/
+Homepage: https://metacpan.org/release/Email-Send/
 
 Package: libemail-send-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 79d516f..dd12d43 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=59
 Maintainer: Ricardo SIGNES, <rjbs at cpan.org>
-Source: http://search.cpan.org/dist/Email-Send/
+Source: https://metacpan.org/release/Email-Send/
 Name: Email-Send
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 5db1b0c..59dea3e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Email-Send/   .*/Email-Send-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Email-Send/   .*/Email-Send-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libemail-send-perl



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