Change logs for usb-modeswitch source package in Precise

  • usb-modeswitch (1.2.3+repack0-1ubuntu2) precise; urgency=low
    
      * 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)
     -- Mathieu Trudel-Lapierre <email address hidden>   Wed, 07 Mar 2012 10:48:42 -0500
  • usb-modeswitch (1.2.3+repack0-1ubuntu1) precise; urgency=low
    
      * 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.
    
    usb-modeswitch (1.2.3+repack0-1) unstable; urgency=medium
    
      * New 1.2.3 upstream release.
        - Fixed two bugs both causing the embedded-jimsh install variant of the
          dispatcher crash;
          (Closes: #656688)
        - Fixed some "regexp" incompatibilities with Debian's libjim.
          (Closes: #656063)
    
      * Repack the upstream tarball:
        - Drop the code copy of jimtcl.
    
      * Rise urgency to medium as this new upstream release fixes two RC bugs.
      * Add patch to disable logging as enabled in 1.2.3 upstream release.
    
    usb-modeswitch (1.2.2+repack0-1) unstable; urgency=low
    
      * New 1.2.2 upstream release.
        - Fixed bad bug preventing mode switch for devices using TargetClass
          (Closes: #656248);
    
      * Repack the upstream tarball:
        - Drop the code copy of jimtcl.
    
    usb-modeswitch (1.2.1+repack0-1) unstable; urgency=low
    
      * New 1.2.1 upstream release.
    
      * Repack the upstream tarball:
        - Drop the code copy of jimtcl.
    
      * Refresh patches.
        × 03_use_udev_specifics.patch: Refresh.
     -- Mathieu Trudel-Lapierre <email address hidden>   Thu, 09 Feb 2012 10:43:17 -0500
  • usb-modeswitch (1.2.0+repack0-1ubuntu1) precise; urgency=low
    
      * 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)
    
    usb-modeswitch (1.2.0+repack0-1) unstable; urgency=low
    
      * New 1.2.0 upstream release:
        - added command line options for binary program to accept configuration
          data via stdin or as a long string parameter - this fixes the bug with
          non-writable temporary file during boot (Closes: #629371);
    
      * Repack the upstream tarball:
        - Drop the code copy of jimtcl.
    
      * Refresh patches:
        × 03_use_udev_specifics.patch: Refresh.
        + 04_cope_with_repack.patch: Add.
        - wait_half_second_non_scsi.patch: was from upstream; drop.
      * Link usb-modeswitch-dispatcher against libjim.
        - Add Build-Depends on jimtcl and libjim-dev.
        - Drop Depends on tcl/tclsh.
        - Use explicit makefile targets.
      * Bump debhelper compat to 9, for auto- buildflags.
        - Bump debhelper B-D to 8.9.0~.
        - Add source lintian override.
    
    usb-modeswitch (1.1.9-2) unstable; urgency=low
    
      * Patch the tcl dispatcher to wait some time with non-scsi-needing
        devices. (Closes: #637972)
     -- Mathieu Trudel-Lapierre <email address hidden>   Mon, 05 Dec 2011 15:00:29 -0500
  • usb-modeswitch (1.1.9-1ubuntu3) oneiric; urgency=low
    
      * debian/patches/dispatcher-c-rewrite.patch: fix crash in failing to match
        devices with config lists before SCSI attributes are checked.
        (LP: #824147)
      * debian/patches/03_use_udev_specifics.patch: avoid failing if
        usb_modeswitch gets called with --symlink in udev by removing the tclsh
        call; also redirect all output from these calls to /dev/null (we don't
        need it anyway).
     -- Mathieu Trudel-Lapierre <email address hidden>   Mon, 22 Aug 2011 11:19:11 -0400