X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=debian%2Fchangelog;h=2d9182c54a32323b1d53a93364f723fae4c1b60f;hb=26900ee380520686aaae32a5681a5866e3263fab;hp=be76be658d64562d7588edda0ee3f03e219e9667;hpb=79ca7d76089363ed913765f876292b733bbe588f;p=free-sw%2Fxcb%2Fproto diff --git a/debian/changelog b/debian/changelog index be76be6..2d9182c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,15 @@ xcb-proto (0.9-3) UNRELEASED; urgency=low * Stop running autoreconf in debian/rules, and remove Build-Depends for autoconf and automake. - - -- Josh Triplett Sat, 15 Apr 2006 19:20:07 -0700 + * Debian X11R7 transition: + * 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 Sun, 16 Apr 2006 13:03:02 -0700 xcb-proto (0.9-2) unstable; urgency=low