Source: lua-zip
Section: interpreters
Priority: optional
Maintainer: Enrico Tassi <gareuselesinge@debian.org>
Build-Depends: debhelper (>= 9), dh-lua (>= 12), bsdmainutils, libzzip-dev (>= 0.13.49-4), zlib1g-dev
Standards-Version: 3.9.3
Vcs-Svn: svn://svn.debian.org/pkg-lua/packages/lua-zip
Vcs-Browser: http://svn.debian.org/wsvn/pkg-lua/packages/lua-zip/
Homepage: https://github.com/luaforge/luazip

Package: lua-zip
Architecture: any
Multi-Arch: same
Pre-Depends: multiarch-support
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: liblua5.1-zip0 (<< 1.2.3-9~)
Breaks: liblua5.1-zip0 (<< 1.2.3-9~)
Provides: liblua5.1-zip0, ${lua:Provides}
XB-Lua-Versions: ${lua:Versions}
Description: zip library for the Lua language
 This package contains the Lua zip library, that allows one to read
 compressed files from the Lua language.

Package: lua-zip-dev
Architecture: any
Multi-Arch: same
Pre-Depends: multiarch-support
Depends: lua-zip (= ${binary:Version}), ${misc:Depends}
Replaces: liblua5.1-zip-dev (<< 1.2.3-9~)
Breaks: liblua5.1-zip-dev (<< 1.2.3-9~)
Provides: liblua5.1-zip-dev, ${lua:Provides}
XB-Lua-Versions: ${lua:Versions}
Section: libdevel
Description: zip development files for the Lua language
 This package contains the development files of the Lua zip library,
 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-zip0
Section: oldlibs
Priority: extra
Architecture: all
Depends: ${misc:Depends}, lua-zip
Description: Transitional package for lua-zip
 This is a transitional package to ease upgrades to the lua-zip
 package. It can safely be removed.

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