poco-doc 1.3.6-2 source package in Ubuntu

Changelog

poco-doc (1.3.6-2) unstable; urgency=medium

  * QA upload.
  * Update debhelper compat to 7. (Closes: #965782)
  * Add missing rules targets. (Closes: #999047)
  * Convert to source format 3.0 (quilt).

 -- Bastian Germann <email address hidden>  Thu, 18 May 2023 15:23:41 +0200

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
all
Section:
doc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe doc
Noble release universe doc
Mantic release universe doc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
poco-doc_1.3.6-2.dsc 1.5 KiB 2efc94f9988d555769bf7dac2304d6166cb23e03dba1d27d307b9153be13c2a0
poco-doc_1.3.6.orig.tar.gz 931.0 KiB b25ff3b499c4689fc49a93e4de68f5d9e075e4e2f6d1c30a24fa21d3738dead5
poco-doc_1.3.6-2.debian.tar.xz 2.6 KiB 6057f06ac1a4b7be2343ae9b4f1abcf54eb9d597b69b1d7012831ebec6192078

No changes file available.

Binary packages built by this source

libpoco-doc: Documentation for POCO - The C++ Portable Components

 The C++ Portable Components currently consist of eleven libraries:
  * The Foundation library (contains a platform abstraction layer)
  * The XML library (contains an XML parser as well as an XMLWriter)
  * The Util library (contains classes for working with configuration files and
    command line arguments)
  * The Net and the NetSSL libraries (contains network classes like sockets,
    SMTP, HTTP, Secure Socket Layer, SSL secured HTTP, etc.)
  * The Data library (contains data abstraction layer)
  * The ODBC, MySQL and the SQLite libraries (contains database connectivity)
  * The Crypto library (contains implementation of DES, AES, RSA, etc.)
  * The Zip library