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
|
ezquake (3.6.6-1) unstable; urgency=medium
* Update d/watch file
* New upstream version 3.6.6 (Closes: #1089179, #1079531)
* Bump SV to 4.7.2
* Update BD
* Improve d/scripts/ezquake
* Remove scripts/convert-keymaps and install
* Refresh d/patches
* Remove for now -Werror in d/rules
* Add d/patches/pcre2.patch (Closes: #1088891)
* d/copyright: remove misc/keymaps/* statement
* Clean up d/rules
* d/rules: binary as moved.
* d/control: remove quake-data dep and reformat (depputy).
* Add a README.Debian.
-- Patrice Duroux <patrice.duroux@gmail.com> Sat, 05 Apr 2025 12:40:31 +0100
ezquake (3.6.4-3) unstable; urgency=medium
* Fix 32-bit pointer conversion warning.
-- Michael Gilbert <mgilbert@debian.org> Mon, 15 Jan 2024 04:26:53 +0000
ezquake (3.6.4-2) unstable; urgency=medium
* Add a manpage.
* Fix incorrect format string.
* Fix pointer conversion warnings.
* Translate keymap files to UTF-8.
* Drop patches that are no longer relevant.
* Include debian revision in the version string.
-- Michael Gilbert <mgilbert@debian.org> Sun, 14 Jan 2024 21:06:31 +0000
ezquake (3.6.4-1) unstable; urgency=medium
* Team upload
* Import project on Salsa
* remove dependency on obsolete pcre3 library (Closes: #1000035)
* catchup with new build system: meson has been
replaced with a static Makefile
* refresh patches
[Bastian Germann]
* Add new copyright
-- Alexandre Detiste <tchet@debian.org> Wed, 20 Dec 2023 02:51:08 +0100
ezquake (3.6.1-1.1) unstable; urgency=high
* Non-maintainer upload.
* Minimal invasive RC bug fix NMU as maintainer isn't reachable
* Make compile warnings non-fatal (Closes: #1030184)
* Fix duplicate file globs in debian/copyright
-- Lee Garrett <debian@rocketjump.eu> Thu, 02 Feb 2023 13:18:24 +0100
ezquake (3.6.1-1) unstable; urgency=medium
* New upstream release.
* Fix compiler warnings.
* Update to debhelper 13.
* Update debian/copyright.
* Update standards version to 4.6.2.
-- Michael Gilbert <mgilbert@debian.org> Sun, 22 Jan 2023 20:25:58 +0000
ezquake (3.2.3-1) unstable; urgency=medium
* New upstream release.
- Limits cl_rollangle to 5 in competitive rulesets.
-- Michael Gilbert <mgilbert@debian.org> Tue, 16 Feb 2021 23:08:07 +0000
ezquake (3.2.2-3) unstable; urgency=medium
* Remove MP3 support from the package description (closes: #981727).
-- Michael Gilbert <mgilbert@debian.org> Mon, 08 Feb 2021 01:45:13 +0000
ezquake (3.2.2-2) unstable; urgency=medium
* Add minizip to the build dependencies.
-- Michael Gilbert <mgilbert@debian.org> Tue, 26 Jan 2021 04:58:14 +0000
ezquake (3.2.2-1) unstable; urgency=medium
* New upstream release (closes: #973940).
- Support for building with gcc 10 (closes: #957187).
* Remove teamplay.cfg from the upstream tarball (closes: #884085).
* Update to debhelper 11.
* Add an upstream watch file.
* Build using meson and ninja.
-- Michael Gilbert <mgilbert@debian.org> Tue, 26 Jan 2021 04:30:50 +0000
ezquake (2.2+git20150324-1) unstable; urgency=low
* Initial release.
-- Michael Gilbert <mgilbert@debian.org> Tue, 25 Aug 2015 02:32:16 +0000
|