Source: kerneloops
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Balint Reczey <balint@balintreczey.hu>
Section: utils
Priority: optional
Build-Depends: debhelper (>= 9),
               libcurl4-gnutls-dev | libcurl-dev,
               libgtk2.0-dev,
               libnotify-dev,
               libdbus-glib-1-dev,
               desktop-file-utils,
               valgrind [amd64 i386],
               dh-systemd
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/kerneloops.git
Vcs-Git: git://anonscm.debian.org/collab-maint/kerneloops.git
Homepage: http://oops.kernel.org/

Package: kerneloops
Architecture: linux-any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         lsb-base
Suggests: kerneloops-applet
Breaks: kerneloops-daemon (<< 0.12+git20140509-6ubuntu1)
Replaces: kerneloops-daemon (<< 0.12+git20140509-6ubuntu1)
Provides: kerneloops-daemon
Description: kernel oops tracker
 kerneloops is a daemon that collects kernel crash information and then
 submits the extracted signature to the oops.kernel.org website for
 statistical analysis and presentation to the Linux kernel developers.

Package: kerneloops-applet
Architecture: linux-any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         kerneloops (= ${binary:Version})
Breaks: kerneloops (<< 0.12+git20140509-6ubuntu1)
Replaces: kerneloops (<< 0.12+git20140509-6ubuntu1)
Description: applet for the kernel oops tracker
 The kerneloops applet allows the kerneloops crash reporting utility
 to ask a desktop user for permission before submitting an oops report
 to the oops.kernel.org website.
