summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Triplett <josh@freedesktop.org>2006-04-16 09:25:36 -0700
committerJosh Triplett <josh@freedesktop.org>2006-04-16 09:25:36 -0700
commiteca61f6b5e9df7321222499a1f660f6eb7e6112e (patch)
tree9661c6f2b60980e46226e8913ba54d8dd492acb0
parenta0057d7a48b90b8f11fc9d5c82b5b8d800c34db5 (diff)
Add Build-Depends on libxdmcp-dev.
-rw-r--r--debian/changelog3
-rw-r--r--debian/control2
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index b9bdb46..4471b9f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,12 +5,13 @@ libxcb0 (0.9-3) UNRELEASED; urgency=low
* 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 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).
- -- Josh Triplett <josh@freedesktop.org> Sun, 16 Apr 2006 09:16:45 -0700
+ -- Josh Triplett <josh@freedesktop.org> Sun, 16 Apr 2006 09:25:09 -0700
libxcb0 (0.9-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 8dc3917..f144deb 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libxcb0
Priority: optional
Maintainer: XCB Developers <xcb@lists.freedesktop.org>
Uploaders: Jamey Sharp <sharpone@debian.org>, Josh Triplett <josh@freedesktop.org>
-Build-Depends: x11proto-core-dev, libxau-dev, xcb-proto, cdbs, debhelper (>= 5.0.0), pkg-config, xsltproc, check, binutils (>= 2.12.90.0.9)
+Build-Depends: x11proto-core-dev, libxau-dev, libxdmcp-dev, xcb-proto, cdbs, debhelper (>= 5.0.0), pkg-config, xsltproc, check, binutils (>= 2.12.90.0.9)
Standards-Version: 3.6.1
Bugs: mailto:xcb@lists.freedesktop.org