kerneloops (0.12+git20140509-6) unstable; urgency=medium

  [ Helmut Grohne ]
  * Fix FTCBFS: Use triplet-prefixed pkg-config (Closes: #844292)

  [ Balint Reczey ]
  * Present URL-s in kerneloops-applet notifications as normal text

 -- Balint Reczey <balint@balintreczey.hu>  Mon, 14 Nov 2016 11:52:29 +0100

kerneloops (0.12+git20140509-5) unstable; urgency=medium

  * Rename conffile in maintainer scripts properly (Closes: 837760)

 -- Balint Reczey <balint@balintreczey.hu>  Wed, 14 Sep 2016 17:27:07 +0200

kerneloops (0.12+git20140509-4) unstable; urgency=medium

  * Ship dbus configuration file with .conf postfix (Closes: 810647)

 -- Balint Reczey <balint@balintreczey.hu>  Wed, 07 Sep 2016 20:13:47 +0200

kerneloops (0.12+git20140509-3) unstable; urgency=medium

  [ Axel Beckert ]
  * Fix daemon stop and restart in init script (Closes: #805067)

  [ Balint Reczey ]
  * Reformat and clean up debian/control using cme
  * Fix typo in debian/control
  * Bump policy version

 -- Balint Reczey <balint@balintreczey.hu>  Fri, 17 Jun 2016 18:45:59 -0700

kerneloops (0.12+git20140509-2) unstable; urgency=medium

  * Merge kerneloops-daemon package to kerneloops as planned by
    previous maintainer
  * Make VCS field canonical

  [ Alam_Squeeze from the #debian-systemd IRC channel ]
  * Add systemd service file (Closes: #805068)

 -- Balint Reczey <balint@balintreczey.hu>  Sat, 14 Nov 2015 21:54:18 +0400

kerneloops (0.12+git20140509-1) unstable; urgency=medium

  * New upstream snapshot
  * Adopt and reintroduce package to unstable (Closes: #772827)
  * Drop obsolete patches
  * Adopt the package
  * Bump standards version, no changes needed
  * Bump compat level to 9
  * Enable tests during the build
  * Build-depend on valgrind on amd64 and i386 to enable extensive testing
  * Add upstreamed patches
    - Let CFLAGS and friends passed to Make
    - Fix buffer overflow
  * Update site name to oops.kernel.org.
    Thanks to Ben Hutchings for pointing out the new site.
  * Fix configuration file parsing
  * Use oops.kernel.org host
  * Update watch file
  * Update homepage to oops.kernel.org in packaging files
  * Enable all hardening features

 -- Balint Reczey <balint@balintreczey.hu>  Sat, 24 Oct 2015 11:06:43 +0200

kerneloops (0.12+git20090217-3) unstable; urgency=low

  * QA upload.
  * Add missing build dependency on libdbus-glib-1-dev (Closes: #669456)

 -- Michael Biebl <biebl@debian.org>  Thu, 19 Apr 2012 22:06:26 +0200

kerneloops (0.12+git20090217-2) unstable; urgency=low

  * QA upload.
  * Orphan the package with QA Team approval
  * Split package into applet and daemon packages (Closes: #476328)
  * debian/control:
    - Add ${misc:Depends} to Depends
    - Bump debhelper compatibitily to 8
    - Bump Standards-Version to 3.9.2
    - Add lsb-base Dependency
    - Set arch:linux-any as this software is only relevant with Linux kernel
    - Add Homepage field
    - Add Vcs- fields
  * debian/rules:
    - Switch to dh sequence
  * Switch to dpkg-source 3.0 (quilt) format and split up existing patches
  * debian/copyright: Add Copyright statements
  * debian/kerneloops.init:
    - Use our own version of the init file instead of upstream one
    - Use LSB function for logging (Closes: #477418)
    - Source /etc/default/kerneloops instead of /etc/sysconfig/kerneloops
      (Closes: #588493)
    - Exit immediately if the package is not installed (Closes: #496253, 540684)
  * Add debian/gbp.conf file
  * debian/patches/l10n_da.patch: Add Danish translation (Closes: #610098)
  * debian/patches/l10n_de.patch: Add German translation (Closes: #624658)

 -- Laurent Bigonville <bigon@debian.org>  Thu, 01 Dec 2011 17:37:21 +0100

kerneloops (0.12+git20090217-1.1) unstable; urgency=low

  * Non-maintainer upload
  * Fix compatibility with libnotify 0.7 API (closes: #636297)
  * Add now missing dependencies on libgtk2.0-dev
  * Add dbus-glib-1 to pkg-config calls in Makefile

 -- Jérémy Bobbio <lunar@debian.org>  Fri, 05 Aug 2011 18:53:41 +0200

kerneloops (0.12+git20090217-1) unstable; urgency=low

  * New upstream version (closes: #512174)
    - Fixes log parsing (closes: #487796)
    - Tells the user what is being sent (closes: #510026)
  * Changed init script to start in runlevel 2 (closes: #484493)
  * Include patch from Cyril Brulebois to report status (closes: #509022)
  * Add watch file (closes: #506346)
  * Add German translation (closes: #522412)

 -- Matthew Wilcox <matthew@wil.cx>  Thu, 23 Apr 2009 11:14:24 -0400

kerneloops (0.10-2) unstable; urgency=low

  * Fixed missing build dependency

 -- Matthew Wilcox <willy@debian.org>  Tue, 08 Apr 2008 06:44:14 -0400

kerneloops (0.10-1) unstable; urgency=low

  * New upstream version
  * Install init.d script (closes: #459433)
  * Depend on libcurl4-gnutls-dev | libcurl-dev in order to get the same
    library on all the buildds
  * Drop our manpage in favour of the one now provided by upstream
  * Run test suite as part of build

 -- Matthew Wilcox <willy@debian.org>  Wed, 09 Jan 2008 20:43:31 -0500

kerneloops (0.7-1) unstable; urgency=low

  * New upstream version
    - Fixes memory leak (closes: #458177)

 -- Matthew Wilcox <willy@debian.org>  Sat, 29 Dec 2007 13:03:23 -0500

kerneloops (0.3-1) unstable; urgency=low

  * New upstream version

 -- Matthew Wilcox <willy@debian.org>  Fri, 14 Dec 2007 10:47:41 -0500

kerneloops (0.1-1) unstable; urgency=low

  * Initial Release

 -- Matthew Wilcox <willy@debian.org>  Wed, 05 Dec 2007 17:30:10 -0500