rom-properties/debian/changelog
David Korth 53b74e0467 [debian] rules: Explicitly specify the Tracker API version, again.
Otherwise, we have to install the specific Tracker library, which is
versioned, so we end up with more problems.

(cherry picked from commit 1356d23d4c)
2025-05-10 21:04:30 -04:00

280 lines
8.0 KiB
Plaintext

rom-properties (2.5.1-1ppa1~xenial2) xenial; urgency=medium
* Explicitly specify the Tracker API version.
NOTE: This must be updated for each Ubuntu version!
-- David Korth <gerbilsoft@gerbilsoft.com> Sat, 10 May 2025 16:52:48 -0400
rom-properties (2.5.1-1ppa1~xenial1) xenial; urgency=medium
* 2.5.1 release.
-- David Korth <gerbilsoft@gerbilsoft.com> Sat, 10 May 2025 15:29:49 -0400
rom-properties (2.5-1ppa5~xenial4) xenial; urgency=medium
* 2.5 release.
-- David Korth <gerbilsoft@gerbilsoft.com> Sat, 19 Apr 2025 21:44:13 -0400
rom-properties (2.4-1ppa5~xenial1) xenial; urgency=medium
* 2.4 release.
-- David Korth <gerbilsoft@gerbilsoft.com> Sun, 10 Nov 2024 22:22:25 -0500
rom-properties (2.3-1ppa1~xenial1) xenial; urgency=medium
* 2.3 release.
-- David Korth <gerbilsoft@gerbilsoft.com> Sun, 03 Mar 2024 12:53:33 -0500
rom-properties (2.2.1-1ppa1~xenial2) xenial; urgency=medium
* Fix LD_LIBRARY_PATH due to $(shell pwd) pointing to the base directory,
not the build directory.
-- David Korth <gerbilsoft@gerbilsoft.com> Mon, 31 Jul 2023 19:33:25 -0400
rom-properties (2.2.1-1ppa1~xenial1) xenial; urgency=medium
* 2.2.1 release.
-- David Korth <gerbilsoft@gerbilsoft.com> Sun, 30 Jul 2023 14:19:42 -0400
rom-properties (2.2-1ppa1~xenial1) xenial; urgency=medium
* 2.2 release.
-- David Korth <gerbilsoft@gerbilsoft.com> Sat, 01 Jul 2023 15:42:05 -0400
rom-properties (2.1-1ppa1~xenial2) xenial; urgency=medium
* Fixes for KDE4 and GTK builds.
-- David Korth <gerbilsoft@gerbilsoft.com> Sat, 24 Dec 2022 12:36:49 -0500
rom-properties (2.1-1ppa1~xenial1) xenial; urgency=medium
* 2.1 release.
-- David Korth <gerbilsoft@gerbilsoft.com> Sat, 24 Dec 2022 11:01:26 -0500
rom-properties (2.0-1ppa1~xenial6) xenial; urgency=medium
* Need to set RP_LIBROMDATA_IS_DLL in the current *and* parent scope.
Otherwise, it shows up properly in the build summary, but libromdata
always ends up being built as a static library.
-- David Korth <gerbilsoft@gerbilsoft.com> Sat, 24 Sep 2022 20:02:02 -0400
rom-properties (2.0-1ppa1~xenial5) xenial; urgency=medium
* Re-add #include "dll-macros.h" to KeyStoreUI.hpp and RomFields.hpp.
It's an issue with KDE4 automoc.
-- David Korth <gerbilsoft@gerbilsoft.com> Sat, 24 Sep 2022 19:01:09 -0400
rom-properties (2.0-1ppa1~xenial4) xenial; urgency=medium
* [libromdata] stdafx.h: Fix stupid quoting errors.
-- David Korth <gerbilsoft@gerbilsoft.com> Sat, 24 Sep 2022 18:47:02 -0400
rom-properties (2.0-1ppa1~xenial3) xenial; urgency=medium
* Add #include "dll-macros.h" in more stdafx.h files.
It broke in RomFields.hpp in the KDE4 build this time.
-- David Korth <gerbilsoft@gerbilsoft.com> Sat, 24 Sep 2022 18:25:52 -0400
rom-properties (2.0-1ppa1~xenial2) xenial; urgency=medium
* KeyStoreUI.hpp: #include "dll-macros.h" for RP_LIBROMDATA_PUBLIC
-- David Korth <gerbilsoft@gerbilsoft.com> Sat, 24 Sep 2022 18:09:59 -0400
rom-properties (2.0-1ppa1~xenial1) xenial; urgency=medium
* 2.0 release.
-- David Korth <gerbilsoft@gerbilsoft.com> Sat, 24 Sep 2022 16:16:52 -0400
rom-properties (1.9-1ppa1~xenial2) xenial; urgency=medium
* Fix undefined 'nullptr' in gtk-compat.h in C PCH builds.
-- David Korth <gerbilsoft@gerbilsoft.com> Sun, 22 May 2022 14:37:00 -0400
rom-properties (1.9-1ppa1~xenial1) xenial; urgency=medium
* 1.9 release.
-- David Korth <gerbilsoft@gerbilsoft.com> Sun, 22 May 2022 13:37:00 -0400
rom-properties (1.8.3-1ppa1~xenial1) xenial; urgency=medium
* 1.8.3 release.
-- David Korth <gerbilsoft@gerbilsoft.com> Tue, 03 Aug 2021 21:22:40 -0400
rom-properties (1.8.2-1ppa1~xenial1) xenial; urgency=medium
* 1.8.2 release.
-- David Korth <gerbilsoft@gerbilsoft.com> Mon, 19 Jul 2021 22:59:10 -0400
rom-properties (1.8-1ppa1~xenial1) xenial; urgency=medium
* 1.8 release.
-- David Korth <gerbilsoft@gerbilsoft.com> Sun, 18 Jul 2021 16:52:58 -0400
rom-properties (1.7.3-1ppa1~xenial1) xenial; urgency=medium
* 1.7.3 release.
-- David Korth <gerbilsoft@gerbilsoft.com> Fri, 25 Sep 2020 21:59:12 -0400
rom-properties (1.7.2-1ppa1~xenial1) xenial; urgency=medium
* 1.7.2 release.
-- David Korth <gerbilsoft@gerbilsoft.com> Thu, 24 Sep 2020 18:04:46 -0400
rom-properties (1.7-1ppa1~xenial3) xenial; urgency=medium
* Rebuild with files not marked as executable. (VM issue)
-- David Korth <gerbilsoft@gerbilsoft.com> Sun, 20 Sep 2020 17:45:22 -0400
rom-properties (1.7-1ppa1~xenial2) xenial; urgency=medium
* MiniZip 2.10.0 requires zstd-1.4.0. Use the internal copy of zstd.
Note that MiniZip is not currently used outside of test suites,
so this won't be installed as part of the package.
-- David Korth <gerbilsoft@gerbilsoft.com> Sun, 20 Sep 2020 16:48:00 -0400
rom-properties (1.7-1ppa1~xenial1) xenial; urgency=medium
* 1.7 release.
-- David Korth <gerbilsoft@gerbilsoft.com> Sun, 20 Sep 2020 15:50:25 -0400
rom-properties (1.6-1ppa1~xenial4) xenial; urgency=medium
* ImageDecoder: Fix ARM64 linkage and AMD64 compile errors as a result of
the IFUNC fixes.
-- David Korth <gerbilsoft@gerbilsoft.com> Sun, 12 Jul 2020 15:54:10 -0400
rom-properties (1.6-1ppa1~xenial3) xenial; urgency=medium
* ImageDecoder: Another attempt to fix ARM64 IFUNC build issues...
-- David Korth <gerbilsoft@gerbilsoft.com> Sun, 12 Jul 2020 15:39:18 -0400
rom-properties (1.6-1ppa1~xenial2) xenial; urgency=medium
* ImageDecoder: Attempt to fix ARM64 IFUNC build issues on Launchpad.
-- David Korth <gerbilsoft@gerbilsoft.com> Sun, 12 Jul 2020 15:25:59 -0400
rom-properties (1.6-1ppa1~xenial1) xenial; urgency=medium
* 1.6 release.
-- David Korth <gerbilsoft@gerbilsoft.com> Sun, 12 Jul 2020 14:42:17 -0400
rom-properties (1.5-1ppa1~xenial1) xenial; urgency=medium
* 1.5 release.
-- David Korth <gerbilsoft@gerbilsoft.com> Fri, 13 Mar 2020 01:28:44 -0400
rom-properties (1.4-1ppa1~xenial1) xenial; urgency=medium
* 1.4 release.
-- David Korth <gerbilsoft@gerbilsoft.com> Sun, 04 Aug 2019 15:51:52 -0400
rom-properties (1.3.3-1ppa1~xenial2) xenial; urgency=medium
* Update the changelog timestamps correctly.
-- David Korth <gerbilsoft@gerbilsoft.com> Sat, 25 Aug 2018 10:35:23 -0400
rom-properties (1.3.3-1ppa1~xenial1) xenial; urgency=medium
* GameCube: Fixed a crash when downloading external images for Disc 2
from multi-disc games.
* Thanks to @Nomelas for reporting this bug.
-- David Korth <gerbilsoft@gerbilsoft.com> Sat, 25 Aug 2018 10:35:00 -0400
rom-properties (1.3.2-1ppa1~xenial1) xenial; urgency=medium
* Fix a crash issue on GNOME and XFCE.
* Fix the MimeTypes key in the XFCE Specialized Thumbnailer file.
-- David Korth <gerbilsoft@gerbilsoft.com> Sat, 30 Jun 2018 13:56:08 -0400
rom-properties (1.3-1ppa2~xenial1) xenial; urgency=medium
* Fix the 32-bit build.
-- David Korth <gerbilsoft@gerbilsoft.com> Sat, 02 Jun 2018 19:08:17 -0400
rom-properties (1.3-1ppa1~xenial1) xenial; urgency=medium
* 1.3 release.
-- David Korth <gerbilsoft@gerbilsoft.com> Sat, 02 Jun 2018 18:31:06 -0400
rom-properties (1.2-1ppa1~xenial1) xenial; urgency=medium
* 1.2 release.
-- David Korth <gerbilsoft@gerbilsoft.com> Sun, 12 Nov 2017 13:23:37 -0500
rom-properties (1.1-1ppa2~xenial2) xenial; urgency=medium
* Fix infinite loops in rp-stub.
-- David Korth <gerbilsoft@gerbilsoft.com> Tue, 04 Jul 2017 17:47:43 -0400
rom-properties (1.1-1ppa1) xenial; urgency=medium
* Add lsb_release dependency to fix the XFCE build.
-- David Korth <gerbilsoft@gerbilsoft.com> Tue, 04 Jul 2017 16:45:19 -0400
rom-properties (1.1) xenial; urgency=medium
* 1.1 release.
-- David Korth <gerbilsoft@gerbilsoft.com> Tue, 04 Jul 2017 13:35:27 -0400
rom-properties (1.0) xenial; urgency=medium
* 1.0 release.
-- David Korth <gerbilsoft@gerbilsoft.com> Sat, 20 May 2017 12:59:12 -0400
rom-properties (0.9) xenial; urgency=medium
* Beta 2 release.
-- David Korth <gerbilsoft@gerbilsoft.com> Tue, 07 Feb 2017 22:00:25 -0500
rom-properties (0.8) xenial; urgency=medium
* Initial release.
-- David Korth <gerbilsoft@gerbilsoft.com> Sun, 23 Oct 2016 22:38:03 -0400