lp:ubuntu/precise/usb-modeswitch

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

24. By Mathieu Trudel-Lapierre

debian/patches/dispatcher-c-rewrite.patch: fix check_success() checks for
the presence of vendor and product IDs to allow modeswitch to correctly
be reported as successful when a verification is required. (LP: #935230)

23. By Mathieu Trudel-Lapierre

* Merge with Debian; remaining changes:
  - debian/control: Drop the dependency on tcl and Build-Depends on
    jimsh/libjim (another tcl implementation).
  - debian/control: add libudev-dev and libpipeline-dev to Build-Depends.
  - debian/patches/dispatcher-c-rewrite.patch: rewrite the dispatcher in C,
    to be able to drop the Tcl dependencies.
* debian/patches/dispatcher-c-rewrite.patch: adapt C rewrite patch to take
  in the changes from 1.2.1-1.2.3.
* debian/patches/redirect_dispatcher_output.patch: redirect all dispatcher
  output when called from udev to /dev/null.

22. By Mathieu Trudel-Lapierre

* Merge with Debian testing; remaining changes:
  - debian/control: Drop the dependency on tcl and Build-Depends on
    jimsh/libjim (another tcl implementation).
  - debian/control: add libudev-dev and libpipeline-dev to Build-Depends.
  - debian/patches/dispatcher-c-rewrite.patch: rewrite the dispatcher in C,
    to be able to drop the Tcl dependencies.
* debian/patches/dispatcher-c-rewrite.patch:
  - Adapt to follow the changes introduced in version 1.2.0.
  - Move bind_list, current_cfg and other state files to /run.
  - Fix handling parameters when the dispatcher is called manually instead
    of via udev. (LP: #829519)

21. By Steve Langasek

releasing version 1.1.9-1ubuntu3

20. By Steve Langasek

merge from Mathieu

19. By Steve Langasek

Drop the dependency on tcl, which was the whole point of the C rewriting
exercise! :)

18. By Mathieu Trudel-Lapierre

* debian/patches/dispatcher-c-rewrite.patch: rewrite the dispatcher
  binary in C to be able to drop Tcl from the CD.
  See https://blueprints.launchpad.net/ubuntu/+spec/desktop-o-cdspace.
* debian/control: add libudev-dev and libpipeline-dev to Build-Depends,
  as new requirements for the C version of usb_modeswitch_dispatcher.

17. By Didier Raboud

New 1.1.9 upstream version:
× Refresh 03_use_udev_specifics.patch.

16. By Didier Raboud

* New 1.1.8 upstream version:
  - Rewrite Debian's "override from /etc" code
    (Closes: #630081, thanks to Alex Hermann).
  - Fix boot-time switching regression
    (Closes: #629371, thanks to Christian Kastner).

* Drop patches obsoleted by 1.1.8:
  - 01_extract_to_var_lib_not_tmp
  - 02_allow_override_from_etc
* Drop device_reference.txt from docs as upstream dropped it.
* Bump Standards-Version to 3.9.2 without changes needed.

15. By Didier Raboud

* New 1.1.7 upstream version.

* Patches:
  + Add 01_extract_to_var_lib_not_tmp.patch to extract
    temporary files to /var/lib/usb_modeswitch instead of /tmp.
  + Add 02_allow_override_from_etc.patch to permit overriding
    packed configurations with files within /etc/usb_modeswitch.d/.
  - Remove 02_mp_correct_hyphens.patch: merged upstream.
  - Remove 04__use_var_lib_not_etc.patch: merged upstream.
  - Remove 05_fixed_configuration_switching_races.patch: was an upstream
    backport.
  - Remove 06_umdp_archive_in_usr.patch: Obsoleted by upstream.
* Replace usb-modeswitch-data-packed dependency by a versioned dependency on
  usb-modeswitch-data (copes with -packed package removal).
* Add a postinst maintainer script to move past runtime files to their new
  (and correct) location under /var/lib/.
* Also bump debhelper compat (was forgotten).

Branch metadata

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

Subscribers