Source: prelink Section: admin Priority: optional Maintainer: Geoffrey Thomas Build-Depends: debhelper (>= 9~), libelf-dev, libpopt-dev, libselinux1-dev [linux-any], dh-autoreconf, dctrl-tools Standards-Version: 3.9.8 Package: prelink Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, execstack Built-Using: ${built-using} Description: ELF prelinking utility to speed up dynamic linking The prelink package contains a utility which modifies ELF shared libraries and executables, so that far fewer relocations need to be resolved at runtime and thus programs come up faster. Package: execstack Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: prelink (<< 0.0.20090311-2) Replaces: prelink Description: ELF GNU_STACK program header editing utility The execstack package contains a utility which modifies (or adds) the GNU_STACK program header to ELF binaries, and allows changing the executable flag.