ndctl (81-1ubuntu1) resolute; urgency=medium

  * Merge with Debian unstable (LP: #2126000). Remaining changes:
    - Disable libtracefs and libtraceevent. There are now in main, which was
      the original reason they were disabled, but the issue now is that they
      are not available on i386, whereas ndctl is (and is used by many reverse
      dependencies):
      + d/rules: disabled libtracefs meson option
      + d/control: drop libtracesfs & libtraceevent (LP #2009715,
        LP #2008799)
  * Added:
    - d/p/refactor-libtrace-dependency.patch: make libtracefs optional again
    - d/source/options: remove single-debian-patch, we prefer to have
      the patches in a quilt structure with DEP3 headers

 -- Andreas Hasenack <andreas.hasenack@canonical.com>  Tue, 02 Dec 2025 09:20:05 -0300

ndctl (81-1) unstable; urgency=medium

  * New upstream release.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 14 Apr 2025 00:12:58 +0200

ndctl (77-2.2ubuntu2) plucky; urgency=medium

  * No-change rebuild for libiniparser4

 -- Sudip Mukherjee <sudipm.mukherjee@gmail.com>  Fri, 01 Nov 2024 07:31:18 +0000

ndctl (77-2.2ubuntu1) oracular; urgency=medium

  * Merge with Debian unstable (LP: #2064429). Remaining changes:
    - d/rules: disabled libtracefs meson option
    - d/control: drop libtracesfs & libtraceevent (LP #2009715,
      LP #2008799)

 -- Andreas Hasenack <andreas@canonical.com>  Wed, 31 Jul 2024 14:53:10 -0300

ndctl (77-2.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Build-Depend on systemd-dev for systemdunitdir, udevrulesdir.
    Enable systemd build option.
    Patch daxctl udev rules instead of using debian-specific file.
    (Closes: #1073734)

 -- Chris Hofstaedtler <zeha@debian.org>  Tue, 30 Jul 2024 14:27:43 +0200

ndctl (77-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Install systemd units into /usr. (Closes: #1073734)
  * Update Build-Depends: pkg-config to pkgconf.

 -- Chris Hofstaedtler <zeha@debian.org>  Thu, 18 Jul 2024 20:46:07 +0200

ndctl (77-2ubuntu2) noble; urgency=high

  * No change rebuild for 64-bit time_t and frame pointers.

 -- Julian Andres Klode <juliank@ubuntu.com>  Mon, 08 Apr 2024 18:14:06 +0200

ndctl (77-2ubuntu1) noble; urgency=medium

  * Merge with Debian unstable (LP: #2040401). Remaining changes:
    - d/rules: disabled libtracefs meson option
    - d/control: drop libtracesfs & libtraceevent (LP #2009715,
      LP #2008799)
  * Dropped:
    - Avoid optional dependency MIRs: libtracefs & libtraceevent.
      Upstream cherry-pick https://github.com/pmem/ndctl/commit/82884ee
      [Included upstream in 76.1 onwards]

 -- Andreas Hasenack <andreas@canonical.com>  Tue, 06 Feb 2024 14:34:19 -0300

ndctl (77-2) unstable; urgency=medium

  * Upload to unstable.

 -- Adam Borowski <kilobyte@angband.pl>  Sun, 11 Jun 2023 20:35:11 +0200

ndctl (77-1) experimental; urgency=medium

  * New upstream release.
  * Split out cxl into its own package.
  * Drop obsolete README.Debian.
  * Update libcxl's symbols.
  * Add and install a .service and init script for cxl-monitor.

 -- Adam Borowski <kilobyte@angband.pl>  Wed, 03 May 2023 17:19:40 +0200

ndctl (76.1-1) unstable; urgency=medium

  * Freshest upstream fixes...

 -- Adam Borowski <kilobyte@angband.pl>  Fri, 24 Feb 2023 22:35:47 +0100

ndctl (76-1ubuntu1) lunar; urgency=medium

  * Avoid optional dependency MIRs: libtracefs & libtraceevent.
    Upstream cherry-pick https://github.com/pmem/ndctl/commit/82884ee
  * d/rules: disabled (new) libtracefs meson option
  * d/control: drop libtracesfs & libtraceevent (LP: #2009715, LP: #2008799)

 -- Lukas Märdian <slyon@ubuntu.com>  Tue, 21 Mar 2023 14:08:28 +0100

ndctl (76-1) unstable; urgency=medium

  * New upstream release (mostly fixes).
  * Add libtrace{fs,event} to B-Deps.
  * No cxl-monitor automation for now (b/c freeze).

 -- Adam Borowski <kilobyte@angband.pl>  Thu, 23 Feb 2023 01:16:24 +0100

ndctl (75-1) unstable; urgency=medium

  * New upstream release.
  * Drop pre-buster relations.
  * Update symbols.

 -- Adam Borowski <kilobyte@angband.pl>  Sat, 14 Jan 2023 17:19:15 +0100

ndctl (74-2) unstable; urgency=medium

  [ Helmut Grohne ]
  * Fix FTCBFS: (Closes: #1019490)
    + cross.patch: Avoid an unnecessary compiler run test.
    + Fix confusion of build and host.

 -- Adam Borowski <kilobyte@angband.pl>  Sun, 09 Oct 2022 21:07:29 +0200

ndctl (74-1) unstable; urgency=medium

  * New upstream release.
  * Update symbols for libcxl.
  * udev rule to configure dax devices at boot.

 -- Adam Borowski <kilobyte@angband.pl>  Wed, 24 Aug 2022 12:53:47 +0200

ndctl (73-2) unstable; urgency=medium

  [ Gianfranco Costamagna ]
  * Convert the new test link to a multi-arch working example
    (taken from libsdl2 tests)

 -- Adam Borowski <kilobyte@angband.pl>  Sat, 28 May 2022 20:42:20 +0200

ndctl (73-1) unstable; urgency=medium

  * New upstream release.
  * Meson.
  * Trim unused files from the copyright file.
  * Add an autopkgtest for library header/runtime placements.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 16 May 2022 17:33:13 +0200

ndctl (72.1-1) unstable; urgency=medium

  * New upstream release.
  * Add libiniparser-dev to B-Deps, insert its path via CPPFLAGS.
  * New library: libcxl.
  * No devdax udev integration yet...

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 24 Jan 2022 15:19:15 +0100

ndctl (71.1-1) unstable; urgency=medium

  * New upstream bugfix release.

 -- Adam Borowski <kilobyte@angband.pl>  Tue, 22 Dec 2020 23:58:17 +0100

ndctl (71-1) unstable; urgency=medium

  * New upstream release.
  * Update symbols for libdaxctl.

 -- Adam Borowski <kilobyte@angband.pl>  Sat, 19 Dec 2020 14:41:30 +0100

ndctl (70.1-1) unstable; urgency=medium

  * New upstream bugfix release.

 -- Adam Borowski <kilobyte@angband.pl>  Sat, 10 Oct 2020 21:19:57 +0200

ndctl (70-1) unstable; urgency=medium

  * New upstream release.
  * Update library symbols.

 -- Adam Borowski <kilobyte@angband.pl>  Wed, 07 Oct 2020 00:25:59 +0200

ndctl (69-1) unstable; urgency=medium

  * New upstream release.
  * Update library symbols.

 -- Adam Borowski <kilobyte@angband.pl>  Fri, 24 Jul 2020 00:46:53 +0200

ndctl (68-1) unstable; urgency=medium

  * New upstream release.
  * Update library symbols.

 -- Adam Borowski <kilobyte@angband.pl>  Wed, 25 Mar 2020 10:48:47 +0100

ndctl (67-1) unstable; urgency=medium

  * New upstream release.
  * Update library symbols.

 -- Adam Borowski <kilobyte@angband.pl>  Sat, 02 Nov 2019 22:55:08 +0100

ndctl (66-1) unstable; urgency=medium

  * New upstream release.
  * New maintainer, thanks Breno for your work!
  * dh 12, R³.
  * Update library symbols.
  * Fix FTBFS on a bunch of doorstop architectures. (Closes: #914348)
  * Set arch to linux-any.
  * Add Multi-Arch settings. (Closes: #941029)
  * Set Vcs-Git links. (Closes: #933606)
  * Add an init script for ndctl-monitor. (Closes: #933624)
  * Drop old patches.

 -- Adam Borowski <kilobyte@angband.pl>  Wed, 16 Oct 2019 16:22:04 +0200

ndctl (65-1) unstable; urgency=medium

  * New upstream release

 -- Breno Leitao <leitao@debian.org>  Wed, 24 Jul 2019 04:29:57 -0400

ndctl (63-1.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Incorporate several fixes from Ubuntu (Closes: #914797) (LP: #1804725)
    - Don't include the version in -dev package names (Closes: #913887)
    - Split daxctl to a separate package
    - Add autopkgtests
    - Add Breaks/Replaces for moved header file
    - Don't directly Build-Depend on libuuid1
    - Add README files from Ubuntu
    - Use Ubuntu's debian/copyright to avoid Lintian warnings
    - Use Ubuntu's package descriptions
    - Also clean up test/test_dax_data created by tests
    - Bump Standards-Version to 4.2.1

 -- Jeremy Bicha <jbicha@debian.org>  Tue, 27 Nov 2018 08:31:54 -0500

ndctl (63-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix missing dependency from -dev packages to their shared libraries
  * Bump debhelper compat to 11
  * Use symbols files
  * Use versioned provides for the soname-less -dev package names
  * Fix several minor Lintian issues

 -- Jeremy Bicha <jbicha@debian.org>  Thu, 22 Nov 2018 07:37:03 -0500

ndctl (63-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Make debian/copyright betterer. (Closes: #913713)
  * Fix FTBFS on all architectures. (Closes: #913808)
  * Install pkg-config files, make dh_missing fail. (Closes: #913809, #913737)
  * Add provides for soname-less -dev packages. (Closes: #913887)

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 19 Nov 2018 13:54:10 +0100

ndctl (63-1) unstable; urgency=medium

  * Initial release. (Closes: #829257)

 -- Breno Leitao <leitao@debian.org>  Wed, 07 Nov 2018 14:00:33 -0500
