[SCM] Debian packaging of libmail-mboxparser-perl branch, master, updated. a84aab5c0b71e8dcbe0d29ed83f941034bd976ac

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


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

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

diff --git a/debian/control b/debian/control
index 33027f2..3fecf0f 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmail-mboxparser-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmail-mboxparser-perl.git
-Homepage: http://search.cpan.org/dist/Mail-MboxParser/
+Homepage: https://metacpan.org/release/Mail-MboxParser/
 
 Package: libmail-mboxparser-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 88f7612..97b54b9 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: Tassilo von Parseval <tassilo.von.parseval at rwth-aachen.de>
-Source: http://search.cpan.org/dist/Mail-MboxParser/
+Source: https://metacpan.org/release/Mail-MboxParser/
 Name: Mail-MboxParser
 
 Files: *
diff --git a/debian/watch b/debian/watch
index a021c4e..4272ed2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Mail-MboxParser/   .*/Mail-MboxParser-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Mail-MboxParser/   .*/Mail-MboxParser-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libmail-mboxparser-perl



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