File: changelog

package info (click to toggle)
movit 1.7.1-1
  • links: PTS
  • area: main
  • in suites: trixie
  • size: 3,196 kB
  • sloc: cpp: 16,677; sh: 3,460; makefile: 167
file content (228 lines) | stat: -rw-r--r-- 7,249 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
217
218
219
220
221
222
223
224
225
226
227
228
movit (1.7.1-1) unstable; urgency=medium

  * New upstream release.
    * Fixes issue with embedded shaders failing on some shader compilers.
      (Closes: #1041711)

 -- Steinar H. Gunderson <sesse@debian.org>  Tue, 01 Aug 2023 22:16:51 +0200

movit (1.7.0-1) unstable; urgency=medium

  * New upstream release.
    * Fixes compile error with newer Google Test. (Closes: #1041024)
    * No longer installs shaders, so Conflicts: with differently-versioned
      packages are no longer needed. (Closes: #917021)

 -- Steinar H. Gunderson <sesse@debian.org>  Sat, 15 Jul 2023 17:42:03 +0200

movit (1.6.3-5) unstable; urgency=medium

  * Source-only upload.

 -- Steinar H. Gunderson <sesse@debian.org>  Thu, 23 Jan 2020 21:30:54 +0100

movit (1.6.3-4) unstable; urgency=medium

  * workaround-glsizeiptr-abi-change.diff: New patch, work around the fact
    that Mesa newly changed GLsizeiptr from int (ptrdiff_t) to long
    (khronos_ssize_t) on 32-bit platforms, causing different name mangling
    between builds. (Closes: #949264)

 -- Steinar H. Gunderson <sesse@debian.org>  Thu, 23 Jan 2020 21:07:17 +0100

movit (1.6.3-3) unstable; urgency=medium

  * Source-only upload.

 -- Steinar H. Gunderson <sesse@debian.org>  Fri, 19 Jul 2019 22:44:35 +0200

movit (1.6.3-2) unstable; urgency=medium

  * Stop running the unit tests on build; they are not stable on the buildds.

 -- Steinar H. Gunderson <sesse@debian.org>  Sun, 07 Jul 2019 14:04:45 +0200

movit (1.6.3-1) unstable; urgency=medium

  * New upstream release.
    * Obsoletes (includes) fix-temporary-texture-race-issue.diff.
  * Move to compat version 10. 
    * Bump versioned Build-depends accordingly.
  * Move to using dh in debian/rules.
  * Run unit tests on build, running the test suite under a virtual X server.
    * Add Build-depends on xvfb and xauth.

 -- Steinar H. Gunderson <sesse@debian.org>  Sun, 07 Jul 2019 10:53:02 +0200

movit (1.6.2-2) unstable; urgency=high

  * fix-temporary-texture-race-issue.diff: New patch backported from upstream
    git, fixes a threading issue where a thread could start reusing a temporary
    texture while it's still being used in rendering. (Closes: #930570)

 -- Steinar H. Gunderson <sesse@debian.org>  Sat, 15 Jun 2019 20:08:45 +0200

movit (1.6.2-1) unstable; urgency=medium

  * New upstream release.

 -- Steinar H. Gunderson <sesse@debian.org>  Sun, 18 Mar 2018 16:25:30 +0100

movit (1.6.1-1) unstable; urgency=medium

  * New upstream release.

 -- Steinar H. Gunderson <sesse@debian.org>  Wed, 31 Jan 2018 23:02:40 +0100

movit (1.6.0-1) unstable; urgency=medium

  * New upstream release
    * Upstream soname bump, so bump package name to libmovit8.
      Conflict with libmovit7.

 -- Steinar H. Gunderson <sesse@debian.org>  Thu, 25 Jan 2018 00:13:05 +0100

movit (1.5.3-1) unstable; urgency=medium

  * New upstream release.

 -- Steinar H. Gunderson <sesse@debian.org>  Thu, 10 Aug 2017 18:02:10 +0200

movit (1.5.2-1) unstable; urgency=medium

  * New upstream release.
    * Upstream soname bump, so bump package name to libmovit7.
      Conflict with libmovit6.

 -- Steinar H. Gunderson <sesse@debian.org>  Wed, 05 Jul 2017 09:45:06 +0200

movit (1.5.1-2) unstable; urgency=medium

  * Upload to unstable.

 -- Steinar H. Gunderson <sesse@debian.org>  Sun, 18 Jun 2017 10:23:44 +0200

movit (1.5.1-1) experimental; urgency=medium

  * New upstream release.

 -- Steinar H. Gunderson <sesse@debian.org>  Mon, 29 May 2017 19:47:01 +0200

movit (1.5.0-1) experimental; urgency=medium

  * New upstream release.
    * Upstream soname bump, so bump package name to libmovit6.
      Conflict with libmovit5.

 -- Steinar H. Gunderson <sesse@debian.org>  Tue, 21 Mar 2017 19:42:23 +0100

movit (1.4.0-1) unstable; urgency=medium

  * New upstream release.
    * Upstream soname bump, so bump package name to libmovit5.
      Conflict with libmovit4.

 -- Steinar H. Gunderson <sesse@debian.org>  Sat, 05 Nov 2016 11:47:34 +0100

movit (1.3.2-1) unstable; urgency=medium

  * New upstream release.

 -- Steinar H. Gunderson <sesse@debian.org>  Tue, 23 Feb 2016 22:48:57 +0100

movit (1.3.1-1) unstable; urgency=medium

  * New upstream release.

 -- Steinar H. Gunderson <sesse@debian.org>  Mon, 15 Feb 2016 17:44:08 -0800

movit (1.3.0-3) unstable; urgency=low

  * Update debian/copyright to fix a small Lintian warning (crashing license
    names between two different formulations of GPL-2+).
  * Update Standards-Version to 3.9.6 (no changes needed).

 -- Steinar H. Gunderson <sesse@debian.org>  Mon, 08 Feb 2016 20:33:59 +0100

movit (1.3.0-2) unstable; urgency=medium

  * Add missing dependencies (referenced from the .pc file) to libmovit-dev.

 -- Steinar H. Gunderson <sesse@debian.org>  Mon, 01 Feb 2016 22:36:24 +0100

movit (1.3.0-1) unstable; urgency=medium

  * New upstream release.
    * Bump soname to libmovit4, as upstream changed sonames.

 -- Steinar H. Gunderson <sesse@debian.org>  Sun, 31 Jan 2016 13:42:44 +0100

movit (1.2.0-1) unstable; urgency=medium

  * New upstream release.
    * Bump soname to libmovit3, as upstream changed sonames.

 -- Steinar H. Gunderson <sesse@debian.org>  Thu, 24 Sep 2015 18:46:36 +0200

movit (1.1.3-3) unstable; urgency=medium

  * _Really_ conflict with libmovit2; the conflict was
    mistakenly set on libmovit-dev instead of libmovit2v5.
    (Closes: #794910)

 -- Steinar H. Gunderson <sesse@debian.org>  Sat, 08 Aug 2015 00:49:29 +0200

movit (1.1.3-2) unstable; urgency=medium

  * Change package name to libmovit2v5 for rebuild with g++-5.0 with the
    C++11 ABI; conflict with libmovit2. (Closes: #791205)

 -- Steinar H. Gunderson <sesse@debian.org>  Fri, 03 Jul 2015 23:44:52 +0200

movit (1.1.3-1) unstable; urgency=medium

  * New upstream release.

 -- Steinar H. Gunderson <sesse@debian.org>  Sun, 29 Mar 2015 01:10:21 +0100

movit (1.1.2-1) unstable; urgency=medium

  * New upstream release.

 -- Steinar H. Gunderson <sesse@debian.org>  Tue, 12 Aug 2014 23:05:52 +0200

movit (1.1.1-1) unstable; urgency=medium

  * New upstream release.

 -- Steinar H. Gunderson <sesse@debian.org>  Sat, 12 Apr 2014 14:25:21 +0200

movit (1.1-2) unstable; urgency=high

  * urgency=high, fixed an RC bug.
  * Add Conflicts: libmovit1 to libmovit2, since they ship overlapping
    shader files. Longer term, maybe we would want to do something
    to allow keeping multiple versions around, but this is the simplest
    thing for now, especially with no reverse dependencies. (Closes: #744183)
  * Make libmovit2 Multi-Arch: same, so that e.g. i386 and amd64 versions
    can be coinstalled.

 -- Steinar H. Gunderson <sesse@debian.org>  Sat, 12 Apr 2014 02:37:35 +0200

movit (1.1-1) unstable; urgency=medium

  * New upstream release.
    * Soname bump to libmovit2.
    * Changed build-dependency from libglew-dev to libepoxy-dev,
      in line with upstream requirements.
    * Changed build-dependency from libsdl1.2-dev to libsdl2-dev,
      as the former is probably going away, and upstream now supports
      the latter.

 -- Steinar H. Gunderson <sesse@debian.org>  Thu, 10 Apr 2014 00:24:08 +0200

movit (1.0.3-1) unstable; urgency=medium

  * Initial release.

 -- Steinar H. Gunderson <sesse@debian.org>  Mon, 17 Mar 2014 00:14:23 +0100