unixodbc 2.2.14p2-5ubuntu3 source package in Ubuntu

Changelog

unixodbc (2.2.14p2-5ubuntu3) precise; urgency=low

  * Re-add the Breaks: libiodbc2 to odbcinst1debian2, now that soprano is
    no longer using iodbc.  LP: #901638.
 -- Steve Langasek <email address hidden>   Mon, 12 Mar 2012 14:13:49 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main libs

Downloads

File Size SHA-256 Checksum
unixodbc_2.2.14p2.orig.tar.gz 2.1 MiB 41d0497861b2cebd93ea8e1c037b11e8f8fe7ce83d40549b650de6c1c5f39acc
unixodbc_2.2.14p2-5ubuntu3.diff.gz 538.8 KiB dce529649c61a6f916f6681f4de491af11b789d8b93308c945df590c35fb1d63
unixodbc_2.2.14p2-5ubuntu3.dsc 2.2 KiB 6e3fd44416fa5a7c2c693add318e6e172fb65c516c160f6ac6fdcc9fe5d3a6df

View changes file

Binary packages built by this source

libodbc1: ODBC 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 shared library, libodbc; and
 libodbctxt.so, a sample driver that reads from and writes to flat text
 files.

odbcinst: No summary available for odbcinst in ubuntu quantal.

No description available for odbcinst in ubuntu quantal.

odbcinst1debian2: No summary available for odbcinst1debian2 in ubuntu quantal.

No description available for odbcinst1debian2 in ubuntu quantal.

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, a command-line tool that allows SQL commands
 to be entered interactively.

unixodbc-dev: ODBC libraries for UNIX (development files)

 This package contains the development files (headers and libraries) for
 unixODBC, an implementation of the Open DataBase Connectivity interface
 for Unix systems. You should not need to install this package unless
 you intend to develop C language applications which use ODBC, or to
 compile ODBC-using applications from source.