directfb (0.9.22-8ubuntu2) dapper; urgency=low * Add debian/patches/31_libsysfs2.patch: Small fixup for new libsysfs2 API. * debian/control: Bump libsysfs-dev dependency to >= 2.0. -- Martin Pitt Mon, 19 Dec 2005 10:29:09 +0100 directfb (0.9.22-8ubuntu1) dapper; urgency=low * Sync with Debian -- Jonathan Riddell Thu, 8 Dec 2005 21:23:45 +0000 directfb (0.9.22-8) unstable; urgency=low * Add missing direct link dependencies to libdirect.so and libfusion.so for plugins. (Closes: #330831) - debian/patches/00_plugins_link.patch: Update. * Move the regular libdirectfb package Depends in the udeb to a Provides. (Closes: #331441) -- Guillem Jover Thu, 6 Oct 2005 23:05:12 +0300 directfb (0.9.22-7) unstable; urgency=low * Remove outdated header files not matching the build configuration. - debian/patches/24_distclean.patch: New file. Thanks to Tobias Grimm . * Fix type clashing on amd64 by making sure 'dfb_types.h' is included before anything else, this time for real. (Closes: #316277) - debian/patches/30_linux_types.patch: Update. Thanks to Andreas Jochens . * Use generated library package to retrieve shlibdeps information. -- Guillem Jover Sat, 24 Sep 2005 18:49:16 +0300 directfb (0.9.22-6) unstable; urgency=low * Add ppc64 to the libsys-fs Build-Depends architecture. (Closes: #326041) * Fix type clashing on amd64 by including 'dfb_types.h' instead of 'asm/types.h'. (Closes: #316277) - debian/patches/13_linux_types.patch: Reordered by renaming to ... - debian/patches/30_linux_types.patch: ... this. Thanks to Andreas Jochens for the initial patch. * Update LGPL to 2.1 and fix FSF address in debian/copyright. -- Guillem Jover Sat, 10 Sep 2005 04:31:13 +0300 directfb (0.9.22-5) unstable; urgency=low * Update watch file to version 3 (no changes needed). * Fix multiple declaration of C integer types on amd64. The proper fix is to stop using internal kernel types, though. (Closes: #316277) -- Guillem Jover Sat, 16 Jul 2005 04:55:01 +0300 directfb (0.9.22-4) unstable; urgency=low * Add missing libtool to the Build-Depends. (Closes: #315772) -- Guillem Jover Tue, 28 Jun 2005 02:38:08 +0300 directfb (0.9.22-3) unstable; urgency=low * Enable static libraries for real. Thanks to Otavio Salvador for noticing. * Now using Standards-Version 3.6.2 (no changes needed). * Fix link dependencies for plugins. Thanks to Colin Watson for the initial patch, afterwards completed. * Build the ATI Rage 128 driver by default. * Enable Video4Linux 2. * Enable additional WM module (unique). -- Guillem Jover Wed, 22 Jun 2005 03:43:12 +0300 directfb (0.9.22-2) experimental; urgency=low * Add Build-Depends for automake1.9. (Closes: #311174) * Add static libraries. (Closes: #304983) * Add all programs to libdirectfb-bin. * Make Build-Depends on libsysfs-dev linux specific. * Remove dirs files. * Clean debian/rules. - Do not use stamp files for build targets. - Merge install targets. - Make binary-arch target only call install. * Clean debian/control: - Reorder and indentation changes. - Remove obsolete Conflicts and Replaces lines. * Share the doc dir among packages. -- Guillem Jover Sat, 18 Jun 2005 22:58:16 +0300 directfb (0.9.22-1) experimental; urgency=low * New upstream release. (Closes: #287989, #298070) - Builds with gcc-4.0. (Closes: #305522) - 20_matrox.patch: Removed, integrated upstream. - 24_matrox_sysfs.patch: Likewise. - 22_videodev.patch: Resync. Rename header files. - 23_linux_fb.h.patch: Likewise. Rename to ... - 23_fbdev.patch: ... this. * Fix several build failures: - 11_syscall.patch: Use syscall() instead of _syscall0. _syscall0 isn't supported on ia64. - 10_linux_config.h.patch: Do not rely on linux/config.h. The values in it almost certainly don't match the running kernel. - 12_remove_sys_io.h.patch: Remove unneeded unconditonal . Thanks to Jeff Bailey . * Drop broken-by-design libdirectfb-udeb-dev package. Use libdirectfb-dev instead. Thanks to Colin Watson . * Use debhelper 4.2 udeb support. -- Guillem Jover Fri, 27 May 2005 23:33:39 +0300 directfb (0.9.22-0ubuntu3) breezy; urgency=low * New patches: 05-direct-system.c.patch: Use syscall() instead of _syscall0. _syscall0 isn't supported on ia64. 06-include-dfbtypes.h: Don't map kernel types to userspace types to avoid amd64 build failure. -- Jeff Bailey Wed, 18 May 2005 16:51:25 +0000 directfb (0.9.22-0ubuntu2) breezy; urgency=low * New patches: 01-linux-config.h.patch: Do not rely on linux/config.h. The values in it almost certainly don't match the running kernel. 02-gfxdrivers-savage-savage3d.c.patch 03-gfxdrivers-savage-savage4.c.patch 04-gfxdrivers-i830-i830.h.patch: Do not #include unconditionally. It is not provided on all architectures. -- Jeff Bailey Mon, 16 May 2005 22:24:43 +0000 directfb (0.9.22-0ubuntu1) breezy; urgency=low * New upstream version, builds with gcc 4. Ubuntu 9981. - Remove 20_matrox.patch, applied upstream. - Remove 24_matrox_sysfs.patch, applied upstream. * Remove 22_videodev and 23_linux_fb.h, Ubuntu has recent kernel headers. * Configure using --enable-video4linux2. -- Matthias Klose Mon, 16 May 2005 12:51:05 +0000 directfb (0.9.20-5) unstable; urgency=low * Fix Subversion repository address. * Add sysfs support to the matrox gxfdriver. (Closes: #280986) Thanks to Mark Bergsma . -- Guillem Jover Mon, 31 Jan 2005 08:22:09 +0100 directfb (0.9.20-4) unstable; urgency=medium * Fix FTBFS on GNU/Linux systems that does not have . - 23_linux_fb.h.patch: Add missing check for to enable the savage3d driver build. (Closes: #267818) * Added missing man page for directfb-config. -- Guillem Jover Mon, 30 Aug 2004 09:45:04 +0200 directfb (0.9.20-3) unstable; urgency=medium * Update Depends from libpng3-dev to the renamed package libpng12-dev. (Closes: #263092) * Fix FTBFS on GNU/Linux systems that does not have . - 23_linux_fb.h.patch: Revert the accidental removal of the have_sysio check. (Closes: #267818) * Only install fb_linux.h on GNU/Linux systems. * Added Depends on libc6-dev | libc-dev. -- Guillem Jover Sat, 28 Aug 2004 14:11:47 +0200 directfb (0.9.20-2) unstable; urgency=low * Update debian/patch.mk, provide a patch target. * Do not wrap Build-Depends. * Cleaned debian/rules. * Use License: instead of missplaced Copyright: on debian/copyright. * Updated patches: - 21_i810.patch: Removed, it was fixed upstream. - 22_videdev.patch: Add videodev2.h, and sync with linux kernel 2.6.6. - 23_linux_fb.h.patch: Include into the source, patched to support the Savage board. * Remove unneeded Build-Depends on xlibs-dev. * Update Build-Depends from libpng3-dev to the renamed package libpng12-dev. (Closes: #263092) * Added the location of the Subversion repo used for the packages. * Added Section to the source package. -- Guillem Jover Wed, 18 Aug 2004 18:24:39 +0200 directfb (0.9.20-1) unstable; urgency=low * New Upstream Release. (Closes: #220508) - 21_i810.patch: Removed DSPF_RGB24 correction fixed upstream. -- Guillem Jover Tue, 20 Jan 2004 09:31:37 +0100 directfb (0.9.19-2) unstable; urgency=low * New Maintainer. * Added a watch file. * Moved DH_COMPAT to the compat file * Switched to debhelper compatibilty level 4. * Changed -dev packages Section to libdevel. * Moved SDL and FreeType plugins to the -extra package. * Removed libflash-dev from dependencies as there is no flash video provider. * Added debian/patches fixing build failures due to the new linux-kernel-headers: (Closes: #220338) - 20_matrox.patch - 21_i810.patch - 22_videodev.patch * Added debian/patch.mk. * Now using Standards-Version 3.6.1. -- Guillem Jover Thu, 13 Nov 2003 15:26:05 +0100 directfb (0.9.19-1) unstable; urgency=low * New upstream release -- Fredrik Hallenberg Wed, 6 Aug 2003 20:15:25 +0200 directfb (0.9.18-1) unstable; urgency=low * New upstream release -- Fredrik Hallenberg Tue, 3 Jun 2003 20:52:06 +0200 directfb (0.9.17-2) unstable; urgency=low * Added xlibs-dev to build-depends (closes: #187677) -- Fredrik Hallenberg Sun, 6 Apr 2003 08:33:49 +0200 directfb (0.9.17-1) unstable; urgency=low * New upstream release (closes: #185955) -- Fredrik Hallenberg Sun, 23 Mar 2003 13:22:12 +0100 directfb (0.9.16-1) unstable; urgency=low * New upstream release -- Fredrik Hallenberg Thu, 30 Jan 2003 18:40:20 +0100 directfb (0.9.15-3) unstable; urgency=low * Make libdirectfb-extra package to reduce dependencies on main package. Compile with avifile and libmpeg3. -- Fredrik Hallenberg Sat, 25 Jan 2003 12:51:23 +0100 directfb (0.9.15-2) unstable; urgency=low * Make directfb-udeb package -- Fredrik Hallenberg Thu, 2 Jan 2003 19:31:36 +0100 directfb (0.9.15-1) unstable; urgency=low * New upstream release -- Fredrik Hallenberg Sat, 14 Dec 2002 17:24:26 +0100 directfb (0.9.13-1) unstable; urgency=low * New upstream release (closes: #158466) -- Fredrik Hallenberg Sat, 5 Oct 2002 14:52:51 +0200 directfb (0.9.12-1) unstable; urgency=low * New upstream release (closes: #153450) * Build-depend on libpng3-dev instead of libpng-dev (closes: #154231) -- Fredrik Hallenberg Thu, 25 Jul 2002 20:17:06 +0200 directfb (0.9.11-1) unstable; urgency=low * New upstream release (thanks mechanix@debian.org) * Add libflash-dev to Build-Depends:. * Build using libpng-dev instead of libpng2-dev. (Closes: #146979) * Make -dev package conflict with libdirectfb8 package. (Closes: #149146) * Change package name to libdirectfb-0.9 -- Fredrik Hallenberg Thu, 6 Jun 2002 18:37:48 +0200 directfb (0.9.10-2) unstable; urgency=low * New release to fix some build problems -- Fredrik Hallenberg Fri, 10 May 2002 18:18:07 +0200 directfb (0.9.10-1) unstable; urgency=low * New upstream release * Added dependency on libpng2-dev (closes: #143906) * Moved pkgconfig stuff to dev package. * Patched data and lib dirs to not conflicts with old packages. -- Fredrik Hallenberg Tue, 23 Apr 2002 22:03:11 +0200 directfb (0.9.9-1) unstable; urgency=low * New upstream release -- Fredrik Hallenberg Tue, 12 Mar 2002 20:37:06 +0100 directfb (0.9.8-2) unstable; urgency=low * Change package name according to policy. -- Fredrik Hallenberg Sat, 2 Feb 2002 00:11:37 +0100 directfb (0.9.8-1) unstable; urgency=low * New upstream release. The examples are in a separate tarball now, I will make a new example package soon. -- Fredrik Hallenberg Tue, 15 Jan 2002 20:14:32 +0100 directfb (0.9.7-1) unstable; urgency=low * New upstream release -- Fredrik Hallenberg Sat, 8 Dec 2001 22:28:45 +0100 directfb (0.9.6-1) unstable; urgency=low * New upstream release -- Fredrik Hallenberg Sun, 21 Oct 2001 18:42:36 +0200 directfb (0.9.5-2) unstable; urgency=low * Removed build-depend on libc6-dev (closes: #116150) -- Fredrik Hallenberg Sat, 20 Oct 2001 17:39:54 +0200 directfb (0.9.5-1) unstable; urgency=low * New upstream release -- Fredrik Hallenberg Sun, 23 Sep 2001 12:01:04 +0200 directfb (0.9.4-1) unstable; urgency=low * New upstream release -- Fredrik Hallenberg Sun, 8 Jul 2001 21:01:28 +0200 directfb (0.9.3-1) unstable; urgency=low * New upstream release (closes: #100537) -- Fredrik Hallenberg Sun, 17 Jun 2001 18:20:22 +0200 directfb (0.9.2-2) unstable; urgency=low * Removed signal handler for SIGSTKFLT as it is not available on all architectures. Should be harmless. (closes: #100180) -- Fredrik Hallenberg Sat, 9 Jun 2001 23:38:53 +0200 directfb (0.9.2-1) unstable; urgency=low * New upstream release * Added build-depend on libc6-dev to ensure that recent linux/fb.h is included (closes: #96171) -- Fredrik Hallenberg Sun, 3 Jun 2001 21:43:54 +0200 directfb (0.9.0-2) unstable; urgency=low * Forgot build-depends (closes: #95038, #95098) -- Fredrik Hallenberg Tue, 24 Apr 2001 21:55:54 +0200 directfb (0.9.0-1) unstable; urgency=low * Initial Release. -- Fredrik Hallenberg Tue, 17 Apr 2001 15:28:35 +0200