Change logs for ubuntu-drivers-common source package in Raring

  • ubuntu-drivers-common (1:0.2.76) raring; urgency=low
    
      * debian/tests/system: nvidia-current is now a transitional package, so
        change tests to test -304.
      * debian/tests/system: Add tests for nvidia-310 and -313-updates.
      * debian/tests/system: Drop sl-modem test case. We don't officially support
        it, and it's broken at the moment. The package build test should move into
        sl-modem itself if anyone is interested in keeping it alive.
     -- Martin Pitt <email address hidden>   Mon, 18 Mar 2013 13:12:14 +0100
  • ubuntu-drivers-common (1:0.2.75) raring; urgency=low
    
      * UbuntuDrivers/detect.py:
        - Add get_linux() which returns the linux metapackage name.
      * UbuntuDrivers/kerneldetection.py:
        - Rely on the source name only for "-lts" packages (a special case).
        - Add KernelDetection.get_linux_metapackage().
      * tests/ubuntu_drivers.py:
        - Add more tests with different kernel names.
        - Extend test coverage to both get_linux() and get_linux_headers()
          from UbuntuDrivers/detect.py.
     -- Alberto Milone <email address hidden>   Wed, 30 Jan 2013 12:08:59 +0100
  • ubuntu-drivers-common (1:0.2.74) raring; urgency=low
    
      [ Martin Pitt ]
      * hybrid-detect.c: Fix detection of i386 architecture. Thanks Dennis
        Baurichter! (LP: #1096354)
    
      [ Alberto Milone ]
      * NvidiaDetector/nvidiadetector.py: Exclude -current from the
        recommended flavours. The -current flavour is now a transitional
        package therefore we should not recommend it any more.
      * UbuntuDrivers/kerneldetection.py, UbuntuDrivers/detect.py,
        tests/ubuntu_drivers.py: Add support for checking and suggesting
        the required linux headers.
     -- Alberto Milone <email address hidden>   Tue, 29 Jan 2013 13:30:50 +0100
  • ubuntu-drivers-common (1:0.2.73) raring; urgency=low
    
      * debian/tests/control: Add apport to test dependencies, so that the DKMS
        hook can generate proper crash files which will help with debugging.
      * debian/tests/system: In the Broadcom wifi test, use a proper device class
        and subclass, as the current driver matches on those now.
     -- Martin Pitt <email address hidden>   Thu, 13 Dec 2012 16:02:42 +0100
  • ubuntu-drivers-common (1:0.2.72) raring; urgency=low
    
      [ 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.
     -- Martin Pitt <email address hidden>   Wed, 07 Nov 2012 15:47:19 +0100
  • ubuntu-drivers-common (1:0.2.71ubuntu2) raring; urgency=low
    
      * Use /usr/bin/python3 shebang.
     -- Dmitrijs Ledkovs <email address hidden>   Tue, 06 Nov 2012 12:37:41 +0000
  • ubuntu-drivers-common (1:0.2.71ubuntu1) raring; urgency=low
    
      * Build-depend on python3-all.
     -- Matthias Klose <email address hidden>   Sat, 27 Oct 2012 02:54:56 +0200
  • ubuntu-drivers-common (1:0.2.71build1) raring; urgency=low
    
      * Rebuild against python3.3.
     -- Dmitrijs Ledkovs <email address hidden>   Fri, 26 Oct 2012 18:56:22 +0100
  • ubuntu-drivers-common (1:0.2.71) quantal; urgency=low
    
      * 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)
     -- Martin Pitt <email address hidden>   Fri, 05 Oct 2012 08:25:30 +0200