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 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441
|
xserver-xorg-input-mouse (1:1.9.3-1) unstable; urgency=medium
* Team upload.
* Add Matt Turner's key to signing-key.asc.
* New upstream release.
* Update Vcs-* URLs.
-- Julien Cristau <jcristau@debian.org> Tue, 03 Jul 2018 16:38:04 +0200
xserver-xorg-input-mouse (1:1.9.2-1) unstable; urgency=medium
* New upstream release.
* Use https URLs in Vcs-* control fields.
* Use https URL in watch file.
* Bump Standards-Version to 3.9.8.
* control: Remove Drew and Cyril from uploaders.
* signing-key.asc: Add the key from Peter Hutterer.
-- Timo Aaltonen <tjaalton@debian.org> Thu, 17 Nov 2016 15:45:22 +0200
xserver-xorg-input-mouse (1:1.9.1-1) unstable; urgency=medium
[ Julien Cristau ]
* New upstream release.
* Allow uscan to verify tarball signatures.
* Drop bsd-array-bounds patch, #668949 is fixed in gcc 4.7+.
[ Jonathan Nieder ]
* Describe relationship to xserver-xorg-input-evdev in the long description
(closes: #645432).
-- Julien Cristau <jcristau@debian.org> Sun, 26 Oct 2014 18:35:08 +0100
xserver-xorg-input-mouse (1:1.9.0-1) unstable; urgency=low
[ Michele Cane ]
* New upstream release.
* Bump Standards-Version to 3.9.4, no changes needed.
[ Julien Cristau ]
* Disable silent build rules.
* Adjust bsd-array-bounds.diff for upstream whitespace changes.
* Don't install xorg-mouse.pc and xf86-mouse-properties.h. If there's a user
they can go in a new xserver-xorg-input-mouse-dev package later.
-- Julien Cristau <jcristau@debian.org> Thu, 05 Sep 2013 21:51:52 +0200
xserver-xorg-input-mouse (1:1.7.2-3) unstable; urgency=medium
* Update bsd-array-bounds.diff patch to fix crashes on kfreebsd-*,
thanks to Petr Salinger (Closes: #681506).
-- Cyril Brulebois <kibi@debian.org> Mon, 16 Jul 2012 00:33:57 +0200
xserver-xorg-input-mouse (1:1.7.2-2) unstable; urgency=low
* Add patch from Robert Millan to work around a gcc bug resulting in FTBFS
with -Werror=array-bounds (closes: #665390)
-- Julien Cristau <jcristau@debian.org> Sat, 21 Apr 2012 12:31:32 +0200
xserver-xorg-input-mouse (1:1.7.2-1) unstable; urgency=low
* New upstream release.
-- Cyril Brulebois <kibi@debian.org> Mon, 19 Mar 2012 23:12:09 +0100
xserver-xorg-input-mouse (1:1.7.1-1) unstable; urgency=low
* New upstream release:
- Mostly equivalent to the previous upload, due to the merge from
upstream in 1:1.7.0-2, but let's keep up with new upstream releases
anyway.
* Bump Standards-Version to 3.9.2 (no changes).
-- Cyril Brulebois <kibi@debian.org> Tue, 05 Jul 2011 19:43:19 +0200
xserver-xorg-input-mouse (1:1.7.0-4) unstable; urgency=low
* Upload to unstable.
-- Cyril Brulebois <kibi@debian.org> Wed, 15 Jun 2011 14:53:10 +0200
xserver-xorg-input-mouse (1:1.7.0-3) experimental; urgency=low
* Add udeb needed for the graphical install on non-Linux ports since
evdev is Linux-only (Closes: #596590).
-- Cyril Brulebois <kibi@debian.org> Mon, 04 Apr 2011 03:11:45 +0200
xserver-xorg-input-mouse (1:1.7.0-2+exp1) experimental; urgency=low
* Rebuild in experimental against Xserver 1.10.
-- Cyril Brulebois <kibi@debian.org> Fri, 01 Apr 2011 02:21:05 +0200
xserver-xorg-input-mouse (1:1.7.0-2) unstable; urgency=low
* Merge two more commits from upstream to fix Hurd support, thanks to
Samuel Thibault (Closes: #620089).
-- Cyril Brulebois <kibi@debian.org> Fri, 01 Apr 2011 02:18:50 +0200
xserver-xorg-input-mouse (1:1.7.0-1) unstable; urgency=low
* New upstream release:
- Fix BSD issues with new ABI12 init process.
-- Cyril Brulebois <kibi@debian.org> Thu, 10 Mar 2011 11:59:21 +0100
xserver-xorg-input-mouse (1:1.6.99.901-1+exp1) experimental; urgency=low
* Rebuild against Xserver 1.10 rc2.
-- Cyril Brulebois <kibi@debian.org> Mon, 21 Feb 2011 02:21:51 +0100
xserver-xorg-input-mouse (1:1.6.99.901-1) unstable; urgency=low
* New upstream release.
-- Cyril Brulebois <kibi@debian.org> Mon, 21 Feb 2011 02:17:29 +0100
xserver-xorg-input-mouse (1:1.6.0-3) unstable; urgency=low
* Cherry-pick from upstream, thanks to Samuel Thibault:
- Fix mouse data buffering
-- Cyril Brulebois <kibi@debian.org> Thu, 17 Feb 2011 23:04:17 +0100
xserver-xorg-input-mouse (1:1.6.0-2) unstable; urgency=low
* Switch to dh:
- Use debhelper 8.
- Use dh-autoreconf.
- Bump xserver-xorg-dev build-dep for dh_xsf_substvars and xsf
debhelper sequence.
- Specify usr/share/man in .install, remove .manpages accordingly.
- Use .docs to install README file.
* Remove xsfbs accordingly.
* Remove long obsolete Replaces.
* Update Uploaders list. Thanks, David!
* Wrap Depends/Provides.
* Bump Standards-Version to 3.9.1 (no changes needed).
-- Cyril Brulebois <kibi@debian.org> Sat, 05 Feb 2011 14:39:23 +0100
xserver-xorg-input-mouse (1:1.6.0-1) experimental; urgency=low
[ Robert Hooker ]
* New upstream release.
* Bump xutils-dev requirement for new util-macros.
[ Cyril Brulebois ]
* Update debian/copyright from upstream COPYING.
* Add myself to Uploaders.
-- Cyril Brulebois <kibi@debian.org> Fri, 19 Nov 2010 22:56:42 +0100
xserver-xorg-input-mouse (1:1.5.0-3) experimental; urgency=low
* Build against Xserver 1.9.1 rc1.
-- Cyril Brulebois <kibi@debian.org> Wed, 13 Oct 2010 01:10:55 +0200
xserver-xorg-input-mouse (1:1.5.0-2) unstable; urgency=medium
* Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
good reason. Thanks, Colin Watson!
* Update xsfbs and use new ${xinpdriver:Depends} substvar.
-- Julien Cristau <jcristau@debian.org> Sun, 23 May 2010 23:26:11 +0200
xserver-xorg-input-mouse (1:1.5.0-1) experimental; urgency=low
[ Timo Aaltonen ]
* New upstream release.
* Bump the build-dep on xutils-dev (>= 1:7.5~1).
* Build against Xserver 1.7.
[ Cyril Brulebois ]
* Upload to experimental.
-- Cyril Brulebois <kibi@debian.org> Sat, 05 Dec 2009 22:37:33 +0100
xserver-xorg-input-mouse (1:1.4.0-4) unstable; urgency=low
* Rename the fdi file to match what we're installing... (closes: #542806)
-- Julien Cristau <jcristau@debian.org> Sun, 23 Aug 2009 20:12:24 +0200
xserver-xorg-input-mouse (1:1.4.0-3) unstable; urgency=low
* Add README.source, bump Standards-Version to 3.8.3.
* Install an fdi file to pick up the mouse driver on kfreebsd (closes:
#542806). Thanks, Aurélien Jarno!
* Fix DEB_BUILD_OPTIONS parsing to use space-separated options.
* Remove myself from Uploaders, I don't maintain this driver.
-- Julien Cristau <jcristau@debian.org> Sun, 23 Aug 2009 11:10:16 +0200
xserver-xorg-input-mouse (1:1.4.0-2) unstable; urgency=low
* Upload to unstable.
-- Julien Cristau <jcristau@debian.org> Thu, 09 Apr 2009 16:22:01 +0100
xserver-xorg-input-mouse (1:1.4.0-1) experimental; urgency=low
* New upstream release.
* Run autoreconf on build.
* Handle parallel builds.
* Build-depend on xserver 1.6 rc1, automake, libtool and xutils-dev 1:7.4+4.
* Add copyright notices for OS mouse code to debian/copyright (from
upstream's COPYING).
-- Julien Cristau <jcristau@debian.org> Wed, 21 Jan 2009 21:53:06 +0100
xserver-xorg-input-mouse (1:1.3.0-2) experimental; urgency=low
* Build against xserver 1.5 rc5.
-- Julien Cristau <jcristau@debian.org> Mon, 14 Jul 2008 01:56:30 +0200
xserver-xorg-input-mouse (1:1.3.0-1) unstable; urgency=low
* New upstream release.
* Drop patch added in 1:1.2.3-2, it's applied in this release.
* Drop the XS- prefix from Vcs-* control fields.
* 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.
-- Julien Cristau <jcristau@debian.org> Fri, 30 May 2008 13:55:10 +0200
xserver-xorg-input-mouse (1:1.2.3-2) unstable; urgency=low
* New patch from Peter Hutterer (from upstream bug#13144): don't flush
buttons, release events can cause paste events.
* Bump Standards-Version to 3.7.3.
-- Julien Cristau <jcristau@debian.org> Thu, 06 Dec 2007 18:44:31 +0100
xserver-xorg-input-mouse (1:1.2.3-1) unstable; urgency=low
* New upstream version.
-- Drew Parsons <dparsons@debian.org> Mon, 29 Oct 2007 01:05:21 +1100
xserver-xorg-input-mouse (1:1.2.2-6) unstable; urgency=low
* Grab upstream commits up to f42ea3027c13046dfa7a603737b476fbf2833764
so that the pointer is not confined in the right screen in zaphod mode,
closes: #443552.
+ Update debian/copyright using the new upstream COPYING file.
-- Brice Goglin <bgoglin@debian.org> Sat, 22 Sep 2007 16:22:22 +0200
xserver-xorg-input-mouse (1:1.2.2-5) unstable; urgency=low
* Upload to unstable
-- David Nusinow <dnusinow@debian.org> Sun, 16 Sep 2007 15:13:38 -0400
xserver-xorg-input-mouse (1:1.2.2-4) UNRELEASED; urgency=low
* Add upstream URL to debian/copyright.
-- Brice Goglin <bgoglin@debian.org> Sat, 15 Sep 2007 01:48:04 +0200
xserver-xorg-input-mouse (1:1.2.2-3) experimental; urgency=low
* Rebuild against xserver 1.4.
-- Julien Cristau <jcristau@debian.org> Mon, 10 Sep 2007 15:13:59 +0200
xserver-xorg-input-mouse (1:1.2.2-2) experimental; urgency=low
* Rebuild against xserver 1.3.99.0.
* Generate the Provides field automatically.
-- Julien Cristau <jcristau@debian.org> Sat, 18 Aug 2007 19:59:51 +0200
xserver-xorg-input-mouse (1:1.2.2-1) unstable; urgency=low
* New upstream release.
* Remove Branden from Uploaders with his permission, and add myself.
-- Julien Cristau <jcristau@debian.org> Fri, 17 Aug 2007 13:02:57 +0200
xserver-xorg-input-mouse (1:1.2.1-1) unstable; urgency=low
[ Brice Goglin ]
* Install the upstream changelog.
* Bump Build-Depends: xserver-xorg-dev to >= 2:1.2.99.902
(needed to let xsfbs get access to serverminver).
* Add a link to www.X.org and a reference to the xf86-input-mouse
module in the long description.
[ Drew Parsons ]
* New upstream version.
* Update to latest git while we're at it (adds "Sensitivity" option).
-- Drew Parsons <dparsons@debian.org> Thu, 14 Jun 2007 00:44:53 +1000
xserver-xorg-input-mouse (1:1.1.2-1) experimental; urgency=low
* New upstream release (X11R7.2).
* 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.
* Generate the dependency on xserver-xorg-core automatically.
* Remove Fabio from Uploaders, with his permission.
* Drop obsolete CVS info from the description, add XS-Vcs-*.
-- Julien Cristau <jcristau@debian.org> Mon, 16 Apr 2007 19:27:46 +0200
xserver-xorg-input-mouse (1:1.1.1-3) unstable; urgency=low
* xserver-xorg dependencies should be 2:1.1 not 1:1.1. Closes: #385028.
* Upload to unstable (X11R7.1 transition).
-- Drew Parsons <dparsons@debian.org> Sat, 23 Sep 2006 09:55:27 +1000
xserver-xorg-input-mouse (1:1.1.1-2) experimental; urgency=low
* Updated dependencies to xserver-xorg (>= 1:1.1.1-1). Closes: #382979.
-- Drew Parsons <dparsons@debian.org> Mon, 14 Aug 2006 23:43:09 +1000
xserver-xorg-input-mouse (1:1.1.1-1) experimental; urgency=low
* New upstream release (X11R7.1, xf86-input-mouse-1.1.1).
- applies patch 01_stolen_fron_HEAD_spurious_mouse_events.diff.
* Use debhelper v5.
* Use dh_installman to install man page.
* Exclude .la (and manpages) from dh_install.
-- Drew Parsons <dparsons@debian.org> Sun, 13 Aug 2006 00:51:02 +1000
xserver-xorg-input-mouse (1:1.0.4-4) UNRELEASED; urgency=low
* Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
idempotency fix.
-- Andres Salomon <dilinger@debian.org> Mon, 17 Jul 2006 00:36:45 -0400
xserver-xorg-input-mouse (1:1.0.4-3) unstable; urgency=low
[ David Martínez Moreno ]
* debian/rules:
- Added support for patches.
- Added --list-missing to dh_install.
- Added DRIVER_MAN_SUFFIX=4x and DRIVER_MAN_DIR=\$$\(mandir\)/man4 to
configure call in order to ship mouse.man as mouse.4x, but inside
/usr/share/man/man4/. I did this because otherwise it would conflict
with mouse.4 from manpages. Many thanks to Russ Albery for the hint.
- Added README to installed docs.
* 01_stolen_fron_HEAD_spurious_mouse_events.diff: Added patch for mouse.c
from CVS in order to fix fast scrolling and wrong events. Closes: #366787.
* Added /usr/share/man to xserver-xorg-input-mouse.install.
* debian/control:
- Updated Standards-Version to 3.7.2.0.
- Added Depends on xserver-xorg-core (>= 1:0.99.0-1).
[ David Nusinow ]
* Add quilt to Build-Depends.
-- David Martínez Moreno <ender@debian.org> Sat, 13 May 2006 23:59:58 +0200
xserver-xorg-input-mouse (1:1.0.4-2) unstable; urgency=low
* Upload to modular
-- David Nusinow <dnusinow@debian.org> Sun, 26 Mar 2006 20:25:11 -0500
xserver-xorg-input-mouse (1:1.0.4-1) experimental; urgency=low
* New upstream release
-- David Nusinow <dnusinow@debian.org> Tue, 21 Mar 2006 21:46:36 -0500
xserver-xorg-input-mouse (1:1.0.3.1-1) experimental; urgency=low
* First upload to Debian
* Fill in copyright information
* 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 19:51:24 -0500
xserver-xorg-input-mouse (1:1.0.3.1-0ubuntu1) dapper; urgency=low
* New upstream release.
* Add provides on xserver-xorg-input.
-- David Nusinow <dnusinow@debian.org> Fri, 13 Jan 2006 00:28:29 -0500
xserver-xorg-input-mouse (1:1.0.3-0ubuntu1) dapper; urgency=low
* New upstream release.
-- Daniel Stone <daniel.stone@ubuntu.com> Mon, 19 Dec 2005 08:57:45 +1100
xserver-xorg-input-mouse (1:1.0.2-0ubuntu1) dapper; urgency=low
* New upstream release.
-- Daniel Stone <daniel.stone@ubuntu.com> Mon, 12 Dec 2005 13:39:36 +1100
xserver-xorg-input-mouse (1:1.0.1-0ubuntu2) dapper; urgency=low
* Add missing Build-Depends (x11proto-core-dev, x11proto-randr-dev).
-- Daniel Stone <daniel.stone@ubuntu.com> Mon, 5 Dec 2005 12:49:36 +1100
xserver-xorg-input-mouse (1:1.0.1-0ubuntu1) dapper; urgency=low
* New upstream release.
* Bump Build-Depends on xserver-xorg-dev.
-- Daniel Stone <daniel.stone@ubuntu.com> Tue, 22 Nov 2005 12:48:05 +1100
xserver-xorg-input-mouse (1:1.0.0.1-2) dapper; urgency=low
* Add an actual, er, copyright file. *cough*
-- Daniel Stone <daniel.stone@ubuntu.com> Wed, 26 Oct 2005 11:05:30 +1000
xserver-xorg-input-mouse (1:1.0.0.1-1) dapper; urgency=low
* New upstream release.
-- Daniel Stone <daniel.stone@ubuntu.com> Thu, 20 Oct 2005 13:49:22 +1000
xserver-xorg-input-mouse (1:1.0.0-1) breezy; urgency=low
* First xserver-xorg-input-mouse release.
-- Daniel Stone <daniel.stone@ubuntu.com> Wed, 6 Jul 2005 15:48:17 +1000
|