1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132
|
pcsx2 (1.6.0+dfsg-3) unstable; urgency=medium
* Team Upload
* Ack NMU, thanks
* Tweak d/watch to only track stable (=even-numbered) releases
-- Alexandre Detiste <tchet@debian.org> Mon, 23 Dec 2024 15:57:26 +0100
pcsx2 (1.6.0+dfsg-2.1) unstable; urgency=medium
* Non-maintainer upload
[ Mate Kukri ]
* d/p/cpp_error_ftbfs.patch: fix FTBFS by adding missing include for
std::*_error types. (LP: #2048072) (Closes: #1068194)
-- Sebastian Ramacher <sramacher@debian.org> Thu, 11 Apr 2024 23:36:38 +0200
pcsx2 (1.6.0+dfsg-2) unstable; urgency=medium
* Team upload
* Switch to wxWidgets 3.2 (Closes: #1019817)
* Bump Standards-Version to 4.6.1, no changes
-- Graham Inggs <ginggs@debian.org> Sun, 23 Oct 2022 15:00:12 +0000
pcsx2 (1.6.0+dfsg-1) unstable; urgency=medium
* Team upload
* New upstream release
* Disable the dev9ghzdrk plugin which we remove from the source
* Switch to debhelper 13
* Set Rules-Requires-Root: no
* Update debian/doc-base.pcsx2-doc
* Do not link with -Wl,--as-needed, it is now the default
* Remove trailing whitespace from debian/control
* Update debian/source/lintian-overrides
* Bump Standards-Version to 4.5.0, no changes
-- Graham Inggs <ginggs@debian.org> Wed, 24 Jun 2020 22:59:08 +0000
pcsx2 (1.5.0~gfc1d9aef0+dfsg-2) unstable; urgency=medium
* Team upload
* Switch to GTK3 (Closes: #933441)
-- Graham Inggs <ginggs@debian.org> Mon, 03 Feb 2020 21:00:01 +0000
pcsx2 (1.5.0~gfc1d9aef0+dfsg-1) unstable; urgency=medium
* Team upload.
[ Miguel A. Colón Vélez ]
* Set Vcs-* to salsa.debian.org
* Use https protocol in the Format field.
[ Markus Koschany ]
* New upstream Git snapshot 1.5.0~gfc1d9aef0+dfsg.
- Fixes FTBFS with GCC-8. (Closes: #907411)
- Fixes C++ ABI mismatch. (Closes: #888904)
* Depend on libgl1-mesa-dri. (Closes: #862559)
* Switch to compat level 11.
* Drop pcsx2-dbg package and use the automatic -dbgsym package instead.
* Declare compliance with Debian Policy 4.2.1.
-- Markus Koschany <apo@debian.org> Sun, 28 Oct 2018 15:01:45 +0100
pcsx2 (1.4.0+dfsg-2) unstable; urgency=medium
* Bump Standards-Version to 3.9.8 (no changes needed).
* Fix FTBFS: '_fxsave' was not declared in this scope.
Thanks to Graham Inggs for the submitted patch (Closes: #823054)
-- Miguel A. Colón Vélez <debian.micove@gmail.com> Tue, 10 May 2016 23:03:05 -0400
pcsx2 (1.4.0+dfsg-1) unstable; urgency=medium
* New upstream release. (Closes: #811453)
* Update the list of files that get removed due to DFSG.
* debian/control:
- Switch the build-dependency from SDL1.2 to SDL2.
- Bump Standards-Version to 3.9.7 (no changes needed).
- Use HTTPS in the Vcs-* fields.
* debian/rules:
- Include the file with the various cheats.
* Remove unused lintian override.
-- Miguel A. Colón Vélez <debian.micove@gmail.com> Wed, 24 Feb 2016 15:55:26 -0500
pcsx2 (1.3.1-1094-gf062b0f+dfsg-1) unstable; urgency=medium
* New upstream snapshot:
- Fix segmentation faults and other issues caused by the new libstdc++ ABI.
Closes: #798750, #798756
* Remove the Debian menu file. A desktop file is already provided.
-- Miguel A. Colón Vélez <debian.micove@gmail.com> Sun, 13 Sep 2015 01:15:34 -0400
pcsx2 (1.3.1-1008-g9f291a6+dfsg-1) unstable; urgency=medium
* New upstream snapshot:
- Fix segmentation faults when compiled with GCC-5.
- Renames executable from pcsx2 to PCSX2.
- Drops the ZZogl plugin and makes the GSdx plugin the default video plugin.
* debian/control:
- Simplify build dependency on libasound2-dev.
- Move libc6-i686 to Recommends.
- Drop unneeded build dependencies.
- Add liblzma-dev, libpng++-dev, and libpng-dev to the build dependencies.
* debian/rules:
- Drop configurations for ZZogl.
- Add the DISABLE_CHEATS_ZIP option to not install the cheats_ws.zip file.
- Add the DISABLE_BUILD_DATE option to make the package reproducible.
- Add the DISABLE_PCSX2_WRAPPER option to not install the wrapper script.
* Update the menu file to account for the renamed executable.
* Drop all patches.
* Update the copyright file.
* Override a lintian warning about the desktop file.
-- Miguel A. Colón Vélez <debian.micove@gmail.com> Thu, 20 Aug 2015 06:01:57 -0400
pcsx2 (1.3.1+dfsg-1) unstable; urgency=medium
* New upstream release.
-- Miguel A. Colón Vélez <debian.micove@gmail.com> Wed, 01 Jul 2015 03:11:46 -0400
pcsx2 (1.2.1-854-ga3cd81c+dfsg-1) unstable; urgency=low
* Initial release. (Closes: #464794)
-- Miguel A. Colón Vélez <debian.micove@gmail.com> Wed, 07 Jan 2015 17:54:20 -0500
|