diff options
author | Josh Triplett <josh@freedesktop.org> | 2007-05-21 12:39:13 -0700 |
---|---|---|
committer | Josh Triplett <josh@freedesktop.org> | 2007-05-21 18:50:30 -0700 |
commit | b8512bafeec99321b8b9f4f53c86d23c005a5e75 (patch) | |
tree | e084f2b0514d078b27f124a43178b5fbba894ede /debian/changelog | |
parent | 7fdef0b363c8bc6bac3e767dfc17cbad003fde0b (diff) |
Commit changes from Julien Cristau's 1.0-1.1 NMU.debian-1.0-1.1
* 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).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a2ccbdd..8c07f03 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +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 + libxcb (1.0-1) experimental; urgency=low * New upstream version. |