lua-dbi 0.7.2-3ubuntu1 source package in Ubuntu

Changelog

lua-dbi (0.7.2-3ubuntu1) kinetic; urgency=medium

  * Merge from Debian unstable.  Remaining changes:
    - debian/patches/mysql-8.0:
       Adjustments to allow build against MySQL 8.0 to fix FTBFS.

lua-dbi (0.7.2-3) unstable; urgency=medium

  * Lua team as maintainer, me as uploader (Closes: #995542)
  * watch to version 4
  * add Lua5.4 support

 -- Lukas Märdian <email address hidden>  Tue, 17 May 2022 17:56:30 +0200

Upload details

Uploaded by:
Lukas Märdian
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
lua-dbi_0.7.2.orig.tar.gz 35.6 KiB 05a7d02d0cae3970af24f72f39edfe717e39424927d07fbbc09ebe96ea02f5a6
lua-dbi_0.7.2-3ubuntu1.debian.tar.xz 5.1 KiB 9e1788ee158d8f10c047733bf60cbfbc841d371cef576e0a5c6df0d85e519f90
lua-dbi_0.7.2-3ubuntu1.dsc 2.5 KiB 354e534dcd6e1823d49daf095f6f37633bc4371551ecd00cc78c77c8881fc641

Available diffs

View changes file

Binary packages built by this source

lua-dbi-common: DBI library for the Lua language, common files

 Lua DBI is a database interface library for Lua. It is designed to provide a
 RDBMS agnostic API for handling database operations. LuaDBI also provides
 support for prepared statement handles, placeholders and bind parameters for
 all database operations.
 .
 This package contains the files common to all backends.
 .
 Lua DBI is a better alternative to lua-sql since it supports prepared
 statements.

lua-dbi-mysql: No summary available for lua-dbi-mysql in ubuntu kinetic.

No description available for lua-dbi-mysql in ubuntu kinetic.

lua-dbi-mysql-dbgsym: No summary available for lua-dbi-mysql-dbgsym in ubuntu kinetic.

No description available for lua-dbi-mysql-dbgsym in ubuntu kinetic.

lua-dbi-mysql-dev: DBI library for the Lua language, MySQL development files

 This package contains the development files of the Lua DBI library
 (MySQL backend), useful to create a statically linked binary
 (like a C application or a standalone Lua interpreter).

lua-dbi-postgresql: No summary available for lua-dbi-postgresql in ubuntu kinetic.

No description available for lua-dbi-postgresql in ubuntu kinetic.

lua-dbi-postgresql-dbgsym: No summary available for lua-dbi-postgresql-dbgsym in ubuntu kinetic.

No description available for lua-dbi-postgresql-dbgsym in ubuntu kinetic.

lua-dbi-postgresql-dev: DBI library for the Lua language, PostgreSQL development files

 This package contains the development files of the Lua DBI library
 (PostgreSQL backend), useful to create a statically linked binary
 (like a C application or a standalone Lua interpreter).

lua-dbi-sqlite3: No summary available for lua-dbi-sqlite3 in ubuntu kinetic.

No description available for lua-dbi-sqlite3 in ubuntu kinetic.

lua-dbi-sqlite3-dbgsym: debug symbols for lua-dbi-sqlite3
lua-dbi-sqlite3-dev: DBI library for the Lua language, sqlite3 development files

 This package contains the development files of the Lua DBI library
 (Sqlite3 backend), useful to create a statically linked binary
 (like a C application or a standalone Lua interpreter).