Source: upx-ucl
Section: utils
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 ccache,
 clang,
 cmake,
 g++,
 gcc,
 libucl-dev,
 pkgconf,
 pkg-config,
 zlib1g-dev,
Standards-Version: 4.6.2
Homepage: https://upx.github.io/
Vcs-Browser: https://salsa.debian.org/debian/upx-ucl
Vcs-Git: https://salsa.debian.org/debian/upx-ucl.git

Package: upx-ucl
Architecture: any
Pre-Depends: ${misc:Pre-Depends},
Depends: ${shlibs:Depends},
 ${misc:Depends},
Provides: upx
Description: UPX - the Ultimate Packer for eXecutables
 UPX is a free, secure, portable, extendable, high-performance executable packer for several executable formats. 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 and other distribution and storage costs. Programs and libraries compressed by UPX are completely self-contained and run exactly as before, with no runtime or memory penalty for most of the supported formats. UPX supports a number of different executable formats, including Windows programs and DLLs, and Linux executables. UPX is free software distributed under the term of the GNU General\ Public License. Full source code is available. UPX may be distributed and used freely, even with commercial applications. See the UPX License Agreements for details.