qrtr (1.1-1)
[PTS] [DDPO]
OK: VCS matches the version in the archive
- Git: https://salsa.debian.org/DebianOnMobile-team/qrtr.git
-
- Branch: debian/latest
- Path: debian/changelog
- Repo size: 245760
- Browser: https://salsa.debian.org/DebianOnMobile-team/qrtr
- Last scan: 2024-11-17 16:47:07+00
- Next scan: 2024-11-26 06:07:00+00
- CI pipeline status: success
- Debian changelog in Git:
qrtr (1.1-1) unstable; urgency=medium
* New upstream version
* d/patches: drop obsolete patches
* d/control: add missing build-deps.
The build system changed to `meson`, so we need a few additional build
dependencies.
* d/rules: stop overriding build/install commands.
This was needed with the manually crafted makefile, but `meson` is saner
and gets the needed bits from env. Additionally, a few options need to
be manually enabled for the `systemd` service and `qrtr-ns` to be built.
* d/install: add .pc file and use DEB_HOST_MULTIARCH.
This new version now ships a pkgconfig file, so let's ship it as part of
`libqrtr-dev`.
Take this opportunity to replace the ugly `usr/lib/*/` wildcard with the
proper `${DEB_HOST_MULTIARCH}` variable.
* d/patches: restore libqrtr SONAME.
The previous version of `libqrtr` had `libqrtr.so.1` as their SONAME,
while the current version have only `libqrtr.so`. This is problematic as
previously built binaries using this lib will have to be rebuilt for
this new version.
Restore the previous SONAME so things keep working as expected.
-- Arnaud Ferraris <aferraris@debian.org> Tue, 23 Apr 2024 16:09:58 +0200
- This branch is even with tag debian/1.1-1