zipmerge

Rating: 
0
No votes yet

merge zip archives
zipmerge merges a source zip archives into a target zip archive.
By default, files in the source zip archives overwrite existing files of the
same name in the target zip archive.

Application versions: 
AttachmentSizeDate
File zipmerge_0.10-1_armel.deb8.72 KB05/08/2013 - 11:52
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.