Dear mentors,
I am looking for a sponsor for my package "hipify":
* Package name : hipify
Version : 7.2.4+dfsg-1~exp1
Upstream contact : https://github.com/ROCm/HIPIFY/issues/new
* URL : https://github.com/ROCm/HIPIFY
* License : Expat
* Vcs : https://salsa.debian.org/rocm-team/hipify
Section : devel
The source builds the following binary packages:
hipify-clang - CUDA to HIP source-to-source translation tool
hipify-perl - simple CUDA to HIP source-to-source translation tool
To access further information about this package, please visit the following URL:
https://mentors.debian.net/package/hipify/
Alternatively, you can download the package with 'dget' using this command:
dget -x https://mentors.debian.net/debian/pool/main/h/hipify/hipify_7.2.4+dfsg-1~exp1.dsc
Changes since the last upload:
hipify (7.2.4+dfsg-1~exp1) experimental; urgency=medium
.
[ Talha Can Havadar ]
* New upstream version 7.2.4+dfsg
* d/{ci/,salsa-ci.yml}: add salsa-ci for debian experimental
* d/p/use-system-clang-resource-directory.patch: add description
* d/t/hipify: use WORKDIR instead of TMPDIR to not cause confusion
* d/control: remove not needed build dependencies
clang-tools-22, clang-format-22 and clang-tidy-22 is not needed for this
package to build properly.
* d/copyright: add myself for copyright
* d/control: remove redundant fields as per lintian
"Priority: optional" and "Rules-Requires-Root: no" is redundant with
their default values.
* debian/{ci/experimental.source,salsa-ci.yml}: fix experimental ci
* d/control: fix lintian NMU warning for Talha
.
[ Igor Luppi ]
* d/rules: explicitly point CMake to ROCm configuration
* d/rules: fix shlibdeps lookup for private ROCm libraries
* d/rules: optimize linker flags for binary size and dependencies
* d/control: update build-depends for ROCm LLVM toolchain
* d/p/remove-redundant-target_link_libraries.patch: drop patch
* d/p/fix-monolithic-clang-cpp-and-rpath.patch: new patch to fix clang link
* d/p/use-system-clang-resource-directory.patch: update clang path for ROCm
* d/t/{control,hipify}: include autopkgtests for hipify-{clang,perl}
* d/control: fix missing runtime dependency
* d/t/hipify: remove unnecessary flag
* d/control: revert build-depends to llvm-toolchain-21
* d/rules: remove ROCm-specific CMake configuration and shlibdeps override
* d/p/remove-redundant-target_link_libraries.patch: restore patch
* d/p/fix-monolithic-clang-cpp-and-rpath.patch: drop ROCm patch
* d/p/use-system-clang-resource-directory.patch: revert to LLVM 21 paths
* d/patches: drop clang-21-compat, refresh remaining patches for 7.2.3
* d/tests: restructure and split hipify autopkgtest into smoke and CUDA
stanzas
* d/control: bump llvm-toolchain from 21 to 22
* d/control: bump Standards-Version to 4.7.4
* d/copyright: add contributor to debian/* stanza
Regards,