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 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159
|
berusky2 (0.12-3) unstable; urgency=medium
* Declare compliance with Debian Policy 4.6.2.
* Fix debian/watch.
* Drop debian/NEWS file.
-- Markus Koschany <apo@debian.org> Thu, 23 Feb 2023 23:41:41 +0100
berusky2 (0.12-2) unstable; urgency=medium
* Revert "Remove the NEWS file". The information is still important and the
file should only be removed after the release of Debian 11.
-- Markus Koschany <apo@debian.org> Thu, 09 Jul 2020 23:06:00 +0200
berusky2 (0.12-1) unstable; urgency=medium
[ Asher Gordon ]
* New upstream release. (Closes: #964025)
- Compile without warnings. (Closes: #948760)
* Drop gcc-6-FTBFS.patch. Fixed upstream.
* Drop fix-more-crashes.patch. Fixed upstream.
* Drop 944431-avoid-no-return-statement-in-function-returning-non-void.patch.
Fixed upstream.
* Drop fix-crash-when-teleporting.patch. Fixed upstream.
* Refresh data.patch.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse. Fixes: lintian: upstream-metadata-file-is-missing
See-also:
https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
[ Markus Koschany ]
* Declare compliance with Debian Policy 4.5.0.
* Switch to debhelper-compat = 13.
* Remove the NEWS file. No longer necessary because this version got released
in stable already.
-- Markus Koschany <apo@debian.org> Sat, 04 Jul 2020 17:20:42 +0200
berusky2 (0.10+git20170630-3) unstable; urgency=medium
* Add fix-crash-when-teleporting.patch and fix a segfault when a bug steps
into a teleport. Thanks to Asher Gordon for the report and patch.
(Closes: #947870)
-- Markus Koschany <apo@debian.org> Fri, 10 Jan 2020 01:16:02 +0100
berusky2 (0.10+git20170630-2) unstable; urgency=medium
* Fix startup crash because of missing return statement.
Thanks to Bernhard Übelacker for the patch.
-- Markus Koschany <apo@debian.org> Sat, 23 Nov 2019 22:25:07 +0100
berusky2 (0.10+git20170630-1) unstable; urgency=medium
* New upstream Git snapshot 0.10+git20170630.
* Drop fix-mmalloc-usage.patch. Fixed upstream.
* Drop gcc7.patch. Fixed upstream.
* Refresh data.patch.
* Add fix-more-crashes.patch.
Thanks to Asher Gordon for the report. (Closes: #945107)
* Add NEWS.Debian file. The format of the berusky3d.ini file has changed.
It must be removed in order to start the game.
-- Markus Koschany <apo@debian.org> Sat, 23 Nov 2019 21:15:45 +0100
berusky2 (0.10-8) unstable; urgency=medium
* Build with no optimization to avoid a segfault with GCC 9.
Thanks to Enrico Zini for the report. (Closes: #944431)
* Switch to debhelper-compat = 12.
* Declare compliance with Debian Policy 4.4.1.
* Use canonical VCS URI.
-- Markus Koschany <apo@debian.org> Thu, 14 Nov 2019 00:40:45 +0100
berusky2 (0.10-7) unstable; urgency=medium
* Switch to compat level 11.
* Fix debian/watch file.
* Declare compliance with Debian Policy 4.2.1.
-- Markus Koschany <apo@debian.org> Wed, 03 Oct 2018 18:17:36 +0200
berusky2 (0.10-6) unstable; urgency=medium
* Fix FTBFS with GCC 7. Add gcc7.patch. (Closes: #853325)
* Switch to compat level 10.
* Declare compliance with Debian Policy 4.0.0.
* Drop deprecated menu file and xpm icon.
* Use https for Format field.
-- Markus Koschany <apo@debian.org> Tue, 15 Aug 2017 21:45:04 +0200
berusky2 (0.10-5) unstable; urgency=medium
* Declare compliance with Debian Policy 3.9.8.
* Vcs-Git: Use https.
* Update my e-mail address.
* debian/watch: Use version=4.
* Add gcc-6-FTBFS.patch and fix FTBFS with GCC 6.
Thanks to Martin Michlmayr for the report. (Closes: #811626)
-- Markus Koschany <apo@debian.org> Fri, 08 Jul 2016 03:19:29 +0200
berusky2 (0.10-4) unstable; urgency=medium
* Remove workaround for FTBFS on mips/mipsel with g++-4.9.
- Add fix-mmalloc-usage.patch. Thanks to Dejan Latinovic.
(Closes: #796531)
* Declare compliance with Debian Policy 3.9.6.
* Vcs-Browser: Use https and cgit.
-- Markus Koschany <apo@gambaru.de> Sat, 22 Aug 2015 15:23:57 +0200
berusky2 (0.10-3) unstable; urgency=medium
* Fix FTBFS on mips and mipsel by building with g++-4.8 on these
architectures instead of g++-4.9 for the time being. Thanks to Cyril
Brulebois for the report and Dejan Latinovic for further testing.
(Closes: #755561)
-- Markus Koschany <apo@gambaru.de> Thu, 24 Jul 2014 11:01:43 +0200
berusky2 (0.10-2) unstable; urgency=medium
* Fetch new 128x128 pixel hicolor icon from upstream's Git repository
and install it to /usr/share/icons/hicolor/128x128/apps.
-- Markus Koschany <apo@gambaru.de> Sat, 19 Jul 2014 00:16:58 +0200
berusky2 (0.10-1) unstable; urgency=medium
* Imported Upstream version 0.10.
- Remove asserts from sound module. (Closes: #722146)
- Fix PATH_MAX issues and allow the game to compile on GNU/Hurd.
* debian/patches:
- Drop desktop-file.patch and fix-format-not-a-string-literal-error.patch.
Both patches have been merged upstream.
* debian/rules:
- dh_auto_configure: Do not append -lpthread to LDFLAGS anymore.
The issue has been fixed in upstream's build system.
- Convert the xpm icon in dh_auto_build override target.
* Declare compliance with Debian Policy 3.9.5.
* Update copyright years.
* Add README.Debian. Inform users about known issues.
* Update man page. Be more precise about the level name.
-- Markus Koschany <apo@gambaru.de> Tue, 21 Jan 2014 00:19:39 +0100
berusky2 (0.9.1-1) unstable; urgency=low
* Initial release. (Closes: #673187).
- Thanks to Bart Martens for his initial packaging work.
-- Markus Koschany <apo@gambaru.de> Fri, 30 Aug 2013 17:34:34 +0200
|