rocfft (6.4.3-1~exp1) experimental; urgency=medium

  * Team upload.
  * New upstream version 6.4.2.
  * debian/control: set Multi-Arch: same for librocfft0.
  * Run wrap-and-sort.
  * debian/salsa-ci.yml: added. Only build on gfx1100 target.
  * debian/copyright: added myself.
  * debian/control: build-deps on pkg-rocm-tools (>= 0.9.0~exp3).
  * debian/rules: adjust rocm-target-arch option for AMDGPU_TARGETS
    variable.
  * New upstream version 6.4.3.

 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Sun, 10 Aug 2025 10:28:28 +0200

rocfft (6.4.1-1~exp2) experimental; urgency=medium

  * Improve the run-tests runner
  * Use rocm-target-arch to select and document GPU arch
  * Fix typo in variable name in patch
  * Update repo layout to DEP-14

 -- Christian Kastner <ckk@debian.org>  Fri, 11 Jul 2025 17:42:12 +0200

rocfft (6.4.1-1~exp1) experimental; urgency=medium

  * New upstream version 6.4.1
  * Drop obsolete patches
  * Refresh patches
  * Add Extend-docs-conf.py-for-offline-build.patch
  * Add Force-host-code-resultion.patch
  * Build documentation with python3-rocm-docs
  * Bump hiprand dependency
  * Switch test runner over to universal location
  * librocfft0.symbols:
    - filter out anything not rocfft_*
    - Add newly appeared symbols
  * d/rules: Drop -S, cmake is inferred
  * Add patterns to d/clean
  * Remove obsolete pattern from d/not-installed
  * Bump Standards-Version to 4.7.2 (no changes needed)
  * Update GitHub URL
  * Update d/copyright
  * Add d/gbp.conf to reflect Team use

 -- Christian Kastner <ckk@debian.org>  Sun, 29 Jun 2025 19:56:34 +0200

rocfft (6.1.2-1) unstable; urgency=medium

  * New upstream version
  * Remove patch 0007-disable-kernel-cache-build.patch and use the new
    upstream provided cmake option instead
  * Standards-Version 4.7.0 (no changes needed).

 -- Kari Pahula <kaol@debian.org>  Mon, 01 Jul 2024 10:04:48 +0300

rocfft (5.7.1-1) unstable; urgency=medium

  * Migrate to unstable
  * New upstream version includes fix for LDS over-allocation
    (Closes: #1057251)

 -- Cordell Bloor <cgmb@slerp.xyz>  Tue, 12 Mar 2024 11:15:10 -0600

rocfft (5.7.1-1~exp2) experimental; urgency=medium

  * d/patches: Add missing DEP-3 headers
  * d/control: Re-add accidentally removed B-D libhiprand-dev.
    Fixes a FTBFS.
  * symbols: Strip Debian revision

 -- Christian Kastner <ckk@debian.org>  Sat, 02 Mar 2024 21:12:10 +0100

rocfft (5.7.1-1~exp1) experimental; urgency=medium

  * New upstream version.
    - Update symbols file
    - Refresh patches
    - Add patch use-readthedocs-theme.patch
      Restores documentation build using the simpler approach from a previous
      version
  * d/rules:
    - Add gfx1100, gfx1101 and gfx1102 build targets
    - Drop patchelf --remove-rpath from build rules
    - Automate handling of rocFFT version string
  * d/control:
    - Constrain versions for clang-17
    - Drop unused rocminfo package
    - Switch B-D from librocrand-dev to libhiprand-dev
    - Add support for the 'nocheck' build profile
    - Temporarily B-D on libamdhip64-dev >= 5.6.1
      Until either bin:hipcc is fixed or it is determined that a direct
      dependency on libamdhip64-dev is the right thing to do.
  * Upstream URL has changed
  * autopkgtest: Export dmesg and other info as artifacts
  * Bump copyrights
  * dbgsym: Disable dwz and switch to compressed DWARF-5

 -- Christian Kastner <ckk@debian.org>  Fri, 01 Mar 2024 23:23:05 +0100

rocfft (5.5.0-6) unstable; urgency=medium

  * Re-enable tests on gfx1034
    The soft lockup was apparently a faulty device.

 -- Christian Kastner <ckk@debian.org>  Fri, 10 Nov 2023 10:02:29 +0100

rocfft (5.5.0-5) unstable; urgency=medium

  [ Cordell Bloor ]
  * Fix FTBFS with Sphinx 7.1 (Closes: #1042584)

  [ Christian Kastner ]
  * Fix ftbfs-source-after-build.
    By removing the built documentation in the 'clean' target, and by
    ignoring __pycache__ directories (wherever they are). (Closes: #1049029)
  * Filter cf-protection hardening from device code
    Fixes a FTBFS with dpkg >= 1.22
  * Auto-fail tests on gfx1034 until soft lockup is resolved
  * Add myself to Uploaders

 -- Christian Kastner <ckk@debian.org>  Thu, 14 Sep 2023 11:42:37 +0200

rocfft (5.5.0-4) unstable; urgency=medium

  * Limit autopkgtests to amd64, arm64 and ppc64el.

 -- Cordell Bloor <cgmb@slerp.xyz>  Wed, 05 Jul 2023 02:38:13 -0600

rocfft (5.5.0-3) unstable; urgency=medium

  * librocfft-doc: fix FTBFS when building architecture independent
    packages in isolation.
  * d/{control,rules}: use dh-sequence-sphinxdoc, move docs B-D to B-D-I,
    and split more rules based on -arch or -indep.
  * d/p/0004-fix-hiprtc-link.patch: update metadata
  * Limit symbol tracking to amd64.

 -- Cordell Bloor <cgmb@slerp.xyz>  Fri, 16 Jun 2023 01:22:17 -0600

rocfft (5.5.0-2) unstable; urgency=medium

  * Migrate to unstable.
  * Add d/p/0007-disable-kernel-cache-build.patch to reduce build time.
  * d/control: fix maintainer name
  * d/rules: enable gfx1010 and gfx1011
  * d/rules: disable lto

 -- Cordell Bloor <cgmb@slerp.xyz>  Thu, 15 Jun 2023 00:41:20 -0600

rocfft (5.5.0-1) experimental; urgency=medium

  * Add librocfft0-tests package for autopkgtests.
  * Add librocfft-doc package for documentation.
  * d/rules: enable hardening flags
  * d/rules: drop gfx90a xnack specialization
  * d/control: reduce arch to amd64, arm64, ppcl64el
  * Use library version for libexec subdirectory
  * Add d/librocfft0.symbols
  * New upstream version 5.5.0

 -- Cordell Bloor <cgmb@slerp.xyz>  Fri, 09 Jun 2023 00:03:10 -0600

rocfft (5.2.3-1) unstable; urgency=medium

  * Initial release. (Closes: #1022869)

 -- Cordell Bloor <cgmb@slerp.xyz>  Sat, 11 Feb 2023 01:04:56 -0700
