lp:ubuntu/precise/jockey

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

Recent revisions

147. By Martin Pitt

* debian/tests/control: Add dbus-x11 dependency to get dbus-launch.
  (LP: #976239)
* data/handlers/fglrx.py: Fix crash if there is no other alternative for the
  driver. (LP: #954297)
* Merge from trunk:
  - Fix crash if there is no notification daemon available. (LP: #819755)
  - jockey/detection.py: Do not show a warning about not being able to open
    the DriverDB cache if the file does not exist. (LP: #888273)
  - Update Bulgarian translations from Launchpad.

146. By Ricardo Salveti

* data/handlers/pvr-omap4.py:
  - Adding handler for PowerVR SGX driver for OMAP 4 based boards, like
    Pandaboard and Blaze (LP: #978563)

145. By Martin Pitt

* debian/tests/control: Add xvfb and gir1.2-appindicator3-0.1 dependencies.
* debian/tests/upstream-system: Run under xvfb-run, with a workaround for
  LP #972324.
* Merge from trunk:
  - tests/shipped_handlers.py: Test system installed handlers when not in
    the source tree.

144. By Martin Pitt

* jockey/oslib.py, install_packages: Temporarily disable our Apport (or any
  other) excepthook for apt.Cache().commit(), to circumvent python-apt's
  magic of calling the except hook without a stack trace in case of
  package installation failures. We already catch SystemErrors from this
  call and act accordingly. (LP: #850005)
* Merge updated translations from trunk.

143. By Jonathan Thomas

Transition jockey-kde's dependency on kdebase-runtime to kde-runtime, the
new package

142. By Martin Pitt

* Merge from trunk:
  - ui.py: Use gettext friendly string line splitting. (LP: #910278)
  - Update translations from Launchpad.

141. By Martin Pitt

* New upstream bug fix release:
  - jockey/detection.py: Accept repository URLs with "file:/", too
  - jockey/oslib.py: Completely parse PackageKit output. Thanks Hedayat
    Vatankhah! (LP: #900853)
  - gtk/jockey-gtk: Create tray icon when indicator support is not
    available. Thanks Hedayat Vatankhah! (LP: #900824)
  - Launchpad automatic translations update.
* jockey/oslib.py, has_repositories(): Also accept "file:/path..." URLs from
  apt-cache policy to recongize local repositories. First half of LP #913927.
  Thanks to James Ferguson for the patch.
* jockey/oslib.py, install_package(): Consider file:// URLs a trusted
  origin even for binary packages. (LP: #913927)
* tests/oslib.py: Update test_package_install_thirdparty_unsigned_binary()
  test to use a http:// URL, as file:// URLs are now considered trusted.

140. By Martin Pitt

* New upstream bug fix release:
  - jockey/oslib.py: Use specified target_kernel for module aliases, too.
    Thanks Hedayat Vatankhah! (LP: #900851)
  - jockey/oslib.py: Be robust against failure to open blacklist for
    writing. Thanks Hedayat Vatankhah! (LP: #900850)
  - Fix some style issues in desktop files. Thanks Hedayat Vatankhah!
    (LP: #900819)
  - ui_notification(): Add accessible description to indicator.
    (LP: #891920)
  - Launchpad automatic translations updates.

* debian/control: Move from transitional python-gobject to python-gi.

139. By Martin Pitt

* Merge from trunk:
  - tests/detection.py: Make OpenPrinting.org test case robust against minor
    version changes
  - get_handlers(): Ignore handler classes which start with a "_". These can
    be used to mark private base classes and avoid error messages.
* tests/oslib.py: Fix MockPackage to have an architecture() method, now
  needed by the Apt implementation.
* data/handlers/nvidia.py: Prefix base class with '_' to avoid error
  messages and failing the "shipped_handlers" tests.
* Add debian/tests/control and debian/tests/upstream-system:
  DEP-8/autopkgtest control file for running the upstream tests against the
  installed system Jockey package.

138. By Martin Pitt

debian/jockey-common.postinst: Move from group "admin" to "sudo".
(LP: #893842)

Branch metadata

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

Subscribers