- Package:
- sponsorship-requests
- Source:
- sponsorship-requests
- Submitter:
- Danial Behzadi
- Date:
- 2026-08-02 04:55:02 UTC
- Severity:
- normal
- Tags:
Dear mentors, I have updated to fix a RC and looking for a sponsor for my package "turntable": * Package name : turntable Version : 0.5.1-2 Upstream contact : Evangelos "GeopJr" Paterakis <evan@geopjr.dev> * URL : https://turntable.geopjr.dev/ * License : CC-BY-SA-4.0, CC0-1.0, GPL-3+ * Vcs : https://salsa.debian.org/danialbehzadi/turntable Section : sound The source builds the following binary packages: turntable - Scrobble your music To access further information about this package, please visit the following URL: https://mentors.debian.net/package/turntable/ Alternatively, you can download the package with 'dget' using this command: dget -x https://mentors.debian.net/debian/pool/main/t/turntable/turntable_0.5.1-2.dsc Changes since the last upload: turntable (0.5.1-2) unstable; urgency=medium . * d/control: Replace deprecated appstream-util build-dep with appstream. (Closes: #1129748) Regards, -- Danial Behzadi
hi Danial, there seems to be a problem with salsa repo, that causes the CI build to error out during git checkout (see [1]): Please fix that so the CI can run its course. And then there's the change to the package itself. As already explained on the bug [2], replacing the build-dep on appstream-util with appstream makes no sense, unless data/meson.build is patched to actually make use of that. Otherwise the meson.build file keeps looking for appstream-util and simply skips the appstream validation part if that util is missing, leaving the new build-dependency unused so it could just as well have been omitted. [1]https://salsa.debian.org/danialbehzadi/turntable/-/jobs/9231151 [2]https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1129748#12 Please remove the moreinfo tag (please CC me) once you have an updated package ready.