ubuntu-drivers-common 1:0.2.46 source package in Ubuntu

Changelog

ubuntu-drivers-common (1:0.2.46) quantal; urgency=low

  * Rename to ubuntu-drivers-common, as this package is already necessary for
    fglrx as well, and will soon get support for more drivers (replacing
    Jockey). Update file references and names everywhere, and drop the
    obsolete debian/README.Debian and debian/nvidia-common.preinst.
  * debian/control: Fix for current python packaging policy (XS- → X-), and
    drop obsolete debian/pycompat.
  * debian/control: Add Vcs-* tags.
  * setup.py: Move from distutils to setuptools, to get an egg info (needed to
    provide PackageKit plugins). Add python-setuptools build dependency.
  * Add tests/fakesysfs.py: Provide a fake sysfs directory for testing.
    Adapted from upower's integration test suite.
  * Add tests/testarchive.py: Class for building an apt archive with test
    packages.
  * Add UbuntuDrivers/detect.py, tests/ubuntu_drivers.py: Hardware/driver
    detection functionality.  These are borrowed and streamlined from Jockey.
  * Add aptdaemon/PackageKit (apt backend) plugin for what-provides MODALIAS:
    - Add UbuntuDrivers/PackageKit.py: The actual plugin, which checks the
      query against the patterns packages specify in their "Modaliases:"
      header. Also provides a system_driver_packages() function to get all
      driver packages applicable for the system.
    - setup.py: Install the new UbuntuDrivers Python package and register the
      plugin entry point.
    - tests/ubuntu_drivers.py: Add tests cases for UbuntuDrivers.PackageKit,
      using a test aptdaemon instance on a local session bus.
    - debian/control: Add python-aptdaemon.pkcompat dependency. Also specify
      packagekit as an alternative, but conflict to packagekit-backend-aptcc
      for now, as this does not support the MODALIAS what-provides query, nor
      plugins. This means that you cannot currently install this package
      together with packagekit as long as the latter hard-depends on the aptcc
      backend. Also add aptdaemon/dbus build dependencies to be able to run
      the tests during build time.
  * tests/run: Exit with a nonzero code if there are failures or errors.
  * debian/rules: Ensure that our egg-info is built before running the tests,
    and removed again on clean.
  * debian/copyright: Rewrite using copyright 1.0 format.
  * Add ubuntu-drivers: Command line tool to list available driver packages
    for this system and auto-install them. This replaces the functionality of
    "jockey-text --auto-install". This does not use any D-BUS communication,
    so is safe to run in chroots.
  * debian/control: Switch to Architecture: any, we are already building this
    package anywhere but powerpc.
  * setup.py: Remove commented code for updating .mo files. This package is
    not supposed to show user-visible strings, and if we ever get them it
    should rather use python-distutils-extra.
  * setup.py: Only build hybrid-detect on x86 machines.
  * debian/control: Bump Standards-Version to 3.9.3.
 -- Martin Pitt <email address hidden>   Thu, 24 May 2012 18:22:53 +0200

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Quantal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ubuntu-drivers-common_0.2.46.tar.gz 41.3 KiB 87dc853d5f622acd8c16389e9ff7bb25ad108f098d24219456c5ae11cd413ff7
ubuntu-drivers-common_0.2.46.dsc 1.9 KiB b134f8b5e0430ff1551c08f0bdb1e5e1225585efd3720990e07f6a658b6f9c79

View changes file

Binary packages built by this source