[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1036885: marked as done (unblock: hipsparse/5.3.3+dfsg-2)



Your message dated Thu, 1 Jun 2023 20:21:00 +0200
with message-id <08ebc60f-78fc-b6c8-89de-c168190106c9@debian.org>
and subject line Re: Bug#1036885: unblock: hipsparse/5.3.3+dfsg-2
has caused the Debian Bug report #1036885,
regarding unblock: hipsparse/5.3.3+dfsg-2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1036885: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1036885
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
X-Debbugs-Cc: hipsparse@packages.debian.org
Control: affects -1 + src:hipsparse

Please unblock package hipsparse

[ Reason ]
hipsparse is missing explicit dependencies on libamdhip64-dev.

[ Impact ]
Users installing libhipsparse-dev will not be able to use it without
also installing libamdhip64-dev, and it is not immediately made clear
what the actual cause of the error is.

[ Tests ]
This package does not yet have autopkgtests but in this particular case,
the change is minimal and only affects d/control.

[ Risks ]
None, compared to the previous release -1.

[ Checklist ]
  [X] all changes are documented in the d/changelog
  [X] I reviewed all changes and I approve them
  [X] attach debdiff against the package in testing

[ Other info ]
None.

unblock hipsparse/5.3.3+dfsg-2
diff -Nru hipsparse-5.3.3+dfsg/debian/changelog hipsparse-5.3.3+dfsg/debian/changelog
--- hipsparse-5.3.3+dfsg/debian/changelog	2023-01-24 11:35:25.000000000 +0100
+++ hipsparse-5.3.3+dfsg/debian/changelog	2023-05-28 17:17:36.000000000 +0200
@@ -1,3 +1,15 @@
+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)
diff -Nru hipsparse-5.3.3+dfsg/debian/control hipsparse-5.3.3+dfsg/debian/control
--- hipsparse-5.3.3+dfsg/debian/control	2023-01-24 11:35:25.000000000 +0100
+++ hipsparse-5.3.3+dfsg/debian/control	2023-05-28 17:17:36.000000000 +0200
@@ -15,6 +15,7 @@
                hipcc,
                libamd-comgr-dev,
                libhsa-runtime-dev,
+               libamdhip64-dev,
                librocsparse-dev,
                libgtest-dev <!nocheck>
 Rules-Requires-Root: no
@@ -33,7 +34,8 @@
 Package: libhipsparse-dev
 Section: libdevel
 Architecture: any
-Depends: libhipsparse0 (= ${binary:Version}),${misc:Depends}, ${shlibs:Depends},
+Depends: libhipsparse0 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends},
+         libamdhip64-dev
 Description: portable interface for sparse linear algebra on the GPU - headers
  hipSPARSE is a wrapper library that provides a common interface to rocSPARSE
  and cuSPARSE. The hipSPARSE library is designed to help applications using

--- End Message ---
--- Begin Message ---
Hi,

On 01-06-2023 20:07, Christian Kastner wrote:
Done. I hope I made it into the time window.

Please check it migrates. I have unblocked it.

Paul

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---

Reply to: