File: README

package info (click to toggle)
lua5.1-policy 6
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 120 kB
  • ctags: 6
  • sloc: sh: 70; ansic: 41; makefile: 33
file content (19 lines) | stat: -rw-r--r-- 669 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
lua5.1-policy
=============

This debian packages contains the debian policy for libraries related to the
lua5.1 scripting language.

The `lua5.1-policy` package contains the policy, in txt and html format.

The `lua5.1-policy-dev` package is meant to ease the packager life. It can be
declared in the the build-depends field of a lua library package and  It
provides the following utilities:

  - `lua5.1-policy-apply`  
     Should be called by the CDBS makefile before stat compiling the package
     (adding an hook to `pre-build::`). 

  - `lua5.1-policy-create-svnbuildpackage-layout` 
     Should be used to initialise an svn repository for a new package.