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
|
crispy-doom (5.4-3) unstable; urgency=medium
* Apply some patches from the upstream GIT repository that
fix a crash when changing the renderer in-game.
-- Fabian Greffrath <fabian@debian.org> Sat, 22 Dec 2018 15:26:35 +0100
crispy-doom (5.4-2) unstable; urgency=medium
* Pass BUILD_DATE as a string.
-- Fabian Greffrath <fabian@debian.org> Tue, 18 Dec 2018 23:23:15 +0100
crispy-doom (5.4-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field.
[ Fabian Greffrath ]
* New upstream version 5.4.
* Remove debian/missing-sources, README.Crispy.htm has been
removed upstream.
* Remove lintian-overrides, the INSTALL.doom document isn't
even installed anymore.
* Fix typo in package description, Closes: #916600.
* Remove non-existent patch from series file.
* Bump debian compat to 11.
* Replace README.Crispy.htm with README.md in debian/rules.
* Remove CC-BY-SA-4.0 from debian/copyright.
* Fix some removed or moved files in debian/copyright.
* Enable all hardening flags.
* Make build reproducible.
-- Fabian Greffrath <fabian@debian.org> Tue, 18 Dec 2018 22:32:57 +0100
crispy-doom (5.2-1) unstable; urgency=medium
* Initial packaging based on chocolate-doom.
Closes: #880972.
* We do not build or install the crispy-server program: it is identical
to, and designed to be compatible with, the pre-existing
chocolate-server.
* Lintian has two false positives (privacy-breach-generic), see
#902919 for details.
-- Jonathan Dowland <jmtd@debian.org> Thu, 05 Jul 2018 14:37:21 +0100
|