chrpath 0.14-3ubuntu1 source package in Ubuntu

Changelog

chrpath (0.14-3ubuntu1) trusty; urgency=low

  * Add byteswap fix (Jeremy Kerr).

chrpath (0.14-3) unstable; urgency=low

  * Fix syntax error (Close → Closes) in 0.14-1 changelog entry.
  * Add --with autotools_dev to dh call.  Thanks to Colin Watson for the
    patch.  Closes: #700117
  * Update Standards-Version.  No changes needed.

chrpath (0.14-2) unstable; urgency=low

  * Upload to unstable.
 -- Matthias Klose <email address hidden>   Mon, 18 Nov 2013 11:10:24 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Tollef Fog Heen
Architectures:
any
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main utils

Downloads

File Size SHA-256 Checksum
chrpath_0.14.orig.tar.gz 130.0 KiB a1bc9abc42d2b97efc3a0ced7c5dbed37d5debff600386193750315fa5823eaa
chrpath_0.14-3ubuntu1.diff.gz 3.6 KiB 353811d2ce54b522a6825c9084a3eb649009d0f608dd5656186730580d012db5
chrpath_0.14-3ubuntu1.dsc 1023 bytes e0cc4753ea9794fe1658cbf51419ac2d9dfdc0899616e7274cf812a47e2ca9f0

View changes file

Binary packages built by this source

chrpath: 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.