Source: chrpath
Section: utils
Priority: optional
Maintainer: Package Salvaging Team <team+salvage@tracker.debian.org>
Uploaders: наб <nabijaczleweli@nabijaczleweli.xyz>
Build-Depends: debhelper, debhelper-compat (= 13)
Homepage: https://sr.ht/~nabijaczleweli/chrpath-ng
Vcs-Git: https://salsa.debian.org/salvage-team/chrpath.git
Vcs-Browser: https://salsa.debian.org/salvage-team/chrpath
Rules-Requires-Root: no
Standards-Version: 4.7.0

Package: chrpath
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: foreign
Description: Tool to edit the rpath in ELF binaries
 chrpath allows you to change the rpath (where the application looks
 for libraries) in an application.  It does not (yet) allow you to
 add an rpath if there isn't one already.
