[SCM] Debian packaging of libmail-listdetector-perl branch, master, updated. 41e0ce4cc765db05a6df46f2fd40b976bc92ec1f

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 a8f2347402c6213e15ea96d5eeca349def696bb9
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 8ffabf9..b8987c5 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmail-listdetector-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmail-listdetector-perl.git
-Homepage: http://search.cpan.org/dist/Mail-ListDetector/
+Homepage: https://metacpan.org/release/Mail-ListDetector/
 
 Package: libmail-listdetector-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 843ebbe..6598dcd 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: Michael Stevens <michael at etla.org>
-Source: http://search.cpan.org/dist/Mail-ListDetector/
+Source: https://metacpan.org/release/Mail-ListDetector/
 Name: Mail-ListDetector
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 8be8e31..3dcc7ca 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 
 opts=dversionmangle=s/\+dfsg$// \
-http://search.cpan.org/dist/Mail-ListDetector/   .*/Mail-ListDetector-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian debian/repack.stub
+https://metacpan.org/release/Mail-ListDetector/   .*/Mail-ListDetector-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian debian/repack.stub

-- 
Debian packaging of libmail-listdetector-perl



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