libquazip 0.9.1-4 source package in Ubuntu

Changelog

libquazip (0.9.1-4) unstable; urgency=medium

  * QA upload.
  * debian/libquazip6-1t64.symbols: Fix symbols file on amd64 for time_t
    transition rename.
  * debian/control: Bump Standards-Version
  * debian/: Drop use of qmake and use cmake-based build system.

 -- Sebastian Ramacher <email address hidden>  Sun, 31 Mar 2024 00:23:56 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs

Downloads

File Size SHA-256 Checksum
libquazip_0.9.1-4.dsc 1.5 KiB 20cd385149804d56b70384e329dd2fcbfe216fb7fdc0d6fd760ae4d3c6dad0cc
libquazip_0.9.1.orig.tar.gz 152.1 KiB 5d36b745cb94da440432690050e6db45b99b477cfe9bc3b82fd1a9d36fff95f5
libquazip_0.9.1-4.debian.tar.xz 10.9 KiB de9e6dfb8cf15a99e378bd035524ccbfa1899793ae739333c6fd9c2ec9131ffa

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-1t64: 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-1t64-dbgsym: debug symbols for libquazip5-1t64
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.