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