pkg-create-dbgsym 0.63 source package in Ubuntu

Changelog

pkg-create-dbgsym (0.63) trusty; urgency=medium

  * Add some debug messages, thanks to Simon McVittie!
 -- Martin Pitt <email address hidden>   Wed, 12 Feb 2014 11:41:16 +0100

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Trusty
Original maintainer:
Martin Pitt
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
pkg-create-dbgsym_0.63.tar.gz 24.6 KiB db3c8c4f6be68f4ef8cdf8a98d3b02e1d08f1b823522b4819821a7f42480dfd7
pkg-create-dbgsym_0.63.dsc 1.4 KiB 8418aab2fa4fcf0ac6b009560e87b40b0043662a348463e3d03ea68dd79f2495

Available diffs

View changes file

Binary packages built by this source

pkg-create-dbgsym: automatically build debug symbol ddeb packages

 pkg_create_dbgsym builds a debug symbol ddeb for a given package in a
 built source tree and adds it to debian/files.
 .
 This package diverts and wraps debhelper's dh_strip and dh_gencontrol. It
 automatically calls pkg_create_dbgsym for all packages dh_strip is asked to
 act on. As a result, by merely installing this package on buildds, all
 packages will automatically get ddebs built.