debian/0000755000000000000000000000000012020153355007162 5ustar debian/copyright0000644000000000000000000000113412020125110011100 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: python-lua Upstream-Contact: Bas Wijnen Source: https://github.com/wijnen/python-lua Files: * Copyright: Copyright 2012 Bas Wijnen License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . The latest version of the GPL can be found in /usr/share/common-licenses/GPL. debian/rules0000755000000000000000000000025412017432510010242 0ustar #!/usr/bin/make -f %: dh $@ --with python2 override_dh_auto_build: dh_auto_build ronn -r python-lua.7.ronn override_dh_auto_clean: dh_auto_clean rm -f python-lua.7 debian/changelog0000644000000000000000000000077212020153273011041 0ustar python-lua (0.3-1) unstable; urgency=low * New release with some fixes. * New upstream location. -- Bas Wijnen Fri, 31 Aug 2012 17:21:42 +0200 python-lua (0.2-1) unstable; urgency=low * New release with many fixes, especially regarding object ownership. -- Bas Wijnen Fri, 15 Jun 2012 20:01:27 +0200 python-lua (0.1-1) unstable; urgency=low * Initial release. (Closes: #672344) -- Bas Wijnen Thu, 10 May 2012 10:34:16 +0200 debian/python-lua.manpages0000644000000000000000000000001512017432510012772 0ustar python-lua.7 debian/compat0000644000000000000000000000000212017432510010357 0ustar 8 debian/control0000644000000000000000000000101412017432510010560 0ustar Source: python-lua Section: python Priority: optional Maintainer: Bas Wijnen Build-Depends: debhelper (>= 8), python, python-support, ruby-ronn Standards-Version: 3.9.3 Package: python-lua Architecture: all Depends: ${misc:Depends}, ${python:Depends}, liblua5.1-0 Description: library for using lua scripts from python This library provides an interface for using lua scripts from python. It can call lua functions, pass any type of objects, including python functions, which can be called from lua. debian/source/0000755000000000000000000000000012017432510010461 5ustar debian/source/format0000644000000000000000000000001412017432510011667 0ustar 3.0 (quilt)