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