Source: lua-sql
Section: interpreters
Priority: optional
Maintainer: Enrico Tassi <gareuselesinge@debian.org>
Build-Depends: debhelper (>= 8.1.3), dh-lua, libmysqlclient-dev, libsqlite3-dev, libpq-dev
Standards-Version: 3.9.3
Vcs-Svn: svn://svn.debian.org/pkg-lua/packages/lua-sql
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-lua/packages/lua-sql
Homepage: https://github.com/keplerproject/luasql

Package: lua-sql-sqlite3
Architecture: any
Multi-Arch: same
Pre-Depends: multiarch-support
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: liblua5.1-sql-sqlite3-2 (<< 2.2.0+45+g68e30fc-1~)
Breaks: liblua5.1-sql-sqlite3-2 (<< 2.2.0+45+g68e30fc-1~)
Provides: liblua5.1-sql-sqlite3-2, ${lua:Provides}
XB-Lua-Versions: ${lua:Versions}
Description: luasql library for the Lua language
 This package contains the luasql library (Sqlite3 backend).

Package: lua-sql-sqlite3-dev
Architecture: any
Multi-Arch: same
Pre-Depends: multiarch-support
Depends: lua-sql-sqlite3 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Section: libdevel
Replaces: liblua5.1-sql-sqlite3-dev (<< 2.2.0+45+g68e30fc-1~)
Breaks: liblua5.1-sql-sqlite3-dev (<< 2.2.0+45+g68e30fc-1~)
Provides: liblua5.1-sql-sqlite3-dev, ${lua:Provides}
XB-Lua-Versions: ${lua:Versions}
Description: luasql development files for the Lua language
 This package contains the development files of the luasql library
 (Sqlite3 backend), useful to create a statically linked binary 
 (like a C application or a standalone Lua interpreter).

Package: lua-sql-postgres
Architecture: any
Multi-Arch: same
Pre-Depends: multiarch-support
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: liblua5.1-sql-postgres-2 (<< 2.2.0+45+g68e30fc-1~)
Breaks: liblua5.1-sql-postgres-2 (<< 2.2.0+45+g68e30fc-1~)
Provides: liblua5.1-sql-postgres-2, ${lua:Provides}
XB-Lua-Versions: ${lua:Versions}
Description: luasql library for the Lua language
 This package contains the luasql library (PostgreSQL backend).

Package: lua-sql-postgres-dev
Architecture: any
Multi-Arch: same
Pre-Depends: multiarch-support
Section: libdevel
Depends: lua-sql-postgres (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Replaces: liblua5.1-sql-postgres-dev (<< 2.2.0+45+g68e30fc-1~)
Breaks: liblua5.1-sql-postgres-dev (<< 2.2.0+45+g68e30fc-1~)
Provides: liblua5.1-sql-postgres-dev, ${lua:Provides}
XB-Lua-Versions: ${lua:Versions}
Description: luasql development files for the Lua language
 This package contains the development files of the luasql library
 (PostgreSQL backend), useful to create a statically linked binary 
 (like a C application or a standalone Lua interpreter).

Package: lua-sql-mysql
Architecture: any
Multi-Arch: same
Pre-Depends: multiarch-support
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: liblua5.1-sql-mysql-2 (<< 2.2.0+45+g68e30fc-1~)
Breaks: liblua5.1-sql-mysql-2 (<< 2.2.0+45+g68e30fc-1~)
Provides: liblua5.1-sql-mysql-2, ${lua:Provides}
XB-Lua-Versions: ${lua:Versions}
Description: luasql library for the Lua language
 This package contains the luasql library (MySQL backend).

Package: lua-sql-mysql-dev
Architecture: any
Multi-Arch: same
Pre-Depends: multiarch-support
Depends: lua-sql-mysql (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Section: libdevel
Replaces: liblua5.1-sql-mysql-dev (<< 2.2.0+45+g68e30fc-1~)
Breaks: liblua5.1-sql-mysql-dev (<< 2.2.0+45+g68e30fc-1~)
Provides: liblua5.1-sql-mysql-dev, ${lua:Provides}
XB-Lua-Versions: ${lua:Versions}
Description: luasql development files for the Lua language
 This package contains the development files of the luasql library 
 (MySQL backend), useful to create a statically linked binary 
 (like a C application or a standalone Lua interpreter).

Package: lua-sql-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Description: luasql documentation
 This package contains the documentation of the luasql library. 

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

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

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

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

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

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