intel-vaapi-driver (1.3.0-1ubuntu1) trusty; urgency=medium

  * control: Re-add the transitional packages, still needed for
    upgrades from precise.

 -- Timo Aaltonen <tjaalton@ubuntu.com>  Thu, 17 Apr 2014 00:40:51 +0300

intel-vaapi-driver (1.3.0-1) unstable; urgency=medium

  [ Matteo F. Vescovi ]
  * New upstream release
    - debian/patches/: patchset refreshed
      - 0002-Adjust_default_contrast-saturation.patch dropped
        (applied upstream)
    - debian/control: libva-dev b-dep version bump 1.2 => 1.3

  [ Sebastian Ramacher ]
  * debian/copyright:
    - Add license information for new files.
    - Update copyright years.
  * debian/control:
    - Remove Andres Mejia from Uploaders. Thank you for maintaining
      intel-vaapi-driver, Andres. (Closes: #743530)
    - Remove transitional packages which are no longer in the archive.
    - Add myself to Uploaders.
    - Remove explicit dependency on libva1. A stricter dependency on libva1
      will be generated by dh_shlibdeps anyway.

 -- Sebastian Ramacher <sramacher@debian.org>  Sat, 05 Apr 2014 15:36:28 +0200

intel-vaapi-driver (1.2.2-2) unstable; urgency=medium

  * debian/patches/: patchset updated
    - 0001-Fix_FTBFS_on_kFreeBSD.patch refreshed
    - 0002-Adjust_default_contrast-saturation.patch added (Closes: #734246)

 -- Matteo F. Vescovi <mfvescovi@gmail.com>  Wed, 15 Jan 2014 18:25:37 +0100

intel-vaapi-driver (1.2.2-1) unstable; urgency=low

  [ Reinhard Tartler ]
  * Tighten dependency on libdrm (Closes: #732162)

  [ Matteo F. Vescovi ]
  * New upstream release
  * debian/control: S-V bump 3.9.4 => 3.9.5 (no changes needed)

 -- Matteo F. Vescovi <mfvescovi@gmail.com>  Fri, 03 Jan 2014 15:06:13 +0100

intel-vaapi-driver (1.2.1-2) unstable; urgency=low

  * Upload to unstable.

 -- Matteo F. Vescovi <mfv.debian@gmail.com>  Thu, 07 Nov 2013 18:00:34 +0100

intel-vaapi-driver (1.2.1-1) experimental; urgency=low

  * New upstream release
  * debian/patches/: patchset created
    - 0001-Fix_FTBFS_on_kFreeBSD.patch added (Closes: #722354)

 -- Matteo F. Vescovi <mfv.debian@gmail.com>  Tue, 15 Oct 2013 19:49:05 +0200

intel-vaapi-driver (1.2.0-1) experimental; urgency=low

  [ Matteo F. Vescovi ]
  * New upstream release

  [ Sebastian Ramacher ]
  * debian/control: Bump libva-dev in Build-Depends to >= 1.2.
  * debian/copyright: Complete copyright information. (Closes: #719603)
    - Update Format URL.
    - Add missing license for src/shaders/post_processing/gen7/*.g4a.
    - Add full text of EPL-1.0.
    - Update copyright years.

 -- Matteo F. Vescovi <mfv.debian@gmail.com>  Sun, 08 Sep 2013 02:04:00 +0200

intel-vaapi-driver (1.0.20-2) unstable; urgency=low

  * Upload to unstable
  * Enable verbose builds

 -- Reinhard Tartler <siretart@tauware.de>  Thu, 23 May 2013 07:28:04 +0200

intel-vaapi-driver (1.0.20-1) experimental; urgency=low

  [ Matteo F. Vescovi ]
  * New upstream release
    - Supports more decoding profiles for older hardware, closes: #670921

  [ Reinhard Tartler ]
  * Clarify changelog

 -- Reinhard Tartler <siretart@tauware.de>  Fri, 29 Mar 2013 10:12:26 +0100

intel-vaapi-driver (1.0.19-1) experimental; urgency=low

  [ Matteo F. Vescovi ]
  * New upstream release
  * debian/control: S-V 3.9.3 => 3.9.4 (no changes needed)
  * debian/control: Vcs-Git URL updated

  [ Reinhard Tartler ]
  * bump library dependency on libav-dev (>> 1.0.16)
    this is stated as such in the upstream's README

 -- Matteo F. Vescovi <mfv.debian@gmail.com>  Tue, 15 Jan 2013 16:23:59 +0100

intel-vaapi-driver (1.0.17-1) unstable; urgency=low

  [ Matteo F. Vescovi ]
  * New upstream release

 -- Andres Mejia <amejia@debian.org>  Tue, 01 May 2012 22:23:31 -0400

intel-vaapi-driver (1.0.16-4) unstable; urgency=low

  * Rename libva-intel-vaapi-driver package back to i965-va-driver.
    This is done to match naming sceme picked for other VAAPI modules.
    The name is picked by looking at the name of the *.so file installed
    under /usr/lib/<triplet>/dri, and using the first part of the name.
    In this case, the driver file is named "i965_drv_video.so" and so the
    package to install the driver is named i965-va-driver.

 -- Andres Mejia <amejia@debian.org>  Tue, 20 Mar 2012 11:16:29 -0400

intel-vaapi-driver (1.0.16-3) unstable; urgency=low

  * Set Architecture field to specific supported architecture fields.

 -- Andres Mejia <amejia@debian.org>  Sat, 17 Mar 2012 10:01:45 -0400

intel-vaapi-driver (1.0.16-2) unstable; urgency=low

  * Make driver build only on i386 and amd64 architectures.

 -- Andres Mejia <amejia@debian.org>  Fri, 16 Mar 2012 23:20:26 -0400

intel-vaapi-driver (1.0.16-1) unstable; urgency=low

  [ Matteo F. Vescovi ]
  * debian/README.Debian: list of supported hardware (Closes: #623045)
  * debian/control: list of platform definitions added
  * debian/control: Standards-Version bumped to 3.9.3
  * debian/: Multi-Arch support added

  [ Andres Mejia ]
  * Add options to unapply patches and abort on upstream changes.
  * Fix Priority fields in packages.
  * Don't include version depends in Replaces field.
  * Add Provides on i965-va-driver for libva-intel-vaapi-driver package.
  * Remove compression option, it is now gz.
  * Remove some unneeded lines from debian/rules.
  * Support parallel builds.
  * Install NEWS file as changelog and don't install README. README is repition
    of package description.
  * Fix watch file.
  * Add myself to uploaders field.

 -- Andres Mejia <amejia@debian.org>  Fri, 16 Mar 2012 12:37:33 -0400

intel-vaapi-driver (1.0.15-1) experimental; urgency=low

  [ Brandon Snider ]
  * Initial release (Closes: #654567)

  [ Matteo F. Vescovi ]
  * debian/gbp.conf: config file added
  * debian/control: massive change
  * debian/copyright: little re-work
  * debian/*.install: renaming due to package's new name
  * debian/README.*: useless (for now) files removed
  * debian/clean: clean upstream after build
  * debian/changelog: ITP bug added
  * debian/control: "Section:" fields updated/removed
  * debian/*.install: install path corrected
  * debian/rules: paths corrected
  * debian/rules: purging useless commented stuff

  [ Reinhard Tartler ]
  * document that shades are licensed under EPL
  * build-depend on pkg-config
  * add myself to uploaders
  * build-depend on libx11-dev
  * provide a transition path for the i965-va-driver package
  * tighten build dependency on libva-dev (Closes: #645359)
  * normalize fields with wrap-and-sort(1)
  * add ${misc:Depends} to i965-va-driver
  * i965-va-driver: Add Priority and Section fields.
    (Found by lintian)
  * improve package descriptions
  * i965-va-driver: Correct Breaks/Replaces field

 -- Reinhard Tartler <siretart@tauware.de>  Thu, 05 Jan 2012 12:59:27 +0100
