[SCM] SDL (Simple DirectMedia Layer) bindings for Perl branch, master, updated. debian/2.535_01-1-2-g2782171

gregor herrmann gregoa at debian.org
Mon Jan 2 17:13:09 UTC 2012


The following commit has been merged in the master branch:
commit 6840b8a792c616926c5c90a5194019555955ac40
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jan 2 18:12:22 2012 +0100

    Adjust debian/watch to developer release versioning.

diff --git a/debian/watch b/debian/watch
index 8d653ea..da68d35 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://search.cpan.org/dist/SDL/   .*/SDL-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+opts=uversionmangle=s/_/~/ \
+http://search.cpan.org/dist/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