lp:ubuntu/quantal/dh-lua

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/quantal/dh-lua
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

11. By gares

* Better template for dh-lua.conf
* Template for copyright (1.0 format)
* Template for control file

10. By gares

* New dh_lua script, called after dh_install. Its only activity is to
  deduplicate usr/share/lua/5.2/ w.r.t. usr/share/lua/5.1/
* Cleanup garbage in debian/ properly

9. By gares

default value for PKG_VERSION

8. By gares

* Add support for LUA_SOURCES_MANGLER.
* Add support for test context in LUA_TEST.

7. By gares

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.

6. By gares

* 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

5. By gares

* 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

4. By gares

* 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

3. By gares

* 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

2. By gares

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

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/raring/dh-lua
This branch contains Public information 
Everyone can see this information.

Subscribers