summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: ffad1419572ca5c8b351ce483ee18a4b61b9e2e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
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

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

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