File: changelog

package info (click to toggle)
hipsparse 6.4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 10,812 kB
  • sloc: cpp: 106,000; f90: 7,672; sh: 563; python: 533; makefile: 39; xml: 9
file content (118 lines) | stat: -rw-r--r-- 3,949 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
hipsparse (6.4.3-1) unstable; urgency=medium

  * Upload to unstable
  * Remove inactive maintainers from uploaders
  * Update my email and copyright information
  * d/rules: fix path to build-time tests
  * d/rules: use CMAKE_SKIP_INSTALL_RPATH for build-time tests
  * d/control: remove B-D on rocm-device-libs-17
  * Fix FTBFS on unstable (Closes: #1120187)
    * Add python3-sphinxcontrib.htmlhelp to B-D for the docs
    * Add d/p/fix-improper-use-of-filesystem.patch to fix an improper
      redeclaration of std::filesystem in hipsparse-tests

  [ Kentaro Hayashi ]
  * Use d/watch 5

 -- Cordell Bloor <cgmb@debian.org>  Fri, 07 Nov 2025 13:17:09 -0700

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

  * New upstream version 6.4.3
  * Update d/gbp.conf to follow DEP-14
  * Improve the run-tests runner

 -- Christian Kastner <ckk@debian.org>  Sat, 09 Aug 2025 10:50:21 +0200

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

  * New upstream version 6.4.1
    - Bumps SOVER libhipsparse0 -> libhipsparse1
  * Drop obsolete patches
  * Refresh patches
  * Bump dependency for rocsparse
  * Add Extend-docs-conf.py-for-offline-build.patch
  * Add Add-missing-GTest-includes-and-linking.patch
  * Add Skip-upstream-tests-requiring-upstream-binaries.patch
  * Build documentation with python3-rocm-docs
  * Switch test runner over to universal location
  * libhipsparse1.symbols: Add newly appeared symbols
  * d/rules: Drop -S, cmake is inferred
  * Bump Standards-Version to 4.7.2 (no changes needed)
  * Add patterns to d/clean
  * Update d/not-installed patterns
  * Update d/copyright
  * Add gbp.conf to reflect Team use

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

hipsparse (5.7.1-1) unstable; urgency=medium

  [ Christian Kastner ]
  * Update upstream URL

  [ Cordell Bloor ]
  * Migrate to unstable
  * d/control: drop hipcc to from Build-Depends
  * d/control: add rocm-device-libs-17 to Build-Depends
  * d/rules: reenable dwz and use uncompressed debug symbols
  * d/control: dev package now suggests doc package

 -- Cordell Bloor <cgmb@slerp.xyz>  Fri, 29 Mar 2024 16:35:39 -0600

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

  * New upstream version.
    - Refresh patches
    - Refresh documentation build step
  * dbgsym: Disable dwz and switch to compressed DWARF-5
  * Add support for the 'nocheck' build profile
  * Add debian/clean (Closes: #1049079)
  * Add myself to Uploaders
  * autopkgtest: Export dmesg and other info as artifacts
  * Bump copyrights

 -- Christian Kastner <ckk@debian.org>  Sun, 25 Feb 2024 20:11:50 +0100

hipsparse (5.5.1-1) unstable; urgency=medium

  * New upstream version 5.5.1
  * d/p/0006-use-local-mathjax.patch: fix path to MathJax.js
  * d/rules: enable verbose sphinx build

 -- Cordell Bloor <cgmb@slerp.xyz>  Tue, 01 Aug 2023 00:34:31 -0600

hipsparse (5.3.3+dfsg-4) unstable; urgency=medium

  * Migrate to unstable.

 -- Cordell Bloor <cgmb@slerp.xyz>  Wed, 12 Jul 2023 01:37:34 -0600

hipsparse (5.3.3+dfsg-3) experimental; urgency=medium

  * Add libhipsparse0-tests package for autopkgtests.
  * Add libhipsparse-doc package for documentation.
  * d/libhipsparse0.symbols: add build-depends-package
  * d/p/0002-spellcheck.patch: fix lint
  * d/control: fix maintainer name
  * d/rules: enable hardening flags

 -- Cordell Bloor <cgmb@slerp.xyz>  Sat, 08 Jul 2023 03:55:19 -0600

hipsparse (5.3.3+dfsg-2) unstable; urgency=medium

  * Team upload.

  [ Cordell Bloor ]
  * d/control: explicitly depend on libamdhip64-dev
    hipsparse.h includes hip/hip_complex.h and hip/hip_runtime.h, so users
    must have the hip headers installed to use the hipsparse headers.
    (Closes: #1035789)

 -- Christian Kastner <ckk@debian.org>  Sun, 28 May 2023 17:17:36 +0200

hipsparse (5.3.3+dfsg-1) unstable; urgency=medium

  * Initial release. (Closes: #1023092)

 -- Cordell Bloor <cgmb@slerp.xyz>  Tue, 24 Jan 2023 03:35:25 -0700