First build

This commit is contained in:
Hibby 2024-07-23 21:27:35 +01:00
parent 4172fa5fdb
commit e567985320
Signed by: hibby
SSH Key Fingerprint: SHA256:Y6XbnzN0FEB1R/exPF5hUbHUgE/Nn7M1uT566fxo6pE
2 changed files with 8 additions and 1 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
qtsoundmodem (0.0.0.72.1-1) UNRELEASED; urgency=medium
* New upstream release, I was a bit hasty with that 0.72 release earlier
this year
-- Dave Hibberd <hibby@debian.org> Tue, 23 Jul 2024 21:26:50 +0100
qtsoundmodem (0.0.0.72-1) unstable; urgency=medium
* New Upstream release

View File

@ -1,6 +1,6 @@
--- a/tcpCode.cpp
+++ b/tcpCode.cpp
@@ -370,7 +370,7 @@
@@ -510,7 +510,7 @@
QByteArray datas = HAMLIBsock->readAll();