lp:ubuntu/karmic-updates/jockey

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/karmic-updates/jockey
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:
Mature

Recent revisions

71. By Martin Pitt

* 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)

70. By Martin Pitt

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)

69. By Martin Pitt

* New upstream bug fix release:
  - jockey-kde: Fix broken icons. (LP: #438940)

68. By Martin Pitt

* 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)

67. By Mario Limonciello

[ 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)

66. By Martin Pitt

* debian/control: Bump python-distutils-extra build dep (needs at least
  2.4).
* debian/jockey-common.install: Update path for PolicyKit files.

65. By Martin Pitt

* 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)

64. By Martin Pitt

* 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)

63. By Martin Pitt

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)

62. By Martin Pitt

jockey/ui.py: Fix previous change to not break existing translations.
(LP: #353081)

Branch metadata

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

Subscribers