~ubuntu-branches/ubuntu/saucy/jockey/saucy

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2011-09-28 16:19:54 UTC
  • Revision ID: package-import@ubuntu.com-20110928161954-jcncyfwdobdvs50g
Tags: 0.9.4-0ubuntu8
data/handlers/{fglrx,nvidia}.py: Drop custom id() methods. They were a
thinko and cause the driver IDs to come out as e. g.
"xorg:nvidia_173_updates-update". The module name is meant to provide
the "_update" suffix already (just didn't do yet because of LP #855396)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
jockey (0.9.4-0ubuntu8) oneiric; urgency=low
 
2
 
 
3
  * data/handlers/{fglrx,nvidia}.py: Drop custom id() methods. They were a
 
4
    thinko and cause the driver IDs to come out as e. g.
 
5
    "xorg:nvidia_173_updates-update". The module name is meant to provide
 
6
    the "_update" suffix already (just didn't do yet because of LP #855396)
 
7
 
 
8
 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 28 Sep 2011 16:19:54 +0200
 
9
 
1
10
jockey (0.9.4-0ubuntu7) oneiric; urgency=low
2
11
 
3
12
  [ Alberto Milone ]