lp:ubuntu/lucid/joystick
- Get this branch:
- bzr branch lp:ubuntu/lucid/joystick
Branch merges
Branch information
Recent revisions
- 10. By Stephen Kitt
-
* Handle the various buffer sizes expected in kernels 2.6.27 to 2.6.30.8
(2.6.28 changed the value of KEY_MAX, which changed the definition of
a joystick-related ioctl; 2.6.31 fixed the problem by handling any
buffer size - see ec8b4b7085605e801a7740a2c3c332 56aebe249c in the
kernel git repository, which was also shipped in 2.6.30.8). Correctly
closes: #536013. Thanks to Krzysztof A. Sobiecki for help determining
the actual cause of the behaviour seen in jstest!
* Avoid treating positive return values from ioctl() as errors; kernels
starting with 2.6.32 return buffer sizes in some cases (see
999b874f4aa39b7abf45662ff090 0f943ddb2d02 in the kernel git
repository).
* Standards-Version 3.8.3, no change required.
* initscript stops in level 1 as well as 0 and 6. Note that the
initscript will be going away soon, see #540680. - 9. By Nathan Handler
-
* Merge from debian unstable, remaining changes (LP: #294918):
- Depend on inputattach, which is a separate package in Ubuntu. - 8. By Nathan Handler
-
* Merge from debian unstable, remaining changes:
- Retained depend: inputattach
- Retained usb joystick segfault fix
- Retained Updated maintainer field - 7. By Joe Jaxx
-
* Merge from debian unstable, remaining changes:
- Retained depend: inputattach
- Retained usb joystick segfault fix
- Retained Updated maintainer field - 6. By Martin Pitt
-
debian/control: Update maintainer fields according to debian-
maintainer-field spec. - 3. By Edward Betts
-
* New upstream release. Closes: #245108
* drop joystick-device- check - leave device file handling to MAKEDEV
or udev this makes everything lots more simple, means debconf is
no longer a dependancy, and no need for an initscript.
Closes: #164592, #235168, #303682, #331872
* debian/rules: move to CDBS
* debian/control: added 'Requires at Linux 2.4 or newer.' Closes: #111117
* debian/control: Standards-Version: 3.6.2
* debian/copyright: updated FSF address
* debian/README. Debian: removed
* fix spelling mistakes in manpages Closes: #311445, #311446 - 2. By Edward Betts
-
* debian/control: updated Standards-Version.
* debian/control: added version number to debhelper Build-Depends.
* debian/copyright: improved with more text from the GPL and a description
of changes to the package.
* debian/template: German translation from Sebastian Feltel
<email address hidden>. (Closes: Bug#119939)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ubuntu/maverick/joystick