lp:ubuntu/karmic/nvidia-common

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/karmic/nvidia-common
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

16. By Alberto Milone

* debian/control:
  - Drop dependency on nvidia-180-modaliases.
  - Add dependency on nvidia-185-modaliases.

15. By Steve Kowalik

Revert previous change, -185 is still in NEW.

14. By Alberto Milone

* debian/control:
  - Drop dependency on nvidia-180-modaliases.
  - Add dependency on nvidia-185-modaliases.

13. By Alberto Milone

* debian/control:
  - Drop dependency on nvidia-71-modaliases.
* NvidiaDetector/nvidiadetector.py:
  - Use a text file in /usr/share/nvidia-common/
    instead of hardcoding the list of obsolete
    packages in the program.
  - Add "obsolete" optional argument to the ctor so
    as to allow to change the default path to the
    list of obsolete packages.
  - Catch IOError if the path to the modalias files
    does not exist.
  - Flush stdout before printing (LP: #292606).
* nvidia-common:
  - Prevent the script from failing when $LATEST is
    null.
* setup.py:
  - Install share/obsolete to /usr/share/nvidia-common.
* share/obsolete:
  - Add nvidia-glx-71.

12. By Michael Vogt

do not sys.exit(0) in NvidiaDetection.__init__()
but raise a exception instead (this code is imported
by update-manager and the exit(0) exits it)

11. By Alberto Milone

* NvidiaDetector/nvidiadetector.py:
  - Exit without an error exit status in NvidiaDetection.__init__()
    so as not to break dist-upgrades if the modaliases are not
    installed (LP: #303825).
* debian/rules:
  - Add "--install-layout=deb" to make sure that nvidia-detector
    is installed in /usr/bin/ instead of /usr/local/bin.

10. By Matthias Klose

Include the symlinks in the package.

9. By Alberto Milone

debian/rules: add "export DH_PYCENTRAL=nomove" to avoid
problems with dist-upgrades.

8. By Alberto Milone

* NvidiaDetector/nvidiadetector.py:
  - add nvidia-glx-177 to
    the "oldPackages" list since 177 is no longer available
    in Jaunty.
  - make sure that drivers which have the modaliases and
    are in oldPackages are ignored.

7. By Alberto Milone

* debian/control:
  - Drop dependency on nvidia-177-modaliases since it's not
    compatible with Jaunty's X ABI.
  - Add Vcs-Bzr

Branch metadata

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

Subscribers