[SCM] Debian packaging of libemail-folder-perl branch, master, updated. c3a51197ee35d20888841dbd4c2aede13a8776a3

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


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

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

diff --git a/debian/control b/debian/control
index 15bc2f1..6f71834 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
  Martin Zobel-Helas <zobel at debian.org>, gregor herrmann <gregoa at debian.org>,
  Niko Tyni <ntyni at iki.fi>, Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/Email-Folder/
+Homepage: https://metacpan.org/release/Email-Folder/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libemail-folder-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libemail-folder-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index f0978e9..356a5d5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: Ricardo SIGNES <rjbs at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Email-Folder/
+Upstream-Source: https://metacpan.org/release/Email-Folder/
 Upstream-Name: Email-Folder
 
 Files: *
diff --git a/debian/watch b/debian/watch
index af41962..0579ae2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Email-Folder/ .*/Email-Folder-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Email-Folder/ .*/Email-Folder-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libemail-folder-perl



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