File: changelog

package info (click to toggle)
nageru 1.8.4-1%2Bbuster1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 2,804 kB
  • sloc: cpp: 33,118; perl: 94; sh: 20; makefile: 4
file content (216 lines) | stat: -rw-r--r-- 7,201 bytes parent folder | download
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
nageru (1.8.4-1+buster1) testing; urgency=high

  * fix-mesa-glsl-cache-crashes.diff: New patch, backported from upstream git.
    Fixes a crash (with a nonsensical GLSL link error) when running on Mesa
    versions that include the GLSL shader cache. (Closes: #929451)

 -- Steinar H. Gunderson <sesse@debian.org>  Thu, 13 Jun 2019 17:57:18 +0200

nageru (1.8.4-1) unstable; urgency=high

  * New upstream release.
    * Fixes FTBFS on 32-bit platforms.

 -- Steinar H. Gunderson <sesse@debian.org>  Mon, 11 Mar 2019 23:41:01 +0100

nageru (1.8.3-1) unstable; urgency=high

  * New upstream release.
    * urgency=high due to the high amount of important upstream bug fixes.

 -- Steinar H. Gunderson <sesse@debian.org>  Sun, 10 Mar 2019 20:24:25 +0100

nageru (1.8.2-1) unstable; urgency=medium

  * New upstream release.
    * Update debian/copyright with new contributors.

 -- Steinar H. Gunderson <sesse@debian.org>  Sat, 19 Jan 2019 22:58:59 +0100

nageru (1.8.1-1) unstable; urgency=medium

  * New upstream release.
    * Remove do-not-build-futatabi-test-binaries.diff, since the build system
      now automatically skips the test binaries if SDL is not available
      (and they are never installed anyway).

 -- Steinar H. Gunderson <sesse@debian.org>  Sun, 30 Dec 2018 20:11:40 +0100

nageru (1.8.0-1) unstable; urgency=medium

  * New upstream release.
    * Nageru now includes Futatabi, so add a new binary package.
    * Add Build-Dependency on libjpeg-dev and libsqlite3-dev (the latter is
      needed by Futatabi only).
    * Remove no-libjpeg-needed.diff, since the libjpeg dependency is no longer
      spurious.
    * do-not-build-futatabi-test-binaries.diff: New patch, disables building
      of some test binaries we do not install (which gets rid of SDL
      dependencies).

 -- Steinar H. Gunderson <sesse@debian.org>  Thu, 20 Dec 2018 00:03:04 +0100

nageru (1.7.5-1) unstable; urgency=medium

  * New upstream release.
    * Build-Depend on meson, as upstream has changed build systems.
      The dependency is versioned so that stretch has a new enough backport.
    * Update prefix-usr.diff to reflect that we no longer have a Makefile
      that needs patching.
    * no-libjpeg-needed.diff: Remove the spurious libjpeg dependency.

 -- Steinar H. Gunderson <sesse@debian.org>  Sun, 11 Nov 2018 13:59:56 +0100

nageru (1.7.4-1) unstable; urgency=medium

  * New upstream release.
    * Support x264 >= 153. (Closes: #907659)

 -- Steinar H. Gunderson <sesse@debian.org>  Fri, 31 Aug 2018 22:15:59 +0200

nageru (1.7.3-1) unstable; urgency=medium

  * New upstream release.

 -- Steinar H. Gunderson <sesse@debian.org>  Tue, 22 May 2018 21:03:01 +0200

nageru (1.7.2-1) unstable; urgency=medium

  * New upstream release.
    * Remove Build-depends on libpci-dev, as it is no longer required.

 -- Steinar H. Gunderson <sesse@debian.org>  Sat, 28 Apr 2018 17:05:21 +0200

nageru (1.7.1-1) unstable; urgency=medium

  * New upstream release.

 -- Steinar H. Gunderson <sesse@debian.org>  Mon, 26 Mar 2018 23:45:49 +0200

nageru (1.7.0-2) unstable; urgency=medium

  * Fix an issue with the /usr prefix patch, causing the theme to be attempted
    loaded from /usr/local.

 -- Steinar H. Gunderson <sesse@debian.org>  Thu, 08 Mar 2018 20:13:05 +0100

nageru (1.7.0-1) unstable; urgency=medium

  * New upstream release.

 -- Steinar H. Gunderson <sesse@debian.org>  Thu, 08 Mar 2018 19:36:42 +0100

nageru (1.6.4-2) unstable; urgency=medium

  * Drop s390x from the architecture list. (Closes: #888778)

 -- Steinar H. Gunderson <sesse@debian.org>  Mon, 29 Jan 2018 23:38:02 +0100

nageru (1.6.4-1) unstable; urgency=medium

  * New upstream release.
    * Updates for FFmpeg 3.5. (Closes: #888379)
    * Build-Depend on LuaJIT instead of Lua.

 -- Steinar H. Gunderson <sesse@debian.org>  Thu, 25 Jan 2018 18:25:35 +0100

nageru (1.6.3-1) unstable; urgency=medium

  * New upstream release.
  * Add a workaround for platforms that require -latomic for std::atomic.
    Patch by Adrian Bunk. (Closes: #880997)

 -- Steinar H. Gunderson <sesse@debian.org>  Wed, 08 Nov 2017 18:51:01 +0100

nageru (1.6.2-1) unstable; urgency=medium

  * New upstream release.
    * Fixes SIGFPE with newer i965-va-driver. (Closes: #866512)
    * Bump dependency on libmovit-dev, as per upstream.

 -- Steinar H. Gunderson <sesse@debian.org>  Sun, 16 Jul 2017 03:36:49 +0200

nageru (1.6.0-2) unstable; urgency=medium

  * Upload to unstable.
    * Adds support for newer bmusb. (Closes: #865435)
  * Add missing build dependency on libqcustomplot-dev.

 -- Steinar H. Gunderson <sesse@debian.org>  Mon, 19 Jun 2017 00:15:35 +0200

nageru (1.6.0-1) experimental; urgency=medium

  * New upstream release.
    * Update versioned Build-Depends on libmovit-dev and libbmusb-dev.
    * Unfuzz patches.

 -- Steinar H. Gunderson <sesse@debian.org>  Tue, 30 May 2017 20:01:05 +0200

nageru (1.5.0-1) experimental; urgency=medium

  * New upstream release.
    * Obsoletes friendlier-opengl-error.diff (incorporated in upstream).
    * Add versioned Build-Depends on libmovit-dev and libbmusb-dev
      (both are available from experimental).

 -- Steinar H. Gunderson <sesse@debian.org>  Wed, 05 Apr 2017 23:30:01 +0200

nageru (1.4.2-2) unstable; urgency=high

  * friendlier-opengl-error.diff: New patch from upstream git, adds a
    friendlier error message if OpenGL initialization fails.
    (Closes: #859217)

 -- Steinar H. Gunderson <sesse@debian.org>  Sat, 01 Apr 2017 20:31:56 +0200

nageru (1.4.2-1) unstable; urgency=medium

  * New upstream release.

 -- Steinar H. Gunderson <sesse@debian.org>  Thu, 24 Nov 2016 18:15:46 +0100

nageru (1.4.1-1) unstable; urgency=medium

  * New upstream release.
    * Add libpci-dev as build-dependency.

 -- Steinar H. Gunderson <sesse@debian.org>  Sun, 06 Nov 2016 23:27:58 +0100

nageru (1.4.0-1) unstable; urgency=medium

  * New upstream release.
    * Add libprotobuf-dev and protobuf-compiler as build-dependencies.

 -- Steinar H. Gunderson <sesse@debian.org>  Tue, 25 Oct 2016 09:43:10 +0200

nageru (1.3.4-2) unstable; urgency=medium

  * Add missing epoch to libavformat-dev build-dependency; makes FTBFS on
    some platforms/distributions turn into B-D-Uninstallable, presumably
    prompting a rebuild once updated libavformat-dev hits that architecture.

 -- Steinar H. Gunderson <sesse@debian.org>  Fri, 12 Aug 2016 21:12:32 +0200

nageru (1.3.4-1) unstable; urgency=medium

  * New upstream release.
    - Fixes FTBFS. (Closes: #833304)
    - Obsoletes fix-compilation-for-systems-without-sse.diff.
    - Adds support for big-endian systems; changed Architecture list to
      linux-any.

 -- Steinar H. Gunderson <sesse@debian.org>  Tue, 02 Aug 2016 22:48:00 +0200

nageru (1.3.3-2) unstable; urgency=medium

  * fix-compilation-for-systems-without-sse.diff: New patch from upstream,
    fixes compilation issues of filter.cpp for systems without SSE
    (ie., all systems except amd64). (Closes: #832773)

 -- Steinar H. Gunderson <sesse@debian.org>  Thu, 28 Jul 2016 17:05:00 +0200

nageru (1.3.3-1) unstable; urgency=medium

  * Initial release.

 -- Steinar H. Gunderson <sesse@debian.org>  Wed, 27 Jul 2016 20:44:29 +0200