1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
fastrpc (1.0.2-2) unstable; urgency=medium
[ Loïc Minier ]
* Use a Recommends for the fastrpc-support dep on
hexagon-dsp-binaries instead of a Depends. This notably allows
picking a particular platform or bringing one's own firmware.
[ Robie Basak ]
* Move package to contrib section. Closes: #1130492.
* d/control: drop redundant Priority: optional field.
-- Robie Basak <robie.basak@oss.qualcomm.com> Wed, 18 Mar 2026 10:06:30 +0000
fastrpc (1.0.2-1) unstable; urgency=medium
* New upstream release
* d/p/dlopen-abi-version: drop (fixed upstream).
* d/gbp.conf: set upstream tag pattern.
* Implement new upstream search path configuration:
- d/control: Build-Depend on libyaml-dev and pkgconf
- d/rules: --with-config-base-dir=/usr/share/hexagon-dsp
- d/p/open-shell-path: drop (no longer required)
- Drop d/guess-dsp.sh (no longer required):
+ d/{a,c}dsprpcd.service: invoke without guess-dsp.sh
+ d/fastrpc-support.install: do not install guess-dsp.sh
+ d/guess-dsp.sh: remove
+ d/copyright: drop guess-dsp.sh licensing information
-- Robie Basak <robie.basak@oss.qualcomm.com> Tue, 17 Feb 2026 16:04:54 +0000
fastrpc (1.0.0-1) unstable; urgency=medium
* Initial packaging. (Closes: #1116042)
-- Robie Basak <robie.basak@oss.qualcomm.com> Thu, 30 Oct 2025 13:52:08 +0000
|