~ubuntu-branches/ubuntu/saucy/joystick/saucy

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Stephen Kitt
  • Date: 2011-04-04 16:56:39 UTC
  • mfrom: (1.1.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: james.westby@ubuntu.com-20110404165639-wwp0enzkfqi841i7
* New upstream version:
  - Builds with --as-needed. Closes: #607009.
  - inputattach supports W8001. Closes: #616443.
  - inputattach supports Zhen-Hua. LP: #648945.
* Drop all patches, merged upstream. Drop README.source explaining quilt
  usage, and --with-quilt directive to sh.
* Drop manpages, merged upstream.
* Drop store/restore tools, merged upstream.
* Rework udev rules:
  - provide agents to delay invoking inputattach or jscal-restore until
    they become available;
  - drop jskeepalive and use sleep instead to stop Acrux devices from
    going into a coma (as suggested by Oliver Neukum), for kernels prior
    to 2.6.39;
  - only apply the udev rules when adding devices (as suggested by
    Roberto Neri).
* Standards-Version 3.9.1, no change required.
* No longer ship evtest, its source is maintained separately (and will
  be removed from future upstream versions of joystick).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
joystick (1:1.4~rc1-1) unstable; urgency=low
 
2
 
 
3
  * New upstream version:
 
4
    - Builds with --as-needed. Closes: #607009.
 
5
    - inputattach supports W8001. Closes: #616443.
 
6
    - inputattach supports Zhen-Hua. LP: #648945.
 
7
  * Drop all patches, merged upstream. Drop README.source explaining quilt
 
8
    usage, and --with-quilt directive to sh.
 
9
  * Drop manpages, merged upstream.
 
10
  * Drop store/restore tools, merged upstream.
 
11
  * Rework udev rules:
 
12
    - provide agents to delay invoking inputattach or jscal-restore until
 
13
      they become available;
 
14
    - drop jskeepalive and use sleep instead to stop Acrux devices from
 
15
      going into a coma (as suggested by Oliver Neukum), for kernels prior
 
16
      to 2.6.39;
 
17
    - only apply the udev rules when adding devices (as suggested by
 
18
      Roberto Neri).
 
19
  * Standards-Version 3.9.1, no change required.
 
20
  * No longer ship evtest, its source is maintained separately (and will
 
21
    be removed from future upstream versions of joystick).
 
22
 
 
23
 -- Stephen Kitt <steve@sk2.org>  Mon, 04 Apr 2011 16:56:39 +0200
 
24
 
1
25
joystick (20051019-12) unstable; urgency=low
2
26
 
3
27
  * Use the correct maximum number of axes. LP: #595767.