pmdk (1.6.1-1ubuntu1) eoan; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - libpmemobj c++ bindings are on separate source now:
      + d/libpmemobj-doc.install: removed
      + d/libpmemobj-doc.doc-base: removed
      + d/control: setup transition from libpmemobj-doc to libpmemobj-cpp-doc
    - d/NEWS: added to explain important packaging changes in this update
      [Can be dropped after 20.04]
    - d/control: the valgrind test is failing, remove it from
      build-depends
    - d/README.source: explains some lintian checks and the reason why
      jemalloc is bundled.
    - d/rules: re-enabled TEST34 as it seems to work fine in the Ubuntu
      test runners
    - d/t/{daxio-version,rpmemd-version}: adjust the test to cope with
      release candidate versions

 -- Andreas Hasenack <andreas@canonical.com>  Thu, 29 Aug 2019 15:54:42 -0300

pmdk (1.6.1-1) unstable; urgency=medium

  * New upstream release.
  * Make -dev packages of libraries with RAS features depend on relevant
    ndctl/daxctl-dev.

 -- Adam Borowski <kilobyte@angband.pl>  Wed, 28 Aug 2019 02:41:52 +0200

pmdk (1.6.1~rc1-1ubuntu1) eoan; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - libpmemobj c++ bindings are on separate source now:
      + d/libpmemobj-doc.install: removed
      + d/libpmemobj-doc.doc-base: removed
      + d/control: setup transition from libpmemobj-doc to libpmemobj-cpp-doc
    - d/NEWS: added to explain important packaging changes in this update
      [Can be dropped after 20.04]
    - d/control: the valgrind test is failing, remove it from
      build-depends
    - d/README.source: explains some lintian checks and the reason why
      jemalloc is bundled.
    - d/rules: re-enabled TEST34 as it seems to work fine in the Ubuntu
      test runners
  * Dropped:
    - d/t/control, d/t/rpmemd-version: added simple rpmemd test just to
      verify that the tool runs. Also flag the test as being amd64 only,
      and skip it in other arches.
      [Included in 1.6.1~rc1-1]
  * Added:
    - d/t/{daxio-version,rpmemd-version}: adjust the test to cope with
      release candidate versions

 -- Andreas Hasenack <andreas@canonical.com>  Thu, 22 Aug 2019 11:25:43 -0300

pmdk (1.6.1~rc1-1) experimental; urgency=medium

  * New upstream pre-release.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 19 Aug 2019 17:15:43 +0200

pmdk (1.6-5ubuntu1) eoan; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - libpmemobj c++ bindings are on separate source now:
      + d/libpmemobj-doc.install: removed
      + d/libpmemobj-doc.doc-base: removed
      + d/control: setup transition from libpmemobj-doc to libpmemobj-cpp-doc
    - d/NEWS: added to explain important packaging changes in this update
      [Can be dropped after 20.04]
    - d/control: the valgrind test is failing, remove it from
      build-depends
    - d/README.source: explains some lintian checks and the reason why
      jemalloc is bundled.
  * Dropped:
    - d/p/manpage-debug-packages.patch: mention the -debug package split
      in Ubuntu systems
      [Added in 1.6-2]
    - d/rules: use dh_missing with --fail and known exclusions for files
      installed by other dh tools
      [Added in 1.6-2]
  * Added:
    - d/t/control, d/t/rpmemd-version: added simple rpmemd test just to
      verify that the tool runs. Also flag the test as being amd64 only,
      and skip it in other arches.
      [This was dropped in Debian because it tried to run in arm64]
    - d/rules: re-enabled TEST34 as it seems to work fine in the Ubuntu
      test runners

 -- Andreas Hasenack <andreas@canonical.com>  Mon, 29 Jul 2019 15:16:33 -0300

pmdk (1.6-5) unstable; urgency=medium

  * B-Depend on ndctl with fixed fd leaks, don't ignore fails.
  * Drop a redundant failing autopkgtest.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 29 Jul 2019 03:14:34 +0200

pmdk (1.6-4) unstable; urgency=medium

  * Fix FTBFS with valgrind 3.15.
  * Fix a strict aliasing violation (caused crashes with some
    compiler:platform combinations).
  * Depend on valgrind that doesn't SIGILL on DC CVAC on arm64.
  * Unversion B-Dep on dh-exec.
  * Increase test timeout by 10×.
  * dh 12.
  * R³.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 22 Jul 2019 23:31:11 +0200

pmdk (1.6-3) unstable; urgency=medium

  * Disable obj_pool/TEST34 again -- times out on crap hardware.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 08 Jul 2019 15:28:07 +0200

