[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#698704: Add lua5.2 to list of known lua interpreters.



Package: lintian
Version: 2.5.10.3
Severity: normal
Tags: patch

Hi,

lua5.2 is in the archive since 2011-07. Attached patch adds it to the list
of known lua interpreters.


Cheers,
Thijs
>From b1879b43d57d1707a4ee3b6bace7998d0c72d841 Mon Sep 17 00:00:00 2001
From: Thijs Kinkhorst <thijs@debian.org>
Date: Tue, 22 Jan 2013 15:29:23 +0100
Subject: [PATCH] Add lua5.2 to list of known lua interpreters.

---
 data/scripts/versioned-interpreters |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/scripts/versioned-interpreters b/data/scripts/versioned-interpreters
index 304f9c6..350c018 100644
--- a/data/scripts/versioned-interpreters
+++ b/data/scripts/versioned-interpreters
@@ -71,7 +71,7 @@
 
 guile   => /usr/bin, guile-([\d.]+), guile-$1, 1.6 1.8,
 jruby   => /usr/bin, jruby([\d.]+), jruby$1, 1.0 1.1 1.2
-lua     => /usr/bin, lua([\d.]+), lua$1, 40 50 5.1
+lua     => /usr/bin, lua([\d.]+), lua$1, 40 50 5.1 5.2
 octave  => /usr/bin, octave([\d.]+), octave$1, 3.0 3.2
 php     => /usr/bin, php(\d+), php$1-cli, 5, @NO_DEFAULT_DEPS@
 pike    => /usr/bin, pike([\d.]+), pike$1 | pike$1-core, 7.6 7.8, @NO_DEFAULT_DEPS@
-- 
1.7.10.4


Reply to: