[pkg-fso-maint] Apport hooks in FSO packages

Simon Busch morphis at gravedo.de
Tue Jun 5 16:45:30 UTC 2012


Heyho,

recently I filed a bug for Ubuntu to add a apport hook (the
crash-reporting utility in Ubuntu) for the fso-gsmd package. My fix for
the bug was accepted in Ubuntu with the question if we can do this
directly in the Debian package and not in Ubuntu.

Maybe we can introduce something like this to avoid installing the
apport file itself in Debian distributions:

ifeq ($(shell dpkg-vendor --derives-from Ubuntu && echo yes),yes)
override_dh_auto_install:
    dh_install ../local/fso-gsmd.py usr/share/apport/package-hooks
    dh_auto_install
endif

My intention is it to introduce apport-hooks for all FSO daemons.

What do you mean?

More information about which parts of the packages needs to be changed
is visible in [0].

regards,
Simon

[0]:
https://bazaar.launchpad.net/~morphis/ubuntu/quantal/fso-gsmd/apport-support-1008688/revision/10

-- 
Simon Busch - http://mm.gravedo.de/blog/



More information about the pkg-fso-maint mailing list