Source: wxsqlite3 Section: libs Priority: optional Maintainer: Laszlo Boszormenyi (GCS) Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), doxygen, libsqlite3-dev (>= 3.15), libwxgtk3.2-dev Build-Conflicts: libwxbase2.8-dev, libwxgtk3.0-dev Standards-Version: 4.6.1 Homepage: https://utelle.github.io/wxsqlite3/ Package: libwxsqlite3-3.2-0t64 Provides: ${t64:Provides} Replaces: libwxsqlite3-3.2-0 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Breaks: libwxsqlite3-3.2-0 (<< ${source:Version}), codelite (<= 12.0+dfsg-2~), maitreya (<= 7.0.7-2~) Depends: ${misc:Depends}, ${shlibs:Depends} Description: SQLite3 C++ wrapper for use in programs based on the wxWidgets wxSQLite3 is a C++ wrapper around the public domain SQLite 3.x database and is specifically designed for use in programs based on the wxWidgets 3.0 library. . wxSQLite3 does not try to hide the underlying database, in contrary almost all special features of the current SQLite3 version 3.7.4 are supported, like for example the creation of user defined scalar or aggregate functions. . This package provides the shared libraries for use with wxWidgets 3.0 . Package: libwxsqlite3-3.0-dev Depends: ${misc:Depends}, libwxsqlite3-3.2-dev Architecture: all Priority: optional Section: oldlibs Description: transitional package This is a transitional package. It can safely be removed. Package: libwxsqlite3-3.2-dev Architecture: any Multi-Arch: same Section: libdevel Depends: libsqlite3-dev, libwxgtk3.2-dev, libwxsqlite3-3.2-0t64 (= ${binary:Version}), ${misc:Depends} Recommends: pkg-config Suggests: wxsqlite3-doc Breaks: libwxsqlite3-3.0-dev (<< 3.4.1~dfsg-8) Replaces: libwxsqlite3-3.0-dev (<< 3.4.1~dfsg-8) Description: Development files for wxSQLite3 wxSQLite3 is a C++ wrapper around the public domain SQLite 3.x database and is specifically designed for use in programs based on the wxWidgets 3.0 library. . This package contains the development files for wxSQLite3. Package: wxsqlite3-doc Section: doc Architecture: all Multi-Arch: foreign Depends: libjs-jquery (>= 1.7.1), ${misc:Depends} Description: Documentation files for wxSQLite3 wxSQLite3 is a C++ wrapper around the public domain SQLite 3.x database and is specifically designed for use in programs based on the wxWidgets 3.0 library. . This package contains the documentation files for wxSQLite3, which is also available at .