Dear mentors,
I am looking for a sponsor for my package "rocm-cmake":
* Package name : rocm-cmake
Version : 7.2.4-1~exp1
Upstream contact : https://github.com/ROCm/rocm-cmake/issues/new
* URL : https://github.com/ROCm/rocm-cmake
* License : Expat
* Vcs : https://salsa.debian.org/rocm-team/rocm-cmake
Section : devel
The source builds the following binary packages:
rocm-cmake - AMD ROCm CMake modules
To access further information about this package, please visit the following URL:
https://mentors.debian.net/package/rocm-cmake/
Alternatively, you can download the package with 'dget' using this command:
dget -x https://mentors.debian.net/debian/pool/main/r/rocm-cmake/rocm-cmake_7.2.4-1~exp1.dsc
Changes since the last upload:
rocm-cmake (7.2.4-1~exp1) experimental; urgency=medium
.
[ Kentaro Hayashi ]
* Use d/watch 5
.
[ Talha Can Havadar ]
* d/gbp.conf: add initial gbp configuration
* New upstream version 7.2.4
* d/tests: add autopkgtest to at least have some level of guarantee.
Adding 3 new tests one to check find_package functionality, the other
one to build a simple library and the last for running part of upstream
tests.
Added Files:
- d/t/build-simple-library: build a library using cmake files installed
by this package, this uses both cmake generation and also build
functionalities, so due to this it is not marked as superficial as it
is also checking if generated configs are also building fine.
- d/t/cmake-find-package: a superficial test that only checks if
find_package works and cmake is able to generate configs.
- d/t/upstream-tests: run existing tests in upstream with a custom
wrapper
- d/t/control: added to add these 2 new tests (LP: #2144902)
* d/control: fix lintian NMU for Talha
* d/{ci/*,salsa-ci.yml}: fix experimental ci
* d/copyright: add Talha to copyright and remove duplicated Cordell
.
[ Igor Luppi ]
* d/tests: create PREFIX dir when skipping rocm-cmake install
Regards,