[SCM] Debian packaging of libmail-mbox-messageparser-perl branch, master, updated. 3129a1cbc39f7203cca36e0447d11ce0d261ccda

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:36:45 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 916dcc3..0172f4d 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
  Ansgar Burchardt <ansgar at debian.org>
 Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/Mail-Mbox-MessageParser/
+Homepage: https://metacpan.org/release/Mail-Mbox-MessageParser/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmail-mbox-messageparser-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmail-mbox-messageparser-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 3d38f8e..a1e5c94 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: David Coppit <david at coppit.org>
-Source: http://search.cpan.org/dist/Mail-Mbox-MessageParser/
+Source: https://metacpan.org/release/Mail-Mbox-MessageParser/
 Name: Mail-Mbox-MessageParser
 
 Copyright: 2000-2004, David Coppit <david at coppit.org>
diff --git a/debian/watch b/debian/watch
index 1c58b71..afb8b9d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=dversionmangle=s/\+pristine$// \
-http://search.cpan.org/dist/Mail-Mbox-MessageParser/ .*/Mail-Mbox-MessageParser-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Mail-Mbox-MessageParser/ .*/Mail-Mbox-MessageParser-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libmail-mbox-messageparser-perl



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