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