gnustep-sqlclient 1.7.3-2 source package in Ubuntu

Changelog

gnustep-sqlclient (1.7.3-2) unstable; urgency=low


  * debian/rules (override_dh_auto_test): Explicitly set the permissions
    of test.conf to 0644.
  * debian/control (Vcs-Browser): Typo fix.

 -- Yavor Doganov <email address hidden>  Fri, 18 Jul 2014 22:22:45 +0300

Upload details

Uploaded by:
Debian GNUstep maintainers
Uploaded to:
Sid
Original maintainer:
Debian GNUstep maintainers
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gnustep-sqlclient_1.7.3-2.dsc 1.8 KiB 9e0f63480c12a0f0577fa46cdeba7992e1b1a4fc0ac4e5fa04c52aff56083575
gnustep-sqlclient_1.7.3.orig.tar.gz 162.3 KiB 5f384aad98024f3143d91f1e9d41509b8d5cd97079447a1af416af57f2661d6b
gnustep-sqlclient_1.7.3-2.debian.tar.xz 70.0 KiB 02dc09977326035fe7a7a61f25d28ffe4167cf4365f48469ee27f18e62c16d54

Available diffs

No changes file available.

Binary packages built by this source

libsqlclient-dev: No summary available for libsqlclient-dev in ubuntu vivid.

No description available for libsqlclient-dev in ubuntu vivid.

libsqlclient-dev-dbgsym: debug symbols for package libsqlclient-dev

 The SQLClient library is designed to provide a simple interface to
 SQL databases for GNUstep applications. It does not attempt the sort
 of abstraction provided by the much more sophisticated GDL2 library
 but rather allows applications to directly execute SQL queries and
 statements.
 Major features:
 .
  * Simple API for executing queries and statements.
  * Simple API for combining multiple SQL statements into a single
    transaction.
  * Supports multiple sumultaneous named connections to a database
    server in a thread-safe manner.
  * Supports multiple simultaneous connections to different database
    servers with backend driver bundles loaded for different database
    engines.
  * Configuration for all connections held in one place and referenced
    by connection name for ease of configuration control.
  * Thread safe operation.
 .
 Supported backend bundles are ECPG, Postgres, MySQL and SQLite.
 .
 This package contains the development files and the library reference
 documentation.

libsqlclient1.7: SQL client library for GNUstep (runtime library)

 The SQLClient library is designed to provide a simple interface to
 SQL databases for GNUstep applications. It does not attempt the sort
 of abstraction provided by the much more sophisticated GDL2 library
 but rather allows applications to directly execute SQL queries and
 statements.
 Major features:
 .
  * Simple API for executing queries and statements.
  * Simple API for combining multiple SQL statements into a single
    transaction.
  * Supports multiple sumultaneous named connections to a database
    server in a thread-safe manner.
  * Supports multiple simultaneous connections to different database
    servers with backend driver bundles loaded for different database
    engines.
  * Configuration for all connections held in one place and referenced
    by connection name for ease of configuration control.
  * Thread safe operation.
 .
 Supported backend bundles are ECPG, Postgres, MySQL and SQLite.
 .
 This package contains the shared library and the supported bundles.

libsqlclient1.7-dbg: SQL client library for GNUstep (debugging symbols)

 The SQLClient library is designed to provide a simple interface to
 SQL databases for GNUstep applications. It does not attempt the sort
 of abstraction provided by the much more sophisticated GDL2 library
 but rather allows applications to directly execute SQL queries and
 statements.
 .
 This package contains the detached debugging symbols.

libsqlclient1.7-dbgsym: debug symbols for package libsqlclient1.7

 The SQLClient library is designed to provide a simple interface to
 SQL databases for GNUstep applications. It does not attempt the sort
 of abstraction provided by the much more sophisticated GDL2 library
 but rather allows applications to directly execute SQL queries and
 statements.
 Major features:
 .
  * Simple API for executing queries and statements.
  * Simple API for combining multiple SQL statements into a single
    transaction.
  * Supports multiple sumultaneous named connections to a database
    server in a thread-safe manner.
  * Supports multiple simultaneous connections to different database
    servers with backend driver bundles loaded for different database
    engines.
  * Configuration for all connections held in one place and referenced
    by connection name for ease of configuration control.
  * Thread safe operation.
 .
 Supported backend bundles are ECPG, Postgres, MySQL and SQLite.
 .
 This package contains the shared library and the supported bundles.