1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: lua-soap
Section: interpreters
Priority: optional
Maintainer: Enrico Tassi <gareuselesinge@debian.org>
Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), dpatch, lua5.1-policy-dev (>= 22), liblua5.1-expat-dev
Standards-Version: 3.8.2
Vcs-Svn: svn://svn.debian.org/pkg-lua/packages/lua-soap
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-lua/packages/lua-soap
Homepage: http://www.keplerproject.org/luasoap/
Package: liblua5.1-soap0
Architecture: all
Depends: ${shlibs:Depends}, liblua5.1-expat0, liblua5.1-socket2
Description: SOAP library for the Lua language version 5.1
This package contains the Lua SOAP facility library.
Package: liblua5.1-soap-dev
Architecture: all
Depends: liblua5.1-soap0 (= ${source:Version})
Section: libdevel
Description: Documentation files for the SOAP library for the Lua language version 5.1
This package contains the documentation for the Lua 5.1 SOAP library.
|