File: control

package info (click to toggle)
lua5.1-policy 20
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 132 kB
  • ctags: 10
  • sloc: sh: 104; ansic: 41; makefile: 39
file content (29 lines) | stat: -rw-r--r-- 1,242 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Source: lua5.1-policy
Section: doc
Priority: optional
Maintainer: Enrico Tassi <gareuselesinge@debian.org>
Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0), markdown
Standards-Version: 3.7.3
Vcs-Svn: svn://svn.debian.org/pkg-lua/packages/lua5.1-policy
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-lua/packages/lua5.1-policy
Homepage: http://pkg-lua.alioth.debian.org/

Package: lua5.1-policy
Architecture: all
Depends: 
Description: lua5.1 Debian policy
 This package contains the Debian policy for the Debian packages relative to
 the lua5.1 scripting language.

Package: lua5.1-policy-dev
Section: devel
Recommends: subversion
Architecture: all
Depends: libtool, pkg-config, lua5.1, liblua5.1-0-dev, cdbs (>= 0.4.33), make
Description: lua5.1 Debian policy - template and scripts
 This package contains some template/support files (like a generic Makefile, a
 generic test application...) that can be used by lua libraries at compile
 time. It also includes a simple script that sets up an svn directory
 conforming to svn-buildpackage and populates it with the standard files needed
 to use lua5.1-policy-dev at build time. Obviously packages made using
 lua5.1-policy-dev will conform to the policy contained in lua5.1-policy.