lp:~mvo/jockey/mvo

Created by Michael Vogt and last modified
Get this branch:
bzr branch lp:~mvo/jockey/mvo
Only Michael Vogt can upload to this branch. If you are Michael Vogt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael Vogt
Project:
Jockey
Status:
Development

Recent revisions

452. By Michael Vogt

* jockey/oslib.py:
  - fix crash if a given package has no candidate version

451. By Martin Pitt

releasing version 0.6-0ubuntu2

450. By Martin Pitt

debian/control: Drop bcmwl-modaliases recommends, it's replaced with
a package header now.

449. By Martin Pitt

releasing version 0.6-0ubuntu1

448. By Martin Pitt

debian/rules: Drop simple-patchsys.mk, we don't need it (patches are
inline, maintained in bzr).

447. By Martin Pitt

New upstream release 0.6:

446. By Martin Pitt

jockey/oslib.py: Change deprecated apt.apt_pkg.Config.Set() to .set().

445. By Martin Pitt

* Add support for putting modalias definitions in driver package's
  debian/control, so that we can replace the /usr/share/jockey/modaliases/*
  lists with lookups in the package database (see blueprint
  hardware-desktop-n-package-field-modaliases). With this we can drop the
  foo-modaliases packages, and shipping third-party driver packages will
  just work in Jockey without any further integration.
  - Add debian/debhelper/dh_jockey: Debhelper program to produce a
    ${modaliases} substvar from scanning .ko files or
    debian/packagename.modaliases.
  - Add debian/debhelper/test_dh_jockey: Automatic test script for
    dh_jockey.
  - Add debian/debhelper/modaliases.pm: dh_auto sequencer for dh_modaliases.
  - debian/control: Add dh-modaliases package.
  - debian/dh-modaliases.install: Install dh_modaliases and modaliases.pm.
  - debian/rules: Create manpage from dh_modaliases POD.
  - jockey/oslib.py: Add apt implementation for package_header_modaliases().
  - tests/oslib.py: Add test case for our package_header_modaliases()
    implementation. This only really tests anything if there is at least one
    package with a "Modaliases:" field in the local apt repository.

444. By Martin Pitt

merge from trunk: Add support and test case for reading modaliases from package headers

443. By Martin Pitt

* Merge changes from trunk:
  - Put back "Additional Drivers" progress window title. Thanks Bilal
    Akhtar! (LP: #323815)
  - jockey/detection.py, get_hardware(): Disable printer detection.
    cupshelpers.getDevices() is excruciatingly slow (about 15 seconds), and
    jockey is not normally used directly to install printer drivers.
    Instead, system-config-printer picks up new printers, and calls jockey
    with the device ID, so jockey does not need to detect printers by
    itself.
  - jockey-kde: Use runtime .ui loading instead of pykdeuic4; the latter
    just keeps breaking.
  - gtk/jockey-gtk.ui: Drop obsolete has_separator property; Explicitly set
    topmost GtkVBox fill property to True, as the default changed in GTK 3.0
    (GNOME #634592)
  - Various test suite fixes.
* debian/control: Drop now obsolete python-{qt4,kde}* build dependencies.
* debian/jockey-kde.install: Install the KDE *.ui files.

Branch metadata

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

Subscribers