v4l-utils (0.8.6-1ubuntu1) precise; urgency=low

  * Merge with Debian unstable. Remaining Ubuntu changes:
    - Stop building the lib32* packages on amd64. (LP #808064)

 -- Gregor Jasny <gjasny@googlemail.com>  Sun, 19 Feb 2012 22:06:11 +0100

v4l-utils (0.8.6-1) unstable; urgency=low

  * Imported Upstream version 0.8.6
    - Add support for libjpeg >= v7
    - Add new matching algorithm for upside down table (Closes: #639231)
    - Add some more laptop models to the upside down devices table
    - Retry with another frame on JPEG header decode errors
    - Improved JL2005BCD support
    - Set errno to EIO if getting 4 consecutive EAGAIN convert errors
    - Make software autowhitebalance converge faster
    - Add quirk support for forced tinyjpeg fallback

 -- Gregor Jasny <gjasny@googlemail.com>  Fri, 10 Feb 2012 21:25:42 +0100

v4l-utils (0.8.5-7) unstable; urgency=low

  * Add 90 degrees rotated JPEG quirk for 145f:013c

 -- Gregor Jasny <gjasny@googlemail.com>  Sat, 31 Dec 2011 16:30:32 +0100

v4l-utils (0.8.5-6) unstable; urgency=low

  * Add bug report script
  * Disable fancy upsampling (Closes: #647273)
  * Add kFreeBSD support (Closes: #647508)

 -- Gregor Jasny <gjasny@googlemail.com>  Fri, 11 Nov 2011 10:24:59 +0100

v4l-utils (0.8.5-5) unstable; urgency=low

  * Cherry picked more upside down table patches

 -- Gregor Jasny <gjasny@googlemail.com>  Fri, 28 Oct 2011 20:47:49 +0200

v4l-utils (0.8.5-4) unstable; urgency=low

  * Cherry picked some upside down table entries
  * Build separate libv4lconvert library package
  * Drop static libraries
  * Apply dpkg-buildflags for build
  * Tighten architecture to linux-any
  * Fix some Lintian issues

 -- Gregor Jasny <gjasny@googlemail.com>  Sat, 01 Oct 2011 17:00:24 +0200

v4l-utils (0.8.5-3) unstable; urgency=medium

  * Disable libjpeg for cross compiled 32bit packages (Closes: #636301)
    The libjpeg.so shipped by ia32-libs-dev does not match the current
    libjpeg-dev header version which leads to broken (M)JPEG support.

 -- Gregor Jasny <gjasny@googlemail.com>  Sun, 07 Aug 2011 14:09:04 +0200

v4l-utils (0.8.5-2) unstable; urgency=low

  * Add tinyjpeg quirk from upstream and add some more cameras

 -- Gregor Jasny <gjasny@googlemail.com>  Fri, 05 Aug 2011 17:51:03 +0200

v4l-utils (0.8.5-1) unstable; urgency=low

  * Add multiarch support
  * Imported Upstream version 0.8.5

 -- Gregor Jasny <gjasny@googlemail.com>  Wed, 20 Jul 2011 21:28:36 +0200

v4l-utils (0.8.4-3) unstable; urgency=low

  * Cherry picked upstream patches
  * Stop commenting entries in ir-keytable config file
    and prefix the individual files names with /lib/udev/rc_keymaps

 -- Gregor Jasny <gjasny@googlemail.com>  Sat, 09 Jul 2011 19:09:36 +0200

v4l-utils (0.8.4-2) unstable; urgency=low

  * Add missing get/set fps functions to symbol file

 -- Gregor Jasny <gjasny@googlemail.com>  Sun, 12 Jun 2011 19:17:10 +0200

v4l-utils (0.8.4-1) unstable; urgency=low

  * Imported Upstream version 0.8.4
  * Change VCS Browser URL due to alioth migration
  * Add libjpeg dependency
  * Bumped standards to version 3.9.2 (no changes needed)
  * Install qv4l2 desktop file and icons
  * Remove unnecessary dependency on libsysfs (Closes: #627652)
  * Generate Libs.private fields in pkgconfig files from already defined
    Makefile variables.
  * Updated copyright file

 -- Gregor Jasny <gjasny@googlemail.com>  Fri, 10 Jun 2011 21:03:52 +0200

v4l-utils (0.8.3-2) unstable; urgency=low

  * Add versioned conflict for ivtv-utils (Closes: #620684)
  * Fix description as linitian suggests
  * Raise debhelper compatibility level to 8

 -- Gregor Jasny <gjasny@googlemail.com>  Sun, 17 Apr 2011 17:39:35 +0200

v4l-utils (0.8.3-1) unstable; urgency=low

  * New Upstream version

 -- Gregor Jasny <gjasny@googlemail.com>  Thu, 10 Feb 2011 19:46:17 +0100

v4l-utils (0.8.2-1) unstable; urgency=low

  * Imported Upstream version 0.8.2
  * Removed patches that got applied upstream
  * Keytable maps file got renamed upstream. Adjusted sed command line.
  * Updated copyright file
  * Use upstream manpage for ir-keytable

 -- Gregor Jasny <gjasny@googlemail.com>  Wed, 26 Jan 2011 22:35:38 +0100

v4l-utils (0.8.1-2) unstable; urgency=low

  [ Gregor Jasny ]
  * Add ir-keytable; install them into /lib/udev/rc_keymaps (Closes: #601279)
  * Cherry-picked new device table entries from upstream git

  [ Martin Pitt ]
  * debian/control: Add DM-Upload-Allowed flag, so that Gregor can upload by
    himself once he becomes an official DM.

 -- Gregor Jasny <gjasny@googlemail.com>  Sun, 12 Dec 2010 17:10:48 +0100

v4l-utils (0.8.1-1) unstable; urgency=low

  * New upstream version (Closes: #598969)
  * Bumped standards to version 3.9.1 (no changes needed)
  * Updated copyright file 

 -- Gregor Jasny <gjasny@googlemail.com>  Sun, 03 Oct 2010 16:26:40 +0200

v4l-utils (0.8.0-1) unstable; urgency=low

  * New upstream version
  * Switch to 3.0 (quilt) source format
  * Re-enable pristine-tar
  * Split utils package into command line and the Qt based qv4l2
    (Closes: #576422)
  * Update upstream URL

 -- Gregor Jasny <gjasny@googlemail.com>  Fri, 07 May 2010 20:48:34 +0200

v4l-utils (0.7.91-1) experimental; urgency=low

  * New upstream version
  * Reindent v4l-utils long description (Closes: #573598)
  * Add FAQ extry how to port applications to libv4l (Closes: #569607)

 -- Gregor Jasny <gjasny@googlemail.com>  Fri, 12 Mar 2010 17:20:08 +0100

v4l-utils (0.7.90-1) experimental; urgency=low

  * New upstream version
  * Bumped standards to version 3.8.4 (no changes needed)
  * Updated uploaders field
  * Changed package source name changed to v4l-util
  * Updated copyright file to DEP-5 like syntax
  * Disable pristine tar until bz2 issue is resolved

 -- Gregor Jasny <gjasny@googlemail.com>  Sun, 28 Feb 2010 19:44:15 +0100

libv4l (0.6.4-1) unstable; urgency=low

  * New Upstream Version

 -- Gregor Jasny <gjasny@googlemail.com>  Mon, 18 Jan 2010 21:22:52 +0100

libv4l (0.6.3-1) unstable; urgency=low

  * New Upstream Version
  * Updated Debian copyright file

 -- Gregor Jasny <gjasny@googlemail.com>  Tue, 27 Oct 2009 13:33:01 +0000

libv4l (0.6.2-1) unstable; urgency=low

  * New Upstream Version
  * Updated upstream location

 -- Gregor Jasny <gjasny@googlemail.com>  Fri, 09 Oct 2009 14:19:54 +0000

libv4l (0.6.1-1) unstable; urgency=low

  * New Upstream Version

 -- Gregor Jasny <gjasny@googlemail.com>  Wed, 02 Sep 2009 17:19:14 +0200

libv4l (0.6.0-2) unstable; urgency=low

  * Add UID to SHM segment name and fallback to malloc (Closes: #542204)
  * Bumped standards to version 3.8.3 (no changes needed) 

 -- Gregor Jasny <gjasny@googlemail.com>  Wed, 19 Aug 2009 14:42:00 +0200

libv4l (0.6.0-1) unstable; urgency=low

  * New Upstream Version
  * Bumped standards to version 3.8.2 (no changes needed)

 -- Gregor Jasny <gjasny@googlemail.com>  Thu, 09 Jul 2009 22:21:22 +0200

libv4l (0.5.99-1) experimental; urgency=low

  * New Upstream Version

 -- Gregor Jasny <gjasny@googlemail.com>  Thu, 04 Jun 2009 09:48:44 +0200

libv4l (0.5.98-1) experimental; urgency=low

  * New Upstream Version

 -- Gregor Jasny <gjasny@googlemail.com>  Tue, 26 May 2009 19:56:21 +0200

libv4l (0.5.97-1) experimental; urgency=low

  * New Upstream Version

 -- Gregor Jasny <gjasny@googlemail.com>  Thu, 16 Apr 2009 13:04:41 +0200

libv4l (0.5.9-2) unstable; urgency=low

  * Updated debian/copyright file (now Lintian clean)

 -- Gregor Jasny <gjasny@googlemail.com>  Sat, 14 Mar 2009 11:59:20 +0100

libv4l (0.5.9-1) unstable; urgency=low

  * New Upstream Version
  * Changed maintainers email address
  * Bumped standards to version 3.8.1 (no changes needed)

 -- Gregor Jasny <gjasny@googlemail.com>  Fri, 13 Mar 2009 20:22:46 +0100

libv4l (0.5.8-1) unstable; urgency=low

  [ Gregor Jasny ]
  * New Upstream Version

  [ Loic Minier ]
  * Drop Section: libs from binary packages and rely on the Source's Section,
    per lintian.
  * Expand descriptions slightly for consistency; thanks lintian again.

 -- Gregor Jasny <gjasny@web.de>  Sun, 11 Jan 2009 15:32:37 +0100

libv4l (0.5.7-2) unstable; urgency=low

  [ Gregor Jasny ]
  * Add .private suffix to Requires pkg-config field to
    avoid excessive library dependencies (Closes: #509031)

  [ Loic Minier ]
  * Let libv4l-dev suggest pkg-config (>= 0.18).

 -- Gregor Jasny <gjasny@web.de>  Wed, 17 Dec 2008 22:07:24 +0100

libv4l (0.5.7-1) unstable; urgency=low

  * New Upstream Version
    - Fixes a try_fmt handling bug with UVC cameras (Closes: #507280)

 -- Gregor Jasny <gjasny@web.de>  Wed, 03 Dec 2008 00:14:57 +0100

libv4l (0.5.6-1) unstable; urgency=low

  * New Upstream Version

 -- Gregor Jasny <gjasny@web.de>  Sun, 23 Nov 2008 20:01:08 +0100

libv4l (0.5.4-1) unstable; urgency=low

  * New Upstream Version

 -- Gregor Jasny <gjasny@web.de>  Mon, 17 Nov 2008 22:24:16 +0100

libv4l (0.5.3-1) unstable; urgency=low

  [ Gregor Jasny ]
  * New Upstream Version

  [ Loic Minier ]
  * Move .gbp.conf to debian/gbp.conf.

 -- Gregor Jasny <gjasny@web.de>  Mon, 27 Oct 2008 21:56:36 +0100

libv4l (0.5.2-1) unstable; urgency=low

  * New Upstream Version

 -- Gregor Jasny <gjasny@web.de>  Thu, 23 Oct 2008 22:17:56 +0200

libv4l (0.5.1-1) unstable; urgency=low

  * New Upstream Version
  * Removed quilt dependency as patch got merged upstream
  * Reenable static libs
  * Tightened kernel header version to >= 2.6.19 for frame format enumeration

 -- Gregor Jasny <gjasny@web.de>  Sun, 19 Oct 2008 00:16:28 +0200

libv4l (0.5.0-3) unstable; urgency=low

  [ Kees Cook ]
  * Rename lib* to lib*-0: the major ABI number should be reflected in the
    binary package names.
  * Drop .dirs files: they are redundant (i.e. only needed for creating empty
    directories).
  * Remove the static files from *-dev and the rules file.  Building
    static libraries is not really a good idea, since it allows for copies of
    the code to leak everywhere, which makes security updates a pain, etc.
    Unless they are explicitly required, I strongly recommend dropping them.
  * Correct the clean/unpatch rule combo: the build must clean first, then
    unpatch.
  * Added .symbols files to track the change of ABI over time.

  [ Loic Minier ]
  * Merge above changes by Kees Cook; reworded his description as a changelog.
  * Add Kees Cook and myself as uploaders.
  * Add ${misc:Depends} to all packages as recommended in debhelper >= 5 mode
    and add ${shlibs:Depends} to -dev packages which sneak extra deps if they
    start shipping binaries.
  * Wrap build-deps and deps to get cleaner diffs when we change them.
  * Remove boilerplate from rules.
  * Add clean-patched to .PHONY; NB: the current clean-patched isn't -j2 safe.


 -- Loic Minier <lool@dooz.org>  Thu, 09 Oct 2008 22:10:08 +0200

libv4l (0.5.0-2) unstable; urgency=low

  * Remove dh_shlibdeps warnings

 -- Gregor Jasny <gjasny@web.de>  Thu, 02 Oct 2008 18:27:43 +0200

libv4l (0.5.0-1) unstable; urgency=low

  * New upstream release

 -- Gregor Jasny <gjasny@web.de>  Wed, 17 Sep 2008 19:35:15 +0200

libv4l (0.4.3-1) unstable; urgency=low

  * Initial release (Closes: #488117)

 -- Gregor Jasny <gjasny@web.de>  Wed, 03 Sep 2008 20:16:22 +0200
