apport:
 - check crashes of root processes with dropped privs in test suite

dup detection:
 - add merging of two databases -> needs time stamp of last change

GUI:
 - point out bug privacy and to leave it private by default

hooks:
 - add hooks which run during program crash, to collect more runtime data

hookutils:
- run hooks for related packages in attach_related_packages

apt-dpkg backend:
- use python-apt's Version.get_source() instead of apt-get source

apport-retrace:
- add "gdb" mode: apport-gdb /usr/bin/myprog -> imply -S system, throw you into
  gdb session with debug symbols
