2009
libxcb (1.4-1) unstable; urgency=low
[ Julien Danjou ] * New upstream release * Bump build-dep on xcb-proto to 1.5 (Closes: #536188) * Bump standard version [ Julien Cristau ] * libxcb-randr0-dev needs to depend on libxcb-render0-dev (closes: #532688). Thanks, Remi Denis-Courmont! * Fix generation of dbg packages (closes: #537584).
-- Julien Danjou <acid@debian.org> Mon, 27 Jul 2009 15:49:47 +0200
libxcb (1.3-2) unstable; urgency=low
* Revert the libxcb-randr SONAME bump, which was accidental. * Add symbols files for all libraries, to help us catch ABI changes. * Use debhelper 7 and get rid of cdbs, reducing build time by a lot. * Tighten the glob in *.install files to catch SONAME changes.
-- Julien Cristau <jcristau@debian.org> Fri, 29 May 2009 14:58:44 +0200
libxcb (1.3-1) unstable; urgency=low
[ Julien Cristau ]
* Use Breaks instead of Conflicts, as the buildds should no longer choke on
that (closes: #526111). Thanks, Steve Langasek!
* Fix Vcs-{Git,Browser}, thanks again to Steve Langasek (closes: #526107).
[ Julien Danjou ]
* New upstream release.
+ disables Nagle on tcp sockets, closes: #487635
+ fixes local socket connections on hurd, closes: #522708
+ fixes XID generation bug, closes: #527591
* Bump standard version
* Move -dbg packages to section debug
* Switch libxcb-randr0 to libxcb-randr1
-- Julien Danjou <acid@debian.org> Fri, 29 May 2009 11:38:20 +0200
libxcb (1.2-1) unstable; urgency=low
* New upstream release. * Conflicts libxcb-xlib0
-- Julien Danjou <acid@debian.org> Tue, 17 Feb 2009 14:09:31 +0100
libxcb (1.1.93-1) experimental; urgency=low
* New upstream release.
* Add myself as uploader.
* Bump standards version.
* Add missing ${misc:Depends} in various deps.
* Relax some build-deps to ease backporting.
-- Julien Danjou <acid@debian.org> Sat, 07 Feb 2009 16:20:33 +0100
2008
libxcb (1.1.92-0.1) experimental; urgency=low
* New upstream release.
- implements a socket handoff mechanism for use by Xlib
* libxcb-xlib is no more.
* Add build-dep on python-xcbgen.
* Drop obsolete versioned binutils build-dep.
* Bump libxcb1 shlibs.
* Run autoreconf at build time; build-dep on automake and libtool.
-- Julien Cristau <jcristau@debian.org> Mon, 01 Dec 2008 21:29:57 +0100
libxcb (1.1-1.1) unstable; urgency=low
* Non-maintainer upload. * Turn sloppy locking on by default (closes: #481745). It can be disabled by setting the LIBXCB_DISABLE_SLOPPY_LOCK environment variable (to any value).
-- Julien Cristau <jcristau@debian.org> Wed, 28 May 2008 15:16:42 +0200
2007
libxcb (1.1-1) unstable; urgency=low
* New upstream release.
* Depend on xcb-proto between 1.1 and 2.0.
* Lintian fix: ${binary:Version}, not ${Source-Version}.
* Update Vcs-* and Homepage: headers for dpkg 1.14.6.
-- Jamey Sharp <sharpone@debian.org> Sat, 24 Nov 2007 14:59:42 -0800
libxcb (1.0-3) unstable; urgency=low
* libxcb1-dev: Add Conflicts and Replaces for old libxcb0-dev packages
from experimental. (Closes: #407376)
-- Josh Triplett <josh@freedesktop.org> Tue, 22 May 2007 12:01:50 -0700
libxcb (1.0-2) unstable; urgency=low
* Incorporate NMU by Julien Cristau; thanks, Julien!
* Add XS-Vcs-Browser field to debian/control.
* Cherry-pick post-1.0 changes from master:
* " Fix unit tests for FreeBSD"
* Upload to unstable.
-- Josh Triplett <josh@freedesktop.org> Mon, 21 May 2007 12:48:40 -0700
libxcb (1.0-1.1) experimental; urgency=low
* Non-maintainer upload.
* libxcb1-dev needs a dependency on libpthread-stubs0-dev and versioned
dependencies on libxau-dev and libxdmcp-dev, because they are needed by
anything using xcb.pc (closes: #408409).
-- Julien Cristau <julien.cristau@ens-lyon.org> Wed, 31 Jan 2007 03:42:13 +0100
2006
libxcb (1.0-1) experimental; urgency=low
* New upstream version.
* The "Thanksgiving" release: We feel thankful to have it released.
* Bump versioned Build-Depends on xcb-proto to 1.0, to match configure.ac.
* Add version to Build-Depends on check, requiring 0.9.4-2 or newer, when
check first started shipping the pkg-config file.
* Add Build-Depends on libpthread-stubs0-dev. Use a versioned
Build-Depends, to help buildds find it in experimental.
* Add version to Build-Depends on xsltproc, requiring 1.1.19-1 or newer, to
get the fix for bug 398327.
* Add XS-Vcs-Git field.
* Cherry-pick post-1.0 changes from master:
* "NetBSD doesn't have AI_ADDRCONFIG: use it only if it's available."
* "Use substitition variables in xcb-xinerama.pc.in, not instances of their
values"
* Add new library, -dev, and -dbg packages for libxcb-xinerama.
* Install pkg-config files to /usr/lib/pkgconfig, not
/usr/share/pkgconfig.
-- Josh Triplett <josh@freedesktop.org> Sun, 10 Dec 2006 16:27:28 -0800
libxcb (0.9.92-1) experimental; urgency=low
* New upstream version.
[ Josh Triplett ]
* No longer installs files to /usr/include/X11, so remove Pre-Depends on
x11-common.
* Update to Standards-Version 3.7.2 (no changes required).
* Point specifically to http://xcb.freedesktop.org/dist in copyright file,
rather than http://xcb.freedesktop.org .
* Add debian/watch file.
* Install pkgconfig files to /usr/share/pkgconfig.
* Version Build-Depends on xcb-proto as (>= 0.9.92)
* Change libxcb0{,-dev,-dbg} to libxcb1{,-dev,-dbg} to match soname bump, and
update Depends of other library -dev packages.
* Add debian/control stanzas and debhelper install files for new library
libxcb-xlib0.
* Change libxcb${ext}0{,-dev,-dbg} to libxcb-${ext}0{,-dev,-dbg}, to match
the sonames of the libraries.
* cdbs >= 0.4.40 now builds -dbg packages for each library package, without
requiring DEB_DBG_PACKAGE_libxcb* for each one. Remove assignments to
these variables in debian/rules, and version cdbs Build-Depends accordingly.
* Change -dbg package priorities from optional to extra.
-- Jamey Sharp <sharpone@debian.org> Sun, 08 Oct 2006 01:19:28 -0700
libxcb (0.9-3) experimental; urgency=low
* Stop running autoreconf in debian/rules, and remove Build-Depends for
autoconf, automake, and libtool.
* Update -dbg package handling to work with debhelper compat level 5.
Increase minimum version on debhelper Build-Depends to 5.0.0.
* Stop installing the libtool .la files.
* Add Build-Depends on libxdmcp-dev.
* Debian X11R7 transition:
* Change Depends and Build-Depends on x-dev to x11proto-core-dev.
* Install headers to /usr/include/X11, not /usr/X11R6/include/X11.
* Pre-Depends: x11-common (>= 1:1.09).
* Create library, -dev, and -dbg packages for each new extension library.
* Drop library version from source package name.
* Add a Section field for the source package in debian/control.
* Set DEB_MAKE_CHECK_TARGET=check in debian/rules.
* Stop setting DEB_CONFIGURE_EXTRA_FLAGS = --with-opt in debian/rules;
cdbs does the right thing on its own, and correctly handles
DEB_BUILD_OPTS.
* Work around the unsetting of CFLAGS in src/Makefile.am, by passing CFLAGS
to make via DEB_MAKE_INVOKE in debian/rules.
* Remove Bugs field in control, so bugs go to the Debian BTS.
* Set distribution to experimental.
-- Josh Triplett <josh@freedesktop.org> Sat, 29 Apr 2006 15:57:15 -0700
2005
libxcb0 (0.9-2) unstable; urgency=low
* Split into libxcb0 and libxcb0-dev.
* Change control file for new packages.
* Add install and dirs files for new packages.
* Update Build-Depends for renaming of fd.o-xau, fd.o-xproto, and
fd.o-xcb-proto.
* Remove fd.o prefix from package name.
* Change Maintainer to xcb@lists.freedesktop.org, move myself to
Uploaders, and add Jamey Sharp to Uploaders. Update copyright.debian
accordingly.
* Add Bugs field pointing to xcb@lists.freedesktop.org.
* Update homepage URL in description and copyright.debian to
http://xcb.freedesktop.org, and put it in a Homepage: field in the
description.
* Add libxcb0-dbg package.
-- Josh Triplett <josh@freedesktop.org> Tue, 17 May 2005 12:53:53 -0700
2004
fd.o-xcb (0.9-1) unstable; urgency=low
* New version using XSLT; works with XML descriptions in xcb-proto 0.9. * Updated Debian packaging.
-- Josh Triplett <josh@freedesktop.org> Fri, 29 Oct 2004 15:11:09 -0700
fd.o-xcb (0.8-1) unstable; urgency=low
* Initial Release.
-- Jamey Sharp <sharpone@debian.org> Thu, 18 Mar 2004 00:09:03 -0800