lua5.1-policy (11) unstable; urgency=low

  * Removed post-test-hook from the sample configuration file 

 -- Enrico Tassi <gareuselesinge@debian.org>  Tue, 19 Jun 2007 10:39:24 +0100

lua5.1-policy (10) unstable; urgency=low

  * Fixed sublte bug in the clean target that was not removing .libs/
    in subdirectories

 -- Enrico Tassi <gareuselesinge@debian.org>  Wed, 16 May 2007 15:06:13 +0200

lua5.1-policy (9) unstable; urgency=low

  * fixed svn repository url in control file
  * added a clarification about (pre|post)-clean-hook makefile hooks
  * added (pre|post)-clean-hook in the sample configuration file
  * removed bashisms, thanks Alexandre Erwin for bugreporting

 -- Enrico Tassi <gareuselesinge@debian.org>  Fri, 23 Feb 2007 10:47:11 +0100

lua5.1-policy (8) unstable; urgency=low

  * added -r --reverse option to lua5.1-policy-apply that should be hooked
    to the clean:: target
  * updated doc and templates according to the new option

 -- Enrico Tassi <gareuselesinge@debian.org>  Thu, 15 Feb 2007 11:41:16 +0100

lua5.1-policy (7) unstable; urgency=low

  * Fixed statically/dynamically linked app.c tests using package.preload

 -- Enrico Tassi <gareuselesinge@debian.org>  Sat, 23 Dec 2006 18:52:18 +0100

lua5.1-policy (6) unstable; urgency=low

  * app.c now supports argument passing as the lua interpreter does.
    You can now pass arguments to the tests scripts.
  * Tests are skipped if LUA_TEST field is empty
  * Support for multiple packages from the same source package (i.e. 
    bindings with multiple backends like luasql or luacrypto).
  * Makefile.Debian renamed to Makefile.Debian.single
  * Added the "iterator" Makefile.Debian.multiple
  * lua5.1-policy-apply now adds a symbolic link:
             Makefile.Debian -> Makefile.Debian.multiple
  * Updated policy.txt accordingly.
  * Added XS-X-Vcs-svn to control.

 -- Enrico Tassi <gareuselesinge@debian.org>  Fri,  6 Oct 2006 22:17:23 +0200

lua5.1-policy (5) unstable; urgency=low

  * Fixed an inverted conditional expression that prevented the setting
    of mergeWithUpstream svn property.

 -- Enrico Tassi <gareuselesinge@debian.org>  Tue,  3 Oct 2006 13:36:22 +0200

lua5.1-policy (4) unstable; urgency=low

  * Fixed Makefile.Debian so that no -doc package is assumed.

 -- Enrico Tassi <gareuselesinge@debian.org>  Sat, 16 Sep 2006 12:28:42 +0200

lua5.1-policy (3) unstable; urgency=low

  * Some minor issues fixed:
    - no more -doc/-dev distinction (always -dev)
    - added mention of '-' as a separator between the package name and the abi
      if the package name ands with a digit

 -- Enrico Tassi <gareuselesinge@debian.org>  Sat, 16 Sep 2006 11:59:07 +0200

lua5.1-policy (2) unstable; urgency=low

  * added Recommends: subversion (the
    lua5.1-policy-create-svnbuildpackage-layout now works even if subversion
    is not available)

 -- Enrico Tassi <gareuselesinge@debian.org>  Mon, 28 Aug 2006 15:42:24 +0200

lua5.1-policy (1) unstable; urgency=low

  * Initial release. (Closes: #384743)

 -- Enrico Tassi <gareuselesinge@debian.org>  Sat, 26 Aug 2006 15:07:15 +0200
