libzip2

Rating: 
0
No votes yet

Package contains libraries, required by other applications as dependencies. Do not install separately.

library for reading, creating, and modifying zip archives (runtime)
libzip is a C library for reading, creating, and modifying zip archives. Files
can be added from data buffers, files, or compressed data copied directly from
other zip archives. Changes made without closing the archive can be reverted.
.
This package contains the files necessary for running applications that
use the libzip library.

Category:

Application versions: 
AttachmentSizeDate
File libzip2_0.10-1_armel.deb24.64 KB05/08/2013 - 00:32
Changelog: 

libzip (0.10-1) unstable; urgency=low

* New upstream release. (Closes: #647131)
* Add patches:
- fix_open_nonarchive_test.patch
- fix_zipconf_path.patch
* Update debian/compat: bump to 8.
* Update debian/rules:
- build depends on dh-autoreconf.
- bump debhelper build dependency to 8.0.0.
- bump Standards-Version to 3.9.0 - no changes needed.
- rename libzip1 to libzip2 (bump soname).
* Update debian/rules:
- use dh with autoreconf.
- drop override_dh_auto_test.
* Update debian/*.install files.