From c57554b033515462bec62ea7b2ea0f83ecec95ac Mon Sep 17 00:00:00 2001 From: Dave Hibberd Date: Fri, 8 Dec 2023 14:40:25 +0000 Subject: [PATCH] Add prior work --- debian/changelog | 8 ++++++++ debian/control | 2 +- debian/patches/series | 1 - debian/qttermtcp.desktop | 2 +- debian/qttermtcp.install | 2 +- 5 files changed, 11 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 292afae..8ac8981 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +qttermtcp (0.0.0.69-3) unstable; urgency=medium + + * Upstream is finally .69, whoops + * removed version.patch + * added qt5multimedia-dev as a dependency + + -- Dave Hibberd Sat, 14 Oct 2023 23:12:15 +0100 + qttermtcp (0.0.0.69-2) unstable; urgency=medium * Added new icon diff --git a/debian/control b/debian/control index 5351ab0..7d82b01 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 4.6.0.0 Vcs-Browser: Vcs-Git: Homepage: https://www.cantab.net/users/john.wiseman/Documents/QtTermTCP.html -Build-Depends: debhelper-compat (= 13), qtbase5-dev, qt5-qmake, libqt5serialport5-dev +Build-Depends: debhelper-compat (= 13), qtbase5-dev, qt5-qmake, libqt5serialport5-dev, qtmultimedia5-dev Rules-Requires-Root: no Package: qttermtcp diff --git a/debian/patches/series b/debian/patches/series index 4d37071..e69de29 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +0,0 @@ -version.patch diff --git a/debian/qttermtcp.desktop b/debian/qttermtcp.desktop index 12e14d0..9f7ed28 100644 --- a/debian/qttermtcp.desktop +++ b/debian/qttermtcp.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Version=1.0 Comment=QtTermTCP ax25 client -Exec=/opt/oarc/QtTermTCP/QtTermTCP +Exec=QtTermTCP GenericName=QtTermTCP Icon=QtTermTCP Name=QtTermTCP diff --git a/debian/qttermtcp.install b/debian/qttermtcp.install index d06a9f2..723a795 100644 --- a/debian/qttermtcp.install +++ b/debian/qttermtcp.install @@ -1,3 +1,3 @@ -QtTermTCP /opt/oarc/QtTermTCP +QtTermTCP /usr/bin debian/qttermtcp.desktop /usr/share/applications debian/QtTermTCP.png /usr/share/pixmaps