lrzip 0.608-2 source package in Ubuntu
Changelog
lrzip (0.608-2) unstable; urgency=low * debian/compat - Update to 9 * debian/control - (Build-Depends): update to debhelper 9, dpkg-dev 1.16.1. * debian/copyright - (Source, X-Upstream-Vcs-Git): Update location. - (debian/*): Update year. * debian/rules - Use hardened CFLAGS (release goal). http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags -- Jari Aalto <email address hidden> Wed, 08 Feb 2012 17:25:07 -0500
Upload details
- Uploaded by:
- Jari Aalto
- Uploaded to:
- Sid
- Original maintainer:
- Jari Aalto
- Architectures:
- any
- Section:
- utils
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
lrzip_0.608-2.dsc | 1.9 KiB | 3e6b238f43bdff7cb66dd51bb5315a17b7fb84972f58471b741f2a279bf0320d |
lrzip_0.608.orig.tar.gz | 503.9 KiB | ca2da898a776928f447860972e7d9807d95f44d1e63697db34c1d0d2c770c178 |
lrzip_0.608-2.debian.tar.gz | 7.2 KiB | 9eac1d84a6d64e21998f74806e41a21344c159fab9f15215b7fa72688a45a9b6 |
Available diffs
- diff from 0.608-1 (in Ubuntu) to 0.608-2 (1.1 KiB)
No changes file available.
Binary packages built by this source
- lrzip: compression program with a very high compression ratio
A compression program that can achieve very high compression
ratios and speed when used with large files. It uses the combined
compression algorithms of zpaq and lzma for maximum compression, lzo
for maximum speed, and the long range redundancy reduction of rzip.
It is designed to scale with increases with RAM size, improving
compression further. A choice of either size or speed optimizations
allows for either better compression than even lzma can provide, or
better speed than gzip, but with bzip2 sized compression levels.