~ubuntu-branches/ubuntu/oneiric/kerneloops/oneiric

« back to all changes in this revision

Viewing changes to debian/kerneloops.default

  • Committer: Bazaar Package Importer
  • Author(s): Brian Murray, Brian Murray, Kees Cook
  • Date: 2011-07-13 12:38:39 UTC
  • Revision ID: james.westby@ubuntu.com-20110713123839-9mhcgikd2rnsbny0
Tags: 0.12+git20090217-1ubuntu12
[ Brian Murray ]
* submit.c: do not report OOPSes with WARNING in them (LP: #346303)
* debian/kerneloops.default: re-enable kerneloops for oneiric, now
  that apport is enabled.
* kerneloops-applet.c: modify number of arguments for
  notify_notification_new

[ Kees Cook ]
* debian/control: add libgtk2.0-dev and libdbus-glib-1-dev to Build Depends.
* Makefile: add dbus to pkg-config calls.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Whether the daemon should be started at boot time.
2
2
# Set to 1 to start.
3
 
enabled=0
 
3
enabled=1