Description: Remove MiniIcon field from Desktop file and remove borked desktop exec args
 - "-caption %x %y %z" crashes application, removing.
 - The MiniIcon field is apparently deprecated and makes Lintian complain.
 Dropping it seems harmless.
 .
 knutclient (1.1.1-1) groovy; urgency=medium
 .
   * New upstream release
Author: Chris <dpkg@chris-nz.com>

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: <vendor|upstream|other>, <url of original patch>
Bug: <url in upstream bugtracker>
Bug-Debian: https://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: <no|not-needed|url proving that it has been forwarded>
Reviewed-By: <name and email of someone who approved the patch>
Last-Update: 2021-06-17

--- knutclient-1.1.1.orig/knutclient.desktop
+++ knutclient-1.1.1/knutclient.desktop
@@ -8,7 +8,6 @@ Comment[cs]=Klient pro UPS systém NUT
 Comment[es]=Cliente KDE para NUT
-Exec=knutclient -caption "%c" %i %m
+Exec=knutclient
 Icon=knutclient
-MiniIcon=knutclient
 Type=Application
 X-DocPath=knutclient/index.html
 GenericName=KNutClient
