]> git.sesse.net Git - vlc/blob - debian/changelog
* debian/rules:
[vlc] / debian / changelog
1 vlc (0.5.3-4) unstable; urgency=low
2
3   * debian/rules:
4     + Replaced $(DEB_BUILD_ARCH) with `dpkg-architecture -qDEB_BUILD_GNU_CPU`
5       so that the rules can be called directly.
6   * debian/control:
7     + Removed leading "a"s from package descriptions.
8     + Set policy to 3.5.10.
9
10  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat,  7 Jun 2003 17:46:36 +0200
11
12 vlc (0.5.3-3) unstable; urgency=low
13
14   * Built-in modules were linked twice in the mozilla plugin; removed the
15     non-PIC ones (Closes: #194384).
16
17  -- Samuel Hocevar <sam@zoy.org>  Fri, 23 May 2003 11:15:19 +0200
18
19 vlc (0.5.3-2) unstable; urgency=low
20
21   * Changed the libvlc0-dev section to libdevel.
22   * We now build the static objects twice: once the normal way before we
23     link them with VLC, and once with -fPIC so that they can be linked to
24     the Mozilla plugin.
25   * Updated extras/faad/config.{sub,guess}.
26
27  -- Samuel Hocevar <sam@zoy.org>  Fri, 14 Apr 2003 15:14:07 +0200
28
29 vlc (0.5.3-1) unstable; urgency=low
30
31   * New upstream release.
32   * Fixed a clock skew issue in debian/rules.
33
34  -- Samuel Hocevar <sam@zoy.org>  Tue,  8 Apr 2003 15:20:20 +0100
35
36 vlc (0.5.2-4) unstable; urgency=low
37
38   * Changed the section of gnome-vlc and kvlc according to new Debian
39     archive sections.
40   * Updated woody-buildpackage so that packages say "stable".
41
42  -- Samuel Hocevar <sam@zoy.org>  Tue,  1 Apr 2003 18:08:01 +0200
43
44 vlc (0.5.2-3) unstable; urgency=low
45
46   * Added explicit dependencies on vlc to legacy packages to make linda and
47     lintian happier.
48   * Added correct versioned build-dependency on debhelper.
49   * Updated the autotools helper files in extras/faad.
50
51  -- Samuel Hocevar <sam@zoy.org>  Wed, 26 Mar 2003 02:50:34 +0100
52
53 vlc (0.5.2-2) unstable; urgency=low
54
55   * Bumped up standards version to 0.5.9.0.
56   * Added build-dependencies on libidl0 and libglib2.0-0 to work around
57     mozilla-dev's currently broken dependencies.
58   * We now link against libdvdread3 instead of libdvdread2.
59
60  -- Samuel Hocevar <sam@zoy.org>  Tue, 25 Mar 2003 23:21:51 +0100
61
62 vlc (0.5.2-1) unstable; urgency=low
63
64   * New upstream release.
65   * Removed vlc-plugin-dvb, vlc-plugin-xosd, vlc-plugin-aa, vlc-plugin-lirc and
66     vlc-plugin-dv packages because the dependencies are quite small, and merged
67     them into the main vlc package.
68   * Removed the vlc-mad, vlc-arts, vlc-lirc and vlc-aa legacy packages because
69     they were not in woody.
70
71  -- Samuel Hocevar <sam@zoy.org>  Tue, 11 Mar 2003 20:32:36 +0100
72
73 vlc (0.5.1-1) unstable; urgency=low
74
75   * New upstream release.
76   * The vlc-glide package is now Architecture: i386 only.
77   * The vlc-plugin-mad package Provides: mp3-decoder.
78   * The deprecated vlc-* packages have a proper link to /usr/share/doc/vlc/.
79
80  -- Samuel Hocevar <sam@zoy.org>  Sat, 15 Feb 2003 03:43:33 +0100
81
82 vlc (0.5.0-1) unstable; urgency=low
83
84   * New upstream release (Closes: #157166).
85   * Audio MPEG and A52 decoders now use external libraries (libmad, liba52).
86   * Build-Depends are now valid (Closes: #147103).
87   * More robust AVI parser (Closes: #158037).
88   * An issue with X taking more and more CPU was fixed (Closes: #153286).
89   * Package now includes a NEWS file.
90   * New package containing a Mozilla plugin.
91   * New codec packages: Ogg/Vorbis, DV.
92   * New GUI package: wxvlc (wxWindows).
93   * New debian/woody-buildpackage file that can be used to build Woody
94     packages.
95   * Made the GNOME desktop entries more user-friendly (Closes: #149749).
96
97  -- Samuel Hocevar <sam@zoy.org>  Thu,  4 Jul 2002 17:44:25 +0200
98
99 vlc (0.4.1-1) unstable; urgency=low
100
101   * New upstream release.
102
103  -- Samuel Hocevar <sam@zoy.org>  Mon,  3 Jun 2002 23:43:35 +0200
104
105 vlc (0.4.0-1) unstable; urgency=low
106
107   * New upstream release.
108
109  -- Samuel Hocevar <sam@zoy.org>  Thu, 23 May 2002 01:27:05 +0200
110
111 vlc (0.3.1-1) unstable; urgency=low
112
113   * New upstream release.
114   * Fixes a crash in the Gtk+ interface.
115
116  -- Samuel Hocevar <sam@zoy.org>  Thu, 18 Apr 2002 06:43:42 +0200
117
118 vlc (0.3.0-1) unstable; urgency=low
119
120   * New upstream release.
121   * Reworked Gtk interface (Closes: #138732), with a working preferences
122     dialog (Closes: #134142, #134147).
123   * The ALSA plugin now supports S/PDIF (Closes: #118301).
124
125  -- Samuel Hocevar <sam@zoy.org>  Sat,  6 Apr 2002 04:27:50 +0200
126
127 vlc (0.2.92-8) unstable; urgency=high
128
129   * Only link with libXv.a if libXv_pic.a wasn't found, which fixes
130     package builds on sid.
131   * Added -ffunction-sections to the compilation of mpeg_vdec.a when
132     the architecture is hppa.
133
134  -- Samuel Hocevar <sam@zoy.org>  Sun,  6 Jan 2002 06:56:08 +0100
135
136 vlc (0.2.92-7) unstable; urgency=high
137
138   * Fixed configure.in so that it doesn't fail on hppa.
139   * Fixed a symbol resolution issue that made vlc crash when libdvdcss
140     was installed.
141
142  -- Samuel Hocevar <sam@zoy.org>  Sat,  5 Jan 2002 03:46:23 +0100
143
144 vlc (0.2.92-6) unstable; urgency=high
145
146   * Attempt to fix IA64 and hppa builds.
147
148  -- Samuel Hocevar <sam@zoy.org>  Fri,  4 Jan 2002 14:11:02 +0100
149
150 vlc (0.2.92-5) unstable; urgency=high
151
152   * Many fixes imported from the 0.2.92 upstream release (VCD input,
153     buffer management, decoder error management).
154   * Removed a stupid dependency on libc6 which prevented the package
155     from being built on alpha.
156
157  -- Samuel Hocevar <sam@zoy.org>  Wed,  2 Jan 2002 04:16:44 +0100
158
159 vlc (0.2.92-4) unstable; urgency=high
160
161   * Put debian/control and debian/rules in sync again (Closes: #126697).
162   * Replaced the 48x48 XPM icons with 32x32 icons to comply with policy
163     (Closes: #126939).
164   * Don't spawn the Gtk+ or the Gnome interface if no $DISPLAY variable is
165     present, which fixes the framebuffer output (Closes: #101753).
166
167  -- Samuel Hocevar <sam@zoy.org>  Sun, 30 Dec 2001 02:59:01 +0100
168
169 vlc (0.2.92-3) unstable; urgency=high
170
171   * Removed references to vlc-mad (Closes: #126194).
172
173  -- Samuel Hocevar <sam@zoy.org>  Sat, 22 Dec 2001 21:04:27 +0100
174
175 vlc (0.2.92-2) unstable; urgency=high
176
177   * Bumped urgency to high to get this stable version into testing; all
178     reported critical bugs were fixed.
179   * Bumped Standards-Version to 3.5.6.
180   * Fixed a PowerPC compilation issue.
181   * Fixed a crash in the VCD input.
182
183  -- Samuel Hocevar <sam@zoy.org>  Thu, 20 Dec 2001 23:24:21 +0100
184
185 vlc (0.2.92-1) unstable; urgency=low
186
187   * Using the stable 0.2.92 CVS branch, has lots of stability fixes.
188   * Disabled broken ALSA audio output (Closes: #110869, #119846).
189   * Changed configure.in so that vlc is linked against libXv.a,
190     not xvideo.so and sdl.so (Closes: #111790).
191   * Added versioned build-dep to libasound2-dev (Closes: #121057).
192
193  -- Samuel Hocevar <sam@zoy.org>  Wed, 19 Dec 2001 17:06:44 +0100
194
195 vlc (0.2.91-2) unstable; urgency=low
196
197   * Added "Video" menu hints (Closes: #121036).
198
199  -- Samuel Hocevar <sam@zoy.org>  Sun, 25 Nov 2001 02:25:34 +0100
200
201 vlc (0.2.91-1) unstable; urgency=low
202
203   * New upstream release.
204   * This release fixes IFO parsing issues (Closes: #119369).
205   * vlc will dlopen() an installed libdvdcss if available, to play
206     encrypted DVDs (Closes: #89856).
207   * vlc is now in sync with the official libdvdcss (Closes: #118194).
208
209  -- Samuel Hocevar <sam@zoy.org>  Mon, 12 Nov 2001 17:14:29 +0100
210
211 vlc (0.2.90-2) unstable; urgency=low
212
213   * Various upstream bugfixes.
214   * Compiled against libsdl1.2-debian (Closes: #116709).
215
216  -- Samuel Hocevar <sam@zoy.org>  Tue, 23 Oct 2001 02:09:39 +0200
217
218 vlc (0.2.90-1) unstable; urgency=low
219
220   * Fixed syntax error in build dependencies (Closes: #109722).
221   * XVideo module now compiled as built-in, to avoid PIC and non-PIC
222     code collision (Closes: #111790).
223
224  -- Samuel Hocevar <sam@zoy.org>  Wed, 10 Oct 2001 15:00:29 +0200
225
226 vlc (0.2.83-2) unstable; urgency=low
227
228   * Fixed build dependencies for architectures not supporting libasound2
229     (Closes: #109722).
230
231  -- Samuel Hocevar <sam@zoy.org>  Fri, 24 Aug 2001 12:47:45 +0200
232
233 vlc (0.2.83-1) unstable; urgency=low
234
235   * New upstream release.
236   * Activated subtitles in overlay mode (Closes: #97471).
237
238  -- Samuel Hocevar <sam@zoy.org>  Wed, 22 Aug 2001 15:18:01 +0200
239
240 vlc (0.2.82-1) unstable; urgency=low
241
242   * New upstream release.
243   * Fixed broken manpage symlinks (Closes: #99561).
244
245  -- Samuel Hocevar <sam@zoy.org>  Tue,  7 Aug 2001 12:39:16 +0200
246
247 vlc (0.2.81-1) unstable; urgency=low
248
249   * New upstream release.
250
251  -- Samuel Hocevar <sam@zoy.org>  Sat, 28 Jul 2001 04:13:57 +0200
252
253 vlc (0.2.80-1) unstable; urgency=low
254
255   * New upstream release.
256
257  -- Samuel Hocevar <sam@zoy.org>  Tue,  5 Jun 2001 04:41:06 +0200
258
259 vlc (0.2.73-2) unstable; urgency=low
260
261   * We now build without MMX in the main application (Closes: #96036).
262
263  -- Samuel Hocevar <sam@zoy.org>  Fri,  4 May 2001 07:13:04 +0200
264
265 vlc (0.2.73-1) unstable; urgency=low
266
267   * New upstream release.
268
269  -- Samuel Hocevar <sam@zoy.org>  Sat, 28 Apr 2001 07:02:35 +0200
270
271 vlc (0.2.72-1) unstable; urgency=low
272
273   * New upstream release.
274
275  -- Samuel Hocevar <sam@zoy.org>  Mon, 16 Apr 2001 14:33:53 +0200
276
277 vlc (0.2.71-1) unstable; urgency=low
278
279   * New upstream release.
280
281  -- Samuel Hocevar <sam@zoy.org>  Fri, 13 Apr 2001 08:13:26 +0200
282
283 vlc (0.2.70-1) unstable; urgency=low
284
285   * New upstream release.
286   * Non-i386 package builds really fixed (Closes: #89285).
287
288  -- Samuel Hocevar <sam@zoy.org>  Sat,  7 Apr 2001 05:52:00 +0200
289
290 vlc (0.2.63-3) unstable; urgency=low
291
292   * Added versioned conflicts/replaces to vlc-gtk (Closes: #88796).
293
294  -- Samuel Hocevar <sam@zoy.org>  Wed,  7 Mar 2001 20:47:48 +0100
295
296 vlc (0.2.63-2) unstable; urgency=low
297
298   * Glide shouldn't cause any non-x86 problems anymore (Closes: #88583).
299
300  -- Samuel Hocevar <sam@zoy.org>  Mon,  5 Mar 2001 12:50:28 +0100
301
302 vlc (0.2.63-1) unstable; urgency=low
303
304   * New upstream release.
305
306  -- Samuel Hocevar <sam@zoy.org>  Mon,  5 Mar 2001 00:41:16 +0100
307
308 vlc (0.2.62-2) unstable; urgency=low
309
310   * Removed a few lintian warnings.
311
312  -- Samuel Hocevar <sam@zoy.org>  Sat,  3 Mar 2001 10:29:31 +0100
313
314 vlc (0.2.62-1) unstable; urgency=low
315
316   * New release. Glide and GGI packages build again.
317   * Updated vlc.1 manpage (Closes: #87478).
318   * Fixed debian/control (Closes: #83707).
319   * The framebuffer plugin doesn't hijack ^C anymore (Closes: #87500).
320
321  -- Samuel Hocevar <sam@zoy.org>  Fri,  2 Mar 2001 17:32:24 +0100
322
323 vlc (0.2.61-1) unstable; urgency=low
324
325   * New release. The package build works again.
326
327  -- Samuel Hocevar <sam@zoy.org>  Fri, 16 Feb 2001 08:09:59 +0100
328
329 vlc (0.2.60-1) unstable; urgency=low
330
331   * New release. The package build is most presumably FUBAR.
332
333  -- Samuel Hocevar <sam@zoy.org>  Wed, 14 Feb 2001 08:33:46 +0100
334
335 vlc (0.2.50-1) unstable; urgency=low
336
337   * Only build vlc-glide under x86 (Closes: #84046).
338   * Switched PentiumPro optimization off (Closes: #83707).
339
340  -- Samuel Hocevar <sam@zoy.org>  Mon,  5 Feb 2001 20:49:15 +0100
341
342 vlc (0.2.50-1) unstable; urgency=low
343
344   * Unstable release.
345
346  -- Samuel Hocevar <sam@zoy.org>  Wed, 31 Jan 2001 04:30:37 +0100
347
348 vlc (0.1.99i) unstable; urgency=low
349
350   * Fixed the framerate display
351
352  -- Samuel Hocevar <sam@zoy.org>  Tue, 24 Oct 2000 11:08:01 +0200
353
354 vlc (0.1.99i) unstable; urgency=low
355
356   * fixed the support for field pictures, which involved a few dozens
357     bugs in the video parser and video decoder.
358   * renamed an inconsistent variable in src/input/input_file.c.
359   * added support for I+ synchro (all Is and the first P).
360   * fixed a motion compensation bug which generated some distortion
361     on B images.
362   * fixed a motion compensation bug for skipped macroblocks.
363   * fixed a synchro bug for field images.
364   * fixed the --server option which didn't work if a ~/.vlcrc existed.
365
366  -- Samuel Hocevar <sam@via.ecp.fr>  Mon, 28 Aug 2000 02:34:18 +0200
367
368 vlc (0.1.99h) unstable; urgency=low
369
370   * added support for the SDL vout : the --display fullscreen allows
371     fullscreen when possible. Disabled by default.
372   * updated debian directory to build vlc-sdl.
373   * removed CCFLAGS flags which were improperly used.
374   * added hints for powerpc build.
375   * fixed the input_file exit bug.
376   * removed the frame statistics output.
377   * removed a verbose message in intf_sdl.c.
378   * added a few sanity checks in the audio mpeg and ac3 decoders.
379   * temporarily got rid of vlc.channels.
380
381  -- Samuel Hocevar <sam@via.ecp.fr>  Tue, 22 Aug 2000 01:31:58 +0200
382
383 vlc (0.1.99g) unstable; urgency=low
384
385   * removed all "*vlc" aliases except "gvlc" and "fbvlc". The other sucked.
386   * new --synchro flag which lets you force which images are decoded.
387   * fixed 32bpp MMX YUV, made the comments clearer, removed an emms.
388   * now scaling is on by default, so that people won't tell that the vlc
389     cannot do scaling :-)
390   * fixed 8bpp YUV.
391   * fixed the fscked up Bresenham algorithm in all YUV functions.
392   * fixed a dumb bug in the Makefile that prevented inclusion of the
393     -march=pentium directive. thanks Meuuh, blame sam.
394   * separate Debian packages
395
396  -- Samuel Hocevar <sam@via.ecp.fr>  Wed, 16 Aug 2000 01:07:14 +0200
397
398 vlc (0.1.99f) unstable; urgency=low
399
400   * plugin detection now works
401   * "gvlc", "fbvlc", "ggivlc" aliases now work
402   * fixed functions that weren't properly inlined
403   * removed bloat from the MMX YUV plugin
404   * vlc.init becomes ~/.vlcrc
405   * removed float operations in the video decoder, and all emms asm functions
406   * borrowed linuxvideo's MMX motion compensation
407   * fixed an undefined symbol in the MMX YUV plugin
408
409  -- Samuel Hocevar <sam@via.ecp.fr>  Tue,  8 Aug 2000 11:24:01 +0200
410
411 vlc (0.1.99e) unstable; urgency=low
412
413   * new bitstream syntax and slight performance increase
414
415  -- Samuel Hocevar <sam@via.ecp.fr>  Thu, 20 Jul 2000 15:14:06 +0200
416
417 vlc (0.1.99d) unstable; urgency=low
418
419   * .deb is now more lintian-friendly
420   * removed a few useless warning messages
421   * new plugin API
422   * plugin auto-detection
423   * removed the default --enable-ppro option because it didn't work on K6-2
424   * the framebuffer client now leaves the console in a working state
425   * the dithered 8 bpp YUV transformation works again (blame bbp !)
426   * the YUV transformations are now plugins as well
427   * alternative symlinks like gvlc, fbvlc are now created at compile time
428   * borrowed libmpeg2's GPLed MMX YUV transformations (16 and 32 bits)
429   * fixed an endianness problem which occured on iMacs
430
431  -- Samuel Hocevar <sam@via.ecp.fr>  Wed, 12 Jul 2000 01:24:40 +0200
432
433 vlc (0.1.99c) unstable; urgency=low
434
435   * Caught Delete Window event in Gnome and X11 modes
436   * Fixed manpage
437   * GGI output now works
438   * Fixed a segfault on exit for the Gnome plugin
439   * Sound support almost works under BeOS
440
441  -- Samuel Hocevar <sam@via.ecp.fr>  Tue, 20 Jun 2000 03:01:12 +0200
442
443 vlc (0.1.99b) unstable; urgency=low
444
445   * Added a ChangeLog file
446   * Updated the VLAN code
447   * Fixed a bug preventing to quit
448
449  -- Samuel Hocevar <sam@via.ecp.fr>  Sat, 17 Jun 2000 03:46:16 +0200
450
451 vlc (0.1.99a) unstable; urgency=low
452
453   * Fixed some compile flag errors
454
455  -- Samuel Hocevar <sam@via.ecp.fr>  Thu, 15 Jun 2000 20:48:54 +0200
456
457 vlc (0.1.99-1) unstable; urgency=low
458
459   * Initial Release.
460
461  -- Samuel Hocevar <sam@via.ecp.fr>  Mon, 13 Mar 2000 02:21:45 +0100
462