Dear mentors,
I am looking for a sponsor for my package "rocprim":
* Package name : rocprim
Version : 7.2.4-1~exp1
Upstream contact : [fill in name and email of upstream]
* URL : https://github.com/ROCm/rocm-libraries/
* License : BSD-3-clause, Expat
* Vcs : https://salsa.debian.org/rocm-team/rocprim
Section : devel
The source builds the following binary packages:
librocprim-dev - parallel primitives for GPU-accelerated code - headers
librocprim-tests - parallel primitives for GPU-accelerated code - tests
To access further information about this package, please visit the
following URL:
https://mentors.debian.net/package/rocprim/
Alternatively, you can download the package with 'dget' using this command:
dget -x
https://mentors.debian.net/debian/pool/main/r/rocprim/rocprim_7.2.4-1~exp1.dsc
Changes since the last upload:
rocprim (7.2.4-1~exp1) experimental; urgency=medium
.
[ Bruno Bernardo de Moura ]
* d/watch: update file with new upstream target
* d/rules: add override_dh_fixperms-arch rule
* d/librocprim-tests.lintian-overrides: update file to remove lintian
warnings
* d/copyright: update debian packaging copyright stanza
* d/upstream/metadata: update fields to target monorepo
* d/control: update file for new version
* d/rules: use llvm22 paths
* d/patches/skip-building-test_device_scan.patch: drop patch
* d/copyright: update stanza for new files
.
[ Talha Can Havadar ]
* New upstream version 7.2.4
* d/{control, rules}: update build dependencies to use upstream llvm-21
* d/rules: update dh_shlibdeps to properly handle libtest_linking_lib*
* d/{control, tests/control}: remove ppc64el from tests since it is not
supported by upstream
* d/{bin/run-tests, rules}: fix linking test issue.
During test_linking run, we see it tries to link
libtest_linking_lib1.so
but not able to find it since it is not in a usual location for
libraries. Adding it to LD_LIBRARY_PATH so tests will be able to find
it. This needs to be done together with RPATH fix in rules which would
cause incorrect RPATH resulting in test binary. (LP: #2143323)
* d/source/options: ignore .jj as its a vcs directory
* d/copyright: fix newline before License field
.
[ Igor Luppi ]
* d/control: update build-depends
* d/rules: use GPU_TARGETS instead of deprecated AMDGPU_TARGETS
* d/rules: fix FTBFS by adding -Wl,--gc-sections to flags
* d/rules: export rocm binaries path
* d/not-installed: remove so's that are in install and fix license path
* d/librocprim-tests.install: include libraries for test_linking
* d/patches: refresh patches for new release
* d/patches: drop integrated patches for new release
* d/rules: remove unused CXX flag
* d/{rules,librocprim-tests.lintian-overrides}: fix runtime linking for
tests
Regards,