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 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244
|
rbdoom3bfg (1.2.0+dfsg~git20210105-1) unstable; urgency=low
[ Tobias Frost ]
* Disable repotest on salsa-CI.
* New upstream git snapshot.
* Refresh debian/patches/10-lowercase-executable.patch
* Remove 20-fix-imgui-include.patch, applied upstream.
* Add lintian override license-problem-json-evil, it is only quoted in a
in a document but the library has been removed with the dfsg repacking.
* Bump S-V to 4.5.1, no changes.
* Update d/copyright years.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit.
-- Tobias Frost <tobi@debian.org> Wed, 03 Feb 2021 17:58:24 +0100
rbdoom3bfg (1.2.0+dfsg~git20200817-1) unstable; urgency=medium
* New upstream git snapshot.
- Refresh 10-lowercase-executable.patch
* Add patch to fix FTBFS with relative include path.
* lintian-overides: Use wildcard to stop complains about spelling errors.
-- Tobias Frost <tobi@debian.org> Tue, 25 Aug 2020 15:54:05 +0200
rbdoom3bfg (1.2.0+dfsg~git20200619-1) unstable; urgency=medium
* New upstream git snapshot.
- Drop patches 40-libpng16.patch and 50-fix-imgui-includepath.patch;
they have been applied upstream.
- Refresh patch 10-lowercase-executable.patch.
* Make (pedantic) lintian a bit happier
- s/VCS/Vcs in d/control.
- remove --as-needed from linker flags in d/rules.
- ignore one more spelling error.
* Use debhelper compat level 13.
* Fix "rbdoom3bfg FTCBFS: confuses build and host", thanks to Helmut for
the patch. (Closes: #962428)
-- Tobias Frost <tobi@debian.org> Sun, 05 Jul 2020 19:45:53 +0200
rbdoom3bfg (1.2.0+dfsg~git20200327-1) unstable; urgency=medium
* New upstream git snapshot.
* Updating patches:
- Refresh 10-lowercase-executable.patch.
- Remove 20-reproducible.patch, should no longer be needed.
- Refresh 40-libpng16.patch.
- Remove 60-spelling-errors.patch, upstream will never accept it and it
starts to become a burden.
- Remove 90-fix-include-path.patch, applied upstream.
- Remove 100-fix-sdl2-detection.patch, applied upstream.
- New patch 50-fix-imgui-includepath.patch, otherwise it will fail to
compile.
* Upstream moved around some docs, adapting d/docs, d/install and d/rules
accordingly.
* Update SV, no changes.
-- Tobias Frost <tobi@debian.org> Tue, 31 Mar 2020 11:27:50 +0200
rbdoom3bfg (1.2.0+dfsg~git20191014-2) unstable; urgency=medium
* Do not use the packaged FindSDL2 package. Closes: #951976
- New patch 100-fix-sdl2-detection.patch
- B-D on libsdl-dev (>= 2.0.4) to mitigate #951087.
Many thanks Simon McVittie for hinting into the right direction.
-- Tobias Frost <tobi@debian.org> Sun, 23 Feb 2020 17:21:40 +0100
rbdoom3bfg (1.2.0+dfsg~git20191014-1) unstable; urgency=medium
* New upstream release, upstream versioned it as 1.2.0-preview1.
* Refresh patches as needed to remove fuzz.
* New patch 90-fix-include-path to fix FTBFS with new upstream source.
* Fix new typo found by lintian in the spelling error patch.
* Delete 30-init-sdl2.patch, unapplied since a few versions.
* Drop 70-disable-hdr-by-default.patch, underlaying issue has been
fixed upstream.
* Bump S-V to 4.4.1 -- no changes required except specifying
rules-requires-root=no.
* Drop d/compat in favour of debhelper-compat (=12) as B-D.
-- Tobias Frost <tobi@debian.org> Tue, 15 Oct 2019 20:30:51 +0200
rbdoom3bfg (1.2.0+dfsg~git20181013-1) unstable; urgency=medium
* New upstream git snaphot.
- Removing applied patches: 50-system-rapidjson and 90-gcc-fix.
- Refresh patch 10-lowercase-executable.
* Bump SV to 4.3.0 -- no changes required
-- Tobias Frost <tobi@debian.org> Sun, 30 Dec 2018 01:40:24 +0100
rbdoom3bfg (1.2.0+dfsg~git20180605-1) unstable; urgency=medium
* Imported new upstream git snapshot.
* Change to version 4 watch file to directly track the upstream git repo.
This also makes the get-orig-source target in d/rules obsolete.
* Prepare the watchfile for version 1.2 already, as upstream bumped version
to 1.2 (but not yet officially released)
* Add patch for the FTBFS with gcc 8.1 (Closes: ##906558)
-- Tobias Frost <tobi@debian.org> Mon, 20 Aug 2018 19:44:17 +0200
rbdoom3bfg (1.1.0~preview3+dfsg+git20180204-1) unstable; urgency=medium
* New upstreamgit snapshot.
* Move repository to salsa.d.o.
* Update d/copyright (new holders, years)
* Update patch 80-gcc7.fix -- partially applied upstream.
* Refreshed patch 60-spelling-errors.patch.
* Fix spelling in 10-lowercase-executable.patch.
* Add dep3 header to 80-gcc70.patch.
* Fix spelling error in README.Debian.
* Update 60-spelling-errors.patch with new finding from lintian.
* Bump compat to level 11
* Bump S-V to 4.1.4:
- copyright format URI changed to https.
-- Tobias Frost <tobi@debian.org> Fri, 06 Apr 2018 20:20:14 +0200
rbdoom3bfg (1.1.0~preview3+dfsg+git20161019-1) unstable; urgency=medium
* New upstream git snapshot.
* Drop libavcodec-*-dev from B-D-alternatives; they are no longer availavble.
* New patch 08-gcc70.patch to fix FTBFS with GCC 7 (Closes: #853638)
* Update debian/copyright years
-- Tobias Frost <tobi@debian.org> Mon, 07 Aug 2017 01:08:39 -0400
rbdoom3bfg (1.1.0~preview3+dfsg+git20160807-2) unstable; urgency=medium
* Disable HDR rendering by default as this can create some graphical
glitches, especially when used together with SSAO. Done by patch
70-disable-hdr-by-default.patch
-- Tobias Frost <tobi@debian.org> Sat, 15 Oct 2016 17:48:41 +0200
rbdoom3bfg (1.1.0~preview3+dfsg+git20160807-1) unstable; urgency=medium
* New upstream git snapshot.
- Refreshed patches to remove fuzz.
- 70-ffmpeg_2.9.patch is obsolete, upstream fixed issue, so rm from series.
- 20-reproducible.patch updated to remove one additional __DATE__.
- Add new files to d/copyright,
- neo/renderer/SMAA/*: licensed expat
- neo/libs/irrxml/*: licensed libpng/zlib
- Switch to dfsg suffix as files removed without source. (docs of rirrxml)
- those files and rapidjson is removed via d/copyright's Files-Excluded.
* New patch 90-system-rapidjson.patch to utilize Debian's rapidjson
* Fix typo in d/README.source -- the var is UPSVER not USVER.
* Bump S-V -- no changes
* Change compat level to 10, "--parallel" in d/rules is now default and so
was dropped.
* Deleted (long ago) applied upstream patch 70-ffmpeg_2.9.patch
* Renumbering patches to free up numberspace
* New patch 60-fix-spelling-errors correcting the errors reported by lintian.
* d/control Replace non VCS-* with https:// ones
-- Tobias Frost <tobi@debian.org> Sat, 15 Oct 2016 11:53:19 +0200
rbdoom3bfg (1.0.3+repack1+git20151124-2) unstable; urgency=medium
* Mark libpng1.6 patch as forwarded.
* Change B-D to libpng-dev.
-- Tobias Frost <tobi@debian.org> Mon, 28 Mar 2016 16:46:38 +0200
rbdoom3bfg (1.0.3+repack1+git20151124-1) unstable; urgency=medium
* New upstream git snapshot.
* Fix FTBFS with libpng1.6 (Closes: #809866)
-- Tobias Frost <tobi@debian.org> Mon, 25 Jan 2016 21:53:13 +0100
rbdoom3bfg (1.0.3+repack1+git20151103-1) unstable; urgency=medium
* New upstream git snapshot.
* Fix "FTBFS with FFmpeg 2.9", using the patch from Andreas Cadhalpun
(Closes: #803857)
* Forwarded reproducible patch, noting that in the dep3 header
-- Tobias Frost <tobi@debian.org> Tue, 03 Nov 2015 21:39:01 +0100
rbdoom3bfg (1.0.3+repack1+git20150806-1) unstable; urgency=medium
* New upstream git snapshot.
- Remove patch 80-disable-cpu-features.patch -- applied upstream
- Patches refreshed as required.
* Fix git-get-orig rule: Did not pull the requested date, but always
the newest version
-- Tobias Frost <tobi@debian.org> Sun, 13 Sep 2015 22:21:09 +0200
rbdoom3bfg (1.0.3+repack1+git20150625-1) unstable; urgency=medium
* New uptream git snapshot.
* Refreshing/Removing patches:
- 10-lowercase-executeable.patch refreshed
- 75-local-no-precompiled-header.patch removed, applied upstream
- 80-disable-cpu-features.patch refreshed, almost applied upstream completly
- 82-enable-hurd-kfreebsd.patch removed, applied upstream
* Work towards reprdoucible builds
* Fix get-orig-target to produce the right version string
-- Tobias Frost <tobi@debian.org> Sat, 11 Jul 2015 09:32:44 +0200
rbdoom3bfg (1.0.3+repack1-5) unstable; urgency=medium
* Generalized & Forwarded patch 80-disable-cpu-features.patch
* Modified d/rules to utilize this patch and enable mmx, sse and co on amd64
* Refactor patch to disable precompiled headers be upstreamable
* Add --as-needed to linker flags
* New patch: Try to compile on hurd and kfreebsd as well
-- Tobias Frost <tobi@debian.org> Sun, 21 Jun 2015 17:23:43 +0200
rbdoom3bfg (1.0.3+repack1-4) unstable; urgency=medium
* Again, patch incomplete. Now also submitting the cpu information.
-- Tobias Frost <tobi@debian.org> Sat, 13 Jun 2015 15:48:59 +0200
rbdoom3bfg (1.0.3+repack1-3) unstable; urgency=medium
* The patch to disable the CPU features was incomplete: We need also to undef
the usage of intriniscs for all CPU'S except on amd64
-- Tobias Frost <tobi@debian.org> Sat, 13 Jun 2015 14:18:36 +0200
rbdoom3bfg (1.0.3+repack1-2) unstable; urgency=medium
* Add patch to disable using CPU features like sse and mmx.
* Rename local patch to free up the namespace a little bit.
* Add the Debian Games Team to Uploaders in d/control
-- Tobias Frost <tobi@debian.org> Fri, 12 Jun 2015 18:17:07 +0200
rbdoom3bfg (1.0.3+repack1-1) unstable; urgency=medium
* Initial release (Closes: #764200)
-- Tobias Frost <tobi@debian.org> Wed, 11 Mar 2015 12:52:36 +0100
|