From a804a762c835b3eba0d32f9910e0ce06f919fd9c Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Sun, 23 Oct 2016 13:14:18 -0400 Subject: Patch transmission-remote-gtk.appdata.xml to fix style issues --- debian/patches/series | 1 + debian/patches/validateAppdata.diff | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 debian/patches/validateAppdata.diff diff --git a/debian/patches/series b/debian/patches/series index 13d6d9c..8afeb66 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +1,2 @@ avoidRssGlib.diff +validateAppdata.diff diff --git a/debian/patches/validateAppdata.diff b/debian/patches/validateAppdata.diff new file mode 100644 index 0000000..ea6dd07 --- /dev/null +++ b/debian/patches/validateAppdata.diff @@ -0,0 +1,24 @@ +Description: Correct style errors in transmission-remote-gtk.appdata.xml +Author: Benjamin Barenblat +Bug: https://github.com/transmission-remote-gtk/transmission-remote-gtk/issues/37 +Forwarded: no +--- a/data/transmission-remote-gtk.appdata.xml.in ++++ b/data/transmission-remote-gtk.appdata.xml.in +@@ -14,14 +14,10 @@ + + <_p> + Transmission Remote Gtk allows you to remotely manage the Transmission BitTorrent client using its RPC interface. ++ It is a full featured client, allowing adding, starting, stopping, removing, verifying, and reannouncing torrents. ++ It also exposes settings for both individual torrents (peer limits, file priorities, tracker settings, etc.) and Transmission as a whole (global limits, download directory, connectivity preferences, etc.) ++ It can also act as a .torrent handler, opening when torrents are downloaded through a web browser. + +- <_p>Features: +-
    +- <_li>Remotely add (file/url), start, stop, remove, remove and delete, verify, reannounce torrents +- <_li>Works as a .torrent handler (eg. from a web browser) +- <_li>Set torrent properties such as speed, seed, peer limits, file priorities, add/edit/remove trackers +- <_li>Change remote settings like global limits, download directory, and connectivity preferences +-
+
+ + -- cgit v1.2.3