* No change rebuild for ppc64el baseline bump.
* No-change rebuild to build packages with zstd compression.
* No-change rebuild to drop multiarch-support dependency.
* New upstream release.
* Let uscan verify tarball signatures.
* Build-depend on Xlib 1.6.
* Remove Cyril from Uploaders.
* New upstream release.
* Make libxxf86vm-dev Multi-Arch: same (closes: #678898).
* Bump debhelper build-dep to 9 to match compat level.
* When Xcalloc() returns NULL, you don't need to Xfree() it
* Improve error handling in XF86VidModeGetMonitor()
* Unlock display before returning alloc error in XF86VidModeGetModeLine(),
XF86VidModeGetAllModeLines(), XF86VidModeGetDotClocks()
* memory corruption in XF86VidModeGetGammaRamp() [CVE-2013-2001]
* avoid integer overflow in XF86VidModeGetModeLine()
[ Robert Hooker ]
* New upstream release.
* Team upload.
[ Steve Langasek ]
* Build for multiarch.
[ Timo Aaltonen ]
* Switch to dh.
* Remove xsfbs accordingly.
* Bump Standards-Version to 3.9.2 (no changes).
* Remove David Nusinow and Andres Salomon from Uploaders.
[ Julien Cristau ]
* Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
good reason. Thanks, Colin Watson!
* Remove myself from Uploaders
[ Cyril Brulebois ]
* New upstream release.
* Update debian/copyright from upstream COPYING.
* Bump xutils-dev build-dep for new macros.
* Switch from --list-missing to --fail-missing for additional safety.
* Exclude libXxf86vm.la from dh_install accordingly.
* Add myself to Uploaders.
* Upload to unstable.
[ Timo Aaltonen ]
* New upstream release.
* Run autoreconf on build. Add build-deps on automake, libtool and
xutils-dev.
* Parse space-separated DEB_BUILD_OPTIONS, and handle parallel=N.
* Bump Standards-Version to 3.8.3.
* Drop pre-dependency on x11-common from libxx86vm-dev. This was needed
for upgrades from sarge.
* Add includes in -dev, bump {Build-,}Depends, add Replaces on
x11proto-xf86vidmode-dev.
* Move -dbg package to section debug.
[ Brice Goglin ]
* Add a link to www.X.org and a reference to the upstream module
in the long description.
* Add upstream URL to debian/copyright.
* Install the upstream ChangeLog.
[ Julien Cristau ]
* New upstream release.
* Remove Fabio and Branden from Uploaders with their permission.
* Don't build-depend on packages with a -1 debian revision.
* Bump Standards-Version to 3.7.3.
* Add Vcs-* control fields.
* Don't make libxxf86vm1{,-dbg} depend on x11-common.
* Drop obsolete CVS information from the package descriptions.
* Use ${binary:Version} instead of the deprecated ${Source-Version}
* Add correct Section control fields for all packages.
* Add myself to Uploaders.
* autoreconf with current autools to get updated config.{guess,sub}.
[ Andres Salomon ]
* Autoreconf w/ an updated xutils-dev so that manpages have the 'x'
extension dropped.
[ Drew Parsons ]
* dbg package has priority extra.
* New upstream release.
* Drop patches/01_manpage_location.diff; merged upstream.
* 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.
* Don't attempt to install (non-existent) usr/include/X11/* stuff.
* Reorder makeshlib command in rules file so that ldconfig is run
properly. Thanks Drew Parsons and Steve Langasek.
* Add quilt to build-depends
* Upload to unstable
* Backport manpage location fix
* First modular upload to Debian
* Bump libxext-dev build-dep to rid us of the dreaded _XOPEN_SOURCE.
* First libxxf86vm release.