Description: appdata/desktop: remove explicit encoding key
 The Encoding key is deprecated in the FreeDesktop standard. Instead,
 all strings must now be encoded in UTF-8. This desktop entry specifies
 an Encoding of UTF-8. It is harmless but can be dropped.
 .
 https://specifications.freedesktop.org/desktop-entry-spec/latest/apc.html
 .
 Upstream has answered by private mail that they were not interested.
Forwarded: not-needed
Author: Nicolas Boulenguez <nicolas@debian.org>

--- a/src/appdata/org.rncbc.qmidictl.desktop
+++ b/src/appdata/org.rncbc.qmidictl.desktop
@@ -1,5 +1,4 @@
 [Desktop Entry]
-Encoding=UTF-8
 Type=Application
 Name=QmidiCtl
 Version=1.0
