2009
xserver-xorg-input-evdev (1:2.2.5-1) unstable; urgency=low
* New upstream release.
-- Brice Goglin <bgoglin@debian.org> Fri, 21 Aug 2009 07:18:07 +0200
xserver-xorg-input-evdev (1:2.2.4-1) unstable; urgency=low
* New upstream release.
-- Brice Goglin <bgoglin@debian.org> Thu, 06 Aug 2009 07:29:42 +0200
xserver-xorg-input-evdev (1:2.2.3-1) unstable; urgency=low
* New upstream release.
+ Fix corrupted mouse motion events sending pointer to
top-left of screen, cloces: #528994.
* Add README.source, bump Standards-Version to 3.8.2.
-- Brice Goglin <bgoglin@debian.org> Thu, 30 Jul 2009 09:14:44 +0200
xserver-xorg-input-evdev (1:2.2.2-1) unstable; urgency=low
* New upstream release. * Add myself to Uploaders.
-- Brice Goglin <bgoglin@debian.org> Thu, 30 Apr 2009 08:59:58 +0200
xserver-xorg-input-evdev (1:2.2.1-1) unstable; urgency=low
* New upstream release. * Upload to unstable.
-- Julien Cristau <jcristau@debian.org> Thu, 09 Apr 2009 01:16:36 +0100
xserver-xorg-input-evdev (1:2.1.1-1) experimental; urgency=low
* New upstream release. * Update debian/copyright from upstream's COPYING. * Build against xserver 1.6 rc1.
-- Julien Cristau <jcristau@debian.org> Wed, 21 Jan 2009 21:58:47 +0100
2008
xserver-xorg-input-evdev (1:2.1.0-1) experimental; urgency=low
[ Timo Aaltonen ]
* New upstream release.
+ Store device file's minor/major to avoid duplicate devices
(closes: #505635)
[ Julien Cristau ]
* debian/control: update the long description. We don't do "clever" device
matching anymore, that's hal/udev's job. Also drop the mention of
'Protocol "evdev"', which unexists since quite a while.
-- Julien Cristau <jcristau@debian.org> Wed, 26 Nov 2008 19:27:26 +0100
xserver-xorg-input-evdev (1:2.0.99.3-1) experimental; urgency=low
[ Timo Aaltonen ]
* rules: Clean config.h.in.
[ Julien Cristau ]
* New upstream release.
+ don't grab the device by default
+ close the device on DEVICE_OFF, and reopen it on DEVICE_ON
(closes: #496101, #492146)
* Drop patch included upstream.
* Install (temporarily) an fdi file to get Xorg to load the evdev driver for
mice and keyboards.
* Depend on xserver-xorg-core >= 2:1.5.3, to make sure the console is set to
RAW mode.
-- Julien Cristau <jcristau@debian.org> Wed, 12 Nov 2008 20:22:57 +0100
xserver-xorg-input-evdev (1:2.0.3-2) experimental; urgency=low
* Build against xserver 1.5 rc6.
* Run autoreconf at build time; build-depend on automake, libtool and
xutils-dev.
* Add support for parallel builds.
-- Julien Cristau <jcristau@debian.org> Mon, 04 Aug 2008 13:38:46 +0200
xserver-xorg-input-evdev (1:2.0.3-1) unstable; urgency=low
* New upstream release, incorporates the two fixes from our previous
version.
* Pull from evdev-2.0-branch:
- Print the device name when we get a read error
- Actually close the fd on DEVICE_CLOSE
-- Julien Cristau <jcristau@debian.org> Mon, 04 Aug 2008 13:05:52 +0200
xserver-xorg-input-evdev (1:2.0.2-1.lenny1) unstable; urgency=low
* Pull two fixes from upstream
- Fix EVIOCGBIT ioctl usage on big endian platforms
- Fill up the version info
-- Julien Cristau <jcristau@debian.org> Wed, 30 Jul 2008 11:30:53 +0200
xserver-xorg-input-evdev (1:2.0.2-1) unstable; urgency=low
* New upstream release
+ fixes mice with lots of buttons (Closes: #491061)
-- Julien Cristau <jcristau@debian.org> Fri, 18 Jul 2008 22:21:17 +0200
xserver-xorg-input-evdev (1:2.0.1-1) unstable; urgency=low
[ Julien Cristau, Timo Aaltonen ]
* New upstream release.
[ Julien Cristau ]
* Drop the XS- prefix from Vcs-* control fields.
* Drop evdev_no_flush_on_init.diff, obsolete.
* New patch include-the-proper-header-for-XkbSetRulesDflts-and-X.patch, fix
a 'missing declaration' compiler warning by including the right header.
* Run dpkg-shlibdeps with --warnings=6. Drivers reference symbols from
/usr/bin/Xorg and other modules, and that's not a bug, so we want
dpkg-shlibdeps to shut up about symbols it can't find. Build-depend on
dpkg-dev >= 1.14.17.
* Fix target dependencies in debian/rules.
-- Julien Cristau <jcristau@debian.org> Sun, 13 Jul 2008 15:37:13 +0200
2007
xserver-xorg-input-evdev (1:1.2.0-1) unstable; urgency=low
* New upstream releases
+ includes manpage fixes from Peter Samuelson (close: #446118)
+ drop evdev_man_illegal_char.patch, included upstream
* Bump Standards-Version to 3.7.3.
-- Julien Cristau <jcristau@debian.org> Thu, 06 Dec 2007 17:05:24 +0100
xserver-xorg-input-evdev (1:1.2.0~git20070819-4) unstable; urgency=low
* New patch evdev_no_flush_on_init.diff: don't send button release events on
init.
-- Julien Cristau <jcristau@debian.org> Tue, 13 Nov 2007 21:27:37 +0100
xserver-xorg-input-evdev (1:1.2.0~git20070819-3) unstable; urgency=low
* Upload to unstable
-- David Nusinow <dnusinow@debian.org> Sun, 16 Sep 2007 15:13:36 -0400
xserver-xorg-input-evdev (1:1.2.0~git20070819-2) experimental; urgency=low
* Build against xserver 1.4.
-- Julien Cristau <jcristau@debian.org> Mon, 10 Sep 2007 16:30:28 +0200
xserver-xorg-input-evdev (1:1.2.0~git20070819-1) experimental; urgency=low
* New git snapshot from upstream's master branch.
+ manpage typos fixed (closes: #432063). Thanks, A. Costa!
* Build against xserver 1.3.99.0.
* Update debian/copyright.
* Generate the Provides field automatically.
* Add myself to uploaders, and remove Branden with his permission.
* Drop build-dep on linux-kernel-headers, which is provided by
build-essential.
-- Julien Cristau <jcristau@debian.org> Sun, 19 Aug 2007 17:22:09 +0200
xserver-xorg-input-evdev (1:1.1.5-3) unstable; urgency=low
* Cherry-pick commit 987c6b15: don't call xf86OSRingBell() which isn't
available anymore (closes: #430539).
-- Julien Cristau <jcristau@debian.org> Sat, 07 Jul 2007 19:21:43 +0200
xserver-xorg-input-evdev (1:1.1.5-2) unstable; urgency=low
[ Julien Cristau ]
* Generate the dependency on xserver-xorg-core automatically.
* Upload to unstable.
[ Brice Goglin ]
* Bump Build-Depends: xserver-xorg-dev to >= 2:1.2.99.902
(needed to let xsfbs get access to serverminver).
* Add XS-Vcs-*.
* Add a link to www.X.org and a reference to the xf86-input-evdev
module in the long description.
* Remove Fabio from uploaders with his permission. He's always welcome back.
-- Julien Cristau <jcristau@debian.org> Thu, 03 May 2007 20:18:03 +0200
xserver-xorg-input-evdev (1:1.1.5-1) experimental; urgency=low
[ Julien Cristau ]
* Add link to xserver-xorg-core bug script, so that bugreports contain
the user's config and log files.
* Bump dependency on xserver-xorg-core to >= 2:1.1.1-11, as previous
versions don't have the bug script.
* New upstream release.
+ Drop all patches, applied upstream.
* New patch to replace "ΓΈ" with "\(/o" in the evdev(4) manpage.
* Make debian/rules clean depend on xsfclean, to make sure that patches are
unapplied and everything is cleaned up.
-- Drew Parsons <dparsons@debian.org> Mon, 19 Mar 2007 19:36:42 +1100
2006
xserver-xorg-input-evdev (1:1.1.2-6) unstable; urgency=low
* Apply upstream patch 30-absolute-axis.patch to avert potential
crashes in the absolute axis setup.
* Also apply 40-close-fd.patch, as the last "trivial" patch from
upstream before the major changes of 1.1.3.
* Use dh_installman to install man pages.
-- Drew Parsons <dparsons@debian.org> Sun, 5 Nov 2006 21:37:25 +1100
xserver-xorg-input-evdev (1:1.1.2-5) unstable; urgency=low
* Applied upstream patches 10-bitfield-fixes.patch and
11-bitops-fixes.patch to define bit operations. Closes: #395510.
The former contains the hppa inotify patch, so rework
1-add-inotify-architectures.patch into
20-add-inotify-architectures.patch to accommodate. Also, deleted
the trivial man patch from 10-bitfield-fixes.patch, it was not
applying neatly.
-- Drew Parsons <dparsons@debian.org> Wed, 1 Nov 2006 20:05:50 +1100
xserver-xorg-input-evdev (1:1.1.2-4) unstable; urgency=low
* Fix versioned depends: xserver-xorg-core (>= 2:1.1.1-1) (see
#391508) since it is built against xserver-xorg-dev (>= 2:1.1.1-1).
However the specific versioned build-depends is not needed since
it is not required in configure.ac (the driver could be built
against older xserver versions).
-- Drew Parsons <dparsons@debian.org> Fri, 27 Oct 2006 22:13:15 +1000
xserver-xorg-input-evdev (1:1.1.2-3) unstable; urgency=low
* Add patch rule to build rule to debian/rules to get
1-add-inotify-architectures.patch applied. Run autoreconf and
update config.{guess,sub} for good measure.
-- Drew Parsons <dparsons@debian.org> Sun, 24 Sep 2006 10:02:45 +1000
xserver-xorg-input-evdev (1:1.1.2-2) unstable; urgency=low
[ Andres Salomon ]
* Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
idempotency fix.
[ Drew Parsons ]
* Upstream patch 1-add-inotify-architectures.patch enables building
for hppa, mips (from git upstream) and m68k (thanks Geert Uytterhoeven).
Closes: #387922, #388639.
* Install upstream ChangeLog. Closes: #370300.
* Exclude evdev_drv.la from dh_install.
-- Drew Parsons <dparsons@debian.org> Sun, 24 Sep 2006 01:51:55 +1000
xserver-xorg-input-evdev (1:1.1.2-1) unstable; urgency=low
* New upstream release
+ Now includes manpage (closes: #362679)
+ Doesn't suck (closes: #365581)
* Run dh_install with --list-missing
* Bump debhelper compat to 5
* Bump standards version to 3.7.2.0
* Add x11proto-kb-dev to build-depends
-- David Nusinow <dnusinow@debian.org> Tue, 30 May 2006 22:37:01 -0400
xserver-xorg-input-evdev (1:1.0.0.5-2) unstable; urgency=low
* Upload to modular
-- David Nusinow <dnusinow@debian.org> Sun, 26 Mar 2006 20:25:00 -0500
xserver-xorg-input-evdev (1:1.0.0.5-1) experimental; urgency=low
* First upload to Debian
* Change source package, package, and provides names to denote the
type of driver and that they are for xserver-xorg
-- David Nusinow <dnusinow@debian.org> Thu, 19 Jan 2006 20:40:34 -0500
xserver-xorg-input-evdev (1:1.0.0.5-0ubuntu1) dapper; urgency=low
* New upstream release. * Add provides on xserver-xorg-input.
-- Daniel Stone <daniel.stone@ubuntu.com> Wed, 4 Jan 2006 19:42:22 +1100
2005
xserver-xorg-input-evdev (1:1.0.0.4-0ubuntu1) dapper; urgency=low
* New upstream release.
-- Daniel Stone <daniel.stone@ubuntu.com> Mon, 19 Dec 2005 08:55:27 +1100
xserver-xorg-input-evdev (1:1.0.0.3-0ubuntu1) dapper; urgency=low
* New upstream release.
-- Daniel Stone <daniel.stone@ubuntu.com> Mon, 12 Dec 2005 13:37:47 +1100
xserver-xorg-input-evdev (1:1.0.0.2-0ubuntu2) dapper; urgency=low
* Add missing Build-Depends (x11proto-core-dev, x11proto-randr-dev,
x11proto-input-dev).
-- Daniel Stone <daniel.stone@ubuntu.com> Mon, 5 Dec 2005 12:47:45 +1100
xserver-xorg-input-evdev (1:1.0.0.2-0ubuntu1) dapper; urgency=low
* New upstream release.
-- Daniel Stone <daniel.stone@ubuntu.com> Tue, 22 Nov 2005 13:20:15 +1100
xserver-xorg-input-evdev (1:1.0.0.1-1) dapper; urgency=low
* New upstream release.
-- Daniel Stone <daniel.stone@ubuntu.com> Tue, 25 Oct 2005 16:52:45 +1000
xserver-xorg-input-evdev (1:1.0.0-1) breezy; urgency=low
* First xserver-xorg-input-evdev release.
-- Daniel Stone <daniel.stone@ubuntu.com> Wed, 6 Jul 2005 15:48:17 +1000