~kokoto-java/kazam/depencie-and-stuff

« back to all changes in this revision

Viewing changes to debian/source_kazam.py

  • Committer: David Klasinc
  • Date: 2012-11-25 08:10:41 UTC
  • mfrom: (220.1.2 apport)
  • Revision ID: bigwhale@lubica.net-20121125081041-9smu1g3lxt6yblxn
Merged jderose apport integration.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
"""
 
2
apport package hook for kazam.
 
3
"""
 
4
 
 
5
 
 
6
def add_info(report):
 
7
    report['CrashDB'] = '{"impl": "launchpad", "project": "kazam"}'