summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJosh Triplett <josh@freedesktop.org>2007-05-22 12:02:58 -0700
committerJosh Triplett <josh@freedesktop.org>2007-05-22 12:04:01 -0700
commit9b9f9f6ae111ef8cc654a77f389207006ae2c90c (patch)
tree1959bd166cf0afcdca03c0c89b909f843ee81e67 /debian/control
parente097542517d1998922e041fbc71959a15fd5b38c (diff)
libxcb1-dev: Conflicts and Replaces old libxcb0-dev packages from experimentaldebian-1.0-3
(Closes: #407376)
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 4fbf156..e2193c8 100644
--- a/debian/control
+++ b/debian/control
@@ -33,6 +33,8 @@ Package: libxcb1-dev
Section: libdevel
Architecture: any
Depends: libxcb1 (= ${Source-Version}), libpthread-stubs0-dev, libxau-dev (>= 1:1.0.0-1), libxdmcp-dev (>= 1:1.0.0-1)
+Conflicts: libxcb0-dev
+Replaces: libxcb0-dev
Description: X C Binding, development files
This package contains the header and library files needed to build software
using libxcb, the X C Binding.