libquazip 0.9.1-2 source package in Ubuntu

Changelog

libquazip (0.9.1-2) unstable; urgency=medium

  [ Andreas Tille ]
  * override_dh_auto_test: Create test executable manually to pass test
  * Standards-Version: 4.6.0 (routine-update)
  * Remove trailing whitespace in debian/changelog (routine-update)

  [ Bas Couwenberg ]
  * Update symbols for gcc-11.
    Closes: #984206
  * Override dh_makeshlibs to use upstream version and not fail on changes.

 -- Andreas Tille <email address hidden>  Mon, 11 Oct 2021 21:43:56 +0200

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe libs

Downloads

File Size SHA-256 Checksum
libquazip_0.9.1-2.dsc 2.2 KiB 75fc8b154b26846bd951de3d276e3ab7616d76d5af855187b7f9e9d874a12d6e
libquazip_0.9.1.orig.tar.gz 152.1 KiB 5d36b745cb94da440432690050e6db45b99b477cfe9bc3b82fd1a9d36fff95f5
libquazip_0.9.1-2.debian.tar.xz 10.5 KiB 506f23dd5e3a999e7865b187d052b65415ea75b48f1007699adc576c2f47d669

Available diffs

No changes file available.

Binary packages built by this source

libquazip-doc: C++ wrapper for ZIP/UNZIP (documentation)

 QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package that
 can be used to access ZIP archives. It uses Trolltech's Qt toolkit.
 .
 QuaZIP allows you to access files inside ZIP archives using QIODevice API,
 and that means that you can also use QTextStream, QDataStream or
 whatever you would like to use on your zipped files.
 .
 QuaZIP provides complete abstraction of the ZIP/UNZIP API, for both reading
 from and writing to ZIP archives.
 .
 This package contains the API documentation in HTML.

libquazip5-1: C++ wrapper for ZIP/UNZIP

 QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package that
 can be used to access ZIP archives. It uses Trolltech's Qt toolkit.
 .
 QuaZIP allows you to access files inside ZIP archives using QIODevice API,
 and that means that you can also use QTextStream, QDataStream or
 whatever you would like to use on your zipped files.
 .
 QuaZIP provides complete abstraction of the ZIP/UNZIP API, for both reading
 from and writing to ZIP archives.
 .
 QuaZIP built using Qt5 libraries.

libquazip5-1-dbgsym: No summary available for libquazip5-1-dbgsym in ubuntu kinetic.

No description available for libquazip5-1-dbgsym in ubuntu kinetic.

libquazip5-dev: C++ wrapper for ZIP/UNZIP (development files)

 QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package that
 can be used to access ZIP archives. It uses Trolltech's Qt toolkit.
 .
 QuaZIP allows you to access files inside ZIP archives using QIODevice API,
 and that means that you can also use QTextStream, QDataStream or
 whatever you would like to use on your zipped files.
 .
 QuaZIP provides complete abstraction of the ZIP/UNZIP API, for both reading
 from and writing to ZIP archives.
 .
 This package contains the development files.