[SCM] SDL (Simple DirectMedia Layer) bindings for Perl branch, master, updated. debian/2.540-1-6-ga1f053c

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


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

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

diff --git a/debian/watch b/debian/watch
index 8d653ea..a2edcce 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/SDL/   .*/SDL-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/SDL/   .*/SDL-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
SDL (Simple DirectMedia Layer) bindings for Perl



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