hipblas (6.4.3-3) unstable; urgency=medium

  * Add python3 to Build-Depends to fix FTBFS (Closes: #1120996)

 -- Cordell Bloor <cgmb@debian.org>  Wed, 19 Nov 2025 11:54:17 -0700

hipblas (6.4.3-2) unstable; urgency=medium

  * Add d/p/0012-optional-git.patch to fix FTBFS when git is not available
  * d/rules: override dh_auto_build to prevent failing build commands

 -- Cordell Bloor <cgmb@debian.org>  Tue, 18 Nov 2025 15:19:24 -0700

hipblas (6.4.3-1) unstable; urgency=medium

  [ Cordell Bloor ]
  * Upload to unstable
  * Remove Maxime Chambonnet from uploaders
  * Update my email address and copyright
  * d/gbp.conf: set debian/unstable as debian branch
  * d/control: trim B-D and B-C of unnecessary packages
  * d/control: add libhipblas-common-dev to libhipblas-dev dependencies
  * d/rules: fix path to hipblas-test in build tree
  * d/rules: enable CMAKE_SKIP_RPATH to simplify build-time tests
  * d/libhipblas2.symbols: mark C++ symbols as optional
  * Switch test runner over to universal location
  * Add prompt for rocminfo output to library and test bug reports
  * Adjust 0002-Fix-missing-lapack-blas.patch to use generic LAPACK
  * Add d/p/0009-optional-rocsolver.patch to make rocsolver optional
    for reverse dependencies that only need core BLAS operations
  * Move librocsolver0 from Depends to Recommends
  * Drop libhipblas2-tests package until the test data is packaged
  * Restore previously dropped d/p/0010-drop-f16c-instructions.patch and
    add d/p/0011-fix-ambiguous-__half-constructor.patch to disable f16c
    instructions and use __half type to fix FTBFS on arm64 and ppc64el

  [ Kentaro Hayashi ]
  * Use d/watch 5

 -- Cordell Bloor <cgmb@debian.org>  Tue, 18 Nov 2025 12:07:32 -0700

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

  [ Christian Bayle ]
  * Set watch for 6.4.x
  * New upstream version 6.4.3
  * Rebase patch for new version
  * Add salsa-ci.yaml
  * Use rocm-docs-build
  * Bump standards version to 4.7.2
  * Generate libhipblas2.symbols
  * Add patches to fix tests/bench build
  * Fix mathjax privacy
  * Add override for licence file in libhipblas-doc

  [ Kentaro Hayashi ]
  * Use d/watch 5

 -- Christian Bayle <bayle@debian.org>  Fri, 03 Oct 2025 23:18:04 +0200

hipblas (6.1.5-1~exp1) experimental; urgency=medium

  * prepare for 6.1.5
  * New upstream version 6.1.5
  * Patch rebase

 -- Christian Bayle <bayle@debian.org>  Mon, 24 Mar 2025 14:48:25 +0100

hipblas (5.5.1-4) unstable; urgency=medium

  * d/p/0007-hipsolver-compatibility.patch: add guard for hipblasOperation_t, 
    which had been missed when backporting the patch from upstream.
  * Update metadata for forwarded patches:
    - d/p/0008-public-link-hip.patch
    - d/p/0009-remove-immintrin-header.patch

 -- Cordell Bloor <cgmb@slerp.xyz>  Sun, 14 Apr 2024 00:46:59 -0600

hipblas (5.5.1-3) unstable; urgency=medium

  * d/control: add rocm-device-libs-17 to Build-Depends to fix FTBFS

 -- Cordell Bloor <cgmb@slerp.xyz>  Fri, 22 Mar 2024 23:07:55 -0600

hipblas (5.5.1-2) unstable; urgency=medium

  [ Christian Kastner ]
  * Add debian/clean (Closes: #1045423)
  * autopkgtest: Export dmesg and other info as artifacts
  * Update Upstream URL

  [ Cordell Bloor ]
  * Add support for nocheck build profile
  * Use dh-sequence-sphinxdoc to build doc package
  * Move examples from dev package to doc package
  * Add d/gbp.conf to ensure use of pristine-tar
  * d/control: libhipblas-dev now recommends librocblas-dev and
    librocsolver-dev for their CMake targets
  * d/control: libhipblas-dev now suggests libhipblas-doc
  * d/control: remove hipcc from Build-Depends
  * d/control: add librocsolver-dev to Build-Depends to enable
    the getrf, getrs, getri, geqrf and gels interfaces
  * Add d/p/0007-hipsolver-compatibility.patch to backport compatibility with
    hipsolver 6.0.0 and newer
  * Add d/p/0010-drop-f16c-instructions.patch and
    d/p/0009-remove-immintrin-header.patch to fix FTBFS on arm64 and ppc64el
  * Add d/p/0008-public-link-hip.patch to include hip::host in the hipblas
    interface link libraries

 -- Cordell Bloor <cgmb@slerp.xyz>  Fri, 22 Mar 2024 13:45:40 -0600

hipblas (5.5.1-1) unstable; urgency=medium

  * New upstream version 5.5.1
  * d/rules: enable verbose sphinx build
  * Fix FTBFS with Sphinx 7.1 by specifying full filepath to local
    copy of MathJax.js (Closes: #1042653).

 -- Cordell Bloor <cgmb@slerp.xyz>  Wed, 02 Aug 2023 17:13:35 -0600

hipblas (5.3.3-4) unstable; urgency=medium

  * hipblas-test is now linked against generic LAPACK and BLAS, rather
    than specifically being linked against OpenBLAS. The tests can be
    sensitive to differing implementations, so use of the Netlib
    reference implementation is recommended.

 -- Cordell Bloor <cgmb@slerp.xyz>  Fri, 14 Jul 2023 01:15:47 -0600

hipblas (5.3.3-3) unstable; urgency=medium

  * Restrict autopkgtests to amd64

 -- Cordell Bloor <cgmb@slerp.xyz>  Fri, 07 Jul 2023 01:36:36 -0600

hipblas (5.3.3-2) unstable; urgency=medium

  * Upload to unstable
  * Add myself to Uploaders

 -- Christian Kastner <ckk@debian.org>  Fri, 16 Jun 2023 08:49:06 +0200

hipblas (5.3.3-1) experimental; urgency=medium

  * Initial release. (Closes: #1023087)

 -- Cordell Bloor <cgmb@slerp.xyz>  Sun, 04 Jun 2023 14:34:29 -0600
