vlc (0.8.6a-jb-videolan-1) dapper; urgency=low

  * New upstream release (0.8.6a):
    - Security fix CVE-2007-0017
  * debian/control:
    + add twolame in builtins
    + new upstream x264 version.

 -- Jean-Baptiste Kempf <jb@videolan.org>  Mon, 26 Fev 2007 22:45:00 +0100

vlc (0.8.6.release-0ubuntu1) feisty; urgency=low

  * New upstream release (0.8.6):
    - Autostart in mozilla plugin reenabled (Closes Ubuntu: #67402),
    - ffmpeg demux fixed (Closes Ubuntu: #69849),
    - Segfault with SAP playlist announcement loading fixed
      (Closes Ubuntu: #70664).
  * debian/patches/020_notify.diff: Rediff.

 -- Daniel T Chen <crimsun@ubuntu.com>  Fri, 15 Dec 2006 20:57:59 -0500

vlc (0.8.6-svn20061012.debian-1ubuntu1) edgy; urgency=low

  * Merge from Debian unstable, remaining Ubuntu changes:
    - debian/control: Don't build-depend on libtwolame-dev, a newer
      version of libcaca-dev, or linux-kernel-headers (Ubuntu Edgy
      does not have them),
    - debian/patches/001_1008snap.{fixes,translations}.diff: Remove,
      this is a new upstream version, fixes FTBFS on translations,
    - debian/rules: Use Ubuntu-specific configure options (firefox).
  * New upstream snapshot fixes wxvlc not stopping when 'close
    button' is clicked (Closes Ubuntu: #54630).
  * New upstream snapshot has more robust x264 support
    (Closes: Ubuntu #62217).
  * Segfault when using HTTP interface was fixed in
    0.8.6-svn20060918.debian-1ubuntu4 (Closes Ubuntu: #63833).
  * New upstream snapshot should resolve issues with skins2/wxw
    interfaces (Closes: Ubuntu #64975).

 -- Daniel T Chen <crimsun@ubuntu.com>  Wed, 18 Oct 2006 01:31:36 -0400

vlc (0.8.6-svn20061012.debian-1) unstable; urgency=low

  * New upstream SVN snapshot.
  * Upstream fixed the BadWindow request issue (Closes: #392207).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu, 12 Oct 2006 20:43:45 +0200

vlc (0.8.6-svn20061008.debian-1) unstable; urgency=high

  * New upstream SVN snapshot. Fixes a heap smashing bug.
  * debian/control:
    + Build-depend on libgtk2.0-dev to work around #388521 (Closes: #391739).
    + Replace XS-X-Vcs-Svn with -XS-Vcs-Svn.

  * debian/patches/020_notify.diff:
    + Fix notify support. Thanks to Christophe Mutricy.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun,  8 Oct 2006 18:54:30 +0200

vlc (0.8.6-svn20061001.debian-4) unstable; urgency=low

  * Build-depend on libnotify and explicitly activate the libnotify plugin
    (Closes: #391308).
  * Re-enable DV support. libraw1394 is not waiting for us anyway.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri,  6 Oct 2006 10:24:26 +0200

vlc (0.8.6-svn20061001.debian-2) unstable; urgency=high

  * Temporarily disable DV support because the libraw1394 transition does
    not look like it will happen soon.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed,  4 Oct 2006 14:00:16 +0200

vlc (0.8.6-svn20061001.debian-1) unstable; urgency=low

  * New upstream SVN snapshot.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun,  1 Oct 2006 17:57:57 +0200

vlc (0.8.6-svn20060925.debian-1) unstable; urgency=low

  [ Sam Hocevar ]
  * New upstrean SVN snapshot.
  * This release fixes issues with the French Freebox device (Closes: #388332).

  * debian/control:
    + Added Clément Stenac to the uploaders.

  * 020_certificates_paths.diff:
    + New patch from upstream that looks for SSL certificates in
      /etc/ssl/certs/ca-certificates.crt (Closes: #365239).

  [ Clément Stenac ]
  * Add VCS information to control

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon, 25 Sep 2006 14:00:46 +0200

vlc (0.8.6-svn20060918.debian-1ubuntu4) edgy; urgency=low

  * Backport fixes from Debian's 10/08 snapshot, fixing heap smashing
    with HTTP interface (Closes Ubuntu: #63833),
  * Realign packaging with Debian's 10/08 snapshot, updating rules
    and *.install,
  * Correct previous changelog entry that erroneously marked Ubuntu
    #62856 as resolved.

 -- Daniel T Chen <crimsun@ubuntu.com>  Mon,  9 Oct 2006 15:46:37 -0400

vlc (0.8.6-svn20060918.debian-1ubuntu3) edgy; urgency=low

  * Backport fixes from Debian's 09/25 snapshot, fixing failure to
    read rtsp streams from Freebox (Closes Ubuntu: #63135).

 -- Daniel T Chen <crimsun@ubuntu.com>  Sat, 30 Sep 2006 22:07:46 -0400

vlc (0.8.6-svn20060918.debian-1ubuntu2) edgy; urgency=low

  * debian/rules: Remove --enable-dmo --enable-loader from i386
    $(vlc_confflags). With the dh_install -si --fail-missing
    semantics, arch-specific exceptions aren't possible. Fixes
    FTBFS on i386.

 -- Daniel T Chen <crimsun@ubuntu.com>  Sun, 24 Sep 2006 19:08:38 -0400

vlc (0.8.6-svn20060918.debian-1ubuntu1) edgy; urgency=low

  * Merge from Debian unstable. The following Ubuntu changes remain:
    - debian/control:
      + Build-Depend on firefox-dev, not libxul-dev and xulrunner,
      + Build-Depend on linux-libc-dev, not linux-kernel-headers,
      + Remove libtwolame-dev (not in Ubuntu) from Build-Depends,
      + Loosen build-dependency for libcaca-dev to (>= 0.9),
        NOTE: This change may result in subpar colour ASCII
        rendering. Please see http://bugs.debian.org/385174 for
        rationale,
      + Set the maintainer field to
        MOTU Media Team <motumedia@tauware.de> (we're responsible
        for Ubuntu vlc breakage, not Debian), =)
    - debian/rules:
      + Retain UBUNTU_ENV, still using firefox,
      + Add --enable-dmo --enable-loader to $(vlc_confflags) on i386,
        allowing use of proprietary codecs,
      + Remove --enable-twolame (see above change to debian/control).

 -- Daniel T Chen <crimsun@ubuntu.com>  Sun, 24 Sep 2006 01:04:58 -0400

vlc (0.8.6-svn20060918.debian-1) unstable; urgency=low

  * New upstream SVN snapshot, with a slightly saner version number.
  * debian/rules:
    + Call dh_install with -si so that it does not try to install files that
      are not for us (Closes: #387873).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon, 18 Sep 2006 12:38:26 +0200

vlc (0.8.6-svn20060911.0.8.5-1-svn.debian-5) unstable; urgency=low

  * debian/control:
    + Added proper conflicts/replaces to the libvlc0 package because it
      overwrites files from old vlc packages (Closes: #387844).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 17 Sep 2006 01:38:24 +0200

vlc (0.8.6-svn20060911.0.8.5-1-svn.debian-4) unstable; urgency=low

  * debian/control:
    + Add libsdl-image1.2-dev to the build-dependencies.
    + Shorten short descriptions and add “without X support” to the vlc-nox
      short description.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat, 16 Sep 2006 20:08:53 +0200

vlc (0.8.6-svn20060911.0.8.5-1-svn.debian-3) unstable; urgency=low

  * debian/control:
    + Distribute libvlc0 in a separate package.
    + Created vlc-nox package that contains VLC and all its non-X related
      plugins.
  * debian/rules:
    + Use dh_install.
    + Bail out with an error if a plugin from vlc-nox got linked to libX11.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu, 14 Sep 2006 18:39:59 +0200

vlc (0.8.6-svn20060911.0.8.5-1-svn.debian-2) unstable; urgency=low

  * debian/patches/000_dup_builtins.diff:
    + Fix a powerpc FTBFS due to duplicate libraries in link lines.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon, 11 Sep 2006 18:32:04 +0200

vlc (0.8.6-svn20060911.0.8.5-1-svn.debian-1) unstable; urgency=low

  * New upstream SVN snapshot, fixes an amd64 FTBFS.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon, 11 Sep 2006 13:56:19 +0200

vlc (0.8.6-svn20060910.0.8.5-1-svn.debian-1) unstable; urgency=low

  * New upstream SVN snapshot, from the forthcoming 0.8.5-1 branch.
  * This branch's playlist window does not crash like the 0.8.6 does
    (Closes: #375213, #385036, #384869).

  * Upstream fixed implicit pointer functions (Closes: #385192).
  * Upstream's x264 build system now uses config.guess instead of uname to
    detect system and CPU types (Closes: #385535).
  * Upstream removed debug messages from the ts plugin (Closes: #385008,
    Closes: #385323).
  * Aspect ration in mkv files was fixed (Closes: #385876).

  * debian/control:
    + Build-depend on libcaca-dev (>= 0.99.beta4-1) so that we no longer pull
      useless build dependencies (Closes: #385536).
    + Have VLC depend on ttf-dejavu again. It's used for subtitles and the
      default skin.
  * debian/copyright:
    + Full copyright holders and license audit (Closes: #324978).
  * debian/rules:
    + No longer install old copyright files (Closes: #385200).
    + Re-activated the speex module (Closes: #386204).
    + Don't install TTF fonts, use the ones from ttf-dejavu instead.

  * debian/patches/020_freetype_font.diff:
    + Renamed this patch into 020_dejavu_font.diff and made it use dejavu
      fonts.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 10 Sep 2006 19:02:17 +0200

vlc (0.8.6-svn20060823.debian-3ubuntu1) edgy; urgency=low

  * Merge from Debian unstable. The remaining Ubuntu changes are:
    - debian/control:
      + Build-Depend on firefox-dev, not libxul-dev and xulrunner,
      + Build-Depend on linux-libc-dev, not linux-kernel-headers,
      + Remove libtwolame-dev (not in Ubuntu) from Build-Depends,
      + Loosen build-dependency for libcaca-dev to (>= 0.9),
        NOTE: This change may result in subpar colour ASCII
        rendering. Please see http://bugs.debian.org/385174 for
        rationale,
      + Set the maintainer field to
        MOTU Media Team <motumedia@tauware.de> (we're responsible
        for Ubuntu vlc breakage, not Debian), =)
    - debian/patches/21_gnome-screensaver-support.dpatch: Drop.
      Upstream has merged a version using DBUS.
    - debian/rules:
      + Retain UBUNTU_ENV, still using firefox,
      + Add --enable-dmo --enable-loader to $(vlc_confflags) on i386,
        allowing use of proprietary codecs,
      + Remove --enable-twolame (see above change to debian/control),
  * Fix installation of .desktop file (closes Ubuntu: #53471).

 -- Daniel T Chen <crimsun@ubuntu.com>  Sat, 26 Aug 2006 00:38:20 +0100

vlc (0.8.6-svn20060823.debian-3) unstable; urgency=low

  * debian/control:
    + Added missing build-dep on libdc1394-13-dev (Closes: #384568, #384582).
    + Build-depend on a newer libcaca for better colour ASCII rendering.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 25 Aug 2006 11:19:00 +0200

vlc (0.8.6-svn20060823.debian-2) unstable; urgency=low

  * debian/control:
    + Added missing build-dep on libraw1394-dev.
  * debian/rules:
    + Replaced --enable-livedotcom with --enable-live555.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 25 Aug 2006 09:37:47 +0200

vlc (0.8.6-svn20060823.debian-1) unstable; urgency=low

  * New upstream SVN snapshot.
  * debian/rules:
    + Distribute a shared version of libvlc.
    + Activated the twolame encoder.
  * debian/control:
    + Build-depend on a newer libavcodec so as to get WMV3 decoding support.
    + Cleaned up package dependencies a bit.

  * debian/patches/000_ltmain.diff:
    + Work around libtool not wanting to install our plugins.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu, 24 Aug 2006 18:06:12 +0200

vlc (0.8.5.debian-2ubuntu1) edgy; urgency=low

  * Merge from debian unstable:
    - debian/control: Build-Depend on firefox-dev, not libxul-dev and
      xulrunner.
    - debian/patches/:
      + 01_libhal_api-libvlc.c.dpatch: Drop, integrated upstream.
      + 020_xulrunner.diff: Disable, still using firefox.
      + 21_gnome-screensaver-support.dpatch: Retain.
      + 22_avahi_client_0.6_api.dpatch: Drop, integrated upstream.
      + 24_prefs_stacking_fix.dpatch: Drop, backported from now-current
        upstream.
    - debian/rules:
      + Retain UBUNTU_ENV, still using firefox.
      + Add --enable-dmo --enable-loader to $(vlc_confflags) on i386,
        allowing use of proprietary codecs (Closes Ubuntu: #48391).
    (Closes Ubuntu: #40723, #45516, #45519, #46832, #50857, #51117,
    #52273)

 -- Daniel T. Chen <crimsun@localhost.localdomain>  Wed, 12 Jul 2006 17:01:59 -0400

vlc (0.8.5.debian-2) unstable; urgency=low

  * debian/rules:
    + Fix generation of Arch: all transition packages.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed,  7 Jun 2006 14:46:22 +0200

vlc (0.8.5.debian-1) unstable; urgency=low

  * New upstream release (Closes: #364934).
  * This release no longer disables audio input if the v4l video device does
    not advertise an audio device (Closes: #316377).
  * This release fixes PPC asm compilation issues in x264 (Closes: #366965).

  * debian/control:
    + Merged wxvlc and vlc-plugin-alsa into vlc to get rid of circular
      dependencies (Closes: #365816).
    + Set policy to 3.7.2.
    + libxosd-dev is installable again; build-depend on it (Closes: #364937).

  * debian/patches/030_x264_altivec.diff:
  * debian/patches/030_x264_armvl.diff:
    + Patches applied upstream. Removed.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 23 May 2006 16:15:56 +0200

vlc (0.8.5-test3.debian-3) unstable; urgency=low

  * debian/control:
    + Build-depend on libdvdread-dev (>= 0.9.5) because libdvdread3-dev just
      disappeared (Closes: #364681).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 25 Apr 2006 09:05:45 +0200

vlc (0.8.5-test3.debian-2) unstable; urgency=low

  * debian/control:
    + Added missing libavc1394-dev build-dependency.

  * debian/patches/030_x264_altivec.diff:
    + Fixed illegal implicit casts of vector types.

  * debian/patches/030_x264_armvl.diff:
    + Added support for the armv4l CPU.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon, 24 Apr 2006 20:45:16 +0200

vlc (0.8.5-test3.debian-1) unstable; urgency=low

  * New upstream release.

  * Upstream fixed many bugs:
    + Fixed the CPU features used by the deinterlace plugin and no
      longer crashes on non-SSE machines (Closes: #363153).
    + Properly build on amd64 wrt PIC (Closes: #339372, #330146, #330154).
    + Fixed the double pane in settings dialog issue (Closes: #343031).
    + Help flags now adapt to the locale and help formatting was fixed
      (Closes: #347278).
    + HTTP streaming no longer fails (Closes: #352599).
    + Memory leak fixed (Closes: #359655).
    + x264 build system supports ppc64 and mips64 (Closes: #361452, #358233).
    + OGG muxing was fixed (Closes: #364321).

  * debian/control:
    + Removed legacy dummy packages.
    + Switched from dpatch to quilt.
    + Removed now useless build-dependency on gcc-snapshot (Closes: #361729).
    + Ditto for xlibs-static-pic (Closes: #364265).
    + Build-depend on newer ffmpeg libraries so that we dynamically link
      against them.
    + Build-depend on newer Matroska libraries to fix .mkv support
      (Closes: #348404).
    + Build-depend on libxul-dev and xulrunner instead of mozilla-dev.
    + Build-depend on newer live555 libraries.
    + Depend on vlc-plugin-alsa.
    + Removed the ttf-freefont dependency (Closes: #353459, #362071).

  * debian/vlc.mime:
    + Fixed broken templates (Closes: #354101).

  * debian/patches/010_no-wx-updates.diff:
    + Created from old dpatch. Disables broken "check for updates" button.

  * debian/patches/010_osdmenu-paths.diff
    + Created from old dpatch. Fixes file paths for OSD plugin.

  * debian/patches/020_xulrunner.diff:
    + Build using XULrunner (Closes: #364381).

  * debian/patches/020_freetype_font:
    + Do not hardcode the default font, let VLC find one itself.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon, 24 Apr 2006 18:10:10 +0200

vlc (0.8.4.debian-2) unstable; urgency=low

  * debian/rules:
    + Enable zeroconf/bonjour support (Closes: #348085).
    + Enable musepack decoding support.
    + Enable VCD navigation support.
  * debian/control:
    + Build-depend on more recent versions of libavcodec to fix CVE-2005-4048.
    + Build-depend on libhal-dev (>= 0.5.5.1-3) for the dbus transition.
    + Build-depend on libavahi-client-dev.
    + Build-depend on libmpcdec-dev.
    + Build-depend on libsysfs-dev so that the MP4 module can get an iPod’s
      version number.
    + Build-depend on libvcdinfo-dev.
  * debian/vlc.mime:
    + Put flags after the command, as per mailcap(5) (Closes: #340434).

  * src/libvlc.c configure.ac modules/services_discovery/hal.c:
    + Backported HAL 0.5 patch from upstream, thanks to Clément Stenac and
      Loïc Minier. As a result, we now build and install again on unstable
      (Closes: #332927, #347598, #347847).
  * extras/x264/configure:
    + Support the armv5tel platform.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 22 Jan 2006 12:08:42 +0100

vlc (0.8.4.debian-1ubuntu6) dapper; urgency=low

  "'Time to race', she said, 'Race the downhill'."

  * Add debian/patches/24_prefs_stacking_fix, fixing stacking in
    Preferences dialog. Taken from upstream svn changeset 13795, thanks
    to Bruce Cowan (Closes: Malone #31891).
  * Demote ttf-freefont, ttf-thryomanes to Suggests as the former
    provides bad metrics for Thai. See Debian #362071 for additional
    information.
  * Don't use gcc-snapshot as the compiler. See Debian #361729 for more
    information.
  * Make vlc.desktop HIG-compliant.
  * Rebuild against new libebml-dev and libmatroska-dev, fixing crashes
    with Matroska files (Closes: Malone #29644).
  * Use our own faad2 and x264, fixing garbled graphics (Closes: Malone
    #28539). Please see Debian #365389 if the inclusion of these
    libraries stirs your ire.

 -- Daniel T Chen <crimsun@ubuntu.com>  Tue, 23 May 2006 03:42:19 -0400

vlc (0.8.4.debian-1ubuntu5) dapper; urgency=low

  * Integrate updates from Debian:
    - Enable support for zeroconf/bonjour, musepack decoding, and VCD
      navigation (and adjust debian/{control,rules} accordingly, adding
      debian/patches/22_avahi_client_0.6_api).

 -- Daniel T Chen <crimsun@ubuntu.com>  Sun, 05 Mar 2006 18:38:55 -0800

vlc (0.8.4.debian-1ubuntu4) dapper; urgency=low

  * removed nonexistent xlibs-static-pic build dep to fix FTBFS
  * changes UBUNTU_ENV from /usr/lib/mozilla-firefox/xpidl
    to /usr/lib/firefox/xpidl to fix FTBFS
  * added 21_gnome-screensaver-support.dpatch to automagically
    disable screensavers while playing a movie

 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 28 Feb 2006 20:24:37 +0100

vlc (0.8.4.debian-1ubuntu3) dapper; urgency=low

  * debian/control: Replace mozilla-dev build dependency with
    firefox-dev. Change mozilla-plugin-vlc's Recommends appropriately.
    Fixes FTBFS due to mozilla-dev muck on [!amd64].
  * debian/rules: Elide Ubuntu modifications into UBUNTU_ENV to pass
    to configure (MOZILLA_CONFIG=/usr/bin/firefox-config ,
    XPIDL=/usr/lib/mozilla-firefox/xpidl)

 -- Daniel T Chen <crimsun@fungus.sh.nu>  Fri, 30 Dec 2005 19:29:07 -0800

vlc (0.8.4.debian-1ubuntu2) dapper; urgency=low

  * Rebuild for new dbus.

 -- Daniel T Chen <crimsun@fungus.sh.nu>  Thu, 22 Dec 2005 14:32:09 -0800

vlc (0.8.4.debian-1ubuntu1) dapper; urgency=low

  * Resynchronise with Debian:
    - Fix build dependency on GL headers.
    - Reintegrate patch for HAL 0.5 API in src/libvlc.c(Debian#332927),
      fixing FTBFS.
    - Fix broken mailcap entries in vlc.mime (Closes: Debian#340434,
      Debian#339570).
    - Make vlc depend on vlc-plugin-alsa (Closes: #3678, #4544).
    - Fix unicast streaming (Closes: #4444).

 -- Daniel T Chen <crimsun@fungus.sh.nu>  Sun, 27 Nov 2005 22:50:24 -0800

vlc (0.8.4.debian-1) unstable; urgency=low

  * New upstream release.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat, 26 Nov 2005 19:55:09 +0100

vlc (0.8.4-test2-2) unstable; urgency=low

  * extras/x264/configure:
    + Teach the configure script about the Alpha platform.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 11 Nov 2005 18:49:31 +0100

vlc (0.8.4-test2-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    + Build-depend on a newer version of gnutls (Closes: #335774).
    + Replaced occurrences of "wxwindows" with "wxwidgets" (Closes: #330141).
  * debian/rules:
    + Use dh_buildinfo because of all the static libraries we use.
  * Upstream fixed the wx code so that it builds with newer versions of the
    library (Closes: #332282, #332773).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 11 Nov 2005 10:41:35 +0100

vlc (0.8.4-svn20050920-3) unstable; urgency=low

  * configure.ac:
    + Fixed a bug in the gnomevfs plugin configuration.
  * debian/rules:
    + Explicitly disable the GnomeVFS plugin (Closes: #329317).
  * debian/control:
    + Buuild-depend on yasm on amd64.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed, 21 Sep 2005 11:36:24 +0200

vlc (0.8.4-svn20050920-2) unstable; urgency=low

  * configure:
    + Fixed the powerpc build with gcc-4.x.
  * extras/x264/configure:
    + Added missing Debian architectures to the configure script.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 20 Sep 2005 17:46:35 +0200

vlc (0.8.4-svn20050920-1) unstable; urgency=low

  * New SVN snapshot.
  * configure.ac:
    + Upstream fixed the AltiVec build on PPC.
  * debian/control:
    + Build-depend on a newer version of libavcodec. mp2v and mp1v encoders
      work again (Closes: #324840).
    + Build-depend on gcc-snapshot on i386 and amd64, because currently only
      that version of gcc properly builds some of the MMX modules.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 20 Sep 2005 13:43:41 +0200

vlc (0.8.4-svn20050823-2) unstable; urgency=low

  * debian/control:
    + Build-depend on libflac-dev (>= 1.1.2-3) because of the soname
      change (Closes: #325948).
  * debian/copyright:
    + Fixed the FSF address.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu,  1 Sep 2005 12:36:10 +0200

vlc (0.8.4-svn20050823-1) unstable; urgency=low

  * New SVN snapshot.
  * debian/control:
    + Build-depend on libsmbclient-dev.
    + Build-depend on libwxgtk2.6-dev (Closes: #285373), which means the
      interface now works with non-UTF8 locales (Closes: #308770, #322665).
    + Build-depend on a newer version of libavcodec.
  * debian/rules:
    + Activated SMB client support.
    + Install desktop files in usr/share/applications instead of
      usr/share/gnome/apps/Multimedia.
  * debian/patches/00list:
    + 20_no-wx-updates.dpatch: disabled the update check.
    + 20_interfaces.dpatch: disabled deprecated patch.
  * configure.ac:
    + Fixes powerpc build.
  * include/network.h src/misc/net.c:
    + Fixes HTTP input (Closes: #322757).
    + Fixes URL encoding in the RTSP module (Closes: #323813).
  * modules/gui/skins2 modules/gui/wxwidgets:
    + Fixes a compilation issue on 64-bit architectures (Closes: #324031).
  * modules/visualization/xosd.c:
    + Fixes libxosd initialisation (Closes: #324039).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon, 22 Aug 2005 14:43:48 +0200

vlc (0.8.4-svn20050810-2) unstable; urgency=low

  * debian/control:
    + Build-depend on libarts1-dev (>= 1.4.2-1).
    + Build-depend on a newer version of libavcodec.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 16 Aug 2005 17:36:21 +0200

vlc (0.8.4-svn20050810-1) unstable; urgency=low

  * New SVN snapshot.
  * Rebuilt against libaa1 and new wxWin and SDL packages to complete the
    aalib transition (Closes: #320874) and make the packages installable again
    (Closes: #319292, #319598, #321461, #322166, #317380).
  * debian/rules:
    + Use DEB_BUILD_ARCH_CPU instead of DEB_BUILD_GNU_CPU.
  * debian/vlc.desktop:
    + Added desktop file, thanks to Mantas Kriauciunas (Closes: #290612).
  * debian/control:
    + Removed unused dummy packages (Closes: #321988, #322003, #322013).
    + Build-depend on libmatroska-dev (>= 0.7.7).
    + Build-depend on libwxgtk2.4-dev (>= 2.4.4).
    + Build-depend on libdvbpsi4-dev instead of libdvbpsi3-dev.
    * Build-depend on libsdl1.2-dev (>= 1.2.7+1.2.8cvs20041007-5.3).
    + Build-depend on a newer version of libmatroska-dev and mozilla-dev
      because of the C++ transition.
    + Build-depend on libsvga1-dev instead of svgalib1-dev.
  * This snapshot no longer uses tune=opteron on amd64 (Closes: #316161).
  * The SVN version adds support for Freebox users (Closes: #317035).
  * Various gcc-4.x FTBFS were fixed upstream (Closes: #317055).
  * mozilla/support/npunix.c: fixed undeclared NPP_GetJavaClass
    (Closes: #317067).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed, 10 Aug 2005 16:18:37 +0200

vlc (0.8.2-1) unstable; urgency=low

  * New upstream release.
  * This version fixes the random playlist parsing (Closes: #308375), encodes
    non-ASCII characters in RTSP requests (Closes: #279735) and fixes an issue
    with large files (Closes: #306110).
  * debian/control:
    + Set policy to 3.6.2.1.
    + Build-depend on libpng12-dev, xlibmesa-gl-dev.
    + Build-depend on a more recent ffmpeg library set, to fix nasty visual
      artifacts with post-processing (Closes: #300220).
    + mozilla-plugin-vlc recommends mozilla-firefox in addition to
      mozilla-browser (Closes: #308723).
    + Now that sarge is out, removed legacy packages that disappeared in woody.
  * debian/rules:
    + Activated PNG output support.
    + Activated GLX output support.
  * The NEWS file documents the changed behaviour for SAP (Closes: #303262).
  * Minor typo fixed in the manpage (Closes: #300339).
  * po/de.po: merged corrections from Jens Seidel (Closes: #313890).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 26 Jun 2005 16:28:19 +0200

vlc (0.8.1.svn20050314-1) unstable; urgency=low

  * More recent SVN snapshot.
  * This snapshot fixes issues in modules/gui/wxwindows/streamout.cpp that
    caused FTBFS on 64-bit architectures (Closes: #289923).
  * debian/control:
    + Build-depend on new libmatroska and libavcodec versions.
    + Unfortunate return to wxwidgets 2.4 until 2.5 enters testing.
    + Upgraded libflac-dev build dependency to (>= 1.1.1-5) to resolve
      dependency issues (Closes: #298067).
  * debian/vlc.mime: merged Guido Guenther’s contribution (Closes: #297261).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon, 14 Mar 2005 10:53:59 +0100

vlc (0.8.1-3) unstable; urgency=low

  * debian/control:
    + Build-depend on fixed ffmpeg packages (Closes: #289444).
    + Build-depend on a newer libflac-dev so that resulting packages use
      libflac6 (Closes: #289490).
  * modules/gui/wxwindows/open.cpp:
    + Compilation fix for 64 bits systems.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon, 10 Jan 2005 11:10:02 +0100

vlc (0.8.1-2) unstable; urgency=low

  * debian/control:
    + Use ffmpeg from Debian instead of the contrib one.
    + Use wxgtk2.5 instead of 2.4.
    + Activated the ncurses UI (Closes: #286962).
  * debian/gnome-vlc.desktop debian/gvlc.desktop:
    + Fixed the icon location.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu,  6 Jan 2005 18:00:00 +0100

vlc (0.8.1-1) unstable; urgency=low

  * New upstream release.
  * debian/gnome-vlc.desktop:
    + Fixed program path (Closes: #280290).
  * debian/control:
    + Require an up-to-date liblivemedia.
    + Build-depend on libgnutls11-dev.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 14 Nov 2004 22:21:23 +0100

vlc (0.8.0.final-1) unstable; urgency=low

  * Final 0.8.0 upstream release.
  * src/misc/modules.c:
    + Fixed a startup issue with the svlc shortcut (Closes: #274376).
  * debian/control:
    + Suggest the Mozilla and ALSA plugins. Only mentioned the others in
      the package description because they are not of notable usefulness
      (Closes: #275160).
  * modules/access/http.c:
    + Fix HTTP proxy handling (Closes: #278381).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed,  3 Nov 2004 14:52:05 +0100

vlc (0.8.0-test1-1) unstable; urgency=high

  * New upstream tarball.
  * debian/rules:
    + Fixed previously broken DVD support.
    + Removed currently broken Speex support.
  * debian/control:
    + Build-depend on libdvdnav.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat,  4 Sep 2004 02:32:49 +0200

vlc (0.7.2.svn20040827-1) unstable; urgency=high

  * New SVN snapshot.
  * debian/rules:
    + Activated x264 support.
    + Re-enabled libmodplug support.
    + Build PIC plugins even on x86.
    + Disabled SLP because its code is broken.
    + Disabled the GNOME, Qt, GTK+ and KDE interfaces in favour of the
      WxWidgets one.
    + Activated HAL support.
  * debian/control:
    + Force the vlc-plugin-arts dependencies.
    + Build-depend on jam and nasm because of x264.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 27 Aug 2004 21:31:13 +0200

vlc (0.7.2.final-11) unstable; urgency=medium

  * configure.ac:
    + Fixed an LDFLAGS/CFLAGS confusion.
    + Don't use -finline-limit since it now tries to inline functions that
      have not been explicitely inlined (Closes: #265673).
  * debian/patches/20_configure.dpatch:
    + Don't manage this patch with dpatch since it causes ownership issues.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 15 Aug 2004 01:35:35 +0200

vlc (0.7.2.final-10) unstable; urgency=medium

  * The "I hope I got it right this time" upload.
  * configure.ac:
    + Use -maltivec -mabi=altivec for the memcpyaltivec and deinterlace
      plugins on PowerPC.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 10 Aug 2004 18:01:47 +0200

vlc (0.7.2.final-9) unstable; urgency=low

  * debian/control:
    + Added a missing dpatch build dependency (Closes: #263363).
    + Removed the modplug plugin until libmodplug-dev enters Debian.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 10 Aug 2004 11:01:15 +0200

vlc (0.7.2.final-8) unstable; urgency=low

  * debian/control:
    + Added a missing dpatch build dependency.
  * configure.ac:
    + Fixed the powerpc build by conditionally re-enabling -maltivec
      -mabi=altivec.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 30 Jul 2004 00:05:58 +0200

vlc (0.7.2.final-7) unstable; urgency=low

  * debian/rules:
    + Switch build system to dpatch.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu, 29 Jul 2004 17:03:51 +0200

vlc (0.7.2.final-6) unstable; urgency=low

  * configure.ac: don't use -maltivec -mabi=altivec, because we don't want
    to trigger AltiVec optimisations in our generic code (Closes: #256578,
    Closes: #260819).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 23 Jul 2004 17:21:21 +0200

vlc (0.7.2.final-5) unstable; urgency=low

  * debian/control:
    + Build-depend on libdvbpsi3-dev, so that we can get rid of the previous
      versions of this library.
    + Recommend the videolan-doc package.
    + Build-conflict on libavcodec-dev, just in case it enters Sid at an
      unappropriate moment.
  * debian/README.Debian:
    + Removed mention of the libmpeg2 tree, which we no longer provide.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 20 Jul 2004 11:25:17 +0200

vlc (0.7.2.final-4) unstable; urgency=low

  * debian/rules:
    + Activated Theora support (Closes: #259061).
    + Re-enabled the KDE plugin (Closes: #258295).
  * debian/control:
    + Set policy to 3.6.1.1.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 13 Jul 2004 00:21:20 +0200

vlc (0.7.2.final-3) unstable; urgency=low

  * extras/ffmpeg/configure: fixed HPPA architecture detection.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 25 Jun 2004 11:55:33 +0200

vlc (0.7.2.final-2) unstable; urgency=low

  * extras/ffmpeg/libavcodec/svq1.c: fixed vector/vect namespace issues on
    powerpc.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 22 Jun 2004 15:21:09 +0200

vlc (0.7.2.final-1) unstable; urgency=low

  * New upstream release.
  * Temporarily disabled the KDE GUI plugin.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat, 29 May 2004 00:06:48 -0300

vlc (0.7.2-test2-1) unstable; urgency=low

  * New upstream snapshot.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu,  6 May 2004 11:11:25 +0200

vlc (0.7.2-test1-4) unstable; urgency=low

  * extras/ffmpeg/libacvodec/Makefile:
    + Fixed a PARISC/HPPA mix-up.
  * src/interface/interface.c:
    + Removed the "switch interface" menu due to wxwin's utter bugosity.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 30 Apr 2004 13:15:59 +0200

vlc (0.7.2-test1-3) unstable; urgency=low

  * configure.ac:
    + Link DTS plugins with libdts_pic.a, not libdts.a.
  * debian/control:
    + Build-depend on libid3tag0-dev for ID3 tag support.
    + Made vlc depend on wxvlc for the moment.
  * extras/ffmpeg/libacvodec/Makefile:
    + Build motion_est.c with -O1.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 30 Apr 2004 10:49:59 +0200

vlc (0.7.2-test1-2) unstable; urgency=low

  * debian/control:
    + Build-depend on libxml2-dev.
  * extras/ffmpeg/libavcodec/ppc/dsputil_altivec.c:
    + Syntax fixes for powerpc.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed, 28 Apr 2004 12:49:18 +0200

vlc (0.7.2-test1-1) unstable; urgency=low

  * New SVN snapshot.
  * The skinned interface is now the default one (Closes: #245210).
  * debian/control:
    + Removed the libdv2-dev build-dependency.
    + Set the liblivemedia-dev build-dependency to (>= 2004.04.23-1).
    + Set the libmatroska-dev build-dependency to (>= 0.7.0).
    + Build-depend on libfribidi-dev.
    + Build-depend on libcdio-dev.
    + Build-depend on libmodplug-dev.
  * debian/rules:
    + Activated fribidi support.
    + Activated CDDA support via libcdio.
    + Activated MOD support.
  * configure.ac:
    + Re-enabled i420_yuy2_altivec.
  * src/interface/interface.c:
    + Disable unavailable interfaces from the switch menu (Closes: #245209).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon, 26 Apr 2004 16:30:25 +0200

vlc (0.7.1-7) unstable; urgency=high

  * debian/control:
    + Override kdelibs4's shlibs value to get VLC into testing.
    + No longer build-depend on dvb-dev.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 20 Apr 2004 18:00:40 +0200

vlc (0.7.1-6) unstable; urgency=low

  * debian/control:
    + Removed the build dependency on gcc-3.2 because gcc-3.3 no longer ICEs
      on ppc/mpegvideo_altivec.o (Closes: #236442).
    + Build depend on fixed libsdl1.2-dev (>= 1.2.7-5).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue,  6 Apr 2004 10:27:35 +0200

vlc (0.7.1-5) unstable; urgency=low

  * debian/control:
    + Added a build-dependency on libaudiofile-dev to fix the m68k build.
  * debian/rules:
    + Added symlinks for mozilla-firefox (Closes: #239352).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 30 Mar 2004 23:10:20 +0200

vlc (0.7.1-4) unstable; urgency=medium

  * extras/ffmpeg/libavcodec/ppc/mpegvideo_ppc.c:
    + Replaced fprintf() with av_log() to fix the powerpc build.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 21 Mar 2004 13:59:07 +0100

vlc (0.7.1-3) unstable; urgency=medium

  * debian/rules:
    + Activated DTS decoding support.
  * debian/control:
    + Build-depend on libx11-dev, libxext-dev, libxt-dev instead of xlibs-dev.
    + Build-depend on libxv-dev, xlibs-static-pic instead of xlibs-pic.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat, 20 Mar 2004 18:13:43 +0100

vlc (0.7.1-2) unstable; urgency=medium

  * debian/control:
    + Build-depend on zlib1g-dev because ffmpeg uses it by default.
  * configure.ac:
    + Add -lz to the link flags for plugins that use ffmpeg.
    + Disabled i420_yuy2_altivec for now, because it only has a C version of
      the AltiVec routines.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu,  4 Mar 2004 17:34:58 +0100

vlc (0.7.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/copyright:
    + Added faad2 and ffmpeg authors to the copyright (Closes: #212766).
  * mozilla/vlcplugin.h:
    + Added the 'video/x-ms-asf' MIME type to the plugin (Closes: #232690).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed,  3 Mar 2004 10:47:21 +0100

vlc (0.7.0-3) unstable; urgency=medium

  * ppc/mpegvideo_altivec.c:
    + Build this file with GCC 3.2 to work around an ICE.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed, 21 Jan 2004 15:36:30 +0100

vlc (0.7.0-2) unstable; urgency=low

  * debian/rules:
    + Look for faad in extras/faad2, not extras/faad.
  * modules/demux/mkv.cpp:
    + Updated mkv module for the latest Matroska version (Closes: #227923).
  * modules/video_output/caca.c:
    + Updated caca module for the latest libcaca version.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 20 Jan 2004 18:30:58 +0100

vlc (0.7.0-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    + Build-depend on fixed dvb-dev packages.
    + Build-depend on fixed linux-kernel-headers packages.
  * debian/rules:
    + Look for faad in extras/faad2, not extras/faad.
    + Enable postprocessing in the ffmpeg configuration.
    + Activated libcaca video output.
  * doc/vlc.1:
    + Fixed a minor typo (Closes: #223605).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun,  4 Jan 2004 03:29:22 +0100

vlc (0.6.2+cvs20031030-2) unstable; urgency=low

  * debian/control:
    + Build-depend on a newer wxwindows version to avoid incompatibilities.
    + Build-depend on linux-kernel-headers and build-conflict on dvb-dev
      because these packages cannot be installed together.
  * debian/rules:
    + Temporarily disabled the framebuffer video output plugin because of
      current code errors in linux-kernel-headers.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat,  1 Nov 2003 11:01:40 +0100

vlc (0.6.2+cvs20031030-1) unstable; urgency=low

  * New CVS snapshot.
  * debian/rules:
    + Disabled the deprecated satellite plugin; the dvb plugin is now
      the recommended one (Closes: #216367).
    + Don't install fortunes in /usr/share/games, they are too private for
      common mortals (Closes: #212856). They are still available in the
      /usr/share/doc/vlc directory though.
    + Activated the speex codec.
    + Activated the PVR input module.
  * debian/control:
    + Depend on ttf-freefont for subtitles.
    + Upgraded debhelper build-dependency to (>= 4.0).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 31 Oct 2003 11:08:57 +0100

vlc (0.6.2-3) unstable; urgency=low

  * debian/control:
    + Set libxosd-dev build-dependency to (>= 2.2.4-1.3) because previous
      versions were broken on s390 (Closes: #208383).
    + Rewrote long descriptions (Closes: #209602, #209615, #209628, #209636,
      Closes: #209774, #209914, #210028, #210095).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon, 15 Sep 2003 21:28:43 +0200

vlc (0.6.2-2) unstable; urgency=low

  * debian/control:
    + Set libmatroska-dev build-dependency to (>= 0.5.0-3) because previous
      versions were broken on platforms where PIC/non-PIC cannot be mixed in
      objects (Closes: #208383).
    + Set policy to 3.6.1.0.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri,  5 Sep 2003 02:32:54 +0200

vlc (0.6.2-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    + Added a build-dependency on freetype6-dev.
    + Added a build-dependency on libdvbpsi2-dev.
    + We now recommend gnome-vlc | wxvlc.
    + We now suggest fortune-mod.
  * This release now uses libfreetype to render subtitles, and we recommend
    ttf-freefont | ttf-thryomanes, so that the old .rle font is no longer
    needed (Closes: #203013).
  * extras/faad:
    + aclocal-1.6 && autoconf && automake-1.6 -a -c -f && libtoolize -c -f
  * extras/faad/common/mp4v2:
    + aclocal-1.4 && autoconf && autoheader && automake-1.4 --foreign -a -c \
      && libtoolize -c -f
  * extras/mpeg2dec:
    + aclocal-1.7 && autoconf && automake-1.7 -a -c && libtoolize -c -f

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue,  2 Sep 2003 10:45:24 +0200

vlc (0.6.0+cvs-20030716-2) unstable; urgency=low

  * debian/control:
    + Updated debhelper build-dependency to (>= 3.4.4) because we now
      use debian/compat.
    + Use ${misc:Depends} everywhere.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed, 16 Jul 2003 16:55:31 +0200

vlc (0.6.0+cvs-20030716-1) unstable; urgency=low

  * New CVS snapshot.
  * debian/control:
    + Set policy to 3.6.0. No changes required.
    + Extended the package description.
  * modules/video_output/x11/xcommon.c:
    + Fix for crashes in the Mozilla plugin (Closes: #200920).
  * mozilla/*:
    + Compilation fixes for Mozilla 1.4 headers (Closes: #201093).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed, 16 Jul 2003 16:55:31 +0200

vlc (0.6.0+cvs-20030705-1) unstable; urgency=low

  * New CVS snapshot.
    + Includes previous Debian fixes.
    + Errors in plugins now properly trigger build abort so that no build
      failures are missed. Thanks to LaMont Jones for pointing out the problem.
  * debian/rules:
    + Enabled Matroska support.
    + Only build builtins in the first compile pass so that we don't mix PIC
      and non-PIC code (Closes: #199968). Phew, I hope I got it right this
      time.
  * extras/ffmpeg:
    + Re-applied the Alpha build fix from 0.6.0+cvs-20030627-2 that had
      disappeared in 0.6.0+cvs-20030703-1.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat,  5 Jul 2003 01:09:11 +0200

vlc (0.6.0+cvs-20030703-1) unstable; urgency=low

  * New CVS snapshot.
    + Includes previous Debian fixes.
    + Build should be a bit faster now.
  * extras/faad:
    + aclocal-1.6 && autoconf && automake-1.6 -a -c -f && libtoolize -c -f
  * extras/faad/common/id3lib:
    + mkdir doc examples
    + aclocal-1.4 && autoconf && automake-1.4 -a -c && libtoolize -c -f
  * extras/mpeg2dec:
    + aclocal-1.7 && autoconf && automake-1.7 -a -c && libtoolize -c -f
    + Fixes build on parisc (Closes: #199693).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu,  3 Jul 2003 11:25:57 +0200

vlc (0.6.0+cvs-20030627-2) unstable; urgency=low

  * extras/ffmpeg:
    + Fixed compilation for Alpha.
  * debian/rules:
    + Enabled the video4linux input plugin (Closes: #199427).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 29 Jun 2003 21:12:10 +0200

vlc (0.6.0+cvs-20030627-1) unstable; urgency=low

  * New upstream release.
  * debian/rules:
    + Replaced $(DEB_BUILD_ARCH) with `dpkg-architecture -qDEB_BUILD_GNU_CPU`
      so that the rules can be called directly.
    + Use the -s flag instead of -a so that debhelper properly handles the
      i386-only plugin packages.
    + Split the build rule into configure and build.
  * debian/control:
    + Removed leading "a"s from package descriptions.
    + Set policy to 3.5.10.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat, 21 Jun 2003 17:55:07 +0200

vlc (0.5.3-3) unstable; urgency=low

  * Built-in modules were linked twice in the mozilla plugin; removed the
    non-PIC ones (Closes: #194384).

 -- Samuel Hocevar <sam@zoy.org>  Fri, 23 May 2003 11:15:19 +0200

vlc (0.5.3-2) unstable; urgency=low

  * Changed the libvlc0-dev section to libdevel.
  * We now build the static objects twice: once the normal way before we
    link them with VLC, and once with -fPIC so that they can be linked to
    the Mozilla plugin.
  * Updated extras/faad/config.{sub,guess}.

 -- Samuel Hocevar <sam@zoy.org>  Fri, 14 Apr 2003 15:14:07 +0200

vlc (0.5.3-1) unstable; urgency=low

  * New upstream release.
  * Fixed a clock skew issue in debian/rules.

 -- Samuel Hocevar <sam@zoy.org>  Tue,  8 Apr 2003 15:20:20 +0100

vlc (0.5.2-4) unstable; urgency=low

  * Changed the section of gnome-vlc and kvlc according to new Debian
    archive sections.
  * Updated woody-buildpackage so that packages say "stable".

 -- Samuel Hocevar <sam@zoy.org>  Tue,  1 Apr 2003 18:08:01 +0200

vlc (0.5.2-3) unstable; urgency=low

  * Added explicit dependencies on vlc to legacy packages to make linda and
    lintian happier.
  * Added correct versioned build-dependency on debhelper.
  * Updated the autotools helper files in extras/faad.

 -- Samuel Hocevar <sam@zoy.org>  Wed, 26 Mar 2003 02:50:34 +0100

vlc (0.5.2-2) unstable; urgency=low

  * Bumped up standards version to 0.5.9.0.
  * Added build-dependencies on libidl0 and libglib2.0-0 to work around
    mozilla-dev's currently broken dependencies.
  * We now link against libdvdread3 instead of libdvdread2.

 -- Samuel Hocevar <sam@zoy.org>  Tue, 25 Mar 2003 23:21:51 +0100

vlc (0.5.2-1) unstable; urgency=low

  * New upstream release.
  * Removed vlc-plugin-dvb, vlc-plugin-xosd, vlc-plugin-aa, vlc-plugin-lirc and
    vlc-plugin-dv packages because the dependencies are quite small, and merged
    them into the main vlc package.
  * Removed the vlc-mad, vlc-arts, vlc-lirc and vlc-aa legacy packages because
    they were not in woody.

 -- Samuel Hocevar <sam@zoy.org>  Tue, 11 Mar 2003 20:32:36 +0100

vlc (0.5.1-1) unstable; urgency=low

  * New upstream release.
  * The vlc-glide package is now Architecture: i386 only.
  * The vlc-plugin-mad package Provides: mp3-decoder.
  * The deprecated vlc-* packages have a proper link to /usr/share/doc/vlc/.

 -- Samuel Hocevar <sam@zoy.org>  Sat, 15 Feb 2003 03:43:33 +0100

vlc (0.5.0-1) unstable; urgency=low

  * New upstream release (Closes: #157166).
  * Audio MPEG and A52 decoders now use external libraries (libmad, liba52).
  * Build-Depends are now valid (Closes: #147103).
  * More robust AVI parser (Closes: #158037).
  * An issue with X taking more and more CPU was fixed (Closes: #153286).
  * Package now includes a NEWS file.
  * New package containing a Mozilla plugin.
  * New codec packages: Ogg/Vorbis, DV.
  * New GUI package: wxvlc (wxWindows).
  * New debian/woody-buildpackage file that can be used to build Woody
    packages.
  * Made the GNOME desktop entries more user-friendly (Closes: #149749).

 -- Samuel Hocevar <sam@zoy.org>  Thu,  4 Jul 2002 17:44:25 +0200

vlc (0.4.1-1) unstable; urgency=low

  * New upstream release.

 -- Samuel Hocevar <sam@zoy.org>  Mon,  3 Jun 2002 23:43:35 +0200

vlc (0.4.0-1) unstable; urgency=low

  * New upstream release.

 -- Samuel Hocevar <sam@zoy.org>  Thu, 23 May 2002 01:27:05 +0200

vlc (0.3.1-1) unstable; urgency=low

  * New upstream release.
  * Fixes a crash in the Gtk+ interface.

 -- Samuel Hocevar <sam@zoy.org>  Thu, 18 Apr 2002 06:43:42 +0200

vlc (0.3.0-1) unstable; urgency=low

  * New upstream release.
  * Reworked Gtk interface (Closes: #138732), with a working preferences
    dialog (Closes: #134142, #134147).
  * The ALSA plugin now supports S/PDIF (Closes: #118301).

 -- Samuel Hocevar <sam@zoy.org>  Sat,  6 Apr 2002 04:27:50 +0200

vlc (0.2.92-8) unstable; urgency=high

  * Only link with libXv.a if libXv_pic.a wasn't found, which fixes
    package builds on sid.
  * Added -ffunction-sections to the compilation of mpeg_vdec.a when
    the architecture is hppa.

 -- Samuel Hocevar <sam@zoy.org>  Sun,  6 Jan 2002 06:56:08 +0100

vlc (0.2.92-7) unstable; urgency=high

  * Fixed configure.in so that it doesn't fail on hppa.
  * Fixed a symbol resolution issue that made vlc crash when libdvdcss
    was installed.

 -- Samuel Hocevar <sam@zoy.org>  Sat,  5 Jan 2002 03:46:23 +0100

vlc (0.2.92-6) unstable; urgency=high

  * Attempt to fix IA64 and hppa builds.

 -- Samuel Hocevar <sam@zoy.org>  Fri,  4 Jan 2002 14:11:02 +0100

vlc (0.2.92-5) unstable; urgency=high

  * Many fixes imported from the 0.2.92 upstream release (VCD input,
    buffer management, decoder error management).
  * Removed a stupid dependency on libc6 which prevented the package
    from being built on alpha.

 -- Samuel Hocevar <sam@zoy.org>  Wed,  2 Jan 2002 04:16:44 +0100

vlc (0.2.92-4) unstable; urgency=high

  * Put debian/control and debian/rules in sync again (Closes: #126697).
  * Replaced the 48x48 XPM icons with 32x32 icons to comply with policy
    (Closes: #126939).
  * Don't spawn the Gtk+ or the Gnome interface if no $DISPLAY variable is
    present, which fixes the framebuffer output (Closes: #101753).

 -- Samuel Hocevar <sam@zoy.org>  Sun, 30 Dec 2001 02:59:01 +0100

vlc (0.2.92-3) unstable; urgency=high

  * Removed references to vlc-mad (Closes: #126194).

 -- Samuel Hocevar <sam@zoy.org>  Sat, 22 Dec 2001 21:04:27 +0100

vlc (0.2.92-2) unstable; urgency=high

  * Bumped urgency to high to get this stable version into testing; all
    reported critical bugs were fixed.
  * Bumped Standards-Version to 3.5.6.
  * Fixed a PowerPC compilation issue.
  * Fixed a crash in the VCD input.

 -- Samuel Hocevar <sam@zoy.org>  Thu, 20 Dec 2001 23:24:21 +0100

vlc (0.2.92-1) unstable; urgency=low

  * Using the stable 0.2.92 CVS branch, has lots of stability fixes.
  * Disabled broken ALSA audio output (Closes: #110869, #119846).
  * Changed configure.in so that vlc is linked against libXv.a,
    not xvideo.so and sdl.so (Closes: #111790).
  * Added versioned build-dep to libasound2-dev (Closes: #121057).

 -- Samuel Hocevar <sam@zoy.org>  Wed, 19 Dec 2001 17:06:44 +0100

vlc (0.2.91-2) unstable; urgency=low

  * Added "Video" menu hints (Closes: #121036).

 -- Samuel Hocevar <sam@zoy.org>  Sun, 25 Nov 2001 02:25:34 +0100

vlc (0.2.91-1) unstable; urgency=low

  * New upstream release.
  * This release fixes IFO parsing issues (Closes: #119369).
  * vlc will dlopen() an installed libdvdcss if available, to play
    encrypted DVDs (Closes: #89856).
  * vlc is now in sync with the official libdvdcss (Closes: #118194).

 -- Samuel Hocevar <sam@zoy.org>  Mon, 12 Nov 2001 17:14:29 +0100

vlc (0.2.90-3) unstable; urgency=low

  * Added stricter Build-Depends on libsdl1.2-dev (Closes: #117180).

 -- Samuel Hocevar <sam@zoy.org>  Fri, 26 Oct 2001 16:06:01 +0200

vlc (0.2.90-2) unstable; urgency=low

  * Various upstream bugfixes.
  * Compiled against libsdl1.2-debian (Closes: #116709).

 -- Samuel Hocevar <sam@zoy.org>  Tue, 23 Oct 2001 02:09:39 +0200

vlc (0.2.90-1) unstable; urgency=low

  * Fixed syntax error in build dependencies (Closes: #109722).
  * XVideo module now compiled as built-in, to avoid PIC and non-PIC
    code collision (Closes: #111790).

 -- Samuel Hocevar <sam@zoy.org>  Wed, 10 Oct 2001 15:00:29 +0200

vlc (0.2.83-2) unstable; urgency=low

  * Fixed build dependencies for architectures not supporting libasound2
    (Closes: #109722).

 -- Samuel Hocevar <sam@zoy.org>  Fri, 24 Aug 2001 12:47:45 +0200

vlc (0.2.83-1) unstable; urgency=low

  * New upstream release.
  * Activated subtitles in overlay mode (Closes: #97471).

 -- Samuel Hocevar <sam@zoy.org>  Wed, 22 Aug 2001 15:18:01 +0200

vlc (0.2.82-1) unstable; urgency=low

  * New upstream release.
  * Fixed broken manpage symlinks (Closes: #99561).

 -- Samuel Hocevar <sam@zoy.org>  Tue,  7 Aug 2001 12:39:16 +0200

vlc (0.2.81-1) unstable; urgency=low

  * New upstream release.

 -- Samuel Hocevar <sam@zoy.org>  Sat, 28 Jul 2001 04:13:57 +0200

vlc (0.2.80-1) unstable; urgency=low

  * New upstream release.

 -- Samuel Hocevar <sam@zoy.org>  Tue,  5 Jun 2001 04:41:06 +0200

vlc (0.2.73-2) unstable; urgency=low

  * We now build without MMX in the main application (Closes: #96036).

 -- Samuel Hocevar <sam@zoy.org>  Fri,  4 May 2001 07:13:04 +0200

vlc (0.2.73-1) unstable; urgency=low

  * New upstream release.

 -- Samuel Hocevar <sam@zoy.org>  Sat, 28 Apr 2001 07:02:35 +0200

vlc (0.2.72-1) unstable; urgency=low

  * New upstream release.

 -- Samuel Hocevar <sam@zoy.org>  Mon, 16 Apr 2001 14:33:53 +0200

vlc (0.2.71-1) unstable; urgency=low

  * New upstream release.

 -- Samuel Hocevar <sam@zoy.org>  Fri, 13 Apr 2001 08:13:26 +0200

vlc (0.2.70-1) unstable; urgency=low

  * New upstream release.
  * Non-i386 package builds really fixed (Closes: #89285).

 -- Samuel Hocevar <sam@zoy.org>  Sat,  7 Apr 2001 05:52:00 +0200

vlc (0.2.63-3) unstable; urgency=low

  * Added versioned conflicts/replaces to vlc-gtk (Closes: #88796).

 -- Samuel Hocevar <sam@zoy.org>  Wed,  7 Mar 2001 20:47:48 +0100

vlc (0.2.63-2) unstable; urgency=low

  * Glide shouldn't cause any non-x86 problems anymore (Closes: #88583).

 -- Samuel Hocevar <sam@zoy.org>  Mon,  5 Mar 2001 12:50:28 +0100

vlc (0.2.63-1) unstable; urgency=low

  * New upstream release.

 -- Samuel Hocevar <sam@zoy.org>  Mon,  5 Mar 2001 00:41:16 +0100

vlc (0.2.62-2) unstable; urgency=low

  * Removed a few lintian warnings.

 -- Samuel Hocevar <sam@zoy.org>  Sat,  3 Mar 2001 10:29:31 +0100

vlc (0.2.62-1) unstable; urgency=low

  * New release. Glide and GGI packages build again.
  * Updated vlc.1 manpage (Closes: #87478).
  * Fixed debian/control (Closes: #83707).
  * The framebuffer plugin doesn't hijack ^C anymore (Closes: #87500).

 -- Samuel Hocevar <sam@zoy.org>  Fri,  2 Mar 2001 17:32:24 +0100

vlc (0.2.61-1) unstable; urgency=low

  * New release. The package build works again.

 -- Samuel Hocevar <sam@zoy.org>  Fri, 16 Feb 2001 08:09:59 +0100

vlc (0.2.60-1) unstable; urgency=low

  * New release. The package build is most presumably FUBAR.

 -- Samuel Hocevar <sam@zoy.org>  Wed, 14 Feb 2001 08:33:46 +0100

vlc (0.2.50nocss-1) unstable; urgency=low

  * Only build vlc-glide under x86 (Closes: #84046).
  * Switched PentiumPro optimization off (Closes: #83707).

 -- Samuel Hocevar <sam@zoy.org>  Mon,  5 Feb 2001 20:49:15 +0100

vlc (0.2.50-1) unstable; urgency=low

  * Unstable release.

 -- Samuel Hocevar <sam@zoy.org>  Wed, 31 Jan 2001 04:30:37 +0100

vlc (0.1.99i) unstable; urgency=low

  * Fixed the framerate display

 -- Samuel Hocevar <sam@zoy.org>  Tue, 24 Oct 2000 11:08:01 +0200

vlc (0.1.99i) unstable; urgency=low

  * fixed the support for field pictures, which involved a few dozens
    bugs in the video parser and video decoder.
  * renamed an inconsistent variable in src/input/input_file.c.
  * added support for I+ synchro (all Is and the first P).
  * fixed a motion compensation bug which generated some distortion
    on B images.
  * fixed a motion compensation bug for skipped macroblocks.
  * fixed a synchro bug for field images.
  * fixed the --server option which didn't work if a ~/.vlcrc existed.

 -- Samuel Hocevar <sam@via.ecp.fr>  Mon, 28 Aug 2000 02:34:18 +0200

vlc (0.1.99h) unstable; urgency=low

  * added support for the SDL vout : the --display fullscreen allows
    fullscreen when possible. Disabled by default.
  * updated debian directory to build vlc-sdl.
  * removed CCFLAGS flags which were improperly used.
  * added hints for powerpc build.
  * fixed the input_file exit bug.
  * removed the frame statistics output.
  * removed a verbose message in intf_sdl.c.
  * added a few sanity checks in the audio mpeg and ac3 decoders.
  * temporarily got rid of vlc.channels.

 -- Samuel Hocevar <sam@via.ecp.fr>  Tue, 22 Aug 2000 01:31:58 +0200

vlc (0.1.99g) unstable; urgency=low

  * removed all "*vlc" aliases except "gvlc" and "fbvlc". The other sucked.
  * new --synchro flag which lets you force which images are decoded.
  * fixed 32bpp MMX YUV, made the comments clearer, removed an emms.
  * now scaling is on by default, so that people won't tell that the vlc
    cannot do scaling :-)
  * fixed 8bpp YUV.
  * fixed the fscked up Bresenham algorithm in all YUV functions.
  * fixed a dumb bug in the Makefile that prevented inclusion of the
    -march=pentium directive. thanks Meuuh, blame sam.
  * separate Debian packages

 -- Samuel Hocevar <sam@via.ecp.fr>  Wed, 16 Aug 2000 01:07:14 +0200

vlc (0.1.99f) unstable; urgency=low

  * plugin detection now works
  * "gvlc", "fbvlc", "ggivlc" aliases now work
  * fixed functions that weren't properly inlined
  * removed bloat from the MMX YUV plugin
  * vlc.init becomes ~/.vlcrc
  * removed float operations in the video decoder, and all emms asm functions
  * borrowed linuxvideo's MMX motion compensation
  * fixed an undefined symbol in the MMX YUV plugin

 -- Samuel Hocevar <sam@via.ecp.fr>  Tue,  8 Aug 2000 11:24:01 +0200

vlc (0.1.99e) unstable; urgency=low

  * new bitstream syntax and slight performance increase

 -- Samuel Hocevar <sam@via.ecp.fr>  Thu, 20 Jul 2000 15:14:06 +0200

vlc (0.1.99d) unstable; urgency=low

  * .deb is now more lintian-friendly
  * removed a few useless warning messages
  * new plugin API
  * plugin auto-detection
  * removed the default --enable-ppro option because it didn't work on K6-2
  * the framebuffer client now leaves the console in a working state
  * the dithered 8 bpp YUV transformation works again (blame bbp !)
  * the YUV transformations are now plugins as well
  * alternative symlinks like gvlc, fbvlc are now created at compile time
  * borrowed libmpeg2's GPLed MMX YUV transformations (16 and 32 bits)
  * fixed an endianness problem which occurred on iMacs

 -- Samuel Hocevar <sam@via.ecp.fr>  Wed, 12 Jul 2000 01:24:40 +0200

vlc (0.1.99c) unstable; urgency=low

  * Caught Delete Window event in Gnome and X11 modes
  * Fixed manpage
  * GGI output now works
  * Fixed a segfault on exit for the Gnome plugin
  * Sound support almost works under BeOS

 -- Samuel Hocevar <sam@via.ecp.fr>  Tue, 20 Jun 2000 03:01:12 +0200

vlc (0.1.99b) unstable; urgency=low

  * Added a ChangeLog file
  * Updated the VLAN code
  * Fixed a bug preventing to quit

 -- Samuel Hocevar <sam@via.ecp.fr>  Sat, 17 Jun 2000 03:46:16 +0200

vlc (0.1.99a) unstable; urgency=low

  * Fixed some compile flag errors

 -- Samuel Hocevar <sam@via.ecp.fr>  Thu, 15 Jun 2000 20:48:54 +0200

vlc (0.1.99-1) unstable; urgency=low

  * Initial Release.

 -- Samuel Hocevar <sam@via.ecp.fr>  Mon, 13 Mar 2000 02:21:45 +0100

