x264 (2:0.123.2189+git35cf912-1) unstable; urgency=low

  * Update to new upstream snapshot
  * Imported Upstream version 0.123.2189+git35cf912
  * Regenerate manpage

 -- Rico Tzschichholz <ricotz@ubuntu.com>  Sun, 29 Apr 2012 19:56:17 +0200

x264 (2:0.120.2171+git01f7a33-4) unstable; urgency=low

  * Team upload.
  * Rebuild to pick gpac's new shlib.

 -- Alessio Treglia <alessio@debian.org>  Sat, 21 Apr 2012 08:25:51 +0200

x264 (2:0.120.2171+git01f7a33-3) unstable; urgency=low

  * Fix issue of setting hardened CFLAGS for shared library.

 -- Andres Mejia <amejia@debian.org>  Sat, 17 Mar 2012 14:00:21 -0400

x264 (2:0.120.2171+git01f7a33-2) unstable; urgency=low

  * Allow dev package to be multiarch installable.
  * Bump to Standards-Version 3.9.3.
  * Add hardened build flags excluding -O2 and -g.

 -- Andres Mejia <amejia@debian.org>  Sat, 17 Mar 2012 13:37:11 -0400

x264 (2:0.120.2171+git01f7a33-1) unstable; urgency=low

  * Update to new upstream snapshot
  * Imported Upstream version 0.120.2171+git01f7a33
  * Regenerate manpage

 -- Rico Tzschichholz <ricotz@ubuntu.com>  Thu, 15 Mar 2012 17:37:19 +0100

x264 (2:0.120.2151+gita3f4407-3) unstable; urgency=low

  * Upload to unstable

 -- Reinhard Tartler <siretart@tauware.de>  Wed, 15 Feb 2012 22:58:10 +0100

