unixodbc 2.3.11-3 source package in Ubuntu
Changelog
unixodbc (2.3.11-3) unstable; urgency=medium * debian/control: + Update Maintainer email address. + Raise Standards-Version to 4.6.2 (no changes needed). + Update Homepage field. + Drop transitional packages (libodbc1, odbcinst1debian2). + unixodbc-common, odbcinst: Add Breaks+Replaces against odbcinst1debian1 (Closes: #1037172). * debian/copyright: Update Source field and update for 2023. * unixodbc-common: Remove obsolete conffile (Closes: #1009152). * debian/upstream/metadata: Update Documentation field. -- Hugh McMaster <email address hidden> Thu, 15 Jun 2023 18:00:48 +1000
Upload details
- Uploaded by:
- Hugh McMaster
- Uploaded to:
- Sid
- Original maintainer:
- Hugh McMaster
- Architectures:
- any all
- Section:
- database
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
unixodbc_2.3.11-3.dsc | 2.2 KiB | f4d8e7d83a0779c9d57d147b7590a3584a279d7d3acb30b7e1bcf93bff58cac9 |
unixodbc_2.3.11.orig.tar.gz | 841.6 KiB | 8f625f72c6bfdbb0e5fb59e66eb8d7df0a84435178e33bf40cd2be7e76f677e0 |
unixodbc_2.3.11-3.debian.tar.xz | 16.4 KiB | 33bdbc8f33770f09a380324a9a600eff6896d34ece70fb11a32a9b2d6d9e1851 |
No changes file available.
Binary packages built by this source
- libodbc2: ODBC Driver Manager library for Unix
UnixODBC is an implementation of the Open Database Connectivity standard,
a database abstraction layer that allows applications to be used with
many different relational databases by way of a single library.
.
This package provides the unixODBC Driver Manager library.
- libodbc2-dbgsym: debug symbols for libodbc2
- libodbccr2: ODBC Cursor library for Unix
UnixODBC is an implementation of the Open Database Connectivity standard,
a database abstraction layer that allows applications to be used with
many different relational databases by way of a single library.
.
This package provides the unixODBC Cursor library.
- libodbccr2-dbgsym: debug symbols for libodbccr2
- libodbcinst2: Support library for accessing ODBC configuration files
UnixODBC is an implementation of the Open Database Connectivity standard,
a database abstraction layer that allows applications to be used with
many different relational databases by way of a single library.
.
This package contains the odbcinst library from unixODBC, a library
used by ODBC drivers to read their configuration from /etc/odbcinst.ini
and the system and user-specific odbc.ini files.
- libodbcinst2-dbgsym: debug symbols for libodbcinst2
- odbcinst: Helper program for accessing ODBC configuration files
UnixODBC is an implementation of the Open Database Connectivity standard,
a database abstraction layer that allows applications to be used with
many different relational databases by way of a single library.
.
This package contains the odbcinst helper tool, which allows ODBC driver
packages to install and manage their driver configuration.
- odbcinst-dbgsym: debug symbols for odbcinst
- unixodbc: Basic ODBC tools
UnixODBC is an implementation of the Open Database Connectivity standard,
a database abstraction layer that allows applications to be used with
many different relational databases by way of a single library.
.
This package contains isql and iusql, command-line tools that allow SQL
commands to be entered interactively or in batches.
- unixodbc-common: Common ODBC configuration files
UnixODBC is an implementation of the Open Database Connectivity standard,
a database abstraction layer that allows applications to be used with
many different relational databases by way of a single library.
.
This package contains the unixODBC system configuration files, odbc.ini and
odbcinst.ini, as well as the ODBCDataSources directory, in which system-file
Data Source Names (DSNs) are stored.
- unixodbc-dbgsym: debug symbols for unixodbc
- unixodbc-dev: ODBC libraries for Unix (development files)
UnixODBC is an implementation of the Open Database Connectivity standard,
a database abstraction layer that allows applications to be used with
many different relational databases by way of a single library.
.
This package contains the development files (headers and libraries) for
unixODBC, which can be used to develop and/or compile C-language applications
using ODBC.