mkvtoolnix (5.1.0-1) unstable; urgency=low

  * New upstream release.

 -- Christian Marillat <marillat@debian.org>  Tue, 29 Nov 2011 13:51:07 +0100

mkvtoolnix (5.0.1-1) unstable; urgency=low

  * New upstream release.

 -- Christian Marillat <marillat@debian.org>  Mon, 10 Oct 2011 07:25:21 +0200

mkvtoolnix (5.0.0-2) unstable; urgency=low

  * Build against external libebml and libmatroska.

 -- Christian Marillat <marillat@debian.org>  Sat, 08 Oct 2011 20:30:13 +0200

mkvtoolnix (5.0.0-1) unstable; urgency=low

  * New upstream release.
  * Linked with included libebml and libmatroska as the required minimal
    version 1.2.2 for ebml and 1.3.0 for matroscka are not yet available in
    Debian.
  * Stop to patch configure and let this script find the right libebml and
    libmatroska (included or external) and thus return right values in
    "Muxing application:" segment information (Closes: #641045).

 -- Christian Marillat <marillat@debian.org>  Fri, 30 Sep 2011 18:38:03 +0200

mkvtoolnix (4.9.1-1) unstable; urgency=low

  * New upstream release.

 -- Christian Marillat <marillat@debian.org>  Tue, 12 Jul 2011 08:58:26 +0200

mkvtoolnix (4.9.0-1) unstable; urgency=low

  * Dedicated to my friend Zef.
  * New upstream release.

 -- Christian Marillat <marillat@debian.org>  Mon, 11 Jul 2011 08:53:17 +0200

mkvtoolnix (4.8.0-2) unstable; urgency=low

  * Link against external ebml and matroska libraries.

 -- Christian Marillat <marillat@debian.org>  Wed, 06 Jul 2011 18:41:25 +0200

mkvtoolnix (4.8.0-1) unstable; urgency=low

  * New upstream release.

 -- Christian Marillat <marillat@debian.org>  Wed, 25 May 2011 00:00:43 +0200

mkvtoolnix (4.7.0-1) unstable; urgency=low

  * New upstream release.
  * Install mkvinfo.desktop in the -gui package.

 -- Christian Marillat <marillat@debian.org>  Fri, 22 Apr 2011 12:03:11 +0200

mkvtoolnix (4.6.0-2) unstable; urgency=low

  * Move mkvmergeGUI.desktop file in the -gui package and don't install
    useless mkvinfo.desktop (Closes: #618889).

 -- Christian Marillat <marillat@debian.org>  Sat, 19 Mar 2011 13:01:23 +0100

mkvtoolnix (4.6.0-1) unstable; urgency=low

  * New upstream release.

 -- Christian Marillat <marillat@debian.org>  Fri, 11 Mar 2011 08:45:33 +0100

mkvtoolnix (4.5.0-2) unstable; urgency=low

  * Remove ccache support (Closes: #617332).

 -- Christian Marillat <marillat@debian.org>  Tue, 08 Mar 2011 14:52:00 +0100

mkvtoolnix (4.5.0-1) unstable; urgency=low

  * New upstream release (Closes: #575728)
  * Change section to video (was graphics).

 -- Christian Marillat <marillat@debian.org>  Sun, 06 Mar 2011 20:57:13 +0100

mkvtoolnix (2.7.0-1) unstable; urgency=low

  * New maintainer (Closes: #582237)
  * I'm waiting for a more recent libebml-dev (libebml maintainer don't want
    to package the latest version for Squeeze...) package to upload 4.X
    version.
  * Update 10_manpage-error patch to fix typo in mkvmerge manpage
    (Closes: #574688)
  * Add examples files (Closes: #566630)

 -- Christian Marillat <marillat@debian.org>  Fri, 02 Jul 2010 16:28:14 +0200

mkvtoolnix (2.7.0-0.2) unstable; urgency=low

  * Non-maintainer upload.
  * Fix FTBFS with new boost by adding libboost-math-dev to the
    Build-Depends (Closes: #530471).

 -- Cyril Brulebois <kibi@debian.org>  Sat, 18 Jul 2009 14:15:50 +0200

mkvtoolnix (2.7.0-0.1) unstable; urgency=low

  * Non-maintainer upload.

  [ Josh Triplett ]
  * New upstream version (Closes: #503261)
    * Handles newer revisions of Theora. (Closes: #458024)
    * Requires libboost-dev and libboost-regex-dev; add them to Build-Depends.
    * Incorporates patches/20-honor-strip and patches/30-mplayer-options;
      patches removed.
    * Incorporates part of patches/40-gcc-4.3.patch; patch updated.
    * Remove base64tool, removed upstream.

  [ Julien Lavergne ]
  * Rebuild for API changes
   - (Closes: #426656, #437144, #471049, #476879, #481851, #483440)
  * debian/control
   - Conform to Standards 3.8.1.
   - Replace libwxgtk2.6-dev Build Depends by libwxgtk2.8-dev.
  * debian/README.source
   - Add to conform to Standards 3.8.1.
  * mkvtoolnix.links
   - Link to quilt README.source to conform 3.8.0 Standards.
  * debian/copyright
   - Convert to UTF-8.
   - Add the version of the GPL.
   - Add Copyright notice.
  * debian/mkvtoolnix-gui.menu
   - Switch from Apps to Applications.
  * debian/rules
   - Don't ignore errors in clean rule.
  * debian/patches:
   - Add descriptions.
   - 10-manpage-error.patch: Update.
  * debian/watch:
   - Update to version 3.

  [ Benjamin Drung ]
  * debian/mkvtoolnix-gui.desktop:
    - Remove deprecated value "Application" from Categories.
    - Remove deprecated Encoding key.
    - Remove extension from icon file name.
  * debian/control: Break and sort Build-Depends entry.
  * Switch to debhelper from deprecated version 4 to 7 to make lintian happy:
    - debian/control: Bump Build-Depends version of debhelper to 7.
    - debian/compat: Bump to 7.
    - debian/rules:
      - Replace dh_clean -k by dh_prep.
      - *-stamp files are now removed by dh_clean.
  * Add .patch suffix to patch files.
  * debian/rules: Remove automatically generated hidden directories and
    Makefiles.

 -- Benjamin Drung <benjamin.drung@gmail.com>  Sun, 19 Apr 2009 14:42:00 +0200

mkvtoolnix (2.0.2-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add '40-gcc-4.3' patch to fix GCC 4.3 FTBFS (Closes: #474818)
  * debian/control:
    - Bump Standards-Version to 3.7.3.
    - Use Homepage: field for upstream URL.
    - Relax Recommends: mkvtoolnix-gui to Suggests: (Closes: #452786)

 -- Chris Lamb <chris@chris-lamb.co.uk>  Sat, 12 Apr 2008 01:19:08 +0100

mkvtoolnix (2.0.2-1) unstable; urgency=low

  * New upstream bugfix version
  * Use liblzo2, thanks to Peter Eisentraut (Closes:#423361)

 -- Clément Stenac <zorglub@debian.org>  Tue, 17 May 2007 11:18:27 +0200

mkvtoolnix (2.0.0-1) experimental; urgency=low

  * New upstream version (Closes:#408744)
    - Remove 30-fix-segfault patch, fixed upstream
  * Fix a deprecated option in README (Closes:#401500)

 -- Clément Stenac <zorglub@debian.org>  Sun, 28 Jan 2007 11:18:27 +0200

mkvtoolnix (1.8.0-1) unstable; urgency=low
 
  * New upstream version
     - Tighten WX dependency
     - Add libpcre dependency
     - Add patch by upstream to fix attachement segfault (Closes:#393984)
  * Add patch to honor nostrip option, thanks to Robert Millan
    (Closes:#393961)

 -- Clément Stenac <zorglub@debian.org>  Sun, 12 Oct 2006 08:18:27 +0200

mkvtoolnix (1.7.0-2) unstable; urgency=high

  * Fix WAV handling crash (Closes:#370144)
  * Switch to Quilt for patch management

 -- Clément Stenac <zorglub@debian.org>  Thu, 17 Aug 2006 08:18:27 +0200

mkvtoolnix (1.7.0-1) unstable; urgency=low

  * New upstream release
     - Integrate patch for libmagic, thanks to Robert Millan (Closes:#359875)

 -- Clément Stenac <zorglub@debian.org>  Sat, 29 Apr 2006 12:28:27 +0200

mkvtoolnix (1.6.5-5) unstable; urgency=low

  * Rebuild against libebml 0.7.7 to fix corruption on amd64 (Closes:#360522)

 -- Clément Stenac <zorglub@debian.org>  Tue,  4 Apr 2006 21:40:36 +0200

mkvtoolnix (1.6.5-4) unstable; urgency=low

  * Use mmg's icon. Thanks to Guillaume Desmottes for the patch
   (Closes:#352679)

 -- Clément Stenac <zorglub@debian.org>  Mon, 13 Feb 2006 21:40:36 +0200

mkvtoolnix (1.6.5-3) unstable; urgency=low

  * Really fix removal of alternative mkvinfo (Closes:#338398)
    (Sorry about this)

 -- Clément Stenac <zorglub@debian.org>  Mon, 16 Jan 2006 10:54:42 +0200

mkvtoolnix (1.6.5-2) unstable; urgency=low

  * Fix removal of alternative mkvinfo (Closes:#338398)

 -- Clément Stenac <zorglub@debian.org>  Sun, 25 Dec 2005 10:54:42 +0200

mkvtoolnix (1.6.5-1) unstable; urgency=low

  * New upstream release

 -- Clément Stenac <zorglub@debian.org>  Thu,  8 Dec 2005 19:54:42 +0200

mkvtoolnix (1.6.0-1) unstable; urgency=low

  * New upstream release

 -- Clément Stenac <zorglub@debian.org>  Fri, 14 Oct 2005 19:54:42 +0200

mkvtoolnix (1.5.6-1) unstable; urgency=low

  * New upstream release
  * Rebuild with updated FLAC dependency (Closes:#325953)

 -- Clément Stenac <zorglub@debian.org>  Wed,  7 Sep 2005 19:54:42 +0200

mkvtoolnix (1.5.5-1) unstable; urgency=low

  * Initial release (Closes:#292716)

 -- Clément Stenac <zorglub@debian.org>  Sun, 21 Aug 2005 19:54:42 +0200
