~andreas-wenning/mplayer/ubuntu

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
mplayer (2:1.0~rc2-0ubuntu14) intrepid; urgency=low

  * Rebuild for liblame -> libmp3lame transition and adjust build-deps
    accordingly (LP: #262832)
  * Disable IVTV vo and ao as this causes the package to fail to build 

 -- Iain Lane <iain@orangesquash.org.uk>  Tue, 02 Sep 2008 08:12:10 +0100

mplayer (2:1.0~rc2-0ubuntu13) hardy; urgency=low

  * SECURITY UPDATE: arbitrary code execution via crafted RTSP stream.
    (LP: #212601)
    - stream/realrtsp/sdpplin.c: Properly check the stream ID. Patch from
      upstream.
    - References:
      + CVE-2008-1558

 -- William Grant <william@qeuni.net>  Sun, 06 Apr 2008 10:49:10 +1000

mplayer (2:1.0~rc2-0ubuntu12) hardy; urgency=low

  * Modify mplayer.desktop to support opening URIs with spaces (LP: #164709).

 -- Matti Lindell <mlind@cs.joensuu.fi>  Tue, 25 Mar 2008 19:01:10 +0200

mplayer (2:1.0~rc2-0ubuntu11) hardy; urgency=low

  * Actually drop the runtime CPU detection configure flag from the
    arch-global variable, which I apparently missed in bzr last time.

 -- William Grant <william@qeuni.net>  Mon, 24 Mar 2008 21:29:34 +1100

mplayer (2:1.0~rc2-0ubuntu10) hardy; urgency=low

  * Only build-depend on libsvga1-dev on i386 and amd64; it doesn't exist
    anywhere else.
  * Only enable runtime CPU detection on i386, amd64 and powerpc. Fixes FTBFS
    on [!i386 amd64 powerpc].

 -- William Grant <william@qeuni.net>  Mon, 24 Mar 2008 20:32:46 +1100

mplayer (2:1.0~rc2-0ubuntu9) hardy; urgency=low

  [ Luke Yelavich ]
  * etc/example.conf: Use pulseaudio by default, and fallback to alsa.

  [ William Grant ]
  * SECURITY UPDATE: buffer overruns in CDDB, MOV demuxer, FLAC header parser,
    and URL parser. (LP: #191488)
  * libmpdemux/demux_audio.c, libmpdemux/demux_mov.c, stream/stream_cddb.c,
    stream/url.c: Patches from upstream.
  * References:
    - CVE-2008-0485
    - CVE-2008-0486
    - CVE-2008-0629
    - CVE-2008-0630
  * debian/rules: Unset CFLAGS, to make it build again.

 -- William Grant <william@qeuni.net>  Mon, 24 Mar 2008 13:55:38 +1100

mplayer (2:1.0~rc2-0ubuntu8) hardy; urgency=low

  * Use DejaVu instead of Bitstream Vera for subtitles so they show
    correct characters for many non-English languages (LP: #48497)

 -- Jani Monoses <jani@ubuntu.com>  Wed, 06 Feb 2008 09:27:55 +0200

mplayer (2:1.0~rc2-0ubuntu7) hardy; urgency=low

  * Add debian/mime to install mime types in (g)mplayer.
  * Rebuild against newer x264 (LP: 177082, 172683, 181389)

 -- Mario Limonciello <superm1@ubuntu.com>  Wed, 23 Jan 2008 01:24:45 -0600

mplayer (2:1.0~rc2-0ubuntu6) hardy; urgency=low

  * debian/rules:
    - Drop old get-orig-source to avoid confusion.
  * debian/control:
    - Build depend on newer faac for libmp4v2 transition. (LP: 181389)

 -- Mario Limonciello <superm1@ubuntu.com>  Tue, 22 Jan 2008 13:41:16 -0600

mplayer (2:1.0~rc2-0ubuntu5) hardy; urgency=low

  * Rebuild against libgif-dev instead of linungif4-dev (LP: #174252)

 -- Ilya Eremin <che_guevara_3@bk.ru>  Sat, 22 Dec 2007 01:32:53 +0000

mplayer (2:1.0~rc2-0ubuntu4) hardy; urgency=low

  [ Mario Limonciello ]
  * Rebuild against newer x264. (LP: #173624, 174087)
  * Build with enca support. (LP: #115519)
  * Fix gnome_screensaver errors. (LP: #108785, 104660, 159909, 113818)

  [ Luca Barbieri ]
  * Add locking support to Pulse Audio to prevent deadlocks. (LP: #136850)

  [ Phillip Belemezov ]
  * Fix gnome screensaver on amd64 (LP: #104660, 159861)

 -- Mario Limonciello <superm1@ubuntu.com>  Tue, 11 Dec 2007 02:13:54 -0600

mplayer (2:1.0~rc2-0ubuntu3) hardy; urgency=low

  * No source changes, rebuild against newer x264. (LP: #173624)

 -- Brandon Holtsclaw <brandon@imbrandon.com>  Mon, 03 Dec 2007 05:25:41 -0600

mplayer (2:1.0~rc2-0ubuntu2) hardy; urgency=low

  * No source changes, rebuild against newer x264. (LP: #138854)

 -- Mario Limonciello <superm1@ubuntu.com>  Tue, 20 Nov 2007 15:55:53 -0600

mplayer (2:1.0~rc2-0ubuntu1) hardy; urgency=low

  * New upstream version. 
    - Packaging (LP: #150925)
    - MP3 Distortion (LP: #85751)
    - Aspect ratio fixes (LP: #103038, #153543)
    - Samba support (LP: #85052)
  * Move 01_default_config.dpatch into bzr.
  * Drop dpatch from build-depends and debian/rules
  * Add liblzo2-dev, libdvdnav-dev, libopenal-dev,
    libjack-dev, libtwolame-dev, libsvga1-dev to build dependencies.
  * debian/rules:
    - Build with radio interface support
    - Build with OpenAL, Jack audio support. (LP: #122042)
    - Let Xvid support be autodetected for proper linking.
    - Let Faac support be autodetected for proper linking.
    - Let fontconfig support be autodetected for proper linking.
    - Let LIVE555 support be autodetected for proper linking.
    - Drop DOCS/zh from dh_installdocs
    - Build with dvdnav support.
    - Adjust changelog that gets installed.
  * Add polish translation for .desktop file (LP: #93382)
  * Adjust configure script to properly link dbus-glib and pulse audio.
  * Disable joystick by default (LP: #75925)
  * Adjust configure script to call dvdnav-config properly.

 -- Mario Limonciello <superm1@ubuntu.com>  Sat, 03 Nov 2007 09:26:21 -0400

mplayer (2:1.0~rc1-0ubuntu13) gutsy; urgency=low

  * 01_default_config.dpatch: Fix typo that prevent the screensaver to be
    disabled (LP: #152080)

 -- Laurent Bigonville <bigon@ubuntu.com>  Sat, 13 Oct 2007 14:28:11 +0200

mplayer (2:1.0~rc1-0ubuntu12) gutsy; urgency=low

  * Add 01_default_config.dpatch.
    - Sets screensaver by default for non gmplayer. 
      (LP: #95038), (LP: #139770)
    - Sets xv as video output for gmplayer and mplayer. 
      (LP: #65165), (LP: #146307)
  * Add dpatch to build-depends in debian/control.
  * Add dpatch support to debian/rules.

 -- Mario Limonciello <superm1@ubuntu.com>  Mon, 08 Oct 2007 01:07:53 -0500

mplayer (2:1.0~rc1-0ubuntu11) gutsy; urgency=low

  * Added Network Audio System (NAS) support  (LP: #110151)

 -- Alfredo Matos <alfredo.matos@digitalself.org>  Thu, 07 Jun 2007 21:53:04 +0100

mplayer (2:1.0~rc1-0ubuntu10) gutsy; urgency=low

  * SECURITY UPDATE: Upstream fix for CVE 2007-2948. Fixes a buffer overrun in
    the cddb code. (LP: #118855)

 -- William Grant <william@qeuni.net>  Wed, 06 Jun 2007 17:22:22 +1000

mplayer (2:1.0~rc1-0ubuntu9) feisty; urgency=low

  * Rebuild to get correct version of libdirectfb
  * Modified Maintainer value to match Debian-Maintainer-Field Spec

 -- Sarah Hobbs <hobbsee@ubuntu.com>  Mon,  9 Apr 2007 21:55:23 +1000

mplayer (2:1.0~rc1-0ubuntu8) feisty; urgency=low

  * Fix some formatting in our patches.
  * etc/examples.conf:
    - Add ac=mad, to use libmad as first choice.
  * debian/rules:
    - Reenable mp3lib again... *sigh*

 -- Christian Bjälevik <nafallo@ubuntu.com>  Mon, 12 Mar 2007 03:42:49 +0100

mplayer (2:1.0~rc1-0ubuntu7) feisty; urgency=low

  [ Christian Bjälevik ]
  * debian/rules:
    - Add --disable-mp3lib to actually disable the damn thing.
  * DOCS/man/en/mplayer.1:
    - Remove documentation about -vo aa:help (LP: #43301).
  * Various files (see bzr diff for info):
    - Apply patch taken from Mandriva CVS (LP: #53947)
      to use dbus for disabling gnome-screensaver.

  [ William Grant ]
  * Enable LADSPA (LP: #67400)
    - Add ladspa-sdk to Build-Depends.

 -- Christian Bjälevik <nafallo@ubuntu.com>  Sun, 11 Mar 2007 05:43:02 +0100

mplayer (2:1.0~rc1-0ubuntu6) feisty; urgency=low

  * debian/rules:
    - Disable mp3lib and enable mad (LP: #85751).
  * debian/control:
    - Add libmad0-dev to Build-Deps.

 -- Christian Bjälevik <nafallo@ubuntu.com>  Sat, 10 Mar 2007 11:05:40 +0100

mplayer (2:1.0~rc1-0ubuntu5) feisty; urgency=low

  * SECURITY UPDATE: DirectShow decoder heap overflow.
  * loader/dshow/DS_VideoDecoder.c: added upstream fix.
  * References
    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=414072

 -- Kees Cook <kees@ubuntu.com>  Fri,  9 Mar 2007 08:52:34 -0800

mplayer (2:1.0~rc1-0ubuntu4) feisty; urgency=low

  * SECURITY UPDATE: DMO decoder heap overflow.
  * loader/dmo/DMO_VideoDecoder.c: added upstream fix.
  * References
    http://svn.mplayerhq.hu/mplayer/trunk/loader/dmo/DMO_VideoDecoder.c?r1=22019&r2=22204
    CVE-2007-1246

 -- Kees Cook <kees@ubuntu.com>  Tue,  6 Mar 2007 15:21:26 -0800

mplayer (2:1.0~rc1-0ubuntu3) feisty; urgency=low

  * debian/rules:
    - Add --enable-mp3lib to CONFIGURE_AUDIO_CODECS (LP: #83580).
    - Remove --disable-mp3lib. This one took some time to find.

 -- Christian Bjälevik <nafallo@ubuntu.com>  Tue,  6 Feb 2007 19:47:34 +0100

mplayer (2:1.0~rc1-0ubuntu2) feisty; urgency=low

  * debian/rules:
    - Add --enable-libvorbis to CONFIGURE_AUDIO_CODECS.
  * debian/{compat,control}:
    - Bump Standard-Versions and debhelper >=.
  * Applied patch from: http://0pointer.de/public/mplayer-pulse.patch
    and adapted it for our current mplayer. Closes: #83493.
  * debian/{control,rules}
    - Add Build-Deps on libpulse-dev and --enable-pulse.

 -- Christian Bjälevik <nafallo@ubuntu.com>  Tue,  6 Feb 2007 07:19:34 +0100

mplayer (2:1.0~rc1-0ubuntu1) feisty; urgency=low

  * New upstream version.
  * Apply RTSP buffer overflow fix patch from upstream.
  * Remove --enable-{vorbis,x264} and s/internal-tremor/tremor-internal/ in
    debian/rules. The defaults are detected properly, and forcing x264 now
    causes it to FTBFS.
  * Remove DOCS/it from dh_installdocs. Aforementioned directory no longer
    exists.

 -- William Grant <william.grant@ubuntu.org.au>  Sun,  4 Feb 2007 15:04:46 +1100

mplayer (2:0.99+1.0pre8-0ubuntu8) edgy; urgency=low

  * No-change rebuild against newer libx264-dev (affects
    Ubuntu: #63842),
    - RC freeze exception granted by Andrew Mitchell.

 -- Daniel T Chen <crimsun@ubuntu.com>  Thu, 12 Oct 2006 17:07:36 -0400

mplayer (2:0.99+1.0pre8-0ubuntu7) edgy; urgency=low

  * libvo/osd_template.c:
    - Add patch from Ubuntu #62209 to fix AMD64 FTBFS.
      Thanks Andreas Schultz.

 -- Christian Bjälevik <nafallo@ubuntu.com>  Tue, 26 Sep 2006 15:15:27 +0200

mplayer (2:0.99+1.0pre8-0ubuntu6) edgy; urgency=low

  * debian/preinst:
    - Remove codecs.conf if it exists on the system
      (thanks Johan Kiviniemi).

 -- Christian Bjälevik <nafallo@ubuntu.com>  Fri, 22 Sep 2006 20:45:08 +0200

mplayer (2:0.99+1.0pre8-0ubuntu5) edgy; urgency=low

  * configure:
    - Revert "if cygwin", we don't want to care changes like that.
  * etc/example.conf:
    - Revert vo and make "ao=alsa,". That means prefer alsa and
      then auto-detect the rest.
  * libmpcodecs/ve_lavc.c:
    - Revert our changes. We build against internal ffmpeg again.
  * debian/control:
    - Dropped dpatch and libmad0-dev as Build-Deps.
    - Drop all dummy packages and fix Conflicts/Replaces.
    - Dropped the field Uploaders. Useless for Ubuntu.
    - Dropped libavcodec-dev, libavformat-dev, libpostproc-dev
      from Build-Deps.
  * debian/rules:
    - Stop copying config.{guess,sub}, this just add bloat to the
      diff.
    - Use --with-codecsdir instead of setting the same for win32,
      xanim and real. Also drop --enable-{win32,real}, they are
      implied by --with-codecsdir and enabled on all arches now.
    - Drop defaults (--datadir and --disable-external-faad).
    - Dropped libmad, the other two mp3-decoders should be enough.
    - --enable-dshow was dropped upstream.
    - Stop installing codecs.conf.
    - Build against internal ffmpeg.

 -- Christian Bjälevik <nafallo@ubuntu.com>  Thu, 21 Sep 2006 14:18:44 +0200

mplayer (2:0.99+1.0pre8-0ubuntu4) edgy; urgency=low

  * debian/control,
    debian/rules:
    + Use the system's libavcodec, libavformat and libpostproc
  * debian/rules:
    + Add hack to enable more runtime-detected CPU optimizations on i386
  * debian/control:
    + Build-Depend on libx264-dev (>= 1:0.cvs20060720) to get a compatible
      version
  * debian/rules:
    + disable internal mp3lib. This will enable mad or ffmpeg as
      replacement (Ubuntu: #52729)
  * libmpcodecs/ve_lavc.c:
    + remove stuff that uses a newer libavcodec API than we have
  * libmpcodecs/ve_x264.c:
    + fix from upstream svn to build against our latest libx264

 -- Sebastian Dröge <slomo@ubuntu.com>  Sun, 23 Jul 2006 13:33:53 +0200

mplayer (2:0.99+1.0pre8-0ubuntu3) edgy; urgency=low

  * Remove a broken newline in debian/rules to really build with i586 as
    target

 -- Sebastian Dröge <slomo@ubuntu.com>  Sat,  8 Jul 2006 19:50:53 +0200

mplayer (2:0.99+1.0pre8-0ubuntu2) edgy; urgency=low

  * Don't use --enable-vidix on powerpc. This parameter doesn't exist anymore

 -- Sebastian Dröge <slomo@ubuntu.com>  Sat,  8 Jul 2006 19:28:42 +0200

mplayer (2:0.99+1.0pre8-0ubuntu1) edgy; urgency=low

  * converted to bzr
  * dropped dpatch, converted them all to bzr branches
  * remerged all missing branches, except 57_demuxer_heap_overflow,
    which has been merged upstream
  * revert nsv-support patch, due to syntax error in codecs.conf

 -- Reinhard Tartler <siretart@tauware.de>  Sat,  8 Jul 2006 15:05:34 +0200

mplayer (2:0.99+1.0pre8-0ubuntu0) UNRELEASED; urgency=low

  * unreleased testversion
  * new upstream version
    + far too many changes to list here
  *  disabled dpatches temporarily:
     -04_ubuntu-branding.dpatch
     -57_demuxer_heap_overflow
     -06_close_gracefully.dpatch

 -- Reinhard Tartler <siretart@tauware.de>  Sat,  8 Jul 2006 12:03:40 +0200

mplayer (2:0.99+1.0pre7try2+cvs20060117-0ubuntu8) dapper; urgency=low

  * 07_hig-compliant-desktop-file.dpatch:
    - Use a more HIG compliant name for mplayer in the .desktop file.
      Thanks to Matthew East for the patch (Ubuntu: #38205)
  * 08_nsv-support.dpatch:
    - Add support for specific NSV files. Thanks to Dana Olson for the patch.
      (Ubuntu: #44831)

 -- Sebastian Dröge <slomo@ubuntu.com>  Mon, 15 May 2006 22:22:34 +0200

mplayer (2:0.99+1.0pre7try2+cvs20060117-0ubuntu7) dapper; urgency=low

  * debian/patches/06_close_gracefully.dpatch:
    + Close gracefully when closing the mplayer window (Ubuntu: #38737)

 -- Sebastian Dröge <slomo@ubuntu.com>  Wed, 10 May 2006 16:04:56 +0200

mplayer (2:0.99+1.0pre7try2+cvs20060117-0ubuntu6) dapper; urgency=low

  * add libx264-dev to builddeps and activate that in debian rules
    Thanks to Yagisan (Closes: M#31519)
  * disable external faad (Closes: M#33828)
  * add some of the script which upstream distributs in TOOLS/ to
    /usr/share/doc/mplayer/examples. Please report bugs if you want
    additional scripts added there.

 -- Reinhard Tartler <siretart@tauware.de>  Sat, 25 Mar 2006 19:14:02 +0100

mplayer (2:0.99+1.0pre7try2+cvs20060117-0ubuntu5) dapper; urgency=low

  * [SECURITY]: Fix heap overflow in libmpdemux/demuxer.h. Patch
    retrieved from upstream CVS courtesy of Dennis Kaarsemaker.
  * References
    - CVE-2006-0579
    - http://bugs.gentoo.org/show_bug.cgi?id=122029

 -- Daniel T Chen <crimsun@ubuntu.com>  Sat, 25 Feb 2006 23:19:46 -0800

mplayer (2:0.99+1.0pre7try2+cvs20060117-0ubuntu4) dapper; urgency=low

  * added 05_gnome-screensaver-handling.dpatch to add support for
    gnome-screensaver to the -stop-xscreensaver option 

 -- Oliver Grawert <ogra@ubuntu.com>  Sat, 25 Feb 2006 20:52:36 +0100

mplayer (2:0.99+1.0pre7try2+cvs20060117-0ubuntu3) dapper; urgency=low

  * Add support for real codecs on powerpc (Closes Malone: #29190)

 -- Sebastian Dröge <slomo@ubuntu.com>  Sat, 18 Feb 2006 11:05:18 +0100

mplayer (2:0.99+1.0pre7try2+cvs20060117-0ubuntu2) dapper; urgency=low

  * enable libaa and libcaca support
    - enable in debian/rules
    - fix configure to link mplayer with -laa (update 03_fix-linking.dpatch)

 -- Reinhard Tartler <siretart@ubuntu.com>  Tue, 24 Jan 2006 01:31:46 +0100

mplayer (2:0.99+1.0pre7try2+cvs20060117-0ubuntu1) dapper; urgency=low

  * New CVS snapshot
  * Improved Ubuntu branding by using the version from the changelog instead
    of the default "dev-CVS--Ubuntu-4.0.3"

 -- Sebastian Dröge <slomo@ubuntu.com>  Tue, 17 Jan 2006 08:21:48 +0100

mplayer (2:0.99+1.0pre7try2+cvs20051205-0ubuntu7) dapper; urgency=low

  * Revert last change... I see no way how win32 support could ever work with
    a 64bit binary on amd64 but when someone has a patch to enable it please
    send it to me

 -- Sebastian Dröge <slomo@ubuntu.com>  Fri,  9 Dec 2005 17:50:36 +0100

mplayer (2:0.99+1.0pre7try2+cvs20051205-0ubuntu6) dapper; urgency=low

  * Enable win32 support for amd64 (thanks fabbione) :)

 -- Sebastian Dröge <slomo@ubuntu.com>  Thu,  8 Dec 2005 23:04:07 +0100

mplayer (2:0.99+1.0pre7try2+cvs20051205-0ubuntu5) dapper; urgency=low

  * Don't install the mencoder manpage in the mplayer package to prevent a
    conflict

 -- Sebastian Dröge <slomo@ubuntu.com>  Thu,  8 Dec 2005 19:35:18 +0100

mplayer (2:0.99+1.0pre7try2+cvs20051205-0ubuntu4) dapper; urgency=low

  * Don't install .libdeps in examples
  * Install {input,codecs,menu}.conf to /etc/mplayer where we had them before

 -- Sebastian Dröge <slomo@ubuntu.com>  Thu,  8 Dec 2005 19:15:39 +0100

mplayer (2:0.99+1.0pre7try2+cvs20051205-0ubuntu3) dapper; urgency=low

  * Stop having mplayer conflict with the mplayer-$arch transitional
    packages, so the transition can actually happen correctly.

 -- Adam Conrad <adconrad@ubuntu.com>  Thu,  8 Dec 2005 15:43:58 +1100

mplayer (2:0.99+1.0pre7try2+cvs20051205-0ubuntu2) dapper; urgency=low

  * Add dummy packages for the mplayer-$arch packages we had before
  * Patch away the CPU runtime detection warning

 -- Sebastian Dröge <slomo@ubuntu.com>  Wed,  7 Dec 2005 15:39:24 +0100

mplayer (2:0.99+1.0pre7try2+cvs20051205-0ubuntu1) dapper; urgency=low

  * Initial release.
  * Completly repackaged
  * Based on ffmpeg/mplayer CVS 2005-12-05
  * debian/patches/01_configure.dpatch: fixes live.com bulding.
    the patch is taken from Marillat's mplayer package
  * debian/patches/02_mplayer.conf.dpatch: use a better suited config for
    ubuntu

 -- Sebastian Dröge <slomo@ubuntu.com>  Wed, 05 Dec 2005 14:43:37 +0100