2010
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
2009
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
2008
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