lp://staging/~cyphermox/ubuntu/utopic/usb-modeswitch/merge-2.2.0
- Get this branch:
- bzr branch lp://staging/~cyphermox/ubuntu/utopic/usb-modeswitch/merge-2.2.0
Branch merges
Branch information
- Owner:
- Mathieu Trudel-Lapierre
- Status:
- Development
Recent revisions
- 27. By Mathieu Trudel-Lapierre
-
* Merge from unstable; remaining changes:
- patch to rewrite dispatcher to C.
- debian/patches/ redirect_ dispatcher_ output. patch: redirect all dispatcher
output when called from udev to /dev/null.
- Replace libjim depends with libpipeline-dev, libudev-dev. - 26. By Mathieu Trudel-Lapierre
-
* Merge with Debian unstable; remaining changes: (LP: #1280546)
- patch to rewrite dispatcher to C.
- debian/patches/ redirect_ dispatcher_ output. patch: redirect all dispatcher
output when called from udev to /dev/null.
- Replace libjim depends with libpipeline-dev, libudev-dev.
* Fixed some bugs in dispatcher rewrite. (LP: #1155975) - 25. By Mathieu Trudel-Lapierre
-
debian/
patches/ dispatcher- c-rewrite. patch: correct the "search" for
modprobe to properly figure out whether it's available from PATH.
(LP: #990337) - 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) - 19. By Steve Langasek
-
Drop the dependency on tcl, which was the whole point of the C rewriting
exercise! :)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/utopic/usb-modeswitch