libxdamage-dev - X11 damaged region extension library (development headers)
# sudo apt-get update
# sudo apt-get install libxdamage-dev
2014-07-12 - Julien Cristau <jcristau@debian.org> libxdamage (1:1.1.4-2) unstable; urgency=low [ Timo Aaltonen ] * control: Mark -dev as M-A: same. (LP: #1230252)
2013-06-24 - Julien Cristau <jcristau@debian.org> libxdamage (1:1.1.4-1) unstable; urgency=low * New upstream release. * Bump debhelper compat level to 7. * Use dpkg-buildflags. * Disable silent rules. * Replace dh_clean -k with dh_prep. * Add build-{arch,indep} rules (same as build).
2011-06-11 - Julien Cristau <jcristau@debian.org> libxdamage (1:1.1.3-2) unstable; urgency=low * Team upload. [ Steve Langasek ] * Build for multiarch. [ Julien Cristau ] * Remove David Nusinow from Uploaders. * Bump Standards-Version to 3.9.2.
2010-06-18 - Julien Cristau <jcristau@debian.org> libxdamage (1:1.1.3-1) unstable; urgency=low [ Julien Cristau ] * Remove myself from Uploaders. * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! * New upstream release. * Bump xutils-dev build-dep for newer macros. [ Brice Goglin ] * Remove Jamey Sharp and Josh Triplett from Uploaders, closes: #568279.
2009-11-25 - Julien Cristau <jcristau@debian.org> libxdamage (1:1.1.2-1) unstable; urgency=low [ Brice Goglin ] * Add a link to www.X.org in the long description. * Drop CVS header from debian/copyright. * Add upstream URL to debian/copyright. * Add README.source, bump Standards-Version to 3.8.2. * Use updated xsfbs, closes: #538586. * Move -dbg package to section debug. [ Timo Aaltonen ] * New upstream release (closes: #554235). * Run autoreconf on build. Add build-deps on automake, libtool and xutils-dev. * Parse space-separated DEB_BUILD_OPTIONS, and handle parallel=N. * Drop pre-dependency on x11-common from libxdamage-dev. This was needed for upgrades from sarge. [ Julien Cristau ] * Bump Standards-Version to 3.8.3 (no changes).
2008-05-18 - Julien Cristau <jcristau@debian.org> libxdamage (1:1.1.1-4) unstable; urgency=low * Remove Branden from Uploaders with his permission. * Drop the -1 debian revision from the libx11-dev build-dep. * Bump Standards-Version to 3.7.3. * Drop the XS- prefix from Vcs-* control fields. * libxdamage1{,-dbg} don't need to depend on x11-common. * Use ${binary:Version} instead of the deprecated ${Source-Version}. * Add myself to Uploaders.
2007-04-20 - Julien Cristau <jcristau@debian.org> libxdamage (1:1.1.1-3) unstable; urgency=low * Add XS-Vcs-Browser. * Remove Fabio from Uploaders, with his permission. * Upload to unstable. * Fix the shlibs file: it's libXdamage, not libxdamage...
2007-03-21 - Julien Cristau <jcristau@debian.org> libxdamage (1:1.1.1-2) experimental; urgency=low * Bump shlibs to libxdamage >= 1:1.1.
2007-03-21 - Drew Parsons <dparsons@debian.org> libxdamage (1:1.1.1-1) experimental; urgency=low [ Julien Cristau ] * Adjust Section values to what the override says. * Update location of upstream repository from CVS to git in the long descriptions. * New upstream release. + Drop patch applied upstream. + Bump (build-)dependency on x11proto-damage-dev to >= 1.1. * Install upstream changelog. * Add XS-Vcs-Git header in debian/control. [ Drew Parsons ] * New upstream release 1.1.1.
2006-11-27 - Jamey Sharp <sharpone@debian.org> libxdamage (1:1.0.3-3) unstable; urgency=low * calls UnlockDisplay and SyncHandle when it shouldn't (Closes: #400445) * Add Josh and myself to Uploaders. * Enable xsfbs patch application. * Add quilt to Build-Depends.