diff --git a/debian/copyright b/debian/copyright index 9b0d976..2fd6645 100644 --- a/debian/copyright +++ b/debian/copyright @@ -8,7 +8,7 @@ Copyright: 2000-2023 John Wiseman License: GPL-3 Files: debian/* - 2023 Dave Hibberd +Copyright: 2023 Dave Hibberd License: GPL-3 License: GPL-3 diff --git a/debian/patches/Install.patch b/debian/patches/Install.patch deleted file mode 100644 index 44cf0f3..0000000 --- a/debian/patches/Install.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/QtTermTCP.pro -+++ b/QtTermTCP.pro -@@ -46,4 +46,7 @@ - - RC_ICONS = QtTermTCP.ico - -+target += debian/qttermtcp/usr/bin -+INSTALLS += target -+ - QMAKE_LFLAGS += -no-pie