Source: prelink
Section: admin
Priority: optional
Maintainer: Andrés Roldán <aroldan@debian.org>
Uploaders: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Build-Depends: libc6-dev (>> 2.3.5) | libc6.1-dev (>> 2.3.5), debhelper (>> 4.0.18), libelfg0-dev, libpopt-dev, dpatch (>= 1.11), libselinux1-dev
Standards-Version: 3.6.2.0

Package: prelink
Architecture: alpha amd64 i386 powerpc ppc64
Depends: ${shlibs:Depends}
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.
 