pmdk (1.6-2) unstable; urgency=medium

  * Upload to unstable.
  * Merge in Ubuntu changes (dh_missing, Build-Depends-Package, docs).
  * Other minor docs improvements.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 08 Jul 2019 11:55:38 +0200

pmdk (1.6-1ubuntu1) eoan; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - d/p/manpage-debug-packages.patch: mention the -debug package split
      in Ubuntu systems
    - libpmemobj c++ bindings are on separate source now:
      + d/libpmemobj-doc.install: removed
      + d/libpmemobj-doc.doc-base: removed
      + d/control: setup transition from libpmemobj-doc to libpmemobj-cpp-doc
    - d/rules: use dh_missing with --fail and known exclusions for files
      installed by other dh tools
    - d/NEWS: added to explain important packaging changes in this update
      [Can be dropped after 20.04]
    - d/control: the valgrind test is failing, remove it from
      build-depends
    - d/README.source: explains some lintian checks and the reason why
      jemalloc is bundled.
    - d/not-installed: list files from the pmreorder python script that
      we are choosing to not install because it's not ready yet, requiring
      forks of other tools.
  * Dropped:
    - d/rules: don't remove TEST34 as it is passing in Ubuntu atm
      [In 1.6~rc2-1]

 -- Andreas Hasenack <andreas@canonical.com>  Thu, 23 May 2019 11:57:43 -0300

pmdk (1.6-1) experimental; urgency=medium

  * New upstream release.

 -- Adam Borowski <kilobyte@angband.pl>  Tue, 26 Mar 2019 22:58:25 +0100

pmdk (1.6~rc2-1) experimental; urgency=medium

  * New upstream pre-release.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 18 Mar 2019 02:04:47 +0100

pmdk (1.5.1-1ubuntu1) eoan; urgency=medium

  * d/p/manpage-debug-packages.patch: mention the -debug package split
    in Ubuntu systems
  * libpmemobj c++ bindings are on separate source now:
    - d/libpmemobj-doc.install: removed
    - d/libpmemobj-doc.doc-base: removed
    - d/control: setup transition from libpmemobj-doc to libpmemobj-cpp-doc
  * d/rules: use dh_missing with --fail and known exclusions for files
    installed by other dh tools
  * d/rules: don't remove TEST34 as it is passing in Ubuntu atm
  * d/NEWS: added to explain important packaging changes in this update
  * d/control: the valgrind test is failing, remove it from
    build-depends
  * d/README.source: explains some lintian checks and the reason why
    jemalloc is bundled.
  * d/not-installed: list files from the pmreorder python script that
    we are choosing to not install because it's not ready yet, requiring
    forks of other tools.

 -- Andreas Hasenack <andreas@canonical.com>  Thu, 16 May 2019 14:48:30 +0000

pmdk (1.5.1-1) unstable; urgency=medium

  * New upstream release.

 -- Adam Borowski <kilobyte@angband.pl>  Tue, 19 Feb 2019 14:50:48 +0100

pmdk (1.5.1~rc3-2) experimental; urgency=medium

  * Disable a failing test (real bug; tmpfs only).

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 18 Feb 2019 01:18:14 +0100

pmdk (1.5.1~rc3-1) experimental; urgency=medium

  * New upstream pre-release.
  * Drop upstreamed patch.

 -- Adam Borowski <kilobyte@angband.pl>  Fri, 15 Feb 2019 16:11:49 +0100

pmdk (1.5.1~rc2-1) experimental; urgency=medium

  * New upstream pre-release.
  * Drop upstreamed patches.
  * Re-enable valgrind tests.
  * Fix broken .pc for librpmem.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 11 Feb 2019 16:14:47 +0100

pmdk (1.5-5) unstable; urgency=medium

  * Fix one, and paper over another, tests failing with bash 5.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 04 Feb 2019 20:06:36 +0100

pmdk (1.5-4) unstable; urgency=medium

  * Use UTC for SOURCE_DATE_EPOCH.

 -- Adam Borowski <kilobyte@angband.pl>  Tue, 08 Jan 2019 13:42:12 +0100

pmdk (1.5-3) unstable; urgency=medium

  * Make the build reproducible.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 07 Jan 2019 15:26:53 +0100

pmdk (1.5-2) unstable; urgency=medium

  * Don't B-Depend on valgrind, it can't handle glibc 2.28 yet.

 -- Adam Borowski <kilobyte@angband.pl>  Fri, 04 Jan 2019 14:05:10 +0100

pmdk (1.5-1) unstable; urgency=medium

  * Initial release.  Closes: #913889

 -- Adam Borowski <kilobyte@angband.pl>  Thu, 06 Dec 2018 16:19:04 +0100
