* Debian X11R7 transition:
[free-sw/xcb/proto] / debian / control
index 8cb1bec..fa8c506 100644 (file)
@@ -3,14 +3,14 @@ Section: libdevel
 Priority: optional
 Maintainer: XCB Developers <xcb@lists.freedesktop.org>
 Uploaders: Jamey Sharp <sharpone@debian.org>, Josh Triplett <josh@freedesktop.org>
-Build-Depends: cdbs, debhelper (>= 4.0.0), autoconf, automake1.9 | automaken
-Build-Conflicts: automake1.4, automake1.5, automake1.6
+Build-Depends: cdbs, debhelper (>= 4.0.0)
 Standards-Version: 3.6.1
 Bugs: mailto:xcb@lists.freedesktop.org
 
 Package: xcb-proto
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Pre-Depends: x11-common (>= 1:1.09)
 Description: X C Binding - protocol descriptions
  Xlib has been the standard C binding for the X Window System protocol
  for many years now. It is an excellent piece of work, but there are