poco 1.3.6p1-5.1 source package in Ubuntu

Changelog

poco (1.3.6p1-5.1) unstable; urgency=medium

  * Non-maintainer upload.

  [ Steve Langasek ]
  * Rename library packages for g++5 ABI transition. (Closes: #791243)

  [ Simon McVittie ]
  * Revert addition of Lintian overrides for the v5 suffix, which are
    not needed with current Lintian

 -- Simon McVittie <email address hidden>  Wed, 02 Sep 2015 07:49:04 +0100

Upload details

Uploaded by:
Cristian Greco
Uploaded to:
Sid
Original maintainer:
Cristian Greco
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
poco_1.3.6p1-5.1.dsc 3.3 KiB 3be75e1a0df698ad3fde649e5b59375e9c0e608fa461c2be7d307b2a61842f81
poco_1.3.6p1.orig.tar.gz 2.9 MiB b08f1c742975549e2cee705fa3b77edcd05f65085348f3a489b897285af958e5
poco_1.3.6p1-5.1.diff.gz 13.2 KiB 1699104ee023bf54bf63d4a649b10f54954d992fb634212fabab206fdce48d7a

No changes file available.

Binary packages built by this source

libpoco-dev: C++ Portable Components (POCO) Development files

 The POCO C++ Libraries are a collection of open source C++ class libraries
 that simplify and accelerate the development of network-centric, portable
 applications in C++. The libraries integrate perfectly with the C++ Standard
 Library and fill many of the functional gaps left open by it.
 .
 POCO is built strictly using standard ANSI/ISO C++, including the standard
 library. The contributors attempt to find a good balance between using advanced
 C++ features and keeping the classes comprehensible and the code clean,
 consistent and easy to maintain.
 .
 POCO consists of four core libraries, and a number of add-on libraries. The
 core libraries are Foundation, XML, Util and Net. Two of the add-on libraries
 are NetSSL, providing SSL support for the network classes in the Net library,
 and Data, a library for uniformly accessing different SQL databases.

libpoco-dev-dbgsym: No summary available for libpoco-dev-dbgsym in ubuntu wily.

No description available for libpoco-dev-dbgsym in ubuntu wily.

libpococrypto9v5: C++ Portable Components (POCO) Crypto library

 The POCO C++ Libraries are a collection of open source C++ class libraries
 that simplify and accelerate the development of network-centric, portable
 applications in C++. The libraries integrate perfectly with the C++ Standard
 Library and fill many of the functional gaps left open by it.
 .
 POCO is built strictly using standard ANSI/ISO C++, including the standard
 library. The contributors attempt to find a good balance between using advanced
 C++ features and keeping the classes comprehensible and the code clean,
 consistent and easy to maintain.
 .
 This package provides the POCO Crypto library.

libpococrypto9v5-dbg: No summary available for libpococrypto9v5-dbg in ubuntu wily.

No description available for libpococrypto9v5-dbg in ubuntu wily.

libpococrypto9v5-dbgsym: debug symbols for package libpococrypto9v5

 The POCO C++ Libraries are a collection of open source C++ class libraries
 that simplify and accelerate the development of network-centric, portable
 applications in C++. The libraries integrate perfectly with the C++ Standard
 Library and fill many of the functional gaps left open by it.
 .
 POCO is built strictly using standard ANSI/ISO C++, including the standard
 library. The contributors attempt to find a good balance between using advanced
 C++ features and keeping the classes comprehensible and the code clean,
 consistent and easy to maintain.
 .
 This package provides the POCO Crypto library.

libpocodata9v5: C++ Portable Components (POCO) Data library

 The POCO C++ Libraries are a collection of open source C++ class libraries
 that simplify and accelerate the development of network-centric, portable
 applications in C++. The libraries integrate perfectly with the C++ Standard
 Library and fill many of the functional gaps left open by it.
 .
 POCO is built strictly using standard ANSI/ISO C++, including the standard
 library. The contributors attempt to find a good balance between using advanced
 C++ features and keeping the classes comprehensible and the code clean,
 consistent and easy to maintain.
 .
 This package provides the POCO Data library.

libpocodata9v5-dbg: C++ Portable Components (POCO) Data library (debug version)

 The POCO C++ Libraries are a collection of open source C++ class libraries
 that simplify and accelerate the development of network-centric, portable
 applications in C++. The libraries integrate perfectly with the C++ Standard
 Library and fill many of the functional gaps left open by it.
 .
 POCO is built strictly using standard ANSI/ISO C++, including the standard
 library. The contributors attempt to find a good balance between using advanced
 C++ features and keeping the classes comprehensible and the code clean,
 consistent and easy to maintain.
 .
 This package provides the debug version of the POCO Data library.

libpocodata9v5-dbgsym: debug symbols for package libpocodata9v5

 The POCO C++ Libraries are a collection of open source C++ class libraries
 that simplify and accelerate the development of network-centric, portable
 applications in C++. The libraries integrate perfectly with the C++ Standard
 Library and fill many of the functional gaps left open by it.
 .
 POCO is built strictly using standard ANSI/ISO C++, including the standard
 library. The contributors attempt to find a good balance between using advanced
 C++ features and keeping the classes comprehensible and the code clean,
 consistent and easy to maintain.
 .
 This package provides the POCO Data library.

libpocofoundation9v5: C++ Portable Components (POCO) Foundation library

 The POCO C++ Libraries are a collection of open source C++ class libraries
 that simplify and accelerate the development of network-centric, portable
 applications in C++. The libraries integrate perfectly with the C++ Standard
 Library and fill many of the functional gaps left open by it.
 .
 POCO is built strictly using standard ANSI/ISO C++, including the standard
 library. The contributors attempt to find a good balance between using advanced
 C++ features and keeping the classes comprehensible and the code clean,
 consistent and easy to maintain.
 .
 This package provides the POCO Foundation library.

libpocofoundation9v5-dbg: No summary available for libpocofoundation9v5-dbg in ubuntu wily.

No description available for libpocofoundation9v5-dbg in ubuntu wily.

libpocofoundation9v5-dbgsym: debug symbols for package libpocofoundation9v5

 The POCO C++ Libraries are a collection of open source C++ class libraries
 that simplify and accelerate the development of network-centric, portable
 applications in C++. The libraries integrate perfectly with the C++ Standard
 Library and fill many of the functional gaps left open by it.
 .
 POCO is built strictly using standard ANSI/ISO C++, including the standard
 library. The contributors attempt to find a good balance between using advanced
 C++ features and keeping the classes comprehensible and the code clean,
 consistent and easy to maintain.
 .
 This package provides the POCO Foundation library.

libpocomysql9v5: C++ Portable Components (POCO) MySQL library

 The POCO C++ Libraries are a collection of open source C++ class libraries
 that simplify and accelerate the development of network-centric, portable
 applications in C++. The libraries integrate perfectly with the C++ Standard
 Library and fill many of the functional gaps left open by it.
 .
 POCO is built strictly using standard ANSI/ISO C++, including the standard
 library. The contributors attempt to find a good balance between using advanced
 C++ features and keeping the classes comprehensible and the code clean,
 consistent and easy to maintain.
 .
 This package provides the POCO MySQL library.

libpocomysql9v5-dbg: C++ Portable Components (POCO) MySQL library (debug version)

 The POCO C++ Libraries are a collection of open source C++ class libraries
 that simplify and accelerate the development of network-centric, portable
 applications in C++. The libraries integrate perfectly with the C++ Standard
 Library and fill many of the functional gaps left open by it.
 .
 POCO is built strictly using standard ANSI/ISO C++, including the standard
 library. The contributors attempt to find a good balance between using advanced
 C++ features and keeping the classes comprehensible and the code clean,
 consistent and easy to maintain.
 .
 This package provides the debug version of the POCO MySQL library.

libpocomysql9v5-dbgsym: debug symbols for package libpocomysql9v5

 The POCO C++ Libraries are a collection of open source C++ class libraries
 that simplify and accelerate the development of network-centric, portable
 applications in C++. The libraries integrate perfectly with the C++ Standard
 Library and fill many of the functional gaps left open by it.
 .
 POCO is built strictly using standard ANSI/ISO C++, including the standard
 library. The contributors attempt to find a good balance between using advanced
 C++ features and keeping the classes comprehensible and the code clean,
 consistent and easy to maintain.
 .
 This package provides the POCO MySQL library.

libpoconet9v5: C++ Portable Components (POCO) Network library

 The POCO C++ Libraries are a collection of open source C++ class libraries
 that simplify and accelerate the development of network-centric, portable
 applications in C++. The libraries integrate perfectly with the C++ Standard
 Library and fill many of the functional gaps left open by it.
 .
 POCO is built strictly using standard ANSI/ISO C++, including the standard
 library. The contributors attempt to find a good balance between using advanced
 C++ features and keeping the classes comprehensible and the code clean,
 consistent and easy to maintain.
 .
 This package provides the POCO Network library.

libpoconet9v5-dbg: No summary available for libpoconet9v5-dbg in ubuntu wily.

No description available for libpoconet9v5-dbg in ubuntu wily.

libpoconet9v5-dbgsym: No summary available for libpoconet9v5-dbgsym in ubuntu wily.

No description available for libpoconet9v5-dbgsym in ubuntu wily.

libpoconetssl9v5: C++ Portable Components (POCO) Network library with SSL

 The POCO C++ Libraries are a collection of open source C++ class libraries
 that simplify and accelerate the development of network-centric, portable
 applications in C++. The libraries integrate perfectly with the C++ Standard
 Library and fill many of the functional gaps left open by it.
 .
 POCO is built strictly using standard ANSI/ISO C++, including the standard
 library. The contributors attempt to find a good balance between using advanced
 C++ features and keeping the classes comprehensible and the code clean,
 consistent and easy to maintain.
 .
 This package provides the POCO Network SSL library.

libpoconetssl9v5-dbg: C++ Portable Components (POCO) Network library with SSL (debug version)

 The POCO C++ Libraries are a collection of open source C++ class libraries
 that simplify and accelerate the development of network-centric, portable
 applications in C++. The libraries integrate perfectly with the C++ Standard
 Library and fill many of the functional gaps left open by it.
 .
 POCO is built strictly using standard ANSI/ISO C++, including the standard
 library. The contributors attempt to find a good balance between using advanced
 C++ features and keeping the classes comprehensible and the code clean,
 consistent and easy to maintain.
 .
 This package provides the debug version of POCO Network SSL library.

libpoconetssl9v5-dbgsym: debug symbols for package libpoconetssl9v5

 The POCO C++ Libraries are a collection of open source C++ class libraries
 that simplify and accelerate the development of network-centric, portable
 applications in C++. The libraries integrate perfectly with the C++ Standard
 Library and fill many of the functional gaps left open by it.
 .
 POCO is built strictly using standard ANSI/ISO C++, including the standard
 library. The contributors attempt to find a good balance between using advanced
 C++ features and keeping the classes comprehensible and the code clean,
 consistent and easy to maintain.
 .
 This package provides the POCO Network SSL library.

libpocoodbc9v5: No summary available for libpocoodbc9v5 in ubuntu wily.

No description available for libpocoodbc9v5 in ubuntu wily.

libpocoodbc9v5-dbg: No summary available for libpocoodbc9v5-dbg in ubuntu wily.

No description available for libpocoodbc9v5-dbg in ubuntu wily.

libpocoodbc9v5-dbgsym: debug symbols for package libpocoodbc9v5

 The POCO C++ Libraries are a collection of open source C++ class libraries
 that simplify and accelerate the development of network-centric, portable
 applications in C++. The libraries integrate perfectly with the C++ Standard
 Library and fill many of the functional gaps left open by it.
 .
 POCO is built strictly using standard ANSI/ISO C++, including the standard
 library. The contributors attempt to find a good balance between using advanced
 C++ features and keeping the classes comprehensible and the code clean,
 consistent and easy to maintain.
 .
 This package provides the POCO ODBC library. In Debian, it is linked against
 unixODBC but also iODBC can be used instead.

libpocosqlite9v5: No summary available for libpocosqlite9v5 in ubuntu wily.

No description available for libpocosqlite9v5 in ubuntu wily.

libpocosqlite9v5-dbg: C++ Portable Components (POCO) SQLite library (debug version)

 The POCO C++ Libraries are a collection of open source C++ class libraries
 that simplify and accelerate the development of network-centric, portable
 applications in C++. The libraries integrate perfectly with the C++ Standard
 Library and fill many of the functional gaps left open by it.
 .
 POCO is built strictly using standard ANSI/ISO C++, including the standard
 library. The contributors attempt to find a good balance between using advanced
 C++ features and keeping the classes comprehensible and the code clean,
 consistent and easy to maintain.
 .
 This package provides the debug version of the POCO SQLite library.

libpocosqlite9v5-dbgsym: No summary available for libpocosqlite9v5-dbgsym in ubuntu wily.

No description available for libpocosqlite9v5-dbgsym in ubuntu wily.

libpocoutil9v5: No summary available for libpocoutil9v5 in ubuntu wily.

No description available for libpocoutil9v5 in ubuntu wily.

libpocoutil9v5-dbg: No summary available for libpocoutil9v5-dbg in ubuntu wily.

No description available for libpocoutil9v5-dbg in ubuntu wily.

libpocoutil9v5-dbgsym: No summary available for libpocoutil9v5-dbgsym in ubuntu wily.

No description available for libpocoutil9v5-dbgsym in ubuntu wily.

libpocoxml9v5: No summary available for libpocoxml9v5 in ubuntu wily.

No description available for libpocoxml9v5 in ubuntu wily.

libpocoxml9v5-dbg: No summary available for libpocoxml9v5-dbg in ubuntu wily.

No description available for libpocoxml9v5-dbg in ubuntu wily.

libpocoxml9v5-dbgsym: No summary available for libpocoxml9v5-dbgsym in ubuntu wily.

No description available for libpocoxml9v5-dbgsym in ubuntu wily.

libpocozip9v5: No summary available for libpocozip9v5 in ubuntu wily.

No description available for libpocozip9v5 in ubuntu wily.

libpocozip9v5-dbg: C++ Portable Components (POCO) Zip library (debug version)

 The POCO C++ Libraries are a collection of open source C++ class libraries
 that simplify and accelerate the development of network-centric, portable
 applications in C++. The libraries integrate perfectly with the C++ Standard
 Library and fill many of the functional gaps left open by it.
 .
 POCO is built strictly using standard ANSI/ISO C++, including the standard
 library. The contributors attempt to find a good balance between using advanced
 C++ features and keeping the classes comprehensible and the code clean,
 consistent and easy to maintain.
 .
 This package provides the debug version of POCO Zip library.

libpocozip9v5-dbgsym: No summary available for libpocozip9v5-dbgsym in ubuntu wily.

No description available for libpocozip9v5-dbgsym in ubuntu wily.