upx-ucl 4.2.2-3 source package in Ubuntu

Changelog

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

  * Extract the list of architectures which binaries are supported by UPX to
    its own file, debian/supported-archs, and use it for tests run both by
    debian/rules and by autopkgtest. This fixes autopkgtest failure on s390x.
  * Drop, hopefully temporally, ppc64 and ppc64el from the list to fix FTBFS
    occurring on the former one in Debian, and on the latter one in Ubuntu.

 -- Robert Luberda <email address hidden>  Fri, 19 Jan 2024 00:32:09 +0100

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
Oracular release universe utils
Noble release universe utils

Downloads

File Size SHA-256 Checksum
upx-ucl_4.2.2-3.dsc 1.8 KiB 65b74c9f859038fb96e253c51370ea2509a7af2c006b9791bb3da84fb06116d8
upx-ucl_4.2.2.orig.tar.xz 1.2 MiB 42ee0455eea610ef7ee732aa1f657b34a351ebcfa64a24c1e2a7aaec74c1e038
upx-ucl_4.2.2-3.debian.tar.xz 64.1 KiB 7cd7721affb8ba27de851cb61cda3ce37eec8cff173759f885fe6c2476bc0c7f

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