rasdaemon (0.8.1-3) unstable; urgency=medium

  * d/tests: update for Bug##1073754 to comply with DEP17

 -- Taihsiang Ho (tai271828) <e@tai271828.me>  Thu, 08 Aug 2024 13:21:55 +0200

rasdaemon (0.8.1-2) unstable; urgency=medium

  * d/control: d/rasdaemon.install: manual-move for DEP17 (Closes: #1073754)

 -- Taihsiang Ho (tai271828) <e@tai271828.me>  Sat, 03 Aug 2024 21:48:15 +0200

rasdaemon (0.8.1-1) unstable; urgency=medium

  * New upstream version 0.8.1
  * Remove patch 0001-Check-CPUs-online-not-configured.patch that has existed
    in upstream 0.8.1.
  * Remove patch ras-mc-ctl.patch which is only used by 0.6.7 packaging.
  * Enable all features by default rather than partially in the past.
  * Apply the dh-sequence-movetousr workaround to #1059484

 -- Taihsiang Ho (tai271828) <e@tai271828.me>  Thu, 25 Jul 2024 16:42:27 +0200

rasdaemon (0.8.0-2) unstable; urgency=medium

  * When running autopkgtest, use isolation-machine so we can skip tests
    requiring to interact with things which fail in a container. This matters
    particularly with the migration from Sid to Testing for Debian Continuous
    Integration.
  * Add more tests that could run in any environment so autopkgtest will not
    return code 8 i.e. "No  tests  in  this  package". This will ensure Debian
    Continuous Integration moving forward when migrating rasdaemon from Sid to
    Testing.
  * Closes: #1059484
  * Backporting f1ea76375281001cdf4a048c1a4a24d86c6fbe48 from the upstream to
    resolve Bug#1054152 (Closes: #1054152).

 -- Taihsiang Ho (tai271828) <e@tai271828.me>  Thu, 04 Jan 2024 17:06:22 +0100

rasdaemon (0.8.0-1) unstable; urgency=medium

  * debian: add gbp.conf
  * d/control: apply correct Maintainer and Uploaders context
  * d/control: new dep libtraceevent-dev
  * d/control: unify the maintainer info
  * d/docs: update README.md name
  * d/tests: init autopkgtest test cases

 -- Taihsiang Ho (tai271828) <e@tai271828.me>  Fri, 24 Nov 2023 17:02:40 +0100

rasdaemon (0.6.8-1.1) unstable; urgency=medium

  * Non-maintainer upload, on the behalf of the release team, making sure
    we don't discover breakages when preparing the Bookworm release. 
  * Fix too-many-contacts lintian error: the Maintainer field is not
    multi-valued, so keep the first developer in Maintainer and move the
    second one to Uploaders (Closes: #1036959).

 -- Cyril Brulebois <kibi@debian.org>  Fri, 02 Jun 2023 22:12:50 +0200

rasdaemon (0.6.8-1) unstable; urgency=medium

  * Remove the patch in the upstream
  * d/control: update info and fix typo
  * Closes: #985678
  * New upstream version that fixes some bugs and adds hardware support.
  * Thanks Taihsiang Ho (tai271828) <e@tai271828.me> for preparing this update.

 -- Russell Coker <russell@coker.com.au>  Mon, 06 Feb 2023 18:24:59 +1100

rasdaemon (0.6.7-1) unstable; urgency=medium

  * New upstream
  * ras-mc-ctl-PCIe-AER-display-PCIe-dev-name.patch is upstream
  * Most of rasdaemon-env-defaults.patch is upstream
  * Taking over the package
  * Closes: #973053

 -- Russell Coker <russell@coker.com.au>  Thu, 17 Feb 2022 13:22:05 +1100

rasdaemon (0.6.6-3) unstable; urgency=medium

  * Orphaning the package. 

 -- Al Stone <ahs3@debian.org>  Sun, 21 Mar 2021 13:52:40 -0600

rasdaemon (0.6.6-2) unstable; urgency=medium

  * Include merge request to fix systemctl start up.  Closes: #966698 
  * Fix lintian error: no build-depend for dh-exec

 -- Al Stone <ahs3@debian.org>  Mon, 07 Sep 2020 21:04:23 -0600

rasdaemon (0.6.6-1) unstable; urgency=medium

  * Update to 0.6.6 upstream source 
  * Clean up existing patches, removing those already applied
  * Includes upstream fix to allow compilation with GCC-10.  Closes: #957750
  * Add post-0.6.6 patch from upstream to display PCIe device name from PCIe
    AER.  Closes: #965962

 -- Al Stone <ahs3@debian.org>  Mon, 27 Jul 2020 20:22:56 -0600

rasdaemon (0.6.5-2) unstable; urgency=medium

  [ dann frazier ]
  * Use CPU feature flag instead of family to detect AMD SMCA support.
  * Add support for new AMD SMCA bank types.  Closes: #956919
  * Cleanup /var/lib/rasdaemon/ras-mc_event.db on purge.  Closes: #956329
  * debian/control: Correct case of Vcs-Git field.

  [ Al Stone ]
  * Thanks to dannf for all the patches; all incorporated now.
  * Update debhelper compat version 
  * Fix uninitialized variable in ras-mc-ctl; used modified version of
    the original patch. Closes: #958511 

 -- Al Stone <ahs3@debian.org>  Fri, 21 Feb 2020 18:09:55 -0700

rasdaemon (0.6.5-1) unstable; urgency=medium

  * Update to latest upstream
  * Update Standard version to 4.5.0
  * Home page is the proper upstream now.  Closes: #916470 -- tested by
    going to the sid package page.
  * Remove hard dependency on systemd.  Closes: #947350

 -- Al Stone <ahs3@debian.org>  Fri, 21 Feb 2020 18:09:55 -0700

rasdaemon (0.6.4-2) unstable; urgency=medium

  * Corrected the home page in the control file; previous attempt
    had a cut'n'paste error.  Closes: #916740 properly this time.
  * Changed VCS-git to point at salsa.debian.org as a more reliable
    location for the Debian packaging.

 -- Al Stone <ahs3@debian.org>  Thu, 24 Oct 2019 12:13:45 -0600

rasdaemon (0.6.4-1) unstable; urgency=medium

  * Update to latest upstream.
  * Update Standards version to 4.4.1
  * Incorporate all the NMU work (thanks!)
  * Closes: #890497 -- NMU for systemd and autoreconf cleanup
  * Closes: #889487 -- add an init script for SysV init systems
  * Closes: #942405 -- release 0.6.4 is out, please update
  * Closes: #906961 -- add man options not documented for ras-mc-ctl
  * Closes: #916470 -- corrected project homepage
  * Closes: #933910 -- add patch to preclude rasdaemon.service from
    sometimes terminating at boot

 -- Al Stone <ahs3@debian.org>  Tue, 22 Oct 2019 15:19:32 -0600

rasdaemon (0.6.0-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Closes: #896432 -- debian/rules: Add support for ARM events
    (--enable-arm).

 -- dann frazier <dannf@debian.org>  Wed, 09 May 2018 08:46:47 -0600

rasdaemon (0.6.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/control: Add ${perl:Depends} to the Depends field
  * debian/rules:
    - Cleanup comments added by dh_make, that should fix the lintian error.
    - Stop overriding dh_installdeb to call dh_system_start/dh_systemd_enable,
      use "--with systemd" instead
    - Stop calling autoreconf manually, use "--with autoreconf" instead

 -- Laurent Bigonville <bigon@debian.org>  Thu, 15 Feb 2018 11:15:00 +0100

rasdaemon (0.6.0-1) unstable; urgency=medium

  * Closes: #879632 -- Update to 0.6.0 upstream.
  * Update watch file to point to relocated upstream.
  * Refresh patches to remove already accepted changes.
  * Closes: #869697 -- add dependency on libdbd-sqlite3-perl

 -- Al Stone <ahs3@debian.org>  Mon, 27 Nov 2017 18:33:18 -0700

rasdaemon (0.5.8-1) unstable; urgency=medium

  * Update to 0.5.8 upstream.

 -- Al Stone <ahs3@debian.org>  Sat, 25 Jun 2016 16:06:25 -0600

rasdaemon (0.5.6-2) unstable; urgency=medium

  * Closes: #806412 -- add in build-depends on dh-autoreconf
  * Closes: #806231 -- add in build-depends on autoconf
  * Test properly with pbuilder this time

 -- ahs3 <ahs3@debian.org>  Mon, 07 Dec 2015 19:22:01 -0700

rasdaemon (0.5.6-1) unstable; urgency=low

  * Initial release (Closes: #799015)

 -- Al Stone <ahs3@debian.org>  Fri, 04 Sep 2015 16:22:59 -0600