* Set DEB_MAKE_CHECK_TARGET=check in debian/rules.
* Add Build-Depends on libxml2-utils for xmllint.
* Install protocol descriptions to /usr/include/X11, not
/usr/X11R6/include/X11.
* Pre-Depends: x11-common (>= 1:1.09).
+ * Validate the protocol descriptions during the build:
+ * Set DEB_MAKE_CHECK_TARGET=check in debian/rules.
+ * Add Build-Depends on libxml2-utils for xmllint.
- -- Josh Triplett <josh@freedesktop.org> Sun, 16 Apr 2006 09:16:45 -0700
+ -- Josh Triplett <josh@freedesktop.org> Sun, 16 Apr 2006 13:03:02 -0700
xcb-proto (0.9-2) unstable; urgency=low
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)
+Build-Depends: cdbs, debhelper (>= 4.0.0), libxml2-utils
Standards-Version: 3.6.1
Bugs: mailto:xcb@lists.freedesktop.org
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
+DEB_MAKE_CHECK_TARGET=check
+
debian/copyright: debian/copyright.debian COPYING
cat $+ > $@