[ubuntu/lucid] gpsd 2.39-8ubuntu1 (Accepted)

Luca Falavigna dktrkranz at ubuntu.com
Sun Dec 13 16:30:16 GMT 2009


gpsd (2.39-8ubuntu1) lucid; urgency=low

  * Sync from Debian 2.39-8, this version is known to work. Please
    get in contact with me or Bernd before touching it again.

gpsd (2.39-8) unstable; urgency=low

  * [a9e9d167] Export needed variables for the hotplug script. (Closes:
    #556956) - thanks to Luca Niccoli
  * [254f1da4] Add a missing % which caused USB autostart to fail.
    (Closes: #556954) - thanks to Luca Niccoli
  * [2990d2cc] Updating debconf translation: pt.po (Closes: #556250) -
    thanks to "Traduz - Portuguese Translation Team"
  * [dc6305e7] Updating debconf translation: sv.po (Closes: #556580) -
    thanks to Martin Bagge
  * [6066918d] Add missing : in po files and unfuzzy them.

gpsd (2.39-7) unstable; urgency=low

  [ Bernd Zeimetz ]
  * [bda49bd9] Bumping Standards-Version to 3.8.3. No changes needed.
  * [cdf3c74c] Fix hotplug script environment patch to ensure that
    'None' is not passed as gpsd option.
  * [67cde41b] Don't check for "$START_DAEMON" = "true" in
    gpsd.hotplug.wrapper anymore.
  * [c4fb8bab] Go trough all debconf questions if the daemon is started
    at boot *or* USB autodetection is enabled.
  * [f929f33f] Add dbus to 'Suggests' of gpsd.
  * [9dd1656f] Rewriting gpsd.init completely. The new start-stop-daemon
    options should ensure that gpsd is stopped definitely, hopefully
    this fixes an upgrade problem which was reported on Launchpad. (LP:
    #468915) - thanks to Walter Wittel
  * [376285e7] Updating gpsd.templates after review. - thanks to Justin
    B Rye
  * [e5d5e1f7] Updating po files for new gpsd.templates.
  * [6e23af3e] Update po files after running debconf-updatepo.
  * [691c564c] Add missing : to the control path question.
  * [8da65d0a] Running debconf-updatepo again.

  [ Esko Arajärvi ]
  * [77a66dc2] Updating debconf translation: fi.po (Closes: #554478)

  [ Kenshi Muto ]
  * [389d8f08] Updating debconf translation: ja.po (Closes: #554576)

  [ dooteo ]
  * [400eada8] Updating debconf translation: eu.po (Closes: #554540)

  [ Ivan Masár ]
  * [67146d71] Updating debconf translation: sk.po (Closes: #554681)

  [ Luca Monducci ]
  * [c52ba7fa] Updating debconf translation: it.po (Closes: #555117)

  [ Eddy Petrișor ]
  * [afb4ef0b] Updating debconf translation: ro.po (Closes: #555464)

  [ Thomas Mueller ]
  * [9f7c21e9] Updating debconf translation: de.po (Closes: #555840)

  [ Miroslav Kure ]
  * [e4246738] Updating debconf translation: cs.po (Closes: #555894)

  [ Francisco Javier Cuadrado ]
  * [3a72944f] Updating debconf translation: es.po (Closes: #556035)

  [ Yuri Kozlov ]
  * [4beef045] Updating debconf translation: ru.po (Closes: #556193)

  [ marce ]
  * [325806a3] Updating debconf translation: gl.po (Closes: #555453)

gpsd (2.39-6) experimental; urgency=low

  [ Christian Perrier ]
  * [fe381184] Updating debconf translation: fr.po (Closes: #540502)

  [ Jordà Polo ]
  * [2c23a9a6] Updating debconf translation: ca.po (Closes: #544101)

  [ Clytie Siddall ]
  * [49af80a6] Updating debconf translation: vi.po (Closes: #548020)

  [ Bernd Zeimetz ]
  * [35fe08a1] Correct dependencies in init.d LSB header. (Closes:
    #548552) - thanks to Petter Reinholdtsen <pere at hungry.com>
  * [c3e1a9a0] Move socket location out of the normal daemon options.
    Also make it much harder for the user to create a broken
    configuration, this should fix some of the bugs reported on debconf
    running into trouble. (Closes: #546894) (LP: #423629, #423629)
  * [887a9c32] Don't use hardcoded paths in gpsd.hotplug.
  * [8305f777] Use environment from /etc/default/gpsd in hotplug script.
    (Closes: #542386) - thanks to Joerg Dorchain <joerg at dorchain.net>
  * [309f9c95] Rename DAEMON_OPTS to GPSD_OPTIONS.
  * [cbc56721] Remove bashism from gpsd.hotplug.wrapper.
  * [3481f700] Make gpsd.config even more simple, try to do the right
    thing automatically.
  * [0ec26652] Updating po files.

Date: Sun, 13 Dec 2009 17:06:48 +0100
Changed-By: Luca Falavigna <dktrkranz at ubuntu.com>
Maintainer: Bernd Zeimetz <bzed at debian.org>
https://launchpad.net/ubuntu/lucid/+source/gpsd/2.39-8ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 13 Dec 2009 17:06:48 +0100
Source: gpsd
Binary: gpsd gpsd-dbg gpsd-clients python-gps libgps18 libgps-dev
Architecture: source
Version: 2.39-8ubuntu1
Distribution: lucid
Urgency: low
Maintainer: Bernd Zeimetz <bzed at debian.org>
Changed-By: Luca Falavigna <dktrkranz at ubuntu.com>
Description: 
 gpsd       - Global Positioning System - daemon
 gpsd-clients - Global Positioning System - clients
 gpsd-dbg   - Global Positioning System - debugging symbols
 libgps-dev - Global Positioning System - development files
 libgps18   - Global Positioning System - library
 python-gps - Global Positioning System - Python libraries
Closes: 540502 542386 544101 546894 548020 548552 554478 554540 554576 554681 555117 555453 555464 555840 555894 556035 556193 556250 556580 556954 556956
Changes: 
 gpsd (2.39-8ubuntu1) lucid; urgency=low
 .
   * Sync from Debian 2.39-8, this version is known to work. Please
     get in contact with me or Bernd before touching it again.
 .
 gpsd (2.39-8) unstable; urgency=low
 .
   * [a9e9d167] Export needed variables for the hotplug script. (Closes:
     #556956) - thanks to Luca Niccoli
   * [254f1da4] Add a missing % which caused USB autostart to fail.
     (Closes: #556954) - thanks to Luca Niccoli
   * [2990d2cc] Updating debconf translation: pt.po (Closes: #556250) -
     thanks to "Traduz - Portuguese Translation Team"
   * [dc6305e7] Updating debconf translation: sv.po (Closes: #556580) -
     thanks to Martin Bagge
   * [6066918d] Add missing : in po files and unfuzzy them.
 .
 gpsd (2.39-7) unstable; urgency=low
 .
   [ Bernd Zeimetz ]
   * [bda49bd9] Bumping Standards-Version to 3.8.3. No changes needed.
   * [cdf3c74c] Fix hotplug script environment patch to ensure that
     'None' is not passed as gpsd option.
   * [67cde41b] Don't check for "$START_DAEMON" = "true" in
     gpsd.hotplug.wrapper anymore.
   * [c4fb8bab] Go trough all debconf questions if the daemon is started
     at boot *or* USB autodetection is enabled.
   * [f929f33f] Add dbus to 'Suggests' of gpsd.
   * [9dd1656f] Rewriting gpsd.init completely. The new start-stop-daemon
     options should ensure that gpsd is stopped definitely, hopefully
     this fixes an upgrade problem which was reported on Launchpad. (LP:
     #468915) - thanks to Walter Wittel
   * [376285e7] Updating gpsd.templates after review. - thanks to Justin
     B Rye
   * [e5d5e1f7] Updating po files for new gpsd.templates.
   * [6e23af3e] Update po files after running debconf-updatepo.
   * [691c564c] Add missing : to the control path question.
   * [8da65d0a] Running debconf-updatepo again.
 .
   [ Esko Arajärvi ]
   * [77a66dc2] Updating debconf translation: fi.po (Closes: #554478)
 .
   [ Kenshi Muto ]
   * [389d8f08] Updating debconf translation: ja.po (Closes: #554576)
 .
   [ dooteo ]
   * [400eada8] Updating debconf translation: eu.po (Closes: #554540)
 .
   [ Ivan Masár ]
   * [67146d71] Updating debconf translation: sk.po (Closes: #554681)
 .
   [ Luca Monducci ]
   * [c52ba7fa] Updating debconf translation: it.po (Closes: #555117)
 .
   [ Eddy Petrișor ]
   * [afb4ef0b] Updating debconf translation: ro.po (Closes: #555464)
 .
   [ Thomas Mueller ]
   * [9f7c21e9] Updating debconf translation: de.po (Closes: #555840)
 .
   [ Miroslav Kure ]
   * [e4246738] Updating debconf translation: cs.po (Closes: #555894)
 .
   [ Francisco Javier Cuadrado ]
   * [3a72944f] Updating debconf translation: es.po (Closes: #556035)
 .
   [ Yuri Kozlov ]
   * [4beef045] Updating debconf translation: ru.po (Closes: #556193)
 .
   [ marce ]
   * [325806a3] Updating debconf translation: gl.po (Closes: #555453)
 .
 gpsd (2.39-6) experimental; urgency=low
 .
   [ Christian Perrier ]
   * [fe381184] Updating debconf translation: fr.po (Closes: #540502)
 .
   [ Jordà Polo ]
   * [2c23a9a6] Updating debconf translation: ca.po (Closes: #544101)
 .
   [ Clytie Siddall ]
   * [49af80a6] Updating debconf translation: vi.po (Closes: #548020)
 .
   [ Bernd Zeimetz ]
   * [35fe08a1] Correct dependencies in init.d LSB header. (Closes:
     #548552) - thanks to Petter Reinholdtsen <pere at hungry.com>
   * [c3e1a9a0] Move socket location out of the normal daemon options.
     Also make it much harder for the user to create a broken
     configuration, this should fix some of the bugs reported on debconf
     running into trouble. (Closes: #546894) (LP: #423629, #423629)
   * [887a9c32] Don't use hardcoded paths in gpsd.hotplug.
   * [8305f777] Use environment from /etc/default/gpsd in hotplug script.
     (Closes: #542386) - thanks to Joerg Dorchain <joerg at dorchain.net>
   * [309f9c95] Rename DAEMON_OPTS to GPSD_OPTIONS.
   * [cbc56721] Remove bashism from gpsd.hotplug.wrapper.
   * [3481f700] Make gpsd.config even more simple, try to do the right
     thing automatically.
   * [0ec26652] Updating po files.
Checksums-Sha1: 
 6b1e4454d0a656446be45b00b6052325cbe7c986 1449 gpsd_2.39-8ubuntu1.dsc
 c1f5f55f3f11073e71c1f8e90c2673d63df0628a 44568 gpsd_2.39-8ubuntu1.diff.gz
Checksums-Sha256: 
 6b2f3d9aa361472e28b3b2c88cc4114c96eb4ce04a60edd1952a70d428ba91cf 1449 gpsd_2.39-8ubuntu1.dsc
 5f0992dd0e21fa89aec89a2a41e3292c6aae18cfdf52b8f392db150f9f211dc8 44568 gpsd_2.39-8ubuntu1.diff.gz
Files: 
 cfc3bade303b8130bd79d2960a57a5d6 1449 misc optional gpsd_2.39-8ubuntu1.dsc
 da1a723ceb17d5a8550dcc14b9bd2e91 44568 misc optional gpsd_2.39-8ubuntu1.diff.gz
Launchpad-Bugs-Fixed: 423629 468915

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkslE7kACgkQnXjXEYa8KlBn7QCffkjwremcc+mSkbmvcU8flu2g
oT8AoLNvRwpquWw3WDpkE2+ytgBhlSNm
=Sdkc
-----END PGP SIGNATURE-----


More information about the Lucid-changes mailing list