~ubuntu-core-dev/ubuntu/maverick/apport/ubuntu

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Copyright:
---------
General:
  Copyright (C) 2006, 2007, 2008, 2009, 2010 Canonical Ltd.

backends/packaging_rpm.py:
  Copyright (C) 2007 Red Hat Inc.

Authors and Contributors:
-------------------------
Martin Pitt <martin.pitt@ubuntu.com>:
  Lead developer, design, backend, GTK frontend development,
  maintenance of other frontends

Michael Hofmann <mh21@piware.de>:
  Creation of Qt4 and CLI frontends

Richard A. Johnson <nixternal@ubuntu.com>:
  Changed Qt4 frontend to KDE frontend

Robert Collins <robert@ubuntu.com>:
  Python crash hook

Will Woods <wwoods@redhat.com>:
  RPM packaging backend

Matt Zimmerman <mdz@canonical.com>:
  Convenience function library for hooks (apport/hookutils.py)

Troy James Sobotka <troy.sobotka@gmail.com>:
  Apport icon (apport/apport.svg)

Kees Cook <kees.cook@canonical.com>:
  Various fixes, additional GDB output, SEGV parser.