apport 1.23-0ubuntu3 source package in Ubuntu

Changelog

apport (1.23-0ubuntu3) oneiric; urgency=low

  * etc/default/apport: Disable for final Oneiric release.
 -- Martin Pitt <email address hidden>   Wed, 05 Oct 2011 16:41:07 +0200

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Oneiric
Original maintainer:
Martin Pitt
Architectures:
all
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
apport_1.23.orig.tar.gz 473.2 KiB 02ab7350e863705c490179b6f420c4d8608775905e1a5077157d3a18fb0d986a
apport_1.23-0ubuntu3.diff.gz 98.6 KiB 9715a6fc586a79dcf1b368d2b007982b6f54d94234544382bffa5154a82a8550
apport_1.23-0ubuntu3.dsc 1.9 KiB 10824dbf168eab905473894ca27710ba918fee937fbc8925fef04e86ebf5951f

Available diffs

View changes file

Binary packages built by this source

apport: No summary available for apport in ubuntu oneiric.

No description available for apport in ubuntu oneiric.

apport-gtk: GTK+ frontend for the apport crash report system

 apport automatically collects data from crashed processes and
 compiles a problem report in /var/crash/. This utilizes the crashdump
 helper hook provided by the Ubuntu kernel.
 .
 This package provides a GTK+ frontend for browsing and handling the
 crash reports.

apport-kde: KDE frontend for the apport crash report system

 apport automatically collects data from crashed processes and
 compiles a problem report in /var/crash/. This utilizes the crashdump
 helper hook provided by the Ubuntu kernel.
 .
 This package provides a KDE frontend for browsing and handling the
 crash reports.

apport-retrace: tools for reprocessing Apport crash reports

 apport-retrace recombines an Apport crash report (either a file or a
 Launchpad bug) and debug symbol packages (.ddebs) into fully symbolic
 stack traces. This can optionally use a sandbox for installing debug symbol
 packages and doing the processing, so that entire process of retracing crashes
 can happen with normal user privileges without changing the system.

dh-apport: No summary available for dh-apport in ubuntu oneiric.

No description available for dh-apport in ubuntu oneiric.

python-apport: apport crash report handling library

 This Python package provides high-level functions for creating and
 handling apport crash reports:
 .
  * Query available and new reports.
  * Add OS, packaging, and process runtime information to a report.
  * Various frontend utility functions.
  * Python hook to generate crash reports when Python scripts fail.

python-problem-report: Python library to handle problem reports

 This Python library provides an interface for creating, modifying,
 and accessing standardized problem reports for program and kernel
 crashes and packaging bugs.
 .
 These problem reports use standard Debian control format syntax
 (RFC822).