Control: tags 847111 + patch
Control: tags 847111 + pending

Dear maintainer,

I've prepared an NMU for lua-lgi (versioned as 0.9.1-1.2) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Cheers
-- 
Sebastian Ramacher
diff -Nru lua-lgi-0.9.1/debian/changelog lua-lgi-0.9.1/debian/changelog
--- lua-lgi-0.9.1/debian/changelog	2017-09-29 15:50:32.000000000 +0200
+++ lua-lgi-0.9.1/debian/changelog	2017-10-08 17:38:17.000000000 +0200
@@ -1,3 +1,10 @@
+lua-lgi (0.9.1-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add support for lua 5.3. (Closes: #847111)
+
+ -- Sebastian Ramacher <sramac...@debian.org>  Sun, 08 Oct 2017 17:38:17 +0200
+
 lua-lgi (0.9.1-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru lua-lgi-0.9.1/debian/lua5.3.dh-lua.conf lua-lgi-0.9.1/debian/lua5.3.dh-lua.conf
--- lua-lgi-0.9.1/debian/lua5.3.dh-lua.conf	1970-01-01 01:00:00.000000000 +0100
+++ lua-lgi-0.9.1/debian/lua5.3.dh-lua.conf	2016-06-19 19:05:59.000000000 +0200
@@ -0,0 +1,16 @@
+PKG_NAME=lgi
+
+AUX_PKGS=gobject-introspection-1.0 gmodule-2.0 libffi 
+
+CLIB_CFLAGS=$(shell pkg-config $(AUX_PKGS) --cflags)
+CLIB_LDFLAGS=$(shell pkg-config $(AUX_PKGS) --libs)
+CLIB_LDFLAGS_STATIC=$(shell pkg-config $(AUX_PKGS) --libs --static)
+CLIB_OBJS=$(patsubst %.c,%.lo, $(wildcard lgi/*.c))
+LUA_MODNAME_CPART=lgi.corelgilua51
+
+LUA_SOURCES=lgi.lua $(wildcard lgi/*.lua) $(wildcard lgi/override/*.lua) 
+LUA_MODNAME=lgi
+LUA_TEST=tests/test.lua
+
+PKG_URL=https://github.com/pavouk/lgi
+PKG_REQUIRES=gobject-introspection-1.0

Attachment: signature.asc
Description: PGP signature

Reply via email to