summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Release for unstableHEAD1.4.1-5masterGravatar Benjamin Barenblat2021-01-11
|
* Update debian/watch for version=4Gravatar Benjamin Barenblat2021-01-11
|
* Replace some patches with upstream’s versionsGravatar Benjamin Barenblat2021-01-11
| | | | | | | | | | | Replace appdataContentRating.diff (added in commit 8009a0229636e2f38c5ecf5a5ef7cfdf0f4cf9b8) with upstream’s commit 89259ff90c703c7fe6768b5317803b9aa5b5ab8c, which also fixes a dead screenshot link. Replace validateAppdata.diff (added in commit 804a762c835b3eba0d32f9910e0ce06f919fd9c) with upstream’s commit 3c7947f310fb9c943fdd3973f6090926375b6e03.
* Bump Standards-VersionGravatar Benjamin Barenblat2021-01-11
|
* Support gettext ≥0.20Gravatar Benjamin Barenblat2021-01-11
| | | | Apply a patch from upstream to support new gettext versions.
* Show torrent hashes1.4.1-4Gravatar Benjamin Barenblat2020-08-06
| | | | | Apply a patch from upstream to show torrent hashes in the “torrent details” area.
* Release for unstable1.4.1-3Gravatar Benjamin Barenblat2020-04-20
|
* Update to debhelper 12Gravatar Benjamin Barenblat2020-04-20
|
* Bump Standards-VersionGravatar Benjamin Barenblat2020-04-20
|
* Fix building with `-fno-common`Gravatar Benjamin Barenblat2020-04-20
| | | | | Backport a patch from upstream to unbreak the build with `-fno-common` (as set by default in GCC 10).
* Release for unstable1.4.1-2Gravatar Benjamin Barenblat2019-12-28
|
* Bump Standards-VersionGravatar Benjamin Barenblat2019-12-28
|
* Remove COPYING from debian/copyrightGravatar Benjamin Barenblat2019-12-28
| | | | Lintian says not to, so get rid of it.
* Set OARS content rating in appdata fileGravatar Benjamin Barenblat2019-12-28
| | | | | appstream-util 0.7.16 requires content ratings in all appdata files. Add one for transmission-remote-gtk.
* Delete unused build dependency on libunique-devGravatar Benjamin Barenblat2019-12-28
| | | | | GTK 3 supersedes libunique, and transmission-remote-gtk no longer depends on it. Remove it from the build dependencies.
* Package 1.4.11.4.1-1Gravatar Benjamin Barenblat2019-01-03
|
* Merge branch 'upstream'Gravatar Benjamin Barenblat2019-01-03
|\
| * Bump version to 1.4.11.4.1Gravatar satunnainen2019-01-01
| |
* | Release for unstable1.4.0-1Gravatar Benjamin Barenblat2018-11-23
| |
* | Don’t try to update the application database during installationGravatar Benjamin Barenblat2018-11-23
| | | | | | | | | | | | | | Make the build a bit more hermetic by avoiding application database updates during the installation phase. (If you use sbuild, you don’t care, but this should make things a bit nicer for people using debuild and the like.)
* | Stop distributing README, as it only contains build instructionsGravatar Benjamin Barenblat2018-11-23
| |
* | Update copyright to account for upstream changing application IDGravatar Benjamin Barenblat2018-11-23
| |
* | Refresh patchesGravatar Benjamin Barenblat2018-11-23
| |
* | Update upstream dependenciesGravatar Benjamin Barenblat2018-11-23
| | | | | | | | | | | | | | | | | | | | | | | | Notably, set a minimum version requirement for appstream-util. Prior to 0.7.2, `appstream-util validate` would complain if your application ID did not end in `.desktop`. That requirement was dropped as a result of https://github.com/hughsie/appstream-glib/issues/146; transmission-remote-gtk began taking advantage of the looser checking in dd01b099b7f1807999a08b09bbe06ed2d65aeadd. Also add an explicit dependency on libappstream-glib-dev, which was previously being pulled in as a transitive dependency.
* | Update Standards-VersionGravatar Benjamin Barenblat2018-11-23
| |
* | Move to debhelper 10Gravatar Benjamin Barenblat2018-11-23
| |
* | Update maintainer email addressGravatar Benjamin Barenblat2018-11-23
| |
* | Begin packaging 1.4.0Gravatar Benjamin Barenblat2018-11-23
| |
* | Merge branch 'upstream'Gravatar Benjamin Barenblat2018-11-23
|\ \
| | * Merge pull request #76 from LaserEyess/masterGravatar TingPing2018-11-12
| |/| | | | | | | | | | | | | Parse headers case insensitively Closes #75
| | * Parse headers case insensitivelyGravatar LaserEyess2018-11-11
| |/
| * Bump version to 1.4.01.4.0Gravatar Patrick Griffis2018-11-02
| |
| * Regenerate translationsGravatar Patrick Griffis2018-11-02
| |
| * build: Drop intltool for gettextGravatar Patrick Griffis2018-11-02
| |
| * Change links from google code to githubGravatar Alexander Kurilo2018-10-30
| |
| * Add 'Ctrl+q' to quit from keyboadGravatar LaserEyess2018-07-15
| |
* | Update Vcs-* URLsGravatar Benjamin Barenblat2018-06-27
| |
| * Convert nl_langinfo abdays to utf8Gravatar si2018-04-14
| | | | | | | | Closes #68
| * Add alt-days to remote preferencesGravatar si2018-04-13
| | | | | | | | Closes #67
| * seed ratio 1 digitGravatar si2018-04-12
| |
| * int and double spinnersGravatar si2018-04-12
| |
| * Fix for General download/upload speed cannot be set in preferencesGravatar si2018-04-12
| |
| * Finish renaming app idGravatar Patrick Griffis2018-01-29
| | | | | | | | | | This was renamed in code earlier but the data files were left behind.
| * Rename appstream file to match app idGravatar Patrick Griffis2018-01-29
| |
| * Fix folder size displaying in new torrent windowGravatar Ilya Lukyanov2018-01-29
| |
| * Add define to enable GeoIPGravatar Alexander Kurilo2017-12-18
| | | | | | | | Fixes #57
| * Merge pull request #53 from transmission-remote-gtk/appstream_validation_fixesGravatar Alan F2017-07-14
| |\ | | | | | | Fix some appstream XML validation errors/warning.
| * \ Merge branch 'Elinvention-master'Gravatar Alan F2017-07-14
| |\ \
| | * | Fix memory leak of g_utf8_strdownGravatar Elia Argentieri2017-07-14
| |/ /
| | * Fix some appstream XML validation errors/warning.Gravatar Alan F2017-07-14
| |/