[SCM] Debian packaging of libdevel-caller-perl branch, master, updated. 797dddd65bb2ad297b82c5a88ad1ae8f3f80d991

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


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

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

diff --git a/debian/control b/debian/control
index e433669..c1e6e0c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Niko Tyni <ntyni 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/Devel-Caller/
+Homepage: https://metacpan.org/release/Devel-Caller/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdevel-caller-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdevel-caller-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 85258ec..09c9312 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: Richard Clamp <richardc at unixbeard.net>
-Source: http://search.cpan.org/dist/Devel-Caller/
+Source: https://metacpan.org/release/Devel-Caller/
 Name: Devel-Caller
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 30200ad..355cdc3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Devel-Caller/ .*/Devel-Caller-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Devel-Caller/ .*/Devel-Caller-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libdevel-caller-perl



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