diff options
author | Josh Triplett <josh@freedesktop.org> | 2006-04-16 09:24:01 -0700 |
---|---|---|
committer | Josh Triplett <josh@freedesktop.org> | 2006-04-16 09:24:01 -0700 |
commit | a0057d7a48b90b8f11fc9d5c82b5b8d800c34db5 (patch) | |
tree | 6a58e38d1c18ac9c9a445cf0ac7c8de59b69b783 /debian/changelog | |
parent | 11c62f7d9d65c10c796c2199c73c8f167e53f234 (diff) |
* 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).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 76fb69d..b9bdb46 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,12 @@ 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. + * 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> Sat, 15 Apr 2006 22:16:33 -0700 + -- Josh Triplett <josh@freedesktop.org> Sun, 16 Apr 2006 09:16:45 -0700 libxcb0 (0.9-2) unstable; urgency=low |