Change logs for gsmlib source package in Quantal

  • gsmlib (1.10-13.2) unstable; urgency=low
    
    
      * Non-maintainer upload.
      * Fix +CSMS response parsing: an argument can be zero-length (Closes: #602739).
      * Fix +COPS response parsing: additional numeric argument possible
        (Closes: #674856).
      * Migrate to /run.
    
     -- Andrew O. Shadura <email address hidden>  Fri, 15 Jun 2012 11:10:39 +0200
  • gsmlib (1.10-13) unstable; urgency=low
    
      * Ack NMU, Thanks Michael, Christoph & Petter
      * debian/control add Homepage:
      * Update debian/copyright; gsm-lib/COPYING actually specifies LGPL: 
        - fixes lintian:copyright-without-copyright-notice
      * Update manpages fixes lintian:hyphen-used-as-minus-sign
      * Update debian/gsm-utils.init 
        - fixes lintian:init.d-script-missing-lsb-short-description
      * Bug fixes from ubuntu
        - Don't install contrib/gsm-utils.init dh_installinit debian/gsm-utils.init
        - Create /var/run/gsm-utils
      * Add case 'L' to apps/gsmsmsd.cc - thks to Andrew Suffield
        - syslog support does not work (Closes: #346240)
      * gsm-utils.init really call restart with --stop first
        - init script calls --start twice (Closes: #377448)
      * Explictly set /bin/bash: gsmsmsspool & gsmsmsrequeue
        - bashism in /bin/sh script (Closes: #464981)
        - gsmsmsrequeue contains bashism or function error (Closes: #459396)
      * Patch apps/gsmsmsstore.cc - thks Isaac Wilcox
        - gsmsmsstore device existence check causes problems with RFCOMM
        devices (Closes: #340179)
      * Only start gsmsmsd if set in /etc/default/gsm-utils. crontab -> examples
        - gsmsmsd should be optional / start only if told so in
        /etc/default/gsm-utils (Closes: #474093)
      * Apply patch from Stefan Katerkamp & Jacob Nevins
        - Gsmsendsms fails with SonyEricsson W880 (fix included) (Closes:
        #413341)
    
     -- Iain Lane <email address hidden>   Mon,  10 Nov 2008 11:42:11 +0000