mirror of
https://gitlab.freedesktop.org/xorg/lib/libxcb.git
synced 2026-05-31 01:48:17 +02:00
* New upstream version.
[ Josh Triplett ]
* No longer installs files to /usr/include/X11, so remove Pre-Depends on
x11-common.
* Update to Standards-Version 3.7.2 (no changes required).
* Point specifically to http://xcb.freedesktop.org/dist in copyright file,
rather than http://xcb.freedesktop.org .
* Add debian/watch file.
* Install pkgconfig files to /usr/share/pkgconfig.
* Version Build-Depends on xcb-proto as (>= 0.9.92)
* Change libxcb0{,-dev,-dbg} to libxcb1{,-dev,-dbg} to match soname bump, and
update Depends of other library -dev packages.
* Add debian/control stanzas and debhelper install files for new library
libxcb-xlib0.
* Change libxcb${ext}0{,-dev,-dbg} to libxcb-${ext}0{,-dev,-dbg}, to match
the sonames of the libraries.
* cdbs >= 0.4.40 now builds -dbg packages for each library package, without
requiring DEB_DBG_PACKAGE_libxcb* for each one. Remove assignments to
these variables in debian/rules, and version cdbs Build-Depends accordingly.
* Change -dbg package priorities from optional to extra.
Authors: Josh Triplett <josh@freedesktop.org>, Jamey Sharp <jamey@minilop.net>
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| changelog | ||
| control | ||
| copyright.debian | ||
| libxcb-composite0-dev.install | ||
| libxcb-composite0.install | ||
| libxcb-damage0-dev.install | ||
| libxcb-damage0.install | ||
| libxcb-dpms0-dev.install | ||
| libxcb-dpms0.install | ||
| libxcb-glx0-dev.install | ||
| libxcb-glx0.install | ||
| libxcb-randr0-dev.install | ||
| libxcb-randr0.install | ||
| libxcb-record0-dev.install | ||
| libxcb-record0.install | ||
| libxcb-render0-dev.install | ||
| libxcb-render0.install | ||
| libxcb-res0-dev.install | ||
| libxcb-res0.install | ||
| libxcb-screensaver0-dev.install | ||
| libxcb-screensaver0.install | ||
| libxcb-shape0-dev.install | ||
| libxcb-shape0.install | ||
| libxcb-shm0-dev.install | ||
| libxcb-shm0.install | ||
| libxcb-sync0-dev.install | ||
| libxcb-sync0.install | ||
| libxcb-xevie0-dev.install | ||
| libxcb-xevie0.install | ||
| libxcb-xf86dri0-dev.install | ||
| libxcb-xf86dri0.install | ||
| libxcb-xfixes0-dev.install | ||
| libxcb-xfixes0.install | ||
| libxcb-xlib0-dev.install | ||
| libxcb-xlib0.install | ||
| libxcb-xprint0-dev.install | ||
| libxcb-xprint0.install | ||
| libxcb-xtest0-dev.install | ||
| libxcb-xtest0.install | ||
| libxcb-xv0-dev.install | ||
| libxcb-xv0.install | ||
| libxcb-xvmc0-dev.install | ||
| libxcb-xvmc0.install | ||
| libxcb1-dev.install | ||
| libxcb1.install | ||
| rules | ||
| watch | ||