1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256
|
xserver-xorg-input-evdev (1:2.0.8-1) unstable; urgency=low
* New upstream release.
+ close/reopen devices on VT switch and server restart, closes: #496101
+ attempt to re-open devices on read errors, closes: #492146
* debian/control: update long description. The driver doesn't match on
physical attributes of the device anymore.
-- Julien Cristau <jcristau@debian.org> Wed, 26 Nov 2008 19:27:34 +0100
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
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
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
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
|