upx-ucl 3.94-3 source package in Ubuntu

Changelog

upx-ucl (3.94-3) unstable; urgency=medium

  * Note in README.source that upx uses upstream-provided LZMA library
    because lzma-dev package does not provide all the files necessary
    to build upx (closes: #871647).
  * Apply patch from Helmut Grohne to fix cross-compiling (closes: #871633):
    + let debhelper choose the correct CC;
    + fix build/host confusion;
    + ask dpkg for host endianness rather than maintaining a list.
  * Standards-Version: 4.1.0.

 -- Robert Luberda <email address hidden>  Fri, 01 Sep 2017 23:43:04 +0200

Upload details

Uploaded by:
Robert Luberda
Uploaded to:
Sid
Original maintainer:
Robert Luberda
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
upx-ucl_3.94-3.dsc 1.8 KiB 9200806ebf485be9afeef99372c73050a9e1931b7db5041baba26755fc6c0c94
upx-ucl_3.94.orig.tar.xz 730.2 KiB 81ef72cdac7d8ccda66c2c1ab14f4cd54225e9e7b10cd40dd54be348dbf25621
upx-ucl_3.94-3.debian.tar.xz 13.8 KiB 6ec43721a2789db6e1ac80b5dec5eeac83a31919eb9ddc0e3d8ccb7aee50faa6

Available diffs

No changes file available.

Binary packages built by this source

upx-ucl: efficient live-compressor for executables

 UPX is an advanced executable file compressor. UPX will typically
 reduce the file size of programs and DLLs by around 50%-70%, thus
 reducing disk space, network load times, download times etc. The
 current version can compress executables for DOS, Linux/ELF (i386,
 amd64, ppc32) and some other files for different OS.
 .
 NOTE: This package is based on the UCL library, which is licensed under GPL.

upx-ucl-dbgsym: debug symbols for upx-ucl