Raspi Release

This commit is contained in:
Dave Hibberd 2023-09-05 21:15:22 +01:00
parent cc15266411
commit e22ebf7006
No known key found for this signature in database
GPG Key ID: 03A1FB7A1904771B
2 changed files with 8 additions and 1 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
qtsoundmodem (0.0.0.66-1~bpo11+1) bullseye; urgency=medium
* Rebuild for bullseye-backports.
* Raspi for oarc!
-- Dave Hibberd <d@vehibberd.com> Tue, 05 Sep 2023 21:14:20 +0100
qtsoundmodem (0.0.0.66-1) unstable; urgency=medium qtsoundmodem (0.0.0.66-1) unstable; urgency=medium
* Initial release. * Initial release.

2
debian/control vendored
View File

@ -6,7 +6,7 @@ Standards-Version: 4.6.2.0
Vcs-Browser: Vcs-Browser:
Vcs-Git: Vcs-Git:
Homepage: https://www.cantab.net/users/john.wiseman/Documents/QtSoundModem.html Homepage: https://www.cantab.net/users/john.wiseman/Documents/QtSoundModem.html
Build-Depends: debhelper-compat (= 13), qtbase5-dev, qt5-qmake, libqt5serialport5-dev, libfftw3-dev, libpulse-dev, libasound2-dev, extra-xdg-menus Build-Depends: debhelper-compat (= 12), qtbase5-dev, qt5-qmake, libqt5serialport5-dev, libfftw3-dev, libpulse-dev, libasound2-dev, extra-xdg-menus
Rules-Requires-Root: no Rules-Requires-Root: no
Package: qtsoundmodem Package: qtsoundmodem