Source: lua-curl
Section: interpreters
Priority: optional
Maintainer: Enrico Tassi <gareuselesinge@debian.org>
Build-Depends: debhelper (>= 8.1.3), libcurl4-gnutls-dev (>= 7.15.0-2), dh-lua
Standards-Version: 3.9.3
Vcs-Svn: svn://svn.debian.org/pkg-lua/packages/lua-curl
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-lua/packages/lua-curl
Homepage: http://www.luaforge.net/projects/luacurl

Package: lua-curl
Architecture: any
Multi-Arch: same
Pre-Depends: multiarch-support
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: liblua5.1-curl0 (<< 0.3.0-6~)
Breaks: liblua5.1-curl0 (<< 0.3.0-6~)
Provides: liblua5.1-curl0, ${lua:Provides}
XB-Lua-Versions: ${lua:Versions}
Description: libcURL bindings for the Lua language version 5.1
 This package contains the bindings for the cURL library.
 Currently many different implementations of cURL bindings are available,
 this package includes the one developed for the FreePOPs project
 (see <http://www.freepops.org>).

Package: lua-curl-dev
Architecture: any
Multi-Arch: same
Pre-Depends: multiarch-support
Section: libdevel
Depends: lua-curl (= ${binary:Version}), ${misc:Depends}
Replaces: liblua5.1-curl-dev (<< 0.3.0-6~)
Breaks: liblua5.1-curl-dev (<< 0.3.0-6~)
Provides: liblua5.1-curl-dev, ${lua:Provides}
XB-Lua-Versions: ${lua:Versions}
Description: libcURL development files for the Lua language
 This package contains the development files of the libcURL Lua bindings,
 useful to create a statically linked binary (like a C application or a
 standalone Lua interpreter).
 .
 Documentation is also shipped within this package.

Package: liblua5.1-curl0
Section: oldlibs
Priority: extra
Architecture: all
Depends: ${misc:Depends}, lua-curl
Description: Transitional package for lua-curl
 This is a transitional package to ease upgrades to the lua-curl
 package. It can safely be removed.

Package: liblua5.1-curl-dev
Section: oldlibs
Priority: extra
Architecture: all
Depends: ${misc:Depends}, lua-curl-dev
Description: Transitional package for lua-curl-dev
 This is a transitional package to ease upgrades to the lua-curl-dev
 package. It can safely be removed.
