dh-lua (11) unstable; urgency=low

  * During tests set PATH so that 'lua' points to 'lua5.1' or 'lua5.2'
    depending on the current build. This avoids upstream tests that just
    call 'lua' to end up using the wrong lua interpreter.

 -- Enrico Tassi <gareuselesinge@debian.org>  Mon, 02 Apr 2012 09:56:58 +0200

dh-lua (10) unstable; urgency=low

  * Honour DH_LUA_OPTS to fine tune the behaviour of dh-lua, mainly for
    debugging or working around bugs in the toolchains. 
    Supported options are:
    - verbose
    - skip-test-lua-synamic
    - skip-test-app-dynamic
    - skip-test-app-static

 -- Enrico Tassi <gareuselesinge@debian.org>  Sun, 01 Apr 2012 13:37:04 +0200

dh-lua (9) unstable; urgency=low

  * Svn add debian/source/format when creating the layout of a new package
  * lua-create-svnbuildpackage-layout sets svn prop mergeWithUpstream
  * LUA_SOURCES installs files in their dirname 
  * Make LUA_SOURCES available to the test infrastructure 
  * Honour DH_VERBOSE 

 -- Enrico Tassi <gareuselesinge@debian.org>  Sat, 31 Mar 2012 18:12:59 +0200

dh-lua (8) unstable; urgency=low

  * Standards-version to 3.9.3
  * make/dh-lua.Makefile.single:
    - test-lua-app-dynamic target fixed, typo in the -fake variant
      target name
    - subst_vars fixed to make global substitutions
  * template/lib.install.in adds a line per item in LUA_SOURCES

 -- Enrico Tassi <gareuselesinge@debian.org>  Sun, 25 Mar 2012 17:14:11 +0200

dh-lua (7) unstable; urgency=low

  * Support multiple test files in LUA_TEST (separated by ;)
  * Honour LUA_INIT=string in app.c
  * Make LUA_SOURCES available to the tests
  * Improved logging 

 -- Enrico Tassi <gareuselesinge@debian.org>  Wed, 22 Feb 2012 13:21:25 +0100

dh-lua (6) unstable; urgency=low

  * Compile with -Wall -Wextra
  * Cope with lua5.2 not having shake (yet) 
  * Avoid overwriting upstream .h file

 -- Enrico Tassi <gareuselesinge@debian.org>  Wed, 22 Feb 2012 11:07:32 +0100

dh-lua (5) unstable; urgency=low

  * Depend on liblua5.1-0-dev, liblua5.2-dev, lua5.1, lua5.2, dctrl-tools
  * Clean up logging 

 -- Enrico Tassi <gareuselesinge@debian.org>  Tue, 21 Feb 2012 12:52:31 +0100

dh-lua (4) unstable; urgency=low

  * Depend on libtool and pkg-config

 -- Enrico Tassi <gareuselesinge@debian.org>  Tue, 21 Feb 2012 10:32:46 +0100

dh-lua (3) unstable; urgency=low

  * Build-depend on markdown

 -- Enrico Tassi <gareuselesinge@debian.org>  Mon, 20 Feb 2012 22:54:29 +0100

dh-lua (2) unstable; urgency=low

  * Fixed build-depends and depends fields (debhelper >= 8)
  * Put binaris in /usr/bin and not /bin/

 -- Enrico Tassi <gareuselesinge@debian.org>  Mon, 20 Feb 2012 22:50:28 +0100

dh-lua (1) unstable; urgency=low

  * Initial release. (Closes: #660251)

 -- Enrico Tassi <gareuselesinge@debian.org>  Sun, 19 Feb 2012 11:13:27 +0100
