summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Stephen Kitt [Tue, 16 Jul 2019 11:56:08 +0000 (12:56 +0100)]
Merge lgogdownloader (3.5-2) import into refs/heads/workingbranch
Stephen Kitt [Tue, 16 Jul 2019 11:56:08 +0000 (12:56 +0100)]
Link with libatomic explicitly
Some architectures (mipsel...) don't include libatomic by default, and
the build fails there. Since we're linking with --as-needed, we can
safely add -latomic everywhere.
Gbp-Pq: Name add-libatomic.patch
Stephen Kitt [Tue, 16 Jul 2019 11:56:08 +0000 (12:56 +0100)]
Avoid storing non-reproducible information
This drops git information as well as the build architecture (from the
user agent). The former varies depending on the availability of git
tools, the latter varies depending on the build host.
Gbp-Pq: Name reproducible.patch
Stephen Kitt [Tue, 16 Jul 2019 11:56:08 +0000 (12:56 +0100)]
Provide meaningful whatis entry
Gbp-Pq: Name manpage-whatis.patch
Stephen Kitt [Tue, 16 Jul 2019 11:56:08 +0000 (12:56 +0100)]
lgogdownloader (3.5-2) unstable; urgency=medium
* Only build with Qt on architectures with Qt5WebEngineWidgets.
* Link with libatomic; this should fix the build on architectures such
as mipsel which need explicit -latomic.
[dgit import unpatched lgogdownloader 3.5-2]
Stephen Kitt [Tue, 16 Jul 2019 11:56:08 +0000 (12:56 +0100)]
Import lgogdownloader_3.5-2.debian.tar.xz
[dgit import tarball lgogdownloader 3.5-2 lgogdownloader_3.5-2.debian.tar.xz]
Stephen Kitt [Mon, 15 Jul 2019 19:24:05 +0000 (20:24 +0100)]
Import lgogdownloader_3.5.orig.tar.gz
[dgit import orig lgogdownloader_3.5.orig.tar.gz]
Stephen Kitt [Tue, 18 Dec 2018 08:20:55 +0000 (08:20 +0000)]
Merge lgogdownloader (3.4-2) import into refs/heads/workingbranch
Stephen Kitt [Tue, 18 Dec 2018 08:20:55 +0000 (08:20 +0000)]
Avoid storing non-reproducible information
This drops git information as well as the build architecture (from the
user agent). The former varies depending on the availability of git
tools, the latter varies depending on the build host.
Gbp-Pq: Name reproducible.patch
Stephen Kitt [Tue, 18 Dec 2018 08:20:55 +0000 (08:20 +0000)]
Provide meaningful whatis entry
Gbp-Pq: Name manpage-whatis.patch
Stephen Kitt [Tue, 18 Dec 2018 08:20:55 +0000 (08:20 +0000)]
lgogdownloader (3.4-2) unstable; urgency=medium
* Ensure the build is reproducible: avoid storing git information, and
the build architecture.
* Refresh manpage-whatis.patch.
[dgit import unpatched lgogdownloader 3.4-2]
Stephen Kitt [Tue, 18 Dec 2018 08:20:55 +0000 (08:20 +0000)]
Import lgogdownloader_3.4-2.debian.tar.xz
[dgit import tarball lgogdownloader 3.4-2 lgogdownloader_3.4-2.debian.tar.xz]
Stephen Kitt [Tue, 18 Sep 2018 11:18:32 +0000 (12:18 +0100)]
Import lgogdownloader_3.4.orig.tar.gz
[dgit import orig lgogdownloader_3.4.orig.tar.gz]
Stephen Kitt [Wed, 5 Apr 2017 17:27:13 +0000 (18:27 +0100)]
Merge lgogdownloader (3.1-2) import into refs/heads/workingbranch
Stephen Kitt [Wed, 5 Apr 2017 17:27:13 +0000 (18:27 +0100)]
Provide meaningful whatis entry
Gbp-Pq: Name manpage-whatis.patch
Sude [Thu, 19 Jan 2017 22:15:50 +0000 (00:15 +0200)]
Fix crash in Website::getGames
JSON value for updates can be null in some cases. For example when user owns a dlc but not the base game.
This caused a crash due to std::stoi throwing std::invalid_argument exception
Origin: upstream, 3.2, commit:
22f47de4fcd8cd7ecc2a89fbb25f94efb1b3f743
Gbp-Pq: Name Fix-crash-in-Website-getGames.patch
Stephen Kitt [Wed, 5 Apr 2017 17:27:13 +0000 (18:27 +0100)]
lgogdownloader (3.1-2) unstable; urgency=medium
[ Simon McVittie ]
* Team upload
* Backport patch from 3.2 fixing the ability to list games if a game
has {'updates': null} (Closes: #857691)
[dgit import unpatched lgogdownloader 3.1-2]
Stephen Kitt [Wed, 5 Apr 2017 17:27:13 +0000 (18:27 +0100)]
Import lgogdownloader_3.1-2.debian.tar.xz
[dgit import tarball lgogdownloader 3.1-2 lgogdownloader_3.1-2.debian.tar.xz]
Stephen Kitt [Mon, 16 Jan 2017 18:35:28 +0000 (18:35 +0000)]
Import lgogdownloader_3.1.orig.tar.gz
[dgit import orig lgogdownloader_3.1.orig.tar.gz]
Stephen Kitt [Tue, 21 Oct 2014 18:31:24 +0000 (19:31 +0100)]
Don't build the debug version
Gbp-Pq: Name no-debug-build.patch
Stephen Kitt [Tue, 21 Oct 2014 18:31:24 +0000 (19:31 +0100)]
Provide meaningful whatis entry
Gbp-Pq: Name manpage-whatis.patch
Stephen Kitt [Tue, 21 Oct 2014 18:31:24 +0000 (19:31 +0100)]
Take externally-defined flags into account
Gbp-Pq: Name honour-flags.patch
Stephen Kitt [Tue, 21 Oct 2014 18:31:24 +0000 (19:31 +0100)]
lgogdownloader (2.19-1) unstable; urgency=medium
* New upstream release.
* Standards-Version 3.9.6, no change required.
[dgit import unpatched lgogdownloader 2.19-1]
Stephen Kitt [Tue, 21 Oct 2014 18:31:24 +0000 (19:31 +0100)]
Import lgogdownloader_2.19.orig.tar.gz
[dgit import orig lgogdownloader_2.19.orig.tar.gz]
Stephen Kitt [Tue, 21 Oct 2014 18:31:24 +0000 (19:31 +0100)]
Import lgogdownloader_2.19-1.debian.tar.xz
[dgit import tarball lgogdownloader 2.19-1 lgogdownloader_2.19-1.debian.tar.xz]