* Team upload.
* Standards-Version: 4.0.1
* debhelper compatibility level 10.
* Debian source format 3.0 (quilt)
- remove debian/xsfbs: quilt support is now standard
* debian/control Homepage: https://www.x.org
* Install autogen.sh as debian patch (taken from upstream git repo).
* Convert debian/rules build to dh.
* Remove libxdamage1-dbg, symbols now provided by libxdamage1-dbgsym.
[ Timo Aaltonen ]
* control: Mark -dev as M-A: same. (LP: #1230252)
* 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).
* Team upload.
[ Steve Langasek ]
* Build for multiarch.
[ Julien Cristau ]
* Remove David Nusinow from Uploaders.
* Bump Standards-Version to 3.9.2.
[ 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.
[ 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).
* 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.
* Add XS-Vcs-Browser.
* Remove Fabio from Uploaders, with his permission.
* Upload to unstable.
* Fix the shlibs file: it's libXdamage, not libxdamage...
* Bump shlibs to libxdamage >= 1:1.1.
[ 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.
* 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.
* Bring X11R7.1 into unstable.
* dbg package has priority extra.
* exclude libXdamage.la from dh_install
* New upstream version for X11R7.1.
* Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
idempotency fix.
* Run dh_install w/ --list-missing.
* Drop duplicate x11-common dep in -dev package.
* Bump standards version to 3.7.2.0.
* Version x11-common pre-dep in -dev package to 1:7.0.0 to match
the rest of Debian.
* Bump debhelper compat to 5.
* Fix dh_strip call to skip the -dbg package.
* Reorder makeshlib command in rules file so that ldconfig is run
properly. Thanks Drew Parsons and Steve Langasek.
* Upload to unstable
* First upload to Debian
* Bump Build-Depends on libx11-dev and libxfixes-dev high enough to avoid
the unfortunate _XOPEN_SOURCE braindamage -- er, I mean love.
* Fix src/Makefile.am to have the right soversion and reupload. THANKYOU
LIBTOOL. YOU MAKE WAKING UP IN THE MORNINGS WORTHWHILE.
* First libxdamage release.