x264 (2:0.120.2151+gita3f4407-2) experimental; urgency=low

  [ Fabian Greffrath ]
  * Meanwhile, upstream enabled PIC for the shared library build on ia64,
    mips* and hppa/parisc (once more closes: #642810), so remove our
    Debian-specific workarounds.

  [ Reinhard Tartler ]
  * Build against libgpac to enable MP4 output
  * Add a note about non-relocatable code in the README.Debian file,
    Closes: #657019, LP: #919509

 -- Reinhard Tartler <siretart@tauware.de>  Fri, 10 Feb 2012 21:26:18 +0100

x264 (2:0.120.2151+gita3f4407-1) unstable; urgency=low

  * Update to new upstream snapshot
  * Imported Upstream version 0.120.2151+gita3f4407
  * Regenerate manpage

 -- Rico Tzschichholz <ricotz@ubuntu.com>  Sun, 05 Feb 2012 10:31:05 +0100

x264 (2:0.120.2127+gitf33c8cb-2) experimental; urgency=low

  * don't forcefully set --as-needed linker flag to avoid setting it twice
  * Filter out system-wide setting of -Bsymbolic-functions to avoid FTBFS

 -- Reinhard Tartler <siretart@tauware.de>  Wed, 18 Jan 2012 15:22:35 +0100

x264 (2:0.120.2127+gitf33c8cb-1) experimental; urgency=low

  [ Fabian Greffrath ]
  * Simplify the debhelper install file generation.
  * Do not hard-code the library SONAME in debian/rules
    and the debhelper install file anymore.
  * Build the CLI only for the shared library build,
    as this is the actual configuration that we ship in the x264 package.
  * Generate the manpage from the CLI of the shared build.
  * Simplify the manpage generation.
  * Do not hard-code the library SONAME anywhere. Instead, read it from
    the upstream files and regenerate debian/control.

  [ Reinhard Tartler ]
  * Update to new upstream snapshot
  * Imported Upstream version 0.120.2127+gitf33c8cb

 -- Reinhard Tartler <siretart@tauware.de>  Mon, 16 Jan 2012 21:35:50 +0100

x264 (2:0.118.2092+git6eac7c3-2) unstable; urgency=low

  [ Fabian Greffrath ]
  * Remove build-on-hurd.patch, it has already been applied upstream and
    is thus applied twice in Debian.

  [ Reinhard Tartler ]
  * Rebuild against newer libav 0.7.3 to enable libavfilter/libavcodec
    input support.

 -- Reinhard Tartler <siretart@tauware.de>  Sat, 31 Dec 2011 11:43:02 +0100

x264 (2:0.118.2092+git6eac7c3-1) unstable; urgency=low

  [ Rico Tzschichholz ]
  * New upstream snapshot.
  * Drop arch-alpha.patch which is upstream

  [ Reinhard Tartler ]
  * debian/control: normalize fieldswith wrap-and-sort
  * remove unnecessary Conflicts/Replaces on non-existing package x264-bin

 -- Reinhard Tartler <siretart@tauware.de>  Mon, 31 Oct 2011 19:47:16 +0100

x264 (2:0.118.2085+git8a62835-1) unstable; urgency=low

  * Team upload.
  * New upstream snapshot.
  * Drop basic-spell-check.patch which is upstream
  * Rename shared library package to lib264-118

 -- Rico Tzschichholz <ricotz@ubuntu.com>  Thu, 13 Oct 2011 10:27:50 +0200

x264 (2:0.116.2042+git178455c-3) unstable; urgency=low

  * Debian's alpha buildds identify themselves as alphaev67,
    so consider alpha* as ALPHA (Closes: #642810).

 -- Fabian Greffrath <fabian+debian@greffrath.com>  Thu, 06 Oct 2011 10:33:25 +0200

x264 (2:0.116.2042+git178455c-2) unstable; urgency=low

  * Convert package to include multiarch support.

 -- Andres Mejia <amejia@debian.org>  Sat, 17 Sep 2011 14:08:08 -0400

x264 (2:0.116.2042+git178455c-1) unstable; urgency=low

  * New upstream snapshot.
  * Allow compilation on the Hurd

 -- Reinhard Tartler <siretart@tauware.de>  Tue, 09 Aug 2011 20:44:54 +0200

x264 (2:0.116.2037+gitf8ebd4a-3) unstable; urgency=low

  [ Fabian Greffrath ]
  * Build-Depend on yasm on all i386 and amd64 archs,
    fixes FTBFS on kfreebsd-i386. Remove lpia, it's deprecated.
  * Remove trailing comma from Build-Depends.
  * Build shared lib with --enable-pic on mips*,
    hopefully fixes FTBFS on these arches.

  [ Reinhard Tartler ]
  * enable parallel builds
  * print config.log in case the configure script fails
  * enable ffms2 input module

 -- Reinhard Tartler <siretart@tauware.de>  Wed, 27 Jul 2011 21:36:26 +0200

x264 (2:0.116.2037+gitf8ebd4a-2) unstable; urgency=low

  [ Fabian Greffrath ]
  * Override dh_auto_clean, not dh_clean.
  * Actually build the cli against the shared lib.

  [ Andres Mejia ]
  * Prepare new revision.
  * Generate x264 manpage only once and drop build-depends on help2man. This
    makes for one less build dependency to put on the buildd machines. x264
    manpage should be generated once for each new release on a dev machine and
    tracked in git packaging repo.

 -- Andres Mejia <amejia@debian.org>  Tue, 26 Jul 2011 22:23:58 -0400

x264 (2:0.116.2037+gitf8ebd4a-1) unstable; urgency=low

  [ Andres Mejia ]
  * New upstream release. (Closes: #405212)
  * version.sh modifications no longer need to be made, an updated version.sh
    is installed in upstream tarball.
  * Shared library package is renamed to lib264-116.
  * fix-8x8dct+slices+no-sliced-threads+cavlc+deblock.patch is removed, has
    been applied upstream.
  * Add DM-Upload-Allowed: yes.
  * Convert package to 3.0 (quilt).
  * Convert packaging to dh 7.
  * Change Priority to optional.
  * Update to my @debian.org email.
  * Update VCS-* entries to new anonscm location.
  * --enable-static must be explicitly set to build static library.
  * Add proper version depends for debhelper.
  * Update debian/copyright with new license information for new upstream
    snapshot.
  * Update debian/copyright to use DEP-5 spec.
  * Add patch to do basic spell check.
  * Include all public headers in dev package.

  [ Reinhard Tartler ]
  * Lower debhelper compat level to 7
  * Don't set --enable-debug, no longer a known option for ./configure.

 -- Andres Mejia <amejia@debian.org>  Mon, 25 Jul 2011 19:37:52 -0400

x264 (2:0.98.1653+git88b90d9-3) unstable; urgency=low

  * Build for unstable.
  * Relax dependency on libavformat-dev down to 4:0.5 or greater.
  * Bump Standards-Version to 3.9.1, no changes needed.

 -- Andres Mejia <mcitadel@gmail.com>  Thu, 05 Aug 2010 16:28:28 -0400

x264 (2:0.98.1653+git88b90d9-2) experimental; urgency=low

  * Upload to Debian. Closes: #354667, #405212
  * update download site in debian/copyright
  * avoid running configure on distclean
  * remove libgpac-dev from build-depends, not available in debian yet.

 -- Reinhard Tartler <siretart@tauware.de>  Sat, 31 Jul 2010 20:57:46 -0400

x264 (2:0.98.1653+git88b90d9-1) maverick; urgency=low

  * require libavformat-dev from 0.6 or better
  * remove conflicts/replaces to ancient package x264-bin (dapper!
    times)
  * new upstream release

 -- Reinhard Tartler <siretart@tauware.de>  Sun, 04 Jul 2010 16:23:51 -0400

x264 (2:0.85.1448+git1a6d32-5) unstable; urgency=low

  * Prepare new upload for Debian.
  * Edit git-buildpackage config file for master branch.
  * Add myself to Uploaders field.
  * Note the x264 homepage.

 -- Andres Mejia <mcitadel@gmail.com>  Sat, 08 May 2010 02:08:19 -0400

x264 (2:0.85.1448+git1a6d32-4) lucid; urgency=low

  * install sse optimized version in /usr/lib/sse2. LP: #550524

 -- Reinhard Tartler <siretart@tauware.de>  Tue, 30 Mar 2010 22:27:28 +0200

x264 (2:0.85.1448+git1a6d32-3) lucid; urgency=low

  [ Loïc Minier ]
  * Finish confflags logic and/or add workarounds

  [ Reinhard Tartler ]
  * build depend on libgpac-dev to enable mp4 support, LP: #464797
  * simplify configure line, LP: #538555
  * generate manpage with help2man to keep it up-to-date, LP: #391281

 -- Reinhard Tartler <siretart@tauware.de>  Sun, 14 Mar 2010 10:10:26 +0100

x264 (2:0.85.1448+git1a6d32-2) lucid; urgency=low

  * Add check_c() macro and use it for altivec check

 -- Loïc Minier <loic.minier@ubuntu.com>  Tue, 09 Mar 2010 21:40:23 +0100

x264 (2:0.85.1448+git1a6d32-1) lucid; urgency=low

  [ Loic Minier ]
  * Drop --enable-pic, let's see what breaks, LP: #524859

  [ Reinhard Tartler ]
  * New upstream snapshot, no new features, LP: #526396 
  * remove quilt infrastructure
  * don't set CFLAGS in debian/rules, upstream build system overrides
    this anyways
  
 -- Reinhard Tartler <siretart@tauware.de>  Sun, 21 Feb 2010 16:57:21 +0100

x264 (2:0.85.1442.1+git781d30-1) lucid; urgency=low

  * use proper upstream version
    (NB: the first number (85) is the API version,
         the second the number of git commits so far)
  * New upstream version should fix: LP: #315697, #463516
  * Many ARM Neon Optimisations, LP: #388388
  * this package is properly maintained in ubuntu. Indicate this by using
    "-N" as versioning scheme.
  * change versioning scheme as discussed with upstream. Requires bumping
    epoch, though.
  * ensure that MP4 output support is enabled, LP: #464797

 -- Reinhard Tartler <siretart@tauware.de>  Thu, 18 Feb 2010 07:39:51 +0100

x264 (1:0.svn20100213+gitfcf70c-0ubuntu1~ppa1) lucid; urgency=low

  * new upstream version test upload.

 -- Reinhard Tartler <siretart@tauware.de>  Sat, 13 Feb 2010 18:07:40 +0100

x264 (1:0.svn20090621+git364d7d-0ubuntu2) karmic; urgency=low

  * update symbol files with architecture specific symbols.
  * remove reference to the now removed bime version, LP: #371786

 -- Reinhard Tartler <siretart@tauware.de>  Sun, 21 Jun 2009 18:18:51 +0200

x264 (1:0.svn20090621+git364d7d-0ubuntu1) karmic; urgency=low

  * New Upstream Version
  * add symbols file
  * make dh_makeshlibs less strict

 -- Reinhard Tartler <siretart@tauware.de>  Sun, 21 Jun 2009 11:22:31 +0200

x264 (1:0.svn20090502-0.0ubuntu2) karmic; urgency=low

  * take over marillats package under the umbrella of pkg-multimedia

 -- Reinhard Tartler <siretart@tauware.de>  Sun, 14 Jun 2009 17:49:13 +0200

x264 (1:0.svn20090502-0.0ubuntu1) karmic; urgency=low

  * Merge from debian-multimedia, Ubuntu remaining changes:
    - Build-Depends on yasm for lpia.

 -- Alessio Treglia <quadrispro@ubuntu.com>  Mon, 04 May 2009 23:15:42 +0200

x264 (1:0.svn20090502-0.0) unstable; urgency=low

  * New git release.

 -- Christian Marillat <marillat@debian.org>  Sat, 02 May 2009 10:34:20 +0200

x264 (1:0.svn20090413-0.0) unstable; urgency=low

  * New git release.

 -- Christian Marillat <marillat@debian.org>  Mon, 13 Apr 2009 15:43:31 +0200

x264 (1:0.svn20090327-0.1) unstable; urgency=low

  * New patch to fix powerpc build.

 -- Christian Marillat <marillat@debian.org>  Sat, 28 Mar 2009 14:12:38 +0100

x264 (1:0.svn20090327-0.0) unstable; urgency=low

  * New git release.
  * New library soname (67).
  * Don't Build-Depends on libgpac-dev (circulary dependency with ffmpeg,
    gpac and x264) and remove --enable-mp4-output.

 -- Christian Marillat <marillat@debian.org>  Fri, 27 Mar 2009 15:02:02 +0100

x264 (1:0.svn20090222-0.0) unstable; urgency=low

  * New git release.
  * New library soname (66).

 -- Christian Marillat <marillat@debian.org>  Sun, 22 Feb 2009 09:07:29 +0100

x264 (1:0.svn20090115-0.0) unstable; urgency=low

  * New git release.

 -- Christian Marillat <marillat@debian.org>  Thu, 15 Jan 2009 18:22:50 +0100

x264 (1:0.svn20081230-0.0ubuntu1) jaunty; urgency=low

  * Merge from Debian multimedia (LP: #243451), remaining Ubuntu changes:
    - b-d on yasm on lpia.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Thu, 15 Jan 2009 23:15:42 +0100

x264 (1:0.svn20081230-0.0) unstable; urgency=low

  * New git release.

 -- Christian Marillat <marillat@debian.org>  Tue, 30 Dec 2008 16:11:33 +0100

x264 (1:0.svn20081210-0.0) unstable; urgency=low

  * Net git release.
  * Now yasm is the default assembler.
  * The GTK frontend is gone.

 -- Christian Marillat <marillat@debian.org>  Wed, 10 Dec 2008 14:40:45 +0100

x264 (1:0.svn20080712-0.1) unstable; urgency=high

  * Seems to be a problem with the previous release (Segfault) that I'm
    unable to reproduce, so back to this version for Lenny.

 -- Christian Marillat <marillat@debian.org>  Sat, 13 Sep 2008 17:53:03 +0200

x264 (0.svn20080828-0.0) unstable; urgency=low

  * New git release.

 -- Christian Marillat <marillat@debian.org>  Thu, 28 Aug 2008 12:59:18 +0200

x264 (0.svn20080712-0.0) unstable; urgency=low

  * New git release.

 -- Christian Marillat <marillat@debian.org>  Sat, 12 Jul 2008 23:13:24 +0200

x264 (0.svn20080616-0.0) unstable; urgency=low

  * New git release.

 -- Christian Marillat <marillat@debian.org>  Mon, 16 Jun 2008 15:26:32 +0200

x264 (1:0.svn20080408-0.0ubuntu1) intrepid; urgency=low

  * Merge from debian-multimedia. Remaining Ubuntu changes:
   - Maintainer field
   - Set epoch

 -- John Dong <jdong@ubuntu.com>  Sat, 03 May 2008 01:12:18 -0400

x264 (0.svn20080408-0.0) unstable; urgency=low

  * New git release.

 -- Christian Marillat <marillat@debian.org>  Tue, 08 Apr 2008 14:21:37 +0200

x264 (0.svn20080223-0.0) unstable; urgency=low

  * New svn release 736.

 -- Christian Marillat <marillat@debian.org>  Sat, 23 Feb 2008 14:31:31 +0100

x264 (1:0.svn20071224-0.0ubuntu1) hardy; urgency=low

  * Merge from debian-multimedia (LP: #177082)
    - Maintainer field
    - Set epoch
    - b-d nasm on lpia
    - Drop b-d version on nasm,  associated Debian issue not relevant
      to Ubuntu.

 -- John Dong <jdong@ubuntu.com>  Sun, 06 Jan 2008 23:38:50 -0500

x264 (0.svn20071224-0.0) unstable; urgency=low

  * New svn release 714.

 -- Christian Marillat <marillat@debian.org>  Mon, 24 Dec 2007 09:23:30 +0100

x264 (0.svn20071202-0.0) unstable; urgency=low

  * New svn release 705.

 -- Christian Marillat <marillat@debian.org>  Sun, 02 Dec 2007 14:24:50 +0100

x264 (1:0.svn20070930-0.0ubuntu2) hardy; urgency=low

  * No source change reupload, got accidentally removed from archive.

 -- John Dong <jdong@ubuntu.com>  Fri, 30 Nov 2007 23:00:11 -0500

x264 (1:0.svn20070930-0.0ubuntu1) hardy; urgency=low

  * Fakesync with debian-multimedia (LP: #138854)
    - Set epoch
    - b-d nasm on lpia
    - Drop b-d version on nasm,  associated Debian issue not relevant
      to Ubuntu.

 -- John Dong <jdong@ubuntu.com>  Sun, 18 Nov 2007 15:14:01 -0500

x264 (0.svn20070930-0.0) unstable; urgency=low

  * New svn release 680.

 -- Christian Marillat <marillat@debian.org>  Sun, 30 Sep 2007 09:25:00 +0200

x264 (0.svn20070823-0.1) unstable; urgency=low

  * Same bug as in 0.svn20070613-0.2 yasm doesn't work and the latest nasm
    (0.99.01-1) doesn't work too... So make a Build-Depends on
    nasm (= 0.98.38-1.2).


 -- Christian Marillat <marillat@debian.org>  Fri, 31 Aug 2007 18:41:42 +0200

x264 (0.svn20070823-0.0) unstable; urgency=low

  * New svn release 671.
  * Back to yasm for i386 (doesn't build with latest nasm and yasm support
    for i386 seem's to be fixed).

 -- Christian Marillat <marillat@debian.org>  Thu, 23 Aug 2007 10:19:52 +0200

x264 (0.svn20070613-0.2) unstable; urgency=low

  * Build with nasm for i386.

 -- Christian Marillat <marillat@debian.org>  Sat, 23 Jun 2007 11:50:58 +0200

x264 (0.svn20070613-0.1) unstable; urgency=low

  * Forgot to add dpatch in Build-Depends. Also this package is build with
    --enable-mp4-output

 -- Christian Marillat <marillat@debian.org>  Wed, 13 Jun 2007 23:31:55 +0200

x264 (0.svn20070613-0.0) unstable; urgency=low

  * New svn release.
  * Build with --enable-gtk, --enable-mp4-output  and --enable-visualize
  * Use yasm instead of nasm for i386.

 -- Christian Marillat <marillat@debian.org>  Wed, 13 Jun 2007 17:45:02 +0200

x264 (0.svn20070309-5) unstable; urgency=low

  * Upload for my repository.

 -- Christian Marillat <marillat@debian.org>  Wed, 16 May 2007 15:29:36 +0200

x264 (0.svn20070309-4) unstable; urgency=low

  * debian/patches/010_altivec_crash.diff:
    + Updated upstream patch to fix an FTBFS.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed, 14 Mar 2007 23:10:23 +0100

x264 (0.svn20070309-3) unstable; urgency=low

  * debian/control:
    + Set pkg-multimedia-maintainers as main maintainer, added Fabian
      Greffrath as uploader.
    + Updated VCS fields.

  * debian/patches/010_altivec_crash.diff:
    + New patch from upstream: runtime AltiVec detection and workaround
      for gcc generating AltiVec code here and there with -maltivec.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed, 14 Mar 2007 19:20:43 +0100

x264 (0.svn20070309-2) unstable; urgency=low

  * debian/rules:
    + Activate --enable-pthread.
  * debian/control:
    + Added conflicts/replaces x264-bin because of unofficial packages that
      decided "x264" was not a good package name for the "x264" program
      (Closes: #414648).
  * debian/copyright:
    + Cleaned up, removed mention to NetBSD files that are no longer here.
  * debian/patches/000_usr_prefix.diff:
    + Remove this patch in favour of --prefix=/usr.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 13 Mar 2007 02:04:58 +0100

x264 (0.svn20070309-1) unstable; urgency=low

  * Initial release (Closes: #405212).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri,  9 Mar 2007 22:59:37 +0100
