Change logs for jockey source package in Karmic

  • jockey (0.5.5-0ubuntu3) karmic-proposed; urgency=low
    
      * Merge bug fixes from trunk:
        - xorg_driver.py, enable(): Do not mangle xorg.conf if module is not
          available after package installation. (LP: #451305, part 1)
        - ui.py, set_handler_enabled(): Give an error message pointing to the log
          file if driver installation fails. (LP: #451305, part 2)
      * data/handlers/{fglrx,nvidia}.py: Override enable() method to first try and
        install the corresponding kernel headers for the current kernel, to
        eliminate a common reason for driver installation failure.
        (LP: #451305, part 3)
     -- Martin Pitt <email address hidden>   Mon, 09 Nov 2009 14:30:34 +0100
  • jockey (0.5.5-0ubuntu2) karmic; urgency=low
    
      * data/handlers/b43.py: Remove bcmwl-kernel-source on installation, so that
        it actually has a chance to work when wl was active before. (LP: #443185)
    
     -- Martin Pitt <email address hidden>   Thu, 22 Oct 2009 21:58:32 +0200
  • jockey (0.5.5-0ubuntu1) karmic; urgency=low
    
      * New upstream bug fix release:
        - jockey-kde: Fix broken icons. (LP: #438940)
    
     -- Martin Pitt <email address hidden>   Fri, 02 Oct 2009 13:27:28 +0200
  • jockey (0.5.4-0ubuntu1) karmic; urgency=low
    
      * New upstream bug fix release:
        - Update tests for openprinting.org changes; LaserJet 3020 does not exist
          any more, replace with DesignJet 3050CP.
        - Handler: Reload module blacklist after installing a driver package,
          since it might ship blacklists.
        - setup.py: Fix DistUtilsExtra version check. (LP: #428337)
        - jockey-gtk: Check for having $DISPLAY at startup to avoid crashes.
          (LP: #204134)
      * ui.py: Fix error message parsing, thanks to rugby471! (LP: #386375)
      * Add data/handlers/dvb_usb_firmware.py: Handler for DVB USB cards which
        need to have the linux-firmware-nonfree package installed. (LP: #223212)
    
     -- Martin Pitt <email address hidden>   Mon, 21 Sep 2009 18:31:45 +0200
  • jockey (0.5.3-0ubuntu3) karmic; urgency=low
    
      [ Martin Pitt ]
      * broadcom_wl.py: Run rmmod with full path, since the backend doesn't have a
        $PATH when being activated by D-Bus. (LP: #403925)
    
     -- Mario Limonciello <email address hidden>   Fri, 07 Aug 2009 16:02:26 -0500
  • jockey (0.5.3-0ubuntu2) karmic; urgency=low
    
      * debian/control: Bump python-distutils-extra build dep (needs at least
        2.4).
      * debian/jockey-common.install: Update path for PolicyKit files.
    
     -- Martin Pitt <email address hidden>   Tue, 14 Jul 2009 17:42:12 +0200
  • jockey (0.5.3-0ubuntu1) karmic; urgency=low
    
      * New upstream release:
        - Add a text frontend, 'jockey-text'.  Although the GTK and KDE frontends
          can be launched and scripted command line, they are dependent upon
          DISPLAY being set.  This text frontend has the ability to run in a true
          text only environment. (By Mario Limonciello) (LP: #394688)
        - Ported to polkit-1.
      * debian/control: Update policykit dependencies to policykit-1. Drop
        policykit-kde, since it does not exist so far.
      * Merge bug fix from trunk: Move X-KDE-autostart-phase: field from menu to
        autostart .desktop.
      * kde/jockey-kde, kde/jockey-kde.desktop.in: Reintroduce code to run
        frontend as root, since there is no KDE frontend for polkit-1 yet.
      * data/handlers/broadcom_wl.py: rmmod b43 and friends before enabling wl, so
        that it will work on the fly. (LP: #393689)
    
     -- Martin Pitt <email address hidden>   Tue, 14 Jul 2009 17:27:14 +0200
  • jockey (0.5.2-0ubuntu1) karmic; urgency=low
    
      * New upstream release 0.5.1:
        - Add yum detection to packaging_system.
        - Implement package installation/removal with PackageKit. (Not used in
          Ubuntu right now).
        - Fully functional on Fedora Core 10.
      * New upstream release 0.5.2:
        - Convert build system to DistUtilsExtra.auto.
        - kde/jockey-kde.desktop.in: Move autostart to phase 2, for smoother
          login. (LP: #369733)
        - ui.py: Make proprietary driver warning less scary. (LP: #381805)
        - jockey-gtk: port from glade to GtkBuilder.
      * debian/control: Bump python-distutils-extra build dependency to ensure
        availability of DistUtilsExtra.auto.
      * debian/control: Drop obsolete python-glade2 dependency.
      * debian/jockey-gtk.install: Install *.ui file instead of *.glade.
      * jockey/oslib.py, ui_help(): Update yelp location for help, thanks Matthew
        East! (LP: #274845)
      * data/handlers/broadcom_wl.py: Require package bcmwl-kernel-source. Drop
        our handling of the module blacklisting, bcmwl-kernel-source now does that
        by itself. (LP: #381678)
      * Move jockey.kdeui Python modules from jockey-common to jockey-kde.
      * debian/control: Drop obsolete restricted-manager-* conflicts/replaces.
      * debian/rules: Drop call to dh_icons, cdbs has done that for us for a long
        time.
      * debian/control: Bump Standards-Version to 3.8.2 (no changes necessary).
      * debian/control: Recommend bcmwl-modaliases, so that the driver is detected
        by default. (LP: #381683)
    
     -- Martin Pitt <email address hidden>   Mon, 29 Jun 2009 16:21:37 +0200
  • jockey (0.5-0ubuntu10) jaunty; urgency=low
    
      * kde/jockey-kde: Revert Ubuntu specific change to call application through
        kdesu from the applet. This isn't necessary any more with policykit-kde.
        (LP: #357133)
    
     -- Martin Pitt <email address hidden>   Tue, 07 Apr 2009 09:39:26 -0700