[SCM] Debian packaging of libdevel-leak-perl branch, master, updated. debian/0.03-2-4-gf6d13e2

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


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

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

diff --git a/debian/control b/debian/control
index 16848fe..f59917f 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Edi Stojicevic <estojicevic at debianworld.org>,
 Standards-Version: 3.9.2
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdevel-leak-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdevel-leak-perl.git
-Homepage: http://search.cpan.org/dist/Devel-Leak/
+Homepage: https://metacpan.org/release/Devel-Leak/
 
 Package: libdevel-leak-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 33a6136..e7ef52a 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: Nick Ing-Simmons <nick at ni-s.u-net.com>
-Source: http://search.cpan.org/dist/Devel-Leak/
+Source: https://metacpan.org/release/Devel-Leak/
 Name: Devel-Leak
 
 Files: *
diff --git a/debian/watch b/debian/watch
index df68321..8abc80f 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/Devel-Leak/   .*/Devel-Leak-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Devel-Leak/   .*/Devel-Leak-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libdevel-leak-perl



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