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

  [ Talha Can Havadar ]
  * New upstream version 7.2.4
  * d/p/series: remove patches that are not needed
  * d/patches: renumber the patches
   - d/p/0001-remove-immintrin-header.patch
   - d/p/0002-Disable-omp.patch
   - d/p/0008-Use-local-mathjax.patch -> d/p/0003-Use-local-mathjax.patches
   - d/p/0009-optional-rocsolver.patch -> d/p/0004-optional-rocsolver.patch
   - d/p/0005-Gtest-add-verbose-flag-to-prevent-timeout.patch
  * d/control: add librocsolver-dev
  * d/patches: add back the lapack cblas patch
  * debian: fix __half build errors
  * d/p/0008-fix-ambiguous-__half-constructor.patch: ignore narrowing warnings
    for test files
  * debian: library transition from libhipblas2 to libhipblas3
  * d/libhipblas3.symbols: update to incorporate ABI changes
  * d/rules: BUILD_WITH_SOLVER to align upstream build script
  * d/control: add strict version requirements to b-d for rocm 7.1.0
  * d/control: make sure libamdhip64 requires 7.1.0
  * d/libhipblas3.symbols: remove forgotten debian revision
  * d/control: add python3-yaml to build-depends
  * d/control: fix content variation with nocheck profile
  * d/control: update rocm-docs-core to 1.35
  * d/rules: enable LTO via DEB_BUILD_MAINT_OPTIONS=optimize=+lto.
    The test client link line emits libblas.a before liblapack.a, which
    fails on Debian's bfd ld with undefined references to
    isamax_/idamax_/icamax_/izamax_. Ubuntu's build only succeeded
    because debhelper already enables -flto=auto, whose linker plugin
    resolves symbols across archives regardless of order; align Debian
    with the same behaviour.
  * d/control: fix leaking Maintainer field from ubuntu
  * d/control: fix typo in libhipblas3-bench description
  * d/rules: fix privacy-breach-generic for docs
  * d/control: fix duplicate description for libhipblas3-bench and
    libhipblas3-tests-data

  [ Igor Luppi ]
  * d/{watch,copyright,control,upstream/metadata}: track hipblas from
    ROCm/rocm-libraries releases
  * d/p/0011-fix-arm64-immintrin-include.patch: New patch for arm64
  * debian: wrap-and-sort
  * d/copyright: update copyright year and include new contributors
  * d/rules: set DPKG_GENSYMBOLS_CHECK_LEVEL via export
  * d/control: bump Standards-Version to 4.7.4
  * d/control: bump ROCm build-dep floors to 7.2.0~
  * d/p: refresh patches for 7.2.4
  * d/rules: chmod 0644 test data and yaml files via dh_fixperms
  * d/p/0012: update description — upstream fix not in 7.2.4 release tarball
  * d/rules: chmod 0644 test data and yaml files via dh_fixperms

  [ Tim Flink ]
  * d/patches: adding patch to enable setting test data dir
  * d/control: removed ppc64el builds, enabled libhipblas3-tests package, added
    libhipblas3-tests-data and libhipblas3-bench packages
  * d/*.install: updated libhipblas3-tests.install, added
    libhipblas3-bench(.links,.install) and libhipblas3-tests-data.install
  * d/rules: fixed issue where CMAKE_FLAGS were not being used, added
    INSTALL_TEST_DATA_DIR as cmake option
  * d/patches: adding and enabling 0010-remove-readme-from-doxygen-sources.patch
  * d/rules: remove doc build workaround, use dpkg-parsechangelog to correctly
    populate the rocm version in docs
  * d/patches/0010-remove-readme-from-doxygen-sources.patch: updating patch to
    apply cleanly during build
  * d/p/0009-enable-changing-test-data-dir.patch: fixing typo in patch
    description
  * d/control: libhipblas3-tests should require libhipblas3-tests-data
  * d/rules: fixed INSTALL_TEST_DATA_DIR path

  [ Bruno Bernardo de Moura ]
  * d/tests/control: add file to enable execution of libhipblas3-tests/run-tests
  * d/p/0012-fix-tests-host-vector-type-and-lapack-bits-size.patch: add patch

 -- Talha Can Havadar <havadartalha@gmail.com>  Fri, 19 Jun 2026 11:10:34 +0200

hipblas (6.4.4-2~exp1) experimental; urgency=medium

  * Add packages for libhipblas2-tests, libhipblas2-tests-data, and
    libhipblas2-bench
  * d/control: update standards version to 4.7.3
  * d/control: remove redundant priority field
  * d/control: remove redundant rules-requires-root field
  * d/rules: fix CMake flags not being used during the build
  * Add d/p/0013-no-doxygen-warn_as_error.patch to fix FTBFS with
    newer versions of doxygen
  * Add d/p/0014-spelling.patch to fix minor spelling errors

 -- Cordell Bloor <cgmb@debian.org>  Mon, 16 Feb 2026 00:15:03 -0700

hipblas (6.4.4-1) unstable; urgency=medium

  * New upstream version 6.4.4
  * gbp.conf: Upstream branch is upstream/latest
  * Drop ppc64el as a supported architecture
    This can be re-enabled at a later point, but B-D rocblas currently has
    ppc64el removed, so hipblas migration will be blocked until ftp-master
    has cleared both.

 -- Christian Kastner <ckk@debian.org>  Fri, 26 Dec 2025 22:04:01 +0100

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~exp1ubuntu1) questing; urgency=medium

  * d/control: update build-depends
  * d/control: update maintainer field
  * d/p/0010-Gtest-add-verbose-flag-to-prevent-timeout.patch: add
    verbose flag to test builds to prevent timeout on Launchpad
  * d/rules: set cmake build to be single core

 -- Igor Luppi <igor.luppi@canonical.com>  Sat, 25 Oct 2025 15:24:13 -0300

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
