]> git.sesse.net Git - vlc/blob - debian/changelog
* debian/patches/20_configure.dpatch:
[vlc] / debian / changelog
1 vlc (0.7.2.final-11) unstable; urgency=medium
2
3   * configure.ac:
4     + Fixed an LDFLAGS/CFLAGS confusion.
5     + Don't use -finline-limit since it now tries to inline functions that
6       have not been explicitely inlined (Closes: #265673).
7   * debian/patches/20_configure.dpatch:
8     + Don't manage this patch with dpatch since it causes ownership issues.
9
10  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 15 Aug 2004 01:35:35 +0200
11
12 vlc (0.7.2.final-10) unstable; urgency=medium
13
14   * The "I hope I got it right this time" upload.
15   * configure.ac:
16     + Use -maltivec -mabi=altivec for the memcpyaltivec and deinterlace
17       plugins on PowerPC.
18
19  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 10 Aug 2004 18:01:47 +0200
20
21 vlc (0.7.2.final-9) unstable; urgency=low
22
23   * debian/control:
24     + Added a missing dpatch build dependency (Closes: #263363).
25     + Removed the modplug plugin until libmodplug-dev enters Debian.
26
27  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 10 Aug 2004 11:01:15 +0200
28
29 vlc (0.7.2.final-8) unstable; urgency=low
30
31   * debian/control:
32     + Added a missing dpatch build dependency.
33   * configure.ac:
34     + Fixed the powerpc build by conditionally re-enabling -maltivec
35       -mabi=altivec.
36
37  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 30 Jul 2004 00:05:58 +0200
38
39 vlc (0.7.2.final-7) unstable; urgency=low
40
41   * debian/rules:
42     + Switch build system to dpatch.
43
44  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu, 29 Jul 2004 17:03:51 +0200
45
46 vlc (0.7.2.final-6) unstable; urgency=low
47
48   * configure.ac: don't use -maltivec -mabi=altivec, because we don't want
49     to trigger AltiVec optimisations in our generic code (Closes: #256578,
50     Closes: #260819).
51
52  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 23 Jul 2004 17:21:21 +0200
53
54 vlc (0.7.2.final-5) unstable; urgency=low
55
56   * debian/control:
57     + Build-depend on libdvbpsi3-dev, so that we can get rid of the previous
58       versions of this library.
59     + Recommend the videolan-doc package.
60     + Build-conflict on libavcodec-dev, just in case it enters Sid at an
61       unappropriate moment.
62   * debian/README.Debian:
63     + Removed mention of the libmpeg2 tree, which we no longer provide.
64
65  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 20 Jul 2004 11:25:17 +0200
66
67 vlc (0.7.2.final-4) unstable; urgency=low
68
69   * debian/rules:
70     + Activated Theora support (Closes: #259061).
71     + Re-enabled the KDE plugin (Closes: #258295).
72   * debian/control:
73     + Set policy to 3.6.1.1.
74
75  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 13 Jul 2004 00:21:20 +0200
76
77 vlc (0.7.2.final-3) unstable; urgency=low
78
79   * extras/ffmpeg/configure: fixed HPPA architecture detection.
80
81  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 25 Jun 2004 11:55:33 +0200
82
83 vlc (0.7.2.final-2) unstable; urgency=low
84
85   * extras/ffmpeg/libavcodec/svq1.c: fixed vector/vect namespace issues on
86     powerpc.
87
88  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 22 Jun 2004 15:21:09 +0200
89
90 vlc (0.7.2.final-1) unstable; urgency=low
91
92   * New upstream release.
93   * Temporarily disabled the KDE GUI plugin.
94
95  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat, 29 May 2004 00:06:48 -0300
96
97 vlc (0.7.2-test2-1) unstable; urgency=low
98
99   * New upstream snapshot.
100
101  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu,  6 May 2004 11:11:25 +0200
102
103 vlc (0.7.2-test1-4) unstable; urgency=low
104
105   * extras/ffmpeg/libacvodec/Makefile:
106     + Fixed a PARISC/HPPA mix-up.
107   * src/interface/interface.c:
108     + Removed the "switch interface" menu due to wxwin's utter bugosity.
109
110  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 30 Apr 2004 13:15:59 +0200
111
112 vlc (0.7.2-test1-3) unstable; urgency=low
113
114   * configure.ac:
115     + Link DTS plugins with libdts_pic.a, not libdts.a.
116   * debian/control:
117     + Build-depend on libid3tag0-dev for ID3 tag support.
118     + Made vlc depend on wxvlc for the moment.
119   * extras/ffmpeg/libacvodec/Makefile:
120     + Build motion_est.c with -O1.
121
122  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 30 Apr 2004 10:49:59 +0200
123
124 vlc (0.7.2-test1-2) unstable; urgency=low
125
126   * debian/control:
127     + Build-depend on libxml2-dev.
128   * extras/ffmpeg/libavcodec/ppc/dsputil_altivec.c:
129     + Syntax fixes for powerpc.
130
131  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed, 28 Apr 2004 12:49:18 +0200
132
133 vlc (0.7.2-test1-1) unstable; urgency=low
134
135   * New SVN snapshot.
136   * The skinned interface is now the default one (Closes: #245210).
137   * debian/control:
138     + Removed the libdv2-dev build-dependency.
139     + Set the liblivemedia-dev build-dependency to (>= 2004.04.23-1).
140     + Set the libmatroska-dev build-dependency to (>= 0.7.0).
141     + Build-depend on libfribidi-dev.
142     + Build-depend on libcdio-dev.
143     + Build-depend on libmodplug-dev.
144   * debian/rules:
145     + Activated fribidi support.
146     + Activated CDDA support via libcdio.
147     + Activated MOD support.
148   * configure.ac:
149     + Re-enabled i420_yuy2_altivec.
150   * src/interface/interface.c:
151     + Disable unavailable interfaces from the switch menu (Closes: #245209).
152
153  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon, 26 Apr 2004 16:30:25 +0200
154
155 vlc (0.7.1-7) unstable; urgency=high
156
157   * debian/control:
158     + Override kdelibs4's shlibs value to get VLC into testing.
159     + No longer build-depend on dvb-dev.
160
161  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 20 Apr 2004 18:00:40 +0200
162
163 vlc (0.7.1-6) unstable; urgency=low
164
165   * debian/control:
166     + Removed the build dependency on gcc-3.2 because gcc-3.3 no longer ICEs
167       on ppc/mpegvideo_altivec.o (Closes: #236442).
168     + Build depend on fixed libsdl1.2-dev (>= 1.2.7-5).
169
170  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue,  6 Apr 2004 10:27:35 +0200
171
172 vlc (0.7.1-5) unstable; urgency=low
173
174   * debian/control:
175     + Added a build-dependency on libaudiofile-dev to fix the m68k build.
176   * debian/rules:
177     + Added symlinks for mozilla-firefox (Closes: #239352).
178
179  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 30 Mar 2004 23:10:20 +0200
180
181 vlc (0.7.1-4) unstable; urgency=medium
182
183   * extras/ffmpeg/libavcodec/ppc/mpegvideo_ppc.c:
184     + Replaced fprintf() with av_log() to fix the powerpc build.
185
186  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 21 Mar 2004 13:59:07 +0100
187
188 vlc (0.7.1-3) unstable; urgency=medium
189
190   * debian/rules:
191     + Activated DTS decoding support.
192   * debian/control:
193     + Build-depend on libx11-dev, libxext-dev, libxt-dev instead of xlibs-dev.
194     + Build-depend on libxv-dev, xlibs-static-pic instead of xlibs-pic.
195
196  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat, 20 Mar 2004 18:13:43 +0100
197
198 vlc (0.7.1-2) unstable; urgency=medium
199
200   * debian/control:
201     + Build-depend on zlib1g-dev because ffmpeg uses it by default.
202   * configure.ac:
203     + Add -lz to the link flags for plugins that use ffmpeg.
204     + Disabled i420_yuy2_altivec for now, because it only has a C version of
205       the AltiVec routines.
206
207  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu,  4 Mar 2004 17:34:58 +0100
208
209 vlc (0.7.1-1) unstable; urgency=medium
210
211   * New upstream release.
212   * debian/copyright:
213     + Added faad2 and ffmpeg authors to the copyright (Closes: #212766).
214   * mozilla/vlcplugin.h:
215     + Added the 'video/x-ms-asf' MIME type to the plugin (Closes: #232690).
216
217  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed,  3 Mar 2004 10:47:21 +0100
218
219 vlc (0.7.0-3) unstable; urgency=medium
220
221   * ppc/mpegvideo_altivec.c:
222     + Build this file with GCC 3.2 to work around an ICE.
223
224  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed, 21 Jan 2004 15:36:30 +0100
225
226 vlc (0.7.0-2) unstable; urgency=low
227
228   * debian/rules:
229     + Look for faad in extras/faad2, not extras/faad.
230   * modules/demux/mkv.cpp:
231     + Updated mkv module for the latest Matroska version (Closes: #227923).
232   * modules/video_output/caca.c:
233     + Updated caca module for the latest libcaca version.
234
235  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 20 Jan 2004 18:30:58 +0100
236
237 vlc (0.7.0-1) unstable; urgency=low
238
239   * New upstream release.
240   * debian/control:
241     + Build-depend on fixed dvb-dev packages.
242     + Build-depend on fixed linux-kernel-headers packages.
243   * debian/rules:
244     + Look for faad in extras/faad2, not extras/faad.
245     + Enable postprocessing in the ffmpeg configuration.
246     + Activated libcaca video output.
247   * doc/vlc.1:
248     + Fixed a minor typo (Closes: #223605).
249
250  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun,  4 Jan 2004 03:29:22 +0100
251
252 vlc (0.6.2+cvs20031030-2) unstable; urgency=low
253
254   * debian/control:
255     + Build-depend on a newer wxwindows version to avoid incompatibilities.
256     + Build-depend on linux-kernel-headers and build-conflict on dvb-dev
257       because these packages cannot be installed together.
258   * debian/rules:
259     + Temporarily disabled the framebuffer video output plugin because of
260       current code errors in linux-kernel-headers.
261
262  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat,  1 Nov 2003 11:01:40 +0100
263
264 vlc (0.6.2+cvs20031030-1) unstable; urgency=low
265
266   * New CVS snapshot.
267   * debian/rules:
268     + Disabled the deprecated satellite plugin; the dvb plugin is now
269       the recommended one (Closes: #216367).
270     + Don't install fortunes in /usr/share/games, they are too private for
271       common mortals (Closes: #212856). They are still available in the
272       /usr/share/doc/vlc directory though.
273     + Activated the speex codec.
274     + Activated the PVR input module.
275   * debian/control:
276     + Depend on ttf-freefont for subtitles.
277     + Upgraded debhelper build-dependency to (>= 4.0).
278
279  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 31 Oct 2003 11:08:57 +0100
280
281 vlc (0.6.2-3) unstable; urgency=low
282
283   * debian/control:
284     + Set libxosd-dev build-dependency to (>= 2.2.4-1.3) because previous
285       versions were broken on s390 (Closes: #208383).
286     + Rewrote long descriptions (Closes: #209602, #209615, #209628, #209636,
287       Closes: #209774, #209914, #210028, #210095).
288
289  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon, 15 Sep 2003 21:28:43 +0200
290
291 vlc (0.6.2-2) unstable; urgency=low
292
293   * debian/control:
294     + Set libmatroska-dev build-dependency to (>= 0.5.0-3) because previous
295       versions were broken on platforms where PIC/non-PIC cannot be mixed in
296       objects (Closes: #208383).
297     + Set policy to 3.6.1.0.
298
299  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri,  5 Sep 2003 02:32:54 +0200
300
301 vlc (0.6.2-1) unstable; urgency=low
302
303   * New upstream release.
304   * debian/control:
305     + Added a build-dependency on freetype6-dev.
306     + Added a build-dependency on libdvbpsi2-dev.
307     + We now recommend gnome-vlc | wxvlc.
308     + We now suggest fortune-mod.
309   * This release now uses libfreetype to render subtitles, and we recommend
310     ttf-freefont | ttf-thryomanes, so that the old .rle font is no longer
311     needed (Closes: #203013).
312   * extras/faad:
313     + aclocal-1.6 && autoconf && automake-1.6 -a -c -f && libtoolize -c -f
314   * extras/faad/common/mp4v2:
315     + aclocal-1.4 && autoconf && autoheader && automake-1.4 --foreign -a -c \
316       && libtoolize -c -f
317   * extras/mpeg2dec:
318     + aclocal-1.7 && autoconf && automake-1.7 -a -c && libtoolize -c -f
319
320  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue,  2 Sep 2003 10:45:24 +0200
321
322 vlc (0.6.0+cvs-20030716-2) unstable; urgency=low
323
324   * debian/control:
325     + Updated debhelper build-dependency to (>= 3.4.4) because we now
326       use debian/compat.
327     + Use ${misc:Depends} everywhere.
328
329  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed, 16 Jul 2003 16:55:31 +0200
330
331 vlc (0.6.0+cvs-20030716-1) unstable; urgency=low
332
333   * New CVS snapshot.
334   * debian/control:
335     + Set policy to 3.6.0. No changes required.
336     + Extended the package description.
337   * modules/video_output/x11/xcommon.c:
338     + Fix for crashes in the Mozilla plugin (Closes: #200920).
339   * mozilla/*:
340     + Compilation fixes for Mozilla 1.4 headers (Closes: #201093).
341
342  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed, 16 Jul 2003 16:55:31 +0200
343
344 vlc (0.6.0+cvs-20030705-1) unstable; urgency=low
345
346   * New CVS snapshot.
347     + Includes previous Debian fixes.
348     + Errors in plugins now properly trigger build abort so that no build
349       failures are missed. Thanks to LaMont Jones for pointing out the problem.
350   * debian/rules:
351     + Enabled Matroska support.
352     + Only build builtins in the first compile pass so that we don't mix PIC
353       and non-PIC code (Closes: #199968). Phew, I hope I got it right this
354       time.
355   * extras/ffmpeg:
356     + Re-applied the Alpha build fix from 0.6.0+cvs-20030627-2 that had
357       disappeared in 0.6.0+cvs-20030703-1.
358
359  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat,  5 Jul 2003 01:09:11 +0200
360
361 vlc (0.6.0+cvs-20030703-1) unstable; urgency=low
362
363   * New CVS snapshot.
364     + Includes previous Debian fixes.
365     + Build should be a bit faster now.
366   * extras/faad:
367     + aclocal-1.6 && autoconf && automake-1.6 -a -c -f && libtoolize -c -f
368   * extras/faad/common/id3lib:
369     + mkdir doc examples
370     + aclocal-1.4 && autoconf && automake-1.4 -a -c && libtoolize -c -f
371   * extras/mpeg2dec:
372     + aclocal-1.7 && autoconf && automake-1.7 -a -c && libtoolize -c -f
373     + Fixes build on parisc (Closes: #199693).
374
375  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu,  3 Jul 2003 11:25:57 +0200
376
377 vlc (0.6.0+cvs-20030627-2) unstable; urgency=low
378
379   * extras/ffmpeg:
380     + Fixed compilation for Alpha.
381   * debian/rules:
382     + Enabled the video4linux input plugin (Closes: #199427).
383
384  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 29 Jun 2003 21:12:10 +0200
385
386 vlc (0.6.0+cvs-20030627-1) unstable; urgency=low
387
388   * New upstream release.
389   * debian/rules:
390     + Replaced $(DEB_BUILD_ARCH) with `dpkg-architecture -qDEB_BUILD_GNU_CPU`
391       so that the rules can be called directly.
392     + Use the -s flag instead of -a so that debhelper properly handles the
393       i386-only plugin packages.
394     + Split the build rule into configure and build.
395   * debian/control:
396     + Removed leading "a"s from package descriptions.
397     + Set policy to 3.5.10.
398
399  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat, 21 Jun 2003 17:55:07 +0200
400
401 vlc (0.5.3-3) unstable; urgency=low
402
403   * Built-in modules were linked twice in the mozilla plugin; removed the
404     non-PIC ones (Closes: #194384).
405
406  -- Samuel Hocevar <sam@zoy.org>  Fri, 23 May 2003 11:15:19 +0200
407
408 vlc (0.5.3-2) unstable; urgency=low
409
410   * Changed the libvlc0-dev section to libdevel.
411   * We now build the static objects twice: once the normal way before we
412     link them with VLC, and once with -fPIC so that they can be linked to
413     the Mozilla plugin.
414   * Updated extras/faad/config.{sub,guess}.
415
416  -- Samuel Hocevar <sam@zoy.org>  Fri, 14 Apr 2003 15:14:07 +0200
417
418 vlc (0.5.3-1) unstable; urgency=low
419
420   * New upstream release.
421   * Fixed a clock skew issue in debian/rules.
422
423  -- Samuel Hocevar <sam@zoy.org>  Tue,  8 Apr 2003 15:20:20 +0100
424
425 vlc (0.5.2-4) unstable; urgency=low
426
427   * Changed the section of gnome-vlc and kvlc according to new Debian
428     archive sections.
429   * Updated woody-buildpackage so that packages say "stable".
430
431  -- Samuel Hocevar <sam@zoy.org>  Tue,  1 Apr 2003 18:08:01 +0200
432
433 vlc (0.5.2-3) unstable; urgency=low
434
435   * Added explicit dependencies on vlc to legacy packages to make linda and
436     lintian happier.
437   * Added correct versioned build-dependency on debhelper.
438   * Updated the autotools helper files in extras/faad.
439
440  -- Samuel Hocevar <sam@zoy.org>  Wed, 26 Mar 2003 02:50:34 +0100
441
442 vlc (0.5.2-2) unstable; urgency=low
443
444   * Bumped up standards version to 0.5.9.0.
445   * Added build-dependencies on libidl0 and libglib2.0-0 to work around
446     mozilla-dev's currently broken dependencies.
447   * We now link against libdvdread3 instead of libdvdread2.
448
449  -- Samuel Hocevar <sam@zoy.org>  Tue, 25 Mar 2003 23:21:51 +0100
450
451 vlc (0.5.2-1) unstable; urgency=low
452
453   * New upstream release.
454   * Removed vlc-plugin-dvb, vlc-plugin-xosd, vlc-plugin-aa, vlc-plugin-lirc and
455     vlc-plugin-dv packages because the dependencies are quite small, and merged
456     them into the main vlc package.
457   * Removed the vlc-mad, vlc-arts, vlc-lirc and vlc-aa legacy packages because
458     they were not in woody.
459
460  -- Samuel Hocevar <sam@zoy.org>  Tue, 11 Mar 2003 20:32:36 +0100
461
462 vlc (0.5.1-1) unstable; urgency=low
463
464   * New upstream release.
465   * The vlc-glide package is now Architecture: i386 only.
466   * The vlc-plugin-mad package Provides: mp3-decoder.
467   * The deprecated vlc-* packages have a proper link to /usr/share/doc/vlc/.
468
469  -- Samuel Hocevar <sam@zoy.org>  Sat, 15 Feb 2003 03:43:33 +0100
470
471 vlc (0.5.0-1) unstable; urgency=low
472
473   * New upstream release (Closes: #157166).
474   * Audio MPEG and A52 decoders now use external libraries (libmad, liba52).
475   * Build-Depends are now valid (Closes: #147103).
476   * More robust AVI parser (Closes: #158037).
477   * An issue with X taking more and more CPU was fixed (Closes: #153286).
478   * Package now includes a NEWS file.
479   * New package containing a Mozilla plugin.
480   * New codec packages: Ogg/Vorbis, DV.
481   * New GUI package: wxvlc (wxWindows).
482   * New debian/woody-buildpackage file that can be used to build Woody
483     packages.
484   * Made the GNOME desktop entries more user-friendly (Closes: #149749).
485
486  -- Samuel Hocevar <sam@zoy.org>  Thu,  4 Jul 2002 17:44:25 +0200
487
488 vlc (0.4.1-1) unstable; urgency=low
489
490   * New upstream release.
491
492  -- Samuel Hocevar <sam@zoy.org>  Mon,  3 Jun 2002 23:43:35 +0200
493
494 vlc (0.4.0-1) unstable; urgency=low
495
496   * New upstream release.
497
498  -- Samuel Hocevar <sam@zoy.org>  Thu, 23 May 2002 01:27:05 +0200
499
500 vlc (0.3.1-1) unstable; urgency=low
501
502   * New upstream release.
503   * Fixes a crash in the Gtk+ interface.
504
505  -- Samuel Hocevar <sam@zoy.org>  Thu, 18 Apr 2002 06:43:42 +0200
506
507 vlc (0.3.0-1) unstable; urgency=low
508
509   * New upstream release.
510   * Reworked Gtk interface (Closes: #138732), with a working preferences
511     dialog (Closes: #134142, #134147).
512   * The ALSA plugin now supports S/PDIF (Closes: #118301).
513
514  -- Samuel Hocevar <sam@zoy.org>  Sat,  6 Apr 2002 04:27:50 +0200
515
516 vlc (0.2.92-8) unstable; urgency=high
517
518   * Only link with libXv.a if libXv_pic.a wasn't found, which fixes
519     package builds on sid.
520   * Added -ffunction-sections to the compilation of mpeg_vdec.a when
521     the architecture is hppa.
522
523  -- Samuel Hocevar <sam@zoy.org>  Sun,  6 Jan 2002 06:56:08 +0100
524
525 vlc (0.2.92-7) unstable; urgency=high
526
527   * Fixed configure.in so that it doesn't fail on hppa.
528   * Fixed a symbol resolution issue that made vlc crash when libdvdcss
529     was installed.
530
531  -- Samuel Hocevar <sam@zoy.org>  Sat,  5 Jan 2002 03:46:23 +0100
532
533 vlc (0.2.92-6) unstable; urgency=high
534
535   * Attempt to fix IA64 and hppa builds.
536
537  -- Samuel Hocevar <sam@zoy.org>  Fri,  4 Jan 2002 14:11:02 +0100
538
539 vlc (0.2.92-5) unstable; urgency=high
540
541   * Many fixes imported from the 0.2.92 upstream release (VCD input,
542     buffer management, decoder error management).
543   * Removed a stupid dependency on libc6 which prevented the package
544     from being built on alpha.
545
546  -- Samuel Hocevar <sam@zoy.org>  Wed,  2 Jan 2002 04:16:44 +0100
547
548 vlc (0.2.92-4) unstable; urgency=high
549
550   * Put debian/control and debian/rules in sync again (Closes: #126697).
551   * Replaced the 48x48 XPM icons with 32x32 icons to comply with policy
552     (Closes: #126939).
553   * Don't spawn the Gtk+ or the Gnome interface if no $DISPLAY variable is
554     present, which fixes the framebuffer output (Closes: #101753).
555
556  -- Samuel Hocevar <sam@zoy.org>  Sun, 30 Dec 2001 02:59:01 +0100
557
558 vlc (0.2.92-3) unstable; urgency=high
559
560   * Removed references to vlc-mad (Closes: #126194).
561
562  -- Samuel Hocevar <sam@zoy.org>  Sat, 22 Dec 2001 21:04:27 +0100
563
564 vlc (0.2.92-2) unstable; urgency=high
565
566   * Bumped urgency to high to get this stable version into testing; all
567     reported critical bugs were fixed.
568   * Bumped Standards-Version to 3.5.6.
569   * Fixed a PowerPC compilation issue.
570   * Fixed a crash in the VCD input.
571
572  -- Samuel Hocevar <sam@zoy.org>  Thu, 20 Dec 2001 23:24:21 +0100
573
574 vlc (0.2.92-1) unstable; urgency=low
575
576   * Using the stable 0.2.92 CVS branch, has lots of stability fixes.
577   * Disabled broken ALSA audio output (Closes: #110869, #119846).
578   * Changed configure.in so that vlc is linked against libXv.a,
579     not xvideo.so and sdl.so (Closes: #111790).
580   * Added versioned build-dep to libasound2-dev (Closes: #121057).
581
582  -- Samuel Hocevar <sam@zoy.org>  Wed, 19 Dec 2001 17:06:44 +0100
583
584 vlc (0.2.91-2) unstable; urgency=low
585
586   * Added "Video" menu hints (Closes: #121036).
587
588  -- Samuel Hocevar <sam@zoy.org>  Sun, 25 Nov 2001 02:25:34 +0100
589
590 vlc (0.2.91-1) unstable; urgency=low
591
592   * New upstream release.
593   * This release fixes IFO parsing issues (Closes: #119369).
594   * vlc will dlopen() an installed libdvdcss if available, to play
595     encrypted DVDs (Closes: #89856).
596   * vlc is now in sync with the official libdvdcss (Closes: #118194).
597
598  -- Samuel Hocevar <sam@zoy.org>  Mon, 12 Nov 2001 17:14:29 +0100
599
600 vlc (0.2.90-3) unstable; urgency=low
601
602   * Added stricter Build-Depends on libsdl1.2-dev (Closes: #117180).
603
604  -- Samuel Hocevar <sam@zoy.org>  Fri, 26 Oct 2001 16:06:01 +0200
605
606 vlc (0.2.90-2) unstable; urgency=low
607
608   * Various upstream bugfixes.
609   * Compiled against libsdl1.2-debian (Closes: #116709).
610
611  -- Samuel Hocevar <sam@zoy.org>  Tue, 23 Oct 2001 02:09:39 +0200
612
613 vlc (0.2.90-1) unstable; urgency=low
614
615   * Fixed syntax error in build dependencies (Closes: #109722).
616   * XVideo module now compiled as built-in, to avoid PIC and non-PIC
617     code collision (Closes: #111790).
618
619  -- Samuel Hocevar <sam@zoy.org>  Wed, 10 Oct 2001 15:00:29 +0200
620
621 vlc (0.2.83-2) unstable; urgency=low
622
623   * Fixed build dependencies for architectures not supporting libasound2
624     (Closes: #109722).
625
626  -- Samuel Hocevar <sam@zoy.org>  Fri, 24 Aug 2001 12:47:45 +0200
627
628 vlc (0.2.83-1) unstable; urgency=low
629
630   * New upstream release.
631   * Activated subtitles in overlay mode (Closes: #97471).
632
633  -- Samuel Hocevar <sam@zoy.org>  Wed, 22 Aug 2001 15:18:01 +0200
634
635 vlc (0.2.82-1) unstable; urgency=low
636
637   * New upstream release.
638   * Fixed broken manpage symlinks (Closes: #99561).
639
640  -- Samuel Hocevar <sam@zoy.org>  Tue,  7 Aug 2001 12:39:16 +0200
641
642 vlc (0.2.81-1) unstable; urgency=low
643
644   * New upstream release.
645
646  -- Samuel Hocevar <sam@zoy.org>  Sat, 28 Jul 2001 04:13:57 +0200
647
648 vlc (0.2.80-1) unstable; urgency=low
649
650   * New upstream release.
651
652  -- Samuel Hocevar <sam@zoy.org>  Tue,  5 Jun 2001 04:41:06 +0200
653
654 vlc (0.2.73-2) unstable; urgency=low
655
656   * We now build without MMX in the main application (Closes: #96036).
657
658  -- Samuel Hocevar <sam@zoy.org>  Fri,  4 May 2001 07:13:04 +0200
659
660 vlc (0.2.73-1) unstable; urgency=low
661
662   * New upstream release.
663
664  -- Samuel Hocevar <sam@zoy.org>  Sat, 28 Apr 2001 07:02:35 +0200
665
666 vlc (0.2.72-1) unstable; urgency=low
667
668   * New upstream release.
669
670  -- Samuel Hocevar <sam@zoy.org>  Mon, 16 Apr 2001 14:33:53 +0200
671
672 vlc (0.2.71-1) unstable; urgency=low
673
674   * New upstream release.
675
676  -- Samuel Hocevar <sam@zoy.org>  Fri, 13 Apr 2001 08:13:26 +0200
677
678 vlc (0.2.70-1) unstable; urgency=low
679
680   * New upstream release.
681   * Non-i386 package builds really fixed (Closes: #89285).
682
683  -- Samuel Hocevar <sam@zoy.org>  Sat,  7 Apr 2001 05:52:00 +0200
684
685 vlc (0.2.63-3) unstable; urgency=low
686
687   * Added versioned conflicts/replaces to vlc-gtk (Closes: #88796).
688
689  -- Samuel Hocevar <sam@zoy.org>  Wed,  7 Mar 2001 20:47:48 +0100
690
691 vlc (0.2.63-2) unstable; urgency=low
692
693   * Glide shouldn't cause any non-x86 problems anymore (Closes: #88583).
694
695  -- Samuel Hocevar <sam@zoy.org>  Mon,  5 Mar 2001 12:50:28 +0100
696
697 vlc (0.2.63-1) unstable; urgency=low
698
699   * New upstream release.
700
701  -- Samuel Hocevar <sam@zoy.org>  Mon,  5 Mar 2001 00:41:16 +0100
702
703 vlc (0.2.62-2) unstable; urgency=low
704
705   * Removed a few lintian warnings.
706
707  -- Samuel Hocevar <sam@zoy.org>  Sat,  3 Mar 2001 10:29:31 +0100
708
709 vlc (0.2.62-1) unstable; urgency=low
710
711   * New release. Glide and GGI packages build again.
712   * Updated vlc.1 manpage (Closes: #87478).
713   * Fixed debian/control (Closes: #83707).
714   * The framebuffer plugin doesn't hijack ^C anymore (Closes: #87500).
715
716  -- Samuel Hocevar <sam@zoy.org>  Fri,  2 Mar 2001 17:32:24 +0100
717
718 vlc (0.2.61-1) unstable; urgency=low
719
720   * New release. The package build works again.
721
722  -- Samuel Hocevar <sam@zoy.org>  Fri, 16 Feb 2001 08:09:59 +0100
723
724 vlc (0.2.60-1) unstable; urgency=low
725
726   * New release. The package build is most presumably FUBAR.
727
728  -- Samuel Hocevar <sam@zoy.org>  Wed, 14 Feb 2001 08:33:46 +0100
729
730 vlc (0.2.50nocss-1) unstable; urgency=low
731
732   * Only build vlc-glide under x86 (Closes: #84046).
733   * Switched PentiumPro optimization off (Closes: #83707).
734
735  -- Samuel Hocevar <sam@zoy.org>  Mon,  5 Feb 2001 20:49:15 +0100
736
737 vlc (0.2.50-1) unstable; urgency=low
738
739   * Unstable release.
740
741  -- Samuel Hocevar <sam@zoy.org>  Wed, 31 Jan 2001 04:30:37 +0100
742
743 vlc (0.1.99i) unstable; urgency=low
744
745   * Fixed the framerate display
746
747  -- Samuel Hocevar <sam@zoy.org>  Tue, 24 Oct 2000 11:08:01 +0200
748
749 vlc (0.1.99i) unstable; urgency=low
750
751   * fixed the support for field pictures, which involved a few dozens
752     bugs in the video parser and video decoder.
753   * renamed an inconsistent variable in src/input/input_file.c.
754   * added support for I+ synchro (all Is and the first P).
755   * fixed a motion compensation bug which generated some distortion
756     on B images.
757   * fixed a motion compensation bug for skipped macroblocks.
758   * fixed a synchro bug for field images.
759   * fixed the --server option which didn't work if a ~/.vlcrc existed.
760
761  -- Samuel Hocevar <sam@via.ecp.fr>  Mon, 28 Aug 2000 02:34:18 +0200
762
763 vlc (0.1.99h) unstable; urgency=low
764
765   * added support for the SDL vout : the --display fullscreen allows
766     fullscreen when possible. Disabled by default.
767   * updated debian directory to build vlc-sdl.
768   * removed CCFLAGS flags which were improperly used.
769   * added hints for powerpc build.
770   * fixed the input_file exit bug.
771   * removed the frame statistics output.
772   * removed a verbose message in intf_sdl.c.
773   * added a few sanity checks in the audio mpeg and ac3 decoders.
774   * temporarily got rid of vlc.channels.
775
776  -- Samuel Hocevar <sam@via.ecp.fr>  Tue, 22 Aug 2000 01:31:58 +0200
777
778 vlc (0.1.99g) unstable; urgency=low
779
780   * removed all "*vlc" aliases except "gvlc" and "fbvlc". The other sucked.
781   * new --synchro flag which lets you force which images are decoded.
782   * fixed 32bpp MMX YUV, made the comments clearer, removed an emms.
783   * now scaling is on by default, so that people won't tell that the vlc
784     cannot do scaling :-)
785   * fixed 8bpp YUV.
786   * fixed the fscked up Bresenham algorithm in all YUV functions.
787   * fixed a dumb bug in the Makefile that prevented inclusion of the
788     -march=pentium directive. thanks Meuuh, blame sam.
789   * separate Debian packages
790
791  -- Samuel Hocevar <sam@via.ecp.fr>  Wed, 16 Aug 2000 01:07:14 +0200
792
793 vlc (0.1.99f) unstable; urgency=low
794
795   * plugin detection now works
796   * "gvlc", "fbvlc", "ggivlc" aliases now work
797   * fixed functions that weren't properly inlined
798   * removed bloat from the MMX YUV plugin
799   * vlc.init becomes ~/.vlcrc
800   * removed float operations in the video decoder, and all emms asm functions
801   * borrowed linuxvideo's MMX motion compensation
802   * fixed an undefined symbol in the MMX YUV plugin
803
804  -- Samuel Hocevar <sam@via.ecp.fr>  Tue,  8 Aug 2000 11:24:01 +0200
805
806 vlc (0.1.99e) unstable; urgency=low
807
808   * new bitstream syntax and slight performance increase
809
810  -- Samuel Hocevar <sam@via.ecp.fr>  Thu, 20 Jul 2000 15:14:06 +0200
811
812 vlc (0.1.99d) unstable; urgency=low
813
814   * .deb is now more lintian-friendly
815   * removed a few useless warning messages
816   * new plugin API
817   * plugin auto-detection
818   * removed the default --enable-ppro option because it didn't work on K6-2
819   * the framebuffer client now leaves the console in a working state
820   * the dithered 8 bpp YUV transformation works again (blame bbp !)
821   * the YUV transformations are now plugins as well
822   * alternative symlinks like gvlc, fbvlc are now created at compile time
823   * borrowed libmpeg2's GPLed MMX YUV transformations (16 and 32 bits)
824   * fixed an endianness problem which occured on iMacs
825
826  -- Samuel Hocevar <sam@via.ecp.fr>  Wed, 12 Jul 2000 01:24:40 +0200
827
828 vlc (0.1.99c) unstable; urgency=low
829
830   * Caught Delete Window event in Gnome and X11 modes
831   * Fixed manpage
832   * GGI output now works
833   * Fixed a segfault on exit for the Gnome plugin
834   * Sound support almost works under BeOS
835
836  -- Samuel Hocevar <sam@via.ecp.fr>  Tue, 20 Jun 2000 03:01:12 +0200
837
838 vlc (0.1.99b) unstable; urgency=low
839
840   * Added a ChangeLog file
841   * Updated the VLAN code
842   * Fixed a bug preventing to quit
843
844  -- Samuel Hocevar <sam@via.ecp.fr>  Sat, 17 Jun 2000 03:46:16 +0200
845
846 vlc (0.1.99a) unstable; urgency=low
847
848   * Fixed some compile flag errors
849
850  -- Samuel Hocevar <sam@via.ecp.fr>  Thu, 15 Jun 2000 20:48:54 +0200
851
852 vlc (0.1.99-1) unstable; urgency=low
853
854   * Initial Release.
855
856  -- Samuel Hocevar <sam@via.ecp.fr>  Mon, 13 Mar 2000 02:21:45 +0100
857