lp:~ted/ubuntu/raring/ubuntu-drivers-common/nvidia-experimental-number

Created by Ted Gould and last modified
Get this branch:
bzr branch lp:~ted/ubuntu/raring/ubuntu-drivers-common/nvidia-experimental-number
Only Ted Gould can upload to this branch. If you are Ted Gould please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ted Gould
Status:
Development

Recent revisions

31. By Ted Gould

Grab the number out of the package name as the last entry in the name. This gets the correct number for packages like nvidia-experimental-1234.

30. By Martin Pitt

[ Matthias Klose ]
* Build-depend on python3-all.

[ Dmitrijs Ledkovs ]
* Use /usr/bin/python3 shebang.

[ Martin Pitt ]
* debian/tests/system: Fix duplicate output of error message for test
  failures.
* tests/ubuntu_drivers.py, test_devices_detect_plugins(): Fix failure if
  special.py occurs first in the output. This bug was triggered by Python
  3.3's new hash randomization behaviour. (LP: #1071997)
* UbuntuDrivers/detect.py: Fix UnicodeDecodeError crash when encountering a
  package with invalid UTF-8 encoding. Just skip those packages instead. Add
  test to tests/ubuntu_drivers.py.

29. By Dimitri John Ledkov

Use /usr/bin/python3 shebang.

28. By Matthias Klose

Build-depend on python3-all.

27. By Dimitri John Ledkov

Rebuild against python3.3.

26. By Martin Pitt

tests/ubuntu_drivers.py: When calling PackageKit, retry up to 5 seconds on
o.f.d.Error.ServiceUnknown, so that this also works reliably on our slow
ARM builders. (LP: #1061748)

25. By Martin Pitt

UbuntuDrivers/detect.py: Never recommend a driver which has "experiment"
in the name, unless no other driver is available.

24. By Martin Pitt

* Drop share/last_gfx_boot, and stop installing it in setup.py. This file is
  created and updated at runtime and should not be shipped in the package.
  (LP: #1045629)
* setup.py: Only install the upstart job on platforms where we build
  hybrid-detect. (LP: #1045193)
* debian/rules: On architectures which do not ship hybrid-detect, generate a
  .maintscript helper to clean up the /etc/init/hybrid-gfx.conf upstart job
  conffile on upgrade.
* tests/ubuntu_drivers.py: Add test for a video driver which supports
  multiple X.org video ABIs. Reproduces LP #1033222.
* UbuntuDrivers/detect.py, _check_video_abi_compat(): Do not only consider
  the first xorg-video-abi-* dependency, but all of them. (LP: #1033222)

23. By Jason Conti

setup.py: Fix hybrid_detect installation. (LP: #1026787)

22. By Martin Pitt

setup.py: Install hybrid-detect through data_files instead of scripts, as
the later stopped working with python 3.2.3-3 (see LP #1026016)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/raring/ubuntu-drivers-common
This branch contains Public information 
Everyone can see this information.

Subscribers