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