--- gpsd-3.4.orig/debian/gpsd-dbg.install +++ gpsd-3.4/debian/gpsd-dbg.install @@ -0,0 +1 @@ +usr/lib/python*/*-packages/gps/*_d.so --- gpsd-3.4.orig/debian/changelog +++ gpsd-3.4/debian/changelog @@ -0,0 +1,1421 @@ +gpsd (3.4-2) unstable; urgency=low + + * [26984e29] Limit gps_shm_* symbols to amd64. + Due to missing hardware memory barrier support they are only + available on amd64 for now. + + -- Bernd Zeimetz Thu, 19 Jan 2012 23:38:51 +0100 + +gpsd (3.4-1) unstable; urgency=low + + * [586a26d6] Adding patch to add udev support for ublox 6. + Thanks to Matthias Cramer (Closes: #650774) + * [95ad304d] Removing duplicate dpkg-dev build-dependency. + * [dc598b94] Match all multi-arch directories in lintian-overrides. + * [21e15bf1] Update PATH_MAX patch with the version from upstream. + * [50d20a7e] Add scrpt to retrieve patches by sha. + * [1fd3563d] Add some bugfixes from upstream. + * [19235ec1] Add patches to incorporate the latest IERS update. + * [afd06945] Add missing Requires in gpsd.service. + Thanks to Eckhart Wörner (Closes: #655349) + * [42fffb44] Imported Upstream version 3.4 + * [d8cc83c3] Dropping all patches as they were applied upstream + (still updating SConstruct, though). + * [782cd0ab] Update SConstruct. + Taken from upstream, including a fix to avoid building Python modules + with -pie/-fPIE. + Thanks to Lucas Nussbaum (Closes: #655797) + * [0d3308e1] gpsd: depend on netbase | systemd-sysv. + Let's support the systemd fans. + Thanks to Eckhart Wörner (Closes: #644429) + * [461f6051] Clean leapsecond.pyc. + + -- Bernd Zeimetz Wed, 18 Jan 2012 23:27:05 +0100 + +gpsd (3.3-5) unstable; urgency=low + + * [dda63e69] Applying hurd/qt related fixes to debian/control. + Thanks to Pino Toscano + * [140e3d04] Add patch to work around the PATH_MAX issue on hurd. + Thanks again to Pino Toscano + * [2cf9d701] Fix typo in gpsd(8). Thanks to lintian! + + -- Bernd Zeimetz Fri, 02 Dec 2011 20:40:50 +0100 + +gpsd (3.3-4) unstable; urgency=low + + * [54b394bf] Adding some optional symbols to libqgpsmm20.symbols + * [ca35e059] Fix systemd service file. + Thanks to Eckhart Wörner (Closes: #640642) + + -- Bernd Zeimetz Thu, 01 Dec 2011 21:10:13 +0100 + +gpsd (3.3-3) experimental; urgency=low + + * [823c8c1c] Add patch to fix FTBFS where c_ispeed is not in the + termios struct. + * [93b46927] Use dpkg-buildflags and add hardening includes. + * [77fb545d] Add missing creation of build-stamp. + * [66fc5284] Updating the projct's homepage. + * [750f664e] Add support for multi-arch to the library-packages. + * [4c8f4d4b] gpsd should conflict with fso-gpsd, too. + * [9dd870d3] Recommend gpsd from libgps as it is usually used with + the daemon. + * [49b76353] Mark gpsd as Multi-Arch: foreign. + * [b39d977d] Fix libdir handling with yet another SConstruct update. + * [60a5c7b6] Ensure CFLAGS/LDFLAGS/... are passed to scons. + * [ab65f568] libqgpsmm-dev needs to be arch:any for multiarch. + * [31786978] Ignore libgpsd for shlibs/symbols generation. + This also works around dpkg-gensymbols ignoring the -e option. + * [c7fcaf8b] Updating lintian-overrides for libgpsd. + * [bfbca8e2] Replace manpage with .so link with a symlink. + * [bbc14b7c] Disable the default start of gpsd at boot time. + Let udev handle it. + + -- Bernd Zeimetz Sat, 19 Nov 2011 12:45:53 +0100 + +gpsd (3.3-2) experimental; urgency=low + + * [3c956714] Add python-cairo as dependency of gpsd-clients. + * [17bf12aa] Ignore the result of the regression checks. + + -- Bernd Zeimetz Sun, 13 Nov 2011 21:32:33 +0100 + +gpsd (3.3-1) experimental; urgency=low + + * [4a4e73e9] Merge branch 'master' of git://git.recluse.de/debian/pkg-gpsd + * [699cdd58] Updating watch file to reflect the move to savannah. + * [8e0670df] Imported Upstream version 3.3 (Closes: #647451) + * [c1c77d28] Remove all patches, all applied upstream. + * [914e1241] Updating SConstruct to latest versoin from git. + * [d229ebde] Use dh compat level 7. + * [ef9c15f7] Change build-dependencies form autotools to scons. + Also require debhelper 7. + * [c6f0b58c] Changelog snapshot. + * [4598af00] unfinished new debian/rules file. + * [3bda9f0f] Update SConstruct_bugfixes patches. + * [96b5a72b] Various fixes in debian/rules. + * [bdc5f23e] Current SConstruct requires scons 2.0.1 + * [f2dc12df] Pick some fixes from upstream: + * Integrate libQgpsmm_global.h into libgpsmm.h. (Closes: #636647) + * Create QT .pc/.prl files. + * [310fd91b] Allow to disable checks with DEB_BUILD_OPTS + * [45f6ffc9] gpsd.hotplug.wrapper does not exist anymore. + * [4c093c00] Update SConstruct again. + * [f3e085fc] Build Python debug extensions. + * [babbcce0] Build static libgps library. + * [d440261a] Ensure all rpaths are removed from ELF binaries. + * [1e2a9e13] Revert "Install libQgpsmm_global.h to /usr/include." + This reverts commit 4d38c0e227c96fef286e09b784a9e66cd4c7e2ca. + * [94340c88] Rename symbols files. + * [dad64865] Install libgps.so into libgps-dev. + * [63893ebe] Add dh_install file for python-gps. + * [e6695ff2] Use dh_install --fail-missing. + * [14f8f038] Rename lib*gps19 to lib*gps20. + * [aee30106] Ensure all files from debian/tmp are being installed. + * [1c2d6540] Don't install debug files into python-gps. + * [551ab0f3] Merge branch 'master' of git.recluse.de:debian/pkg-gpsd + * [dcad12f6] Fix merged SConstruct patch. + * [af524e52] Fix egg.info file location. + * [7c1409fb] Don't install libQgpsmm into libgps20. + * [17ec3d0f] Add libqgpsmm20.install file. + * [811d3aad] Update symbols files and generation. + Don't build symbols for libgpsd - internally used only. + * [4d44e94c] Update SConstruct to avoid building leapseconds.cache + * [b6f9c342] Fix package name in symbols file. + * [167c26f2] Also update soname version in debian/rules. + * [60e22600] Fixing W: gpsd: script-not-executable lib/udev/gpsd.hotplug + * [dbe9f57f] Bumping Standards-Version to 3.9.2, no additional changes. + * [4cfcfe3a] Add lintian override for libgpsd20. + libgpsd20 should not be used in other applications, so we don't provide + any development files and help. + * [7bd1b334] Add some patches to fix lintian warnings. + * [7ad23ecd] Add patch from upstream: Add socket and service info for systemd. + * [3ba738ea] Install systemd service and socket files. + Thanks to Eckhart Wörner (Closes: #640642) + + -- Bernd Zeimetz Fri, 11 Nov 2011 23:21:10 +0100 + +gpsd (2.95-15) unstable; urgency=low + + * [3c1beb8b] Fix the broken Danish translation file. + Seems the last NMUer uses mutt :) + Thanks to Christian Perrier (Closes: #647805) + * [41f11f7e] Remove 'start/stop script' from init script descriptions. + Thanks to Tollef Fog Heen (Closes: #625535) + * [e6c62cf1] Make libgps19.symbols compatible to older g++ versions. + + -- Bernd Zeimetz Sun, 06 Nov 2011 19:03:05 +0100 + +gpsd (2.95-14) unstable; urgency=low + + * [cd15ce8c] Use [linux-any] instead of [!kfreebsd-* ]. + * [3baab888] Import isotime function in gps.gps. + Thanks to Dietrich Feist (Closes: #646434) + * [06edd34a] Adding a new symbol recent g++ versions seem to produce. + * [49fe128a] Ack'ing NMU. + Thanks to Luk Claes (Closes: #632126) + + -- Bernd Zeimetz Sat, 05 Nov 2011 09:33:36 +0100 + +gpsd (2.95-13.1) unstable; urgency=low + + * Non-maintainer upload. + * Don't ship .la files (Closes: #621300). + * Add Danish debconf translation (Closes: #623089). + * Update Dutch debconf translation (Closes: #627923). + + -- Luk Claes Wed, 29 Jun 2011 20:08:09 +0200 + +gpsd (2.95-13) unstable; urgency=low + + * [2cc9b878] Don't call libtool with /bin/sh as sh != bash. + Thanks to Stefano Rivera (Closes: #621992) + + -- Bernd Zeimetz Tue, 28 Jun 2011 01:08:15 +0200 + +gpsd (2.95-12) unstable; urgency=low + + * [698d1af4] Really fix the Python shebang issue. + + -- Bernd Zeimetz Fri, 11 Mar 2011 22:52:06 +0100 + +gpsd (2.95-11) unstable; urgency=low + + * [37e64446] Add patch to avoid a segfault if the X server doesn't answer. + Thanks to Timo Juhani Lindfors (Closes: #602925) + * [cfe6b9ac] Cherry pick a spelling mistake fix. + * [bba3fff8] Ensure that Python scripts use the default Python version. + Thanks to Timo Juhani Lindfors (Closes: #617836) + * [e43ca632] Move dh_clean to the end of clean commands. + This ensures that debhelper logfiles are removed. + * [c25e0a0f] Don't be strict about symbol files if QT is involved. + * [4f4f6b5f] Add some new optional QT symbols to the library. + + -- Bernd Zeimetz Fri, 11 Mar 2011 22:01:29 +0100 + +gpsd (2.95-10) unstable; urgency=low + + * [2ae11d60] Cherry-pick a fix for /lib/udev/gpsd.hotplug.wrapper. + It fixes the problem that the wrapper needed a gpsd socket to start gpsd. + Thanks to Frédéric Boiteux (Closes: #603025) + + -- Bernd Zeimetz Sat, 19 Feb 2011 12:58:40 +0100 + +gpsd (2.95-9) unstable; urgency=low + + * [979fcdf3] Make QT symbols optional in the symbols file. (Closes: #605833) + * [09f64fb5] Run dh_autoreconf to reconfigure automake and friends. + * [13e861d9] Add dh_buildinfo information to the debug package. + * [40d19cf2] Add patch to fix a missing symbol reference. (Closes: #605835) + * [17af8fa9] Migrating from python-support to dh_python2. + * [77dab448] Use -a instead of -s on debhelper calls. + -a is euqally smart now and dh_python2 doesn't implement -s. + * [1605f83d] Ensure dh_python2 handles /lib/udev/gpsd.hotplug + * [cbb6e2a7] Recommend python for gpsd as workaround. + dh_python2 ignores scripts due to a programming error. + + -- Bernd Zeimetz Thu, 17 Feb 2011 19:27:30 +0100 + +gpsd (2.95-8) unstable; urgency=low + + * [b6aae9a2] Stripping unnecessary options/comments from + debian/gbp.conf + * [405de6db] Add patch to fix a SEGV when receiving short aivdm + message type 26. (Closes: #603439) - thanks to Nirgal Vourgère + + -- Bernd Zeimetz Tue, 16 Nov 2010 20:26:10 +0100 + +gpsd (2.95-7) unstable; urgency=low + + * [0990a703] Ensure that regression tests run once only. + * [e90a807c] Adding a patch to fix a segfault in cgps. + + -- Bernd Zeimetz Mon, 04 Oct 2010 23:58:54 +0200 + +gpsd (2.95-6) unstable; urgency=low + + * [928249f4] Disable testregress on hurd instead of disabling it + everywhere else. + * [95558a3b] Adding a patch to fix some identation errors in Python + scripts/modules. + + -- Bernd Zeimetz Sun, 29 Aug 2010 21:59:25 +0200 + +gpsd (2.95-5) unstable; urgency=low + + * [2b352879] Print config.log if configure was not successful. + * [55d159a5] Use pkg-config to retrieve the linking options for + libusb-1.0. + + -- Bernd Zeimetz Thu, 05 Aug 2010 11:32:41 +0200 + +gpsd (2.95-4) unstable; urgency=low + + * [e8974d54] Avoid running 'make testregress' in the fakeroot + environment. + * [c2cbc5cb] Disable regression tests on hurd due to weird ipv6 + errors. + * [810ae224] Force Python scripts to be installed with python. This + ensures that the scripts' shebangs point to /usr/bin/python instead + of python2.X (Closes: #591667) - thanks to Steven Chamberlain + * [ef74ca9c] Add patch to avoid waiting for filesystems in the hotplug + wrapper. (Closes: #591324) - thanks to Jean-Luc Coulon + + -- Bernd Zeimetz Thu, 05 Aug 2010 01:23:33 +0200 + +gpsd (2.95-3) unstable; urgency=low + + * [a708cb3e] Install the new xgpsspeed into gpsd-clients. This went + forgotton until now unfortunately. + * [2af42abb] Also libbluetooth-dev is not available on hurd. + + -- Bernd Zeimetz Fri, 16 Jul 2010 11:55:52 +0200 + +gpsd (2.95-2) unstable; urgency=low + + * [b5f5b537] Add two patches from upstream to fix the json output. + * [98f19484] Work around different QT symbols. QT produces different + symbols depending on platform and QT version. Use (c++) style + symbols and make some of them optional. + * [07979908] Ship gpsd.php as example in gpsd-clients. Not sure if + thats the best place to do so, but for now it will work. (Closes: + #581864) - thanks to Jaap Winius + * [acb9f48d] libusb is not available on hurd. Update Build-Depends and + debian/rules accordingly. + * [2999a1ad] libbluetooth-dev is not available on kfreebsd. Update + Build-depends and debian/rules accordingly. + * [c4e7e243] Use ${python:Depends} in gpsd's Recommends. + + -- Bernd Zeimetz Fri, 16 Jul 2010 01:12:00 +0200 + +gpsd (2.95-1) unstable; urgency=low + + * [0d95785d] Fix spelling error in changelog: libusv -> libusb. + * [d9843485] Add pkg-config as dependency to libgps-dev. + * [a98f04f7] We need libusb 1.0.0 or later. + * [8dd45af1] Merge commit 'upstream/2.95' + * [76b33dfd] Add new build-dependencies and package for libqgpsmm. + * [33adc3de] Remove patches which were applied upstream. + * [b7b67af3] Add patches to build pkg_config and prl files for + libQgpsmm. + * [026d1716] Add libqgpsmm-dev package description to debian/control. + * [e7ee7548] Install libqgpsmm19/-dev files into their packages. + * [f13517c7] Enable experimental Bluez support + * [1232539e] Provide LIBUSB_LDFLAGS to work around a bug in the auto + detection. + * [1095d27b] Fix lib version handling to work with the current + version. + * [472f1bd4] Update po files as requested by debconf-updatepo. + * [c02f2aac] Remove symbols files for different architectures. The + symbols are equal on all arches since some time, no need for them + anymore. + * [71f1543d] Updating symbols file. + * [9957b838] Add symbols file for libqgpsmm19. + * [7518cab1] Run regress-driver via UDP as a test. + * [a665e097] Add bc as build-dependency as it is used by regress- + driver. + * [6f820c15] Actually build arch-indep packages. + * [6f31cbad] Bumping Standards-Version to 3.9.0, no changes needed. + * [2faf3d23] Move xgpsspeed into the gpsd-clients package. + + -- Bernd Zeimetz Thu, 15 Jul 2010 14:46:02 +0200 + +gpsd (2.94-2) unstable; urgency=low + + * [fbf3a00f] Build Python scripts with 'python' first. + * [997bbb72] Add libusb-dev as build dependency. + * [325a0fe8] Although not necessary any more, start gpsd before ntp. + * [79029259] python-gps needs to conflict with python-json. + * [e42b75ed] Backport Python related changes/fixes from git master. + + -- Bernd Zeimetz Mon, 10 May 2010 01:02:23 +0200 + +gpsd (2.94-1) unstable; urgency=low + + * [3d0e6783] Merge commit 'upstream/2.93' + * [f59e0254] Updating patches for the new upstream version. + * [51fb722a] Merge commit 'upstream/2.94' + * [baf251fd] Add python-gtk2 as dependency of gpsd-clients. + * [3db586ad] Adding patch to fix missing definition of MAKE in + setup.py clean. + * [ffbcd0c0] Allow setup.py clean to fail as it needs to be patched to + work. + * [a3215888] Add patch to fix linking of libgpsd. + * [64d6d97d] Install libgpsd into libgps(-dev). + * [1a82a76e] Update symbols file after the library split. + * [a37176ee] Don't install -dev files of libgpsd. Upstream does not + want to expose the library more than necessary. So we remove/do not + install all related files. + * [c1f8fc05] Don't install xgps into the python-gps package. + * [46c6bca9] Add patch to fix version detection in setup.py. + + -- Bernd Zeimetz Fri, 23 Apr 2010 03:02:20 +0200 + +gpsd (2.92-4) unstable; urgency=medium + + * [8fcedc1e] gpsd: Move python to Recommends python is only needed + when udev is used, udev is in Recommends only, so it does not make + much sense to have Python in Depends. + * [d0b914c1] Fix gpsd socket location parsing in gpsd.config. (Closes: + #576316) - thanks to Sascha Silbe + * [7325341a] Include gpsctl manpage in gpsd-clients. + * Keeping the medium urgency as the package was kept out of the + archive due to the breakage of ries/ftp-master.debian.org. + + -- Bernd Zeimetz Tue, 06 Apr 2010 13:14:41 +0200 + +gpsd (2.92-3) unstable; urgency=medium + + * [82dc8560] Pick bugfix from upstream. Actually close the daemon + socket in a library close() + Medium urgency as this bug affects all applications which use + libgps. + + -- Bernd Zeimetz Thu, 01 Apr 2010 22:08:55 +0200 + +gpsd (2.92-2) unstable; urgency=low + + * [554ff5f1] Remove libxt-dev, lesstif2-dev, libxaw7-dev from Build- + Deps. This is necessary to allow gpsd to go into Ubuntu main. + Unfortunately there is no working xgpsspeed replacement right now, + but this will change again in the future. + * [26946196] Install only listed files into the gpsd-clients package. + * [0642fc20] Remove all occurences of xgpsspeed. + * [83002c3e] Handle Breaks: udev for gpsd in Debian. + * [f11f44a5] Delete default_units patch, not needed anymore. + * [3723afb4] Add patch from svn r7029 to fix the Python gps + excerciser. The non-streaming function failed before as the query + function was removed. (Closes: #569703, #562204) - thanks to Travis + Hampton and Timo Juhani Lindfors + * [992c4ca9] Limit packaging to source format 1.0 for now. + * [411b880c] Pick several patches from upstream. + - Fix for missing mode information in JSON (Closes: #573752) + - Make xgps robust against JSON with no time field. + - Default to the new protocol in the library as this is the default + protocol the daemon uses. + * [ef59451f] Ignore symbols files changes when DEB_BUILD_OPTIONS is + set. Not stripping the library leaves some additional symbols, so we + just ignore that when the package is being built with debug options. + (Closes: #572705) - thanks to Timo Juhani Lindfors + * [d94fc908] Fix a small bug in the handling of 'Breaks' for udev. + + -- Bernd Zeimetz Mon, 15 Mar 2010 11:17:55 +0100 + +gpsd (2.92-1) unstable; urgency=low + + * New upstream version. The following bugs were fixed by upstream + since the last upload: + - Wrong test in /lib/udev/gpsd.hotplug.wrapper prevents proper device + removal. Thanks to Luca Niccoli (Closes: #561574) + - ATTR doesn't match in /lib/udev/rules.d/60-gpsd.rules. + Thanks to Philipp Matthias Hahn (Closes: #567827) + Below follows a detailed list of changes in the Debian packaging: + + * [85173097] Use upstream's gpsd.hotplug.wrapper. + * [d83cdf70] Updating debconf translation: ca.po (Closes: #562717) - + thanks to Jordà Polo + * [c06f0bcb] Updating debconf translation: fr.po (Closes: #564877) - + thanks to Christian Perrier + * [c4ca2af7] Updating debconf translation: vi.po (Closes: #569656) - + thanks to Clytie Siddall + * [b901c8ac] Updating po files according to the fixed template. + * [238680d1] Drop xgps related patches as it is written in Python now. + * [08ce719f] Don't install xgps.ad anymore. + * [baec0c9d] Imported Upstream version 2.91 + * [3c5c96a1] Work around autotools trying to handle Python stuff. + * [8a19e205] Update gpsd-dbg.install to list the new Python dbg + modules. + * [58a72a9b] gps.py is in the gps module now, update debian/rules + accordingly. + * [0293e4f3] Updating symbols file for libgps19. + * [441f05fb] Don't install gpsd-client binaries in two packages. + * [0a6eb429] Require python-gps from gpsd-clients for xgps. + * [cf61c2ab] Bump Standards-Version to 3.8.4. No changes needed. + * [25a5d53a] Add ${python:Depends} for gpsd-clients. + * [47c910f1] Add postinst script for gpsd-clients. We need to remove + the xgps config file as it is not shipped anymore. + * [0cda84e5] Cleaning upstream sources from svn leftovers. + * [91e1f08d] Imported Upstream version 2.92 + * [38feb394] Clean .so and .pyc files from the gps folder in the clean + target. + + -- Bernd Zeimetz Wed, 03 Mar 2010 21:19:37 +0100 + +gpsd (2.90.1~svn6819-1) unstable; urgency=low + + * SVN snapshot, uploading to unstable as it fixes + the blocking issues with gps_poll. + The non-blocking gps_poll was introduced while fixing + an issue in gps_unpack, so this upload also + Closes: #561280 + + -- Bernd Zeimetz Wed, 16 Dec 2009 10:25:26 +0100 + +gpsd (2.90-2) unstable; urgency=low + + * Upload to unstable. + This will also fix the following issues: + - gpsd doesn't support pipelining (Closes: #488913) + - FTBFS with binutils-gold (Closes: #554739) + + -- Bernd Zeimetz Tue, 08 Dec 2009 13:51:27 +0100 + +gpsd (2.90-1) experimental; urgency=low + + * New upstream release. + * [bb9c3eb5] Add Conflicts: fso-gpsd to libgps19. fso-gpsd is a mess + and not supported. + * [4b2d3b57] Merge commit 'upstream/2.90' + * [fdad4622] Work around --disable-python not being available anymore. + + -- Bernd Zeimetz Mon, 07 Dec 2009 11:13:14 +0100 + +gpsd (2.90~svn6694-1) experimental; urgency=low + + * SVN snapshot. + * [10b2460a] Include gps.h in Tachometer.c, needed to define UNUSED. + * [3f75872e] Merge branch 'experimental-upstream' into experimental + * [33831f96] Update gbp config for experimental. + * [476e547e] Update soname in debian/control. + * [0561c6cf] Updaing patches, dropping those which were applied + upstream. + * [d721c055] Revert "Revert "Remove workarounds for broken --disable- + python."" This reverts commit + 0e5c78b75ec0390b9317c4e8db3f9294ae9cf319. Conflicts: debian/rules + * [151e52e5] Clean up patches which were applied by upstream. + * [b9bff239] Merge branch 'experimental-upstream' into experimental + * [981b2ce1] Ship gps.1 again as the package `gps' was RMed from + Debian. + * [9674fb87] Add a Conflicts: gps for gpsd-clients. Just in case the + package is still installed somewhere. + * [6c788d8d] Clean ../gpsd_config.h.in~ in case it was left by the + build. + * [cf72c26f] Delete packaging/gpsd.spec.in.rej, was done upstream + also. + * [5eadc03b] Dropping INSTALL-description-fix. Not necessary anymore. + * [c4a1d3f1] python-gps needs python2.6 or simplejson, update Depends. + * [5e8ed26d] Do not try to install manpages via gpsd-clients.install. + * [2b598581] s/dj_installman/dh_installman/ + * [1fc3151e] Update symbols files for the new soname. + * [f530af1b] Install missing manpages which were forgotten before. + * [9a964d22] Make hotplug wrapper executable. + * [06b11aa2] Add python-gps.manpages to install manpages. + + -- Bernd Zeimetz Thu, 03 Dec 2009 21:12:54 +0100 + +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. + + -- Bernd Zeimetz Wed, 18 Nov 2009 17:39:31 +0100 + +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) + + -- Bernd Zeimetz Sat, 14 Nov 2009 21:43:26 +0100 + +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 + * [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 + * [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. + + -- Bernd Zeimetz Sun, 01 Nov 2009 21:49:21 +0100 + +gpsd (2.39-5) unstable; urgency=low + + [ Thomas Mueller ] + * [c884a6d0] Updating debconf translation: de.po (Closes: #538900) + + [ Bernd Zeimetz ] + * [26d4a13e] gpsd.init: Move bluetooth to Should-Start - thanks to + Carsten Einig + * [7113becd] Add missing macro UNUSED to gpsd.h. (LP: #396256) - + thanks to Dennis Nienhüser + + -- Bernd Zeimetz Thu, 30 Jul 2009 13:31:32 +0200 + +gpsd (2.39-4) unstable; urgency=low + + * [51e8dea3] Updating git-dch settings in git-bp config. + * [35f17def] Updating debconf translation: cs.po (Closes: #534958) - + thanks to Miroslav Kure + * [c1917386] Updating debconf translation: eu.po (Closes: #535038) - + thanks to Piarres Beobide + * [4b6719c3] Updating debconf translation: ja.po (Closes: #535067) - + thanks to Kenshi Muto + * [b188ed05] Updating debconf translation: fi.po (Closes: #535112) - + thanks to Esko Arajärvi + * [ae2b44fe] Updating debconf translation: ro.po (Closes: #535121) - + thanks to Eddy Petrișor + * [0d989720] Updating debconf translation: sv.po (Closes: #535149) - + thanks to Martin Bagge / brother + * [413b36ab] Updating debconf translation: sk.po (Closes: #535157) - + thanks to helix84@centrum.sk + * [ca978d4f] Updating debconf translation: es.po (Closes: #536239) - + thanks to Francisco Javier Cuadrado + * [9efd437a] Updating debconf translation: pt.po (Closes: #536276) - + thanks to "Traduz - Portuguese Translation Team" + * [6e18a392] Updating debconf translation: ru.po (Closes: #536563) - + thanks to Yuri Kozlov + * [2c970b41] Updating debconf translation: it.po (Closes: #536596) - + thanks to Luca Monducci + * [d998da9f] Updating debconf translation: gl.po (Closes: #537427) - + thanks to marce + * [64375707] Fixing debconf prio for "brokenconfig" state. (Closes: + #536010) - thanks to Alban Browaeys + * [9d7960e6] Updating debconf-updatepo reformatted .po files. + + -- Bernd Zeimetz Wed, 22 Jul 2009 17:57:36 +0200 + +gpsd (2.39-3) experimental; urgency=low + + * [98418e2f] Set priority of all debconf questions to low. + * [c5d8d1f4] Set control socket option if not in DAEMON_OPTS. (Closes: + #515085) - thanks to Sascha Silbe + * [9bed6ecc] Update gpsd.templates to explain options better. + * [fc356713] Support building for Python2.6. + * [ee363122] Enable parallel build for python modules. + * [568c3961] Rise python-all-dev build-dep for --install-layout. + * [751c5138] Bump python-support build-dep to >= 0.7.1 + * [1545b437] Remove workarounds for broken --disable-python. + * [59f41451] Using python in build target names. + * [dcb57ba6] Build gpsd-dbg containing the debug symbols. + * [52ac81d1] Update templates as suggested during the review. - thanks + to Justin B Rye + * [5b099fbe] Updating control file after review. - thanks to Justin B + Rye + * [03147ac2] Ensure a valid configuration in debconf. (Closes: + #515085) - thanks to Sascha Silbe + * [13db408f] Add error message to gpsd templates. + * [549e673e] Update error message in template after review. + * [73b14c74] Adding fuzzy po files after template update. + * [e1bbde15] Bail out after too many errors during config. + * [a280e182] Fix description: there is more than NMEA only. + * [6d9b16f3] Remove extra space in front of template. + * [be7b37bb] Updating fuzzy po files. + * [0e5c78b7] Revert "Remove workarounds for broken --disable-python." + * [741490b0] Adding python-all-dbg as build-dep. + * [726fc8e3] Removing extra ( in package dependency. + * [3e15f929] Lowering required python-* version to build. + * [80313e6d] Fixing various bugs in the config script. + * [5d48d2e7] Install python-dbg files to debian/tmp. + * [43c5b4f2] Install python *_d.so files into gpsd-dbg. + * [bb498598] Run dh_install after installing the python files. + * [ae083f4f] Don't install data files with python*-dbg. + * [48bf64d7] Revert "Set control socket option if not in DAEMON_OPTS." + * [9a25c1cf] Reword and fix gpsd/start_daemon template. - thanks to + Justin B Rye + * [8d652246] Require daemon autostart before asking further debconf + questions. + * [f61a73fc] Also check if gpsd was autostarted in + gpsd.hotplug.wrapper. + * [35569850] Updating po files after gpsd/start_daemon change. + * [6cbdda19] Add ~ to Debian revisions in the symbols file. + * [a2972159] Bump Standards-Version to 3.8.2 and make lintian happy. + * [edfe4196] Use debian/pyversions instead of XS-Python-Version. + * [fe7302d8] Add Vcs-Browser and Vcs-Git information. + * [d0f0b1b8] Use grep -q to avoid useless output in gpsd.config. + + -- Bernd Zeimetz Sun, 28 Jun 2009 14:53:14 +0200 + +gpsd (2.39-2) unstable; urgency=low + + * [765fde7b] Calculate soname and library version properly. + * [1da6bffd] Support the "status" action in the init.d script. + (Closes: #528688) - thanks to Peter Eisentraut + * [634d40b0] Make gpsd.hotplug.wrapper work with Ubuntu. (LP: #367197) + * [1a66eb21] Start gpsd after bluetooth. (LP: #359352) + * [1e5ffb92] Adding patch to fix a crash in libgpsmm. + * [ba4e66a1] Updating symbols file after fixing libgpsmm. + + -- Bernd Zeimetz Thu, 18 Jun 2009 01:37:34 +0200 + +gpsd (2.39-1) unstable; urgency=low + + * [44f4a445] debian/rules: Install upstream changelog, thanks to Paul + Martin (Closes: #515067). + * [edd0f8f7] debian/gbp.conf: Adding file. + * [d0d4a002] Imported Upstream version 2.39 + * [376c8df9] debian/rules: Fixing FTBFS with the new python-support, + thanks to Josselin Mouette (Closes: #516235) + * [3a6804d7] debian/po: Adding Romanian translation, thanks to Eddy + Petrișor (Closes: #514081). + * [3d9cbca0] debian/control: Needed changes for udev transition. + * [5d958d9b] debian/patches/default_units: drop exec flag. + * [70489cfe] debian/control: bump libgps soname to 18. + * [c91b4914] debian/patches: Updating patches for new version. + * [f1217338] debian/rules: Add Breaks support for udev. + * [d8a810a2] debian/gpsd.config: move gpsd/autodetection to low + * [57ae764d] debian/rules: Use lsb_release -si + * [337dddcb] debian/rules: Support Python 2.6. + * [703df0da] Migrating symbols files to libgps18. + * [07f088f7] debian/rules: Be pendantic about symbol files. + * [b0280081] debian/rules: Don't require python.mk to build. + * [581ac233] debian/rules: Work around broken --disable-python. + * [522a76dd] debian/gpsd.postrm: removing old diversion parts. + * [7f422a4f] debian/gpsd.udev: Dropping file, shipped upstream. + * [65061f11] debian/rules: Install gpsd.rules for udev. + * [cbdc4e8a] debian/patches: Install gpscat via setup.py. + * [852f0522] debian/control: Bumping Standards-Version. + * [26728c33] debian/patches: Add missing gpscat manpage. + * [a99dfede] debian/rules: More workarounds for --disable-python. + * [74a4ad5b] debian/rules: Use configure-stamp instead of + config.status. + * [3be45988] debian/rules: Build gpscat.1 for Python. + * [9063e762] debian/rules: Delete Python manpages form clients + package. + * [24c96c32] debian/patches: Install gpscat manpage. + + -- Bernd Zeimetz Wed, 08 Apr 2009 01:57:53 +0200 + +gpsd (2.38-1) unstable; urgency=low + + * New Upstream Version + * Replacing the dpatch patch system by quilt. + * Dropping debian/patchts/gpsfake-identation.dpatch, + patch applied by upstream. + * debian/libgps17.symbols.common: Updating symbols file to the + current version. The rtcm symbols were renamed to rtcm2. As they + are not used by anyting but gpsd normally, upstream decided not to + bump the soname. + * debian/rules: remove .deps and .libs in the clean target. + * debian/README.source: Adding file as required by policy. + * debian/control: Bumping Standards-Version to 3.8.0. + + -- Bernd Zeimetz Wed, 11 Feb 2009 01:02:22 +0100 + +gpsd (2.37-6) unstable; urgency=low + + * debian/po: + translation updates: + - es.po, thanks to Ana Guerrero + new translations: + - it.po, thanks to Luca Monducci (Closes: #494305) + - fi.po, thanks to Esko Arajärvi (Closes: #493257) + - ru.po, thanks to Yuri Kozlov (Closes: #493146) + + -- Bernd Zeimetz Wed, 13 Aug 2008 23:46:51 +0200 + +gpsd (2.37-5) unstable; urgency=low + + * debian/gpsd.udev: + - Adding hotplug support for the Holux m241 (and probably others). + * debian/po translation updates: + - sv.po, thanks to "brother" (Closes: #491765) + * debian/copyright: + - Adding an additional line break to make lintian happy. + + -- Bernd Zeimetz Tue, 22 Jul 2008 02:29:12 +0200 + +gpsd (2.37-4) unstable; urgency=low + + * debian/po translation updates: + - ja.po, thanks to Kenshi Muto (Closes: #483505). + + -- Bernd Zeimetz Sat, 31 May 2008 18:07:16 +0200 + +gpsd (2.37-3) unstable; urgency=low + + * debian/rules: + - Unset LDFLAGS (and other *FLAGS which are exported to the environment by + the new dpkg) to build the python modules, otherwise they FTBFS. Thanks + to Lucas Nussbaum for the report (Closes: #475989). + + -- Bernd Zeimetz Tue, 15 Apr 2008 00:05:03 +0200 + +gpsd (2.37-2) unstable; urgency=low + + * debian/po translation updates: + - cs.po, thanks to Miroslav Kure (Closes: #473263). + - pt.po, thanks to "Traduz" - Portuguese Translation Team and Miguel + Figueiredo (Closes: #472838). + - fr.po, thanks to Jean-Luc Coulon (f5ibh) (Closes: #472437). + - nl.po, thanks to cobaco (aka Bart Cornelis) (Closes: #471807). + - vi.po, thanks to Clytie Siddall (vi-VN, Vietnamese free-software + translation team / nhóm Việt hóa phần mềm tự do) + (Closes: #471795). + - de.po, thanks to Alwin Meschede (Closes: #471721). + - gl.po, thanks to Jacobo Tarrio (Closes: #471092). + - ca.po, thanks to Jordà Polo (Closes: #474133). + * debian/libgps17.symbols.* + - Adding architecture dependent and c++ symbols to the symbol files. + + -- Bernd Zeimetz Fri, 04 Apr 2008 23:31:03 +0200 + +gpsd (2.37-1) unstable; urgency=low + + * New upstream version. + * debian/gpsd.templates: + - Adding question about USB autodetection. The file was reviewed and + corrected on debian-l10n-english@lists.debian.org - thanks to + Christian Perrier, MJ Ray and Justin B Rye. + * debian/gpsd.config, debian/gpsd.postinst: + - Ask for USB autodetection if the Daemon is started at boot. + Write /etc/default/gpsd accordingly. + * debian/gpsd.hotplug.wrappper: + - Exit gracefully if hotplugging is disabled in /etc/default/gpsd. + * debian/rules, debian/gpsd.udev: + - Ignore non-existing setup.py in the clean target. + - Installing udev rules again, also remove the old udev rules + symlink /etc/udev/rules.d/025_gpsd.rules, if it still exists + (Closes: #455036). + * debian/gpsd.examples: + - Deleting file, the example udev rules are installed by default now. + * debian/NEWS.Debian debian/gpsd.README.Debian: + - Deleting files, no extra information included anymore. + + -- Bernd Zeimetz Sat, 15 Mar 2008 16:56:43 +0100 + +gpsd (2.37~rc1-1) unstable; urgency=low + + * New upstream release candidate, including C++ support again + (Closes: #458576). + * debian/rules: + - A bit of housekeeping and cruft removal. + * debian/libgps-dev.install: + - File added (instead of handling this in debian/rules). + * debian/patches: + - garmin-usb-fix.dpatch, gpxlogger-gps.h.dpatch, + gpsd_dbus.h-buildfix.dpatch: Removed, integrated upstream. + * debian/libgps17.symbols: + - File updated. ignoring C++ related symbols for now as they should be + arch-dependent. Will be added after the package was built on all arches. + * debian/watch: + - Adding uversionmangle as upstream's X.YrcZ versions are greater than the + later X.Y version, so rewrite X.YrcZ to X.Y~rcZ. + + -- Bernd Zeimetz Sun, 17 Feb 2008 16:38:19 +0100 + +gpsd (2.36-2) unstable; urgency=low + + * debian/patches: + - Adding garmin-usb-fix.dpatch (r4656 from svn) to fix the broken Garmin + USB driver. Thanks to P.C. Chan for the help to find the breakage. + (Closes: #457684) + + -- Bernd Zeimetz Sun, 13 Jan 2008 11:49:55 +0100 + +gpsd (2.36-1) unstable; urgency=low + + * New upstream release. + * debian/control: + - Updating/adding versioned build-deps on debhelper and dpkg-dev to ensure + that debian/package.symbols files are supported. + * debian/rules: + - Removing the call of dpkg-gensymbols as this is handled by dh_makeshlibs + now. + * debian/libgps17.symbols: + - Removing the Debian revision from the minimal version number. + - Adding the symbol garmintxt_parse@Base which was introduced in 2.36. + * debian/patches: + - Removing gpsfake-logfile-howto.dpatch and gpsfake-gpsd-path.dpatch - + integrated upstream. + + -- Bernd Zeimetz Wed, 02 Jan 2008 10:51:40 +0100 + +gpsd (2.35-3) unstable; urgency=low + + * debian/patches: + - Updating gpsfake-gpsd-path.dpatch to let gpsfake exit gracefully if + gpsd is not found. Based on a patch by Andreas Putzo. + + -- Bernd Zeimetz Wed, 26 Dec 2007 01:33:42 +0100 + +gpsd (2.35-2) unstable; urgency=low + + * debian/control: + - Adding gpsd to Recommends for python-gps, thanks to Andreas Putzo + (Closes: #456929). + * debian/patches: + - Adding gpsfake-gpsd-path.dpatch to hardcode the path to gpsd into + gpsfake.py as /usr/sbin is not in the normal user's path. Thanks again + to Andreas Putzo (Closes: #456928). + + -- Bernd Zeimetz Tue, 18 Dec 2007 16:34:04 +0100 + +gpsd (2.35-1) unstable; urgency=low + + * New upstream version, including several bugfixes for bugs reported by + Steinar H. Gunderson (Closes: #410133, #410138, #410132). + * The license of Tachometer.c was fixed by upstream, so we're able to build + and ship xgpsspeed again. + * debian/patches: + - Dropping the following patches as they are not needed anymore: + Tachometer.c-removal.dpatch, python-setup.dpatch, + no-xgpsspeed-manpage.dpatch, gps.h-fix.dpatch, libgpsmm.h-fix.dpatch + - Adding gpsd_dbus.h-buildfix.dpatch to fix a build failure. + * debian/libgps17.symbols, debian/rules: + - Adding symbosl file and running dpkg-gensymbols. + * debian/control: + - Bumping Standards-Version to 3.7.3. + + -- Bernd Zeimetz Mon, 17 Dec 2007 21:52:10 +0100 + +gpsd (2.34.dfsg-6) unstable; urgency=low + + * debian/patches: + - Adding libgpsmm.h-fix.dpatch: There's no need for libgpsmm.h to include + gpsd_config.h. This finally closes a bug which was supposed to be fixed + the right way before (Closes: #447653). + + -- Bernd Zeimetz Wed, 05 Dec 2007 23:06:29 +0100 + +gpsd (2.34.dfsg-5) unstable; urgency=low + + * debian/po updates: + - Catalan translation, thanks to Jordà Polo (Closes: #452691). + - Vietnamese translation, thanks to Clytie Siddall (Closes: #453413). + * debian/patches: + - Adding gps.h-fix.dpatch to remove some autotools guards in gps.h, + allowing to use the header file without gpsd_config.h again. Also + removing include_headers.dpatch as it is not needed anymore due to the + real fix. Thanks to Petter Reinholdtsen for the bug report + (Closes: #448837). + * debian/control: + - Updating my email address. + - Bumping Standards-Version to 3.7.3. + + -- Bernd Zeimetz Wed, 05 Dec 2007 22:37:14 +0100 + +gpsd (2.34.dfsg-4) unstable; urgency=low + + * debian/control: + - Adding Conflicts to libgps-dev, thanks to Jordà Polo (Closes: #448349). + - Changing python-gps' Conflicts to Replaces as it is save to install the + more recent python extensions together with older gpsd(-clients) + packages. + * debian/po updates: + - Galician translation, thanks to Jacobo Tarrio. (Closes: #447933). + - Portuguese translation, thanks to "Traduz" - Portuguese Translation Team + and Miguel Figueiredo (Closes: #448387). + - Swedish translation, thanks to Daniel Nylander. + - Durch translation, thanks to cobaco (aka Bart Cornelis) + (Closes: #451291). + - Japanese translation, thanks to Kenshi Muto (Closes: #448681). + - Czech translation, thanks to Miroslav Kure (Closes: #449264). + - German translation, thanks to Alwin Meschede (Closes: #449279). + + -- Bernd Zeimetz Sun, 04 Nov 2007 19:34:10 +0100 + +gpsd (2.34.dfsg-3) unstable; urgency=low + + * debian/control: + - Adding Provides: ${python:Provides} as required by the new Python + policy. + * debian/patches: + - Adding include_headers.dpatch to include gpsd_config.h into the + libgps-dev package. Thanks to Matthew Rosewarne. (Closes: #447653) + * debian/po: + - French translation update, thanks to Christian Perrier. + (Closes: #447428) + + -- Bernd Zeimetz Mon, 22 Oct 2007 23:36:56 +0200 + +gpsd (2.34.dfsg-2) unstable; urgency=low + + * debian/gpsd.templates: + - Updating the manpage category of gpsd, thanks to Thijs Kinkhorst for the + hint. + * debian/patches: + - Adding INSTALL-description-fix.dpatch, clarifying which device gpsd uses + by default. Thanks to Dan Jacobson for reporting. (Closes: #329267) + - Adding no-gps-manpage.dpatch to reflect that gps.1 is renamed to xgps.1 + due to a name clash with the gps package. + - Adding gpsfake-logfile-howto.dpatch which adds a comment about creating + a logfile which is suitable for the use with gpsfake. Thanks to + Dan Jacobson again. (Closes: #329266) + * debian/rules: + - We need to use dh_installman to install xgps.1 now, more easy than + patching Makefile.* + + -- Bernd Zeimetz Fri, 19 Oct 2007 22:51:01 +0200 + +gpsd (2.34.dfsg-1) unstable; urgency=low + + * Hijacking the package as announced on debian-devel@lists.d.o + in <470DEE3C.80603@bzed.de> due to the old maintainer being MIA. + * New upstream version + * Removing Tachometer.c due to an unclear licensing, this introduces + .dfsg to the version number and results in not being able to build + xgpsspeed. + * Building new packages: + - python-gps containing the python modules, this also fixes a bug + complaining about missing python-support (Closes: #413925) + - Splitting libgps and the according devel files in separate packages + (Closes: #295375) + * Installing gpsd in /usr/sbin again. gpsd is a system daemon and only + rarely used as user command. + * Auto discovery of USB GPS devices is disabled by default now, as the USB + devices use nothing but a standard usb to serial converter. This resulted + in trouble if you wanted to use a normal serial converter without attached + GPS device. A rules file is provided as example now. + (Closes: #442467, #404780) + * debian/compat: + - Bumping to level 5 + * debian/control: + - Updating the Maintainer field + - Adding Homepage field, removing pseudo fields from descriptions + - Cleaning up descriptions in general + - Adding informations for the new packages + * debian/copyright: + - Reworking the whole file + * debian/gpsd.docs: + - Removing AUTHORS (listed in the copyright file) and HACKING (file does + not exist anymore) + * debian/gpsd.init: + - Changing warnings to make gpsd more quiet if it's not automatically + startet at bootup, thanks to Kiro Zimmer (Closes: #395297). + - Reflecting the change in gpsd's location. + * debian/gpsd.templates: + - Replacing the question for gpsd/device by a title, fixing a lintian + warning + * debian/gpsd.{postrm,preinst}: + - Remove existing diversions of gpsd while upgrading. + Thanks to Andreas Putzo (Closes: #446780). + * debian/patches: + - General cleanup, removing obsolete patches, adding several new patches + to suit the new version and packaging. + * debian/po: + - Adding several new translations, thanks to + * cobaco (aka Bart Cornelis) - Dutch translation (Closes: #415519) + * Rudy Godoy Guillén - Spanish translation (Closes: #426172) + * Kenshi Muto - Japanese translation (Closes: #412507) + * debian/rules: + - Rewriting file completely. This also introduces new files to the + packaging (debian/{gpsd,gpsd-clients}.install, debian/gpsd.examples) + and removes several unused/obsolete files: + (debian/{remove_rpath.sh,gpsd-clients.docs}, debian/*.dirs, + debian/gpsd.lintian-overrides). + * debian/watch, debian/dfsg-clean.sh: + - Adding files to watch for upstream versions and handle the removal of + non-free material automatically. + + -- Bernd Zeimetz Tue, 16 Oct 2007 14:49:34 +0200 + +gpsd (2.33-5) unstable; urgency=low + + * debian/control: + - add build-dependency on autotools-dev + + [ Christian Perrier ] + * debconf templates: + - all PO files converted to UTF-8 + - add German translation, thanks to Alwin Meschede (closes: #400511) + - add Catalan translation, thanks to Jorda Polo (closes: #410213) + - add Galician translation, thanks to Jacobo Tarrio (closes: #412241) + - add Portuguese translation, thanks to Miguel Figueiredo (closes: #412257) + + -- Tilman Koschnick Sun, 25 Feb 2007 21:18:11 +0100 + +gpsd (2.33-4) unstable; urgency=low + + * debian/patches/: + - add 23_hotplug_racecond.dpatch (closes: #321421) + * /etc/init.d/gpsd: + - order run levels in LSB headers + + * Upload sponsored by Petter Reinholdtsen + + -- Tilman Koschnick Sat, 7 Oct 2006 21:41:37 +0200 + +gpsd (2.33-3) unstable; urgency=low + + * Acknowledging previous NMU, thanks to Kai Hendry (closes: #377773) + * remove rpath from binaries (required on amd64, ?) + * /etc/init.d/gpsd: + - require /etc/default/gpsd + - add Short-Description to LSB section + - use LSB logging functions + - remove 'S' from Default-Stop LSB header + * use python-support to install python modules + * debian/control: + - improve package description + - drop alternative build dependency on libxaw6-dev + - add build dependency on docbook-xsl (>= 1.71.0.dfsg.1-1), allowing to: + * debian/patches/: + - preserve environments in 22_manpage_linebreak.dpatch + + * Upload sponsored by Petter Reinholdtsen + + -- Tilman Koschnick Sat, 7 Oct 2006 11:14:43 +0200 + +gpsd (2.33-2.1) unstable; urgency=low + + * Non-maintainer upload. + * lesstif1 -> lesstif2 migration (Closes: #377773) + + -- Kai Hendry Wed, 19 Jul 2006 09:38:34 +0900 + +gpsd (2.33-2) unstable; urgency=low + + * debian/gpsd.dirs: + - add /etc/udev/rules.d (closes: #377016) + * debian/gpsd.postrm: + - fix removal of /etc/udev/rules.d/025_gpsd.rules on purge + + * Upload sponsored by Petter Reinholdtsen + + -- Tilman Koschnick Thu, 6 Jul 2006 10:03:58 +0200 + +gpsd (2.33-1) unstable; urgency=low + + * New upstream release + * debian/copyright: + - update author list + * debian/control: + - bump Standards-Version to 3.7.2 (no changes required) + * debian/patches/: + - rm 16_fix_manpages.dpatch (obsolete) + - add 19_gpsfake_fuser.dpatch + - add 20_gpsfake_manpage.dpatch (closes: #335480) + - add 21_autobaud_delay.dpatch: make connecting to Garmin eTrex more + reliable (closes: #303548, #321423) + - add 22_manpage_linebreak.dpatch + * /etc/init.d/gpsd: + - stop gracefully if gpsd is not running (closes: #374658) + * update lintian-overrides + + * Upload sponsored by Petter Reinholdtsen + + -- Tilman Koschnick Mon, 26 Jun 2006 16:28:36 +0200 + +gpsd (2.32-2) unstable; urgency=low + + * switch from obsolete hotplug to udev interface, thanks to Marco d'Itri + (closes: #338745) + * debian/patches/: + - add 17_gpsd_manpage_section.dpatch + * debian/gpsd.postinst: + - always source /usr/share/debconf/confmodule + * debian/rules: + - add -I/usr/X11R6/include to CFLAGS until xorg migration is complete + - add -fno-strict-aliasing to CFLAGS to satisfy gcc 4.1 + + -- Tilman Koschnick Sat, 29 Apr 2006 16:02:40 +0200 + +gpsd (2.32-1) unstable; urgency=low + + * New upstream release + - new program: cgpxlogger + * debian/copyright: update author list + * debian/control: + - drop optional dbus build dependencies for stable + (closes: #348318, #362565) + - drop optional build dependency on xlibs-dev to make lintian happy + * debian/patches/: + - rm 13_include_xm_fix.dpatch (included upstream) + - rm 15_link_lm_fix.dpatch (included upstream) + - add 16_fix_manpages.dpatch + * install gps.1.gz as xgps.1.gz to avoid conflict with gps package + * link gpxlogger.1.gz to xgps.1.gz + * drop debian/watch (doesn't work with BerliOS download page) + * fix Homepage line in description + + -- Tilman Koschnick Sun, 16 Apr 2006 20:54:34 +0200 + +gpsd (2.30-2) unstable; urgency=low + + * /etc/init.d/gpsd: + - add LSB formatted dependency info, thanks to Petter Reinholdtsen + (closes: #335347) + - do not chown $PIDFILE, thanks to Elmar Hoffmann (closes: #343733) + * debian/patches/: + - add 15_link_lm_fix.dpatch (closes: #340081) + + -- Tilman Koschnick Sun, 20 Nov 2005 14:11:28 +0100 + +gpsd (2.30-1) unstable; urgency=low + + * New upstream release + * debian/copyright: update author list + * debian/patches/: + - add 13_include_xm_fix.dpatch + * debconf templates: + - add Swedish translation, thanks to Daniel Nylander (closes: #333676) + + -- Tilman Koschnick Sat, 12 Nov 2005 22:40:18 +0100 + +gpsd (2.29-1) unstable; urgency=low + + * New upstream release + - new programs: cgps, gpsflash, gpspipe, gpxlogger, rtcmdecode + * move sirfmon to gpsd-clients package + * debian/patches/: + - rm 12_send_dbus_fix.dpatch (included upstream) + * update lintian-overrides + + -- Tilman Koschnick Fri, 19 Aug 2005 18:41:56 +0200 + +gpsd (2.28-2) unstable; urgency=low + + * recompile against libstdc++6 + + -- Tilman Koschnick Fri, 8 Jul 2005 01:42:27 +0200 + +gpsd (2.28-1) unstable; urgency=low + + * New upstream release + * debian/patches/: + - rm 10_dbus_fix.dpatch (included upstream) + - rm 11_hotplug_fix.dpatch (obsolete) + - add 12_send_dbus_fix.dpatch + * update lintian-overrides + + -- Tilman Koschnick Wed, 6 Jul 2005 19:32:27 +0200 + +gpsd (2.26-1) unstable; urgency=low + + * New upstream release + - bugfix: gps.h refers to missing gpsutils.h (closes: #314998) + * compile with dbus support + * debian/patches/: + - rm 09_gpsdrive_fix.dpatch (obsolete) + - add 10_dbus_fix.dpatch + - add 11_hotplug_fix.dpatch + * update lintian-overrides + * debconf templates: + - update French translation, thanks to Jean-Luc Coulon (closes: #315364) + * bump Standards-Version to 3.6.2 (no changes required) + + -- Tilman Koschnick Fri, 24 Jun 2005 13:20:40 +0200 + +gpsd (2.25-1) unstable; urgency=low + + * New upstream release (closes: #301469) + - license change from GPL to BSD + - gpsd now starts as root and drops privileges afterwards; this is + required for the interface to ntpd, see README.Debian for details + - no default device /dev/gps anymore (closes: #303174) + - bugfix: libgps leaks socket fd when setsockopt or connect fails + (closes: #299427) + - hotplug support added + - new sirfmon program + - gpsprobe removed + * add dependency on netbase (closes: #299286) + * prefere build dependency on lesstif2 over lesstif + * debian/patches/: + - rm 03_documentation.dpatch + - rm 07_unit_options.dpatch (not accepted upstream, superseded by + less intrusive 08_default_units.dpatch) + - add 08_default_units.dpatch + - add 09_gpsdrive_fix.dpatch + * update lintian-overrides + * revise README.Debian + * debconf templates: + - add Czech translation, thanks to Miroslav Kure (closes: #310466) + - add Vietnamese translation, thanks to Clytie Siddall (closes: #311879) + + -- Tilman Koschnick Sat, 21 May 2005 15:02:25 +0200 + +gpsd (2.13-1) unstable; urgency=low + + * New upstream release + - new gpsfake, gpsprof programs + * add CAN number to previous changelog version + * debian/patches/: + - rm 05_gps_py_typo.dpatch (included upstream) + - rm 06_X11_ad_files.dpatch (included upstream) + - rm 08_maxchannels.dpatch (obsolete) + - rm 09_syslog_formatstring.dpatch (obsolete) + * update lintian-overrides + + -- Tilman Koschnick Tue, 22 Feb 2005 21:03:46 +0100 + +gpsd (2.7-4) unstable; urgency=high + + * setting urgency=high because of RC bugfix + * bugfix: remote security problem with format strings + - CAN-2004-1388 + - add debian/patches/09_syslog_formatstring.dpatch + - thanks to Ulf Harnhammar, KF, Petter Reinholdtsen + (closes: #292347, #292370) + * fix lintian warnings + - change description of gpsd-clients + - add /usr/share/lintian/overrides/gpsd + (ignoring non-dev-pkg-with-shlib-symlink, + description-synopsis-starts-with-a-capital-letter) + + -- Tilman Koschnick Thu, 27 Jan 2005 13:31:03 +0100 + +gpsd (2.7-3) unstable; urgency=low + + * import bugfixes from upstream's SVN + - avoid potential buffer overrun and memory leak + - add debian/patches/08_maxchannels.dpatch + + -- Tilman Koschnick Wed, 19 Jan 2005 19:38:43 +0100 + +gpsd (2.7-2) unstable; urgency=low + + * X11 app-defaults files: + - include xgps*.ad + - add debian/patches/06_X11_ad_files.dpatch + * fix speedunits, altunits options: + - add debian/patches/07_unit_options.dpatch + - rm debian/patches/01_speedunits.dpatch (superseded by 07_unit_options) + + -- Tilman Koschnick Sun, 16 Jan 2005 14:06:26 +0100 + +gpsd (2.7-1) unstable; urgency=low + + * New upstream release + * added -P option + - use option in /etc/init.d/gpsd + - closes: #287737 + * debian/patches/: + - upstream renames gps to xgps; rm 02_gps_to_xgps.dpatch (obsolete) + - add 01_speedunits.dpatch: use metric system by default + (closes: #289944) + - add 05_gps_py_typo.dpatch: fix syntax error in gps.py + + -- Tilman Koschnick Fri, 14 Jan 2005 23:31:14 +0100 + +gpsd (2.6-1) unstable; urgency=low + + * New upstream release + * debian/patches/: + - rm 03_python_bindings.dpatch (obsolete) + - simplify documentation patches + * debconf templates: + - add Norwegian Bokmaal (nb) translation, thanks to Petter Reinholdtsen + (closes: #288271) + + -- Tilman Koschnick Sun, 2 Jan 2005 18:03:34 +0100 + +gpsd (2.5-2) unstable; urgency=low + + * debian/control: + - add alternative build-dependency on xlibs-dev + - set versioned build-dependency on debhelper to >= 4.1.25 + - recommend python >= 2.3 for gpsd binary package (closes: #287147) + * debconf templates: + - add french translation, thanks to Jean-Luc Coulon (closes: #287265) + * gps.py: + - applied patch from upstream svn repository (r1169) + - bugfix: Python interface unable to handle multiline response, thanks to + Petter Reinholdtsen (closes: #287051) + + -- Tilman Koschnick Fri, 24 Dec 2004 13:38:27 +0100 + +gpsd (2.5-1) unstable; urgency=low + + * New upstream release + - bugfix: FTBFS on amd64/gcc-4.0, thanks to Andreas Jochens + (closes: #286906) + - bugfix: Python binding give AttributeError, thanks to Petter + Reinholdtsen (closes: #286955) + * debian/copyright: + - update list of authors + * python related changes: + - move python modules to /usr/lib/python2.3/site-packages/gpsd + - add /usr/lib/python2.3/site-packages/gpsd.pth + - rm debian/patches/03_python_syspath.dpatch (obsolete) + * debian/rules: + - properly clean sources in clean target, thanks to Petter Reinholdtsen + (closes: #286630) + * debian/control: + - add alternative build-dependency on libxaw6-dev (closes: #286637) + - add build-dependency on libxt-dev + * debian/gpsd-clients.menu + - add menu entries for xgps and xgpsspeed + + -- Tilman Koschnick Tue, 21 Dec 2004 12:19:05 +0100 + +gpsd (2.4-1) unstable; urgency=low + + * New upstream release + * debian/copyright: update list of authors + * rm debian/patches/01_missing_includes.dpatch (obsolete) + * add support for po-debconf + * debian/control: fix homepage URL + + -- Tilman Koschnick Mon, 20 Dec 2004 00:41:57 +0100 + +gpsd (2.3-1) unstable; urgency=low + + * Initial Release. (closes: #276376) + + -- Tilman Koschnick Tue, 23 Nov 2004 00:28:27 +0100 --- gpsd-3.4.orig/debian/rules +++ gpsd-3.4/debian/rules @@ -0,0 +1,225 @@ +#!/usr/bin/make -f + +#uncomment if debhelper should be verbose +#export DH_VERBOSE=1 + +SONAME := 20 + + +include /usr/share/quilt/quilt.make + +#python versions +PYTHONS := $(shell pyversions -vr) +PYTHON_DEFAULT := $(strip $(shell pyversions -vd)) + +#debhelper version and settings needed for udev +DH_VERSION := $(shell dpkg -s debhelper | grep '^Version' | awk '{print $$2}') +LSB_RELEASE := $(shell lsb_release -si) +UDEV_BREAKS = + +ifeq (Debian,$(strip $(LSB_RELEASE))) ## debian ## +ifeq (0, $(strip $(shell dpkg --compare-versions $(DH_VERSION) ge 7.3.15; echo $$?))) +UDEV_BREAKS = 125 +endif +else ## not debian ## +ifeq (Ubuntu,$(strip $(LSB_RELEASE))) ## ubuntu ## +ifeq (0, $(strip $(shell dpkg --compare-versions $(DH_VERSION) ge 7.0.17ubuntu2; echo $$?))) +UDEV_BREAKS = 136-1 +endif +endif ## ubuntu ## +endif ## debian ## + + +DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) + +SCONSOPTS = \ + prefix=/usr \ + systemd=yes \ + strip=no \ + dbus_export=yes \ + docdir=/usr/share/doc/gpsd \ + libdir=/usr/lib/$(DEB_HOST_MULTIARCH) + +ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) + SCONSOPTS += debug=yes +else + SCONSOPTS += debug=no +endif + +SCONSSTATICOPTS = python=no shared=no + + +#package names +PACKAGE_GPSD := gpsd +PACKAGE_CLIENTS := gpsd-clients +PACKAGE_LIB := libgps$(LIB_soname) +PACKAGE_QTLIB := libqgpsmm$(LIB_soname) +PACKAGE_LIB_DEV := libgps-dev +PACKAGE_QTLIB_DEV := libqgpsmm-dev +PACKAGE_PY := python-gps +PACKAGE_GPSDDBG := gpsd-dbg + + +cflags := $(shell dpkg-buildflags --get CFLAGS) +cppflags := $(shell dpkg-buildflags --get CPPFLAGS) +cxxflags := $(shell dpkg-buildflags --get CXXFLAGS) +ldflags := $(shell dpkg-buildflags --get LDFLAGS) +include /usr/share/hardening-includes/hardening.make +cflags += $(HARDENING_CFLAGS) +ldflags += $(HARDENING_LDFLAGS) +cxxflags += $(HARDENING_CFLAGS) + +SCONS_ENV := set -e ;\ + export LDFLAGS="$(ldflags)" ;\ + export CFLAGS="$(cflags)" ;\ + export CXXFLAGS="$(cxxflags)" ;\ + export CPPFLAGS="$(cppflags)"; + + +build-indep: build +build-arch: build + +build: build-stamp build-static-stamp +build-stamp: $(QUILT_STAMPFN) + set -e; \ + for py in $(PYTHONS); do \ + $(SCONS_ENV) python$${py} /usr/bin/scons $(SCONSOPTS); \ + $(SCONS_ENV) python$${py}-dbg /usr/bin/scons $(SCONSOPTS); \ + done +ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS))) + # disable tests on hurd due to weird ipv6 errors + # http://deb.li/4C46AEAC.7040906@bzed.de +ifeq (,$(findstring hurd,$(DEB_HOST_ARCH_OS))) + -$(SCONS_ENV) /usr/bin/scons check +endif +endif + touch $@ + +build-static-stamp: $(QUILT_STAMPFN) + mkdir static_lib + find . \ + -mindepth 1 -maxdepth 1 \ + -name static_lib \ + -prune \ + -o -name debian -prune \ + -o -exec cp -pr {} static_lib \; + $(SCONS_ENV) scons -C static_lib $(SCONSOPTS) -c . ;\ + $(SCONS_ENV) scons -C static_lib $(SCONSOPTS) $(SCONSSTATICOPTS) libgps.a + touch $@ + +clean: clean-patched unpatch +clean-patched: + dh_testdir + dh_testroot + set -e; \ + for py in $(PYTHONS); do \ + $(SCONS_ENV) python$${py} /usr/bin/scons $(SCONSOPTS) -c .; \ + $(SCONS_ENV) python$${py}-dbg /usr/bin/scons $(SCONSOPTS) -c .; \ + done + rm -rf \ + .sconf_temp \ + .scons-option-cache \ + .sconsign.dblite \ + gps/*.pyc \ + TROUBLESHOOTING \ + debian/buildinfo.gz \ + config.log \ + static_lib \ + debian/shlibs.local \ + leapsecond.pyc + dh_clean + +install: install-stamp +install-stamp: build-stamp build-static-stamp + dh_testdir + dh_testroot + dh_prep + set -e ;\ + for py in $(PYTHONS); do \ + $(SCONS_ENV) DESTDIR=`pwd`/debian/tmp python$${py} /usr/bin/scons install $(SCONSOPTS) ;\ + $(SCONS_ENV) DESTDIR=`pwd`/debian/tmp python$${py}-dbg /usr/bin/scons install $(SCONSOPTS) ;\ + done + # install static lib + cp static_lib/libgps.a debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH) + # install hotplug wrapper + mkdir -p debian/tmp/lib/udev + cp gpsd.hotplug debian/tmp/lib/udev + chmod 755 debian/tmp/lib/udev/gpsd.hotplug + # remove rpaths + find debian/tmp -type f -exec file {} \; |\ + grep ELF |\ + grep 'dynamically linked' |\ + sed 's,:.*,,' |\ + xargs chrpath -d + cp INSTALL TROUBLESHOOTING + # install systemd files + mkdir -p debian/tmp/lib/systemd/system + cp systemd/* debian/tmp/lib/systemd/system + # fix various manpages + for i in cgps.1 gegps.1 lcdgps.1 xgps.1 xgpsspeed.1 gpxlogger.1; do \ + rm -f debian/tmp/usr/share/man/man1/$$i ;\ + ln -s gps.1 debian/tmp/usr/share/man/man1/$$i ;\ + done + rm -f debian/tmp/usr/share/man/man3/libQgpsmm.3 + ln -s libgpsmm.3.gz debian/tmp/usr/share/man/man3/libQgpsmm.3.gz + # remove libgpsd development files - we don't want people to use the internal library + for i in usr/share/man/man3/libgpsd.3 \ + usr/lib/$(DEB_HOST_MULTIARCH)/libgpsd.so \ + usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig/libgpsd.pc ;\ + do \ + rm debian/tmp/$$i ;\ + done + # install everything + dh_install --fail-missing + touch $@ + + +install-indep: install +install-arch: install + +binary: install-stamp + dh_testdir + dh_testroot + dh_installchangelogs NEWS + dh_installdocs + dh_installman + dh_installmenu + dh_installdebconf + dh_installinit -- start 26 2 3 4 5 . stop 73 0 1 6 . + dh_installexamples + chmod 755 debian/$(PACKAGE_PY)/usr/lib/python*/*-packages/gps/gps.py + dh_python2 -Ngpsd + dh_python2 -pgpsd /lib/udev/ + cp $(CURDIR)/gpsd.rules $(CURDIR)/debian/gpsd.udev + dh_installudev + dh_link + dh_strip --dbg-package=$(PACKAGE_GPSDDBG) + dh_buildinfo -p$(PACKAGE_GPSDDBG) + dh_compress + dh_fixperms -Xgpsd.hotplug + dh_lintian +ifeq (,$(DEB_BUILD_OPTIONS)) + dh_makeshlibs -Nlibqgpsmm$(SONAME) -Xlibgpsd -- -c4 + dh_makeshlibs -plibqgpsmm$(SONAME) -- -c1 +else + dh_makeshlibs -Nlibqgpsmm$(SONAME) -Xlibgpsd + dh_makeshlibs -plibqgpsmm$(SONAME) +endif + echo 'libgpsd $(SONAME) libgps$(SONAME)' > debian/shlibs.local + dh_shlibdeps +ifneq (,$(UDEV_BREAKS)) + echo "gpsd:Breaks=udev (<< $(UDEV_BREAKS))" >> $(CURDIR)/debian/gpsd.substvars +endif + dh_gencontrol + dh_installdeb + dh_md5sums + dh_builddeb + + +binary-indep: binary +binary-arch: binary + +.PHONY: binary binary-indep binary-arch \ + install install-arch install-indep \ + clean clean-patched \ + build --- gpsd-3.4.orig/debian/gpsd-clients.install +++ gpsd-3.4/debian/gpsd-clients.install @@ -0,0 +1,21 @@ +usr/bin/gpsctl +usr/bin/gpspipe +usr/bin/gpsmon +usr/bin/gpsdecode +usr/bin/xgps +usr/bin/xgpsspeed +usr/bin/gpxlogger +usr/bin/lcdgps +usr/bin/cgps +usr/bin/gegps +usr/share/man/man1/gps.1 +usr/share/man/man1/gpspipe.1 +usr/share/man/man1/gpsmon.1 +usr/share/man/man1/gpsdecode.1 +usr/share/man/man1/gpsctl.1 +usr/share/man/man1/cgps.1 +usr/share/man/man1/gegps.1 +usr/share/man/man1/lcdgps.1 +usr/share/man/man1/xgps.1 +usr/share/man/man1/xgpsspeed.1 +usr/share/man/man1/gpxlogger.1 --- gpsd-3.4.orig/debian/libqgpsmm20.install +++ gpsd-3.4/debian/libqgpsmm20.install @@ -0,0 +1,2 @@ +usr/lib/*/libQgpsmm.so.20 +usr/lib/*/libQgpsmm.so.20.* --- gpsd-3.4.orig/debian/control +++ gpsd-3.4/debian/control @@ -0,0 +1,154 @@ +Source: gpsd +Section: misc +Priority: optional +Maintainer: Bernd Zeimetz +Build-Depends: debhelper (>= 8.1.3~), po-debconf, + quilt, + python-all-dev (>= 2.6.6-3), + python-all-dbg (>= 2.6.6-3), + xsltproc, docbook-xsl, docbook-xml, + libncurses-dev, + libusb-1.0-0-dev [!hurd-any], + libdbus-1-dev, libglib2.0-dev, libdbus-glib-1-dev, makedev, + libbluetooth-dev [linux-any], + libqt4-dev, + lsb-release, bc, + dpkg-dev (>= 1.15.6), + scons (>= 2.0.1), chrpath, + dh-buildinfo, + hardening-includes +Standards-Version: 3.9.2 +Homepage: http://www.catb.org/gpsd/ +Vcs-Browser: http://git.recluse.de/?p=debian/pkg-gpsd.git +Vcs-Git: git://git.recluse.de/debian/pkg-gpsd.git +X-Python-Version: >= 2.3 + +Package: gpsd +Architecture: any +Depends: netbase | systemd-sysv, lsb-base (>= 3.2-13), ${shlibs:Depends}, ${misc:Depends} +Recommends: udev [linux-any], ${python:Depends}, python +Breaks: ${gpsd:Breaks} +Suggests: gpsd-clients, dbus +Conflicts: fso-gpsd +Multi-Arch: foreign +Description: Global Positioning System - daemon + The gpsd service daemon can monitor one or more GPS devices connected to + a host computer, making all data on the location and movements of the + sensors available to be queried on TCP port 2947. + . + With gpsd, multiple GPS client applications can share access to devices + without contention or loss of data. Also, gpsd responds to queries with a + format that is substantially easier to parse than the different standards + emitted by GPS devices. + +Package: gpsd-dbg +Architecture: any +Section: debug +Priority: extra +Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, + libgps20 (= ${binary:Version}) | gpsd (= ${binary:Version}) | gpsd-clients (= ${binary:Version}) | python-gps (= ${binary:Version}) +Description: Global Positioning System - debugging symbols + The gpsd service daemon can monitor one or more GPS devices connected to + a host computer, making all data on the location and movements of the + sensors available to be queried on TCP port 2947. + . + This package contains the detached debug symbols for gpsd, gpsd-clients, + python-gps, and libgps20. + +Package: gpsd-clients +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, python-gps, python-gtk2, python-cairo, ${python:Depends} +Suggests: gpsd +Conflicts: gps +Breaks: ${python:Breaks} +Description: Global Positioning System - clients + The gpsd service daemon can monitor one or more GPS devices connected to + a host computer, making all data on the location and movements of the + sensors available to be queried on TCP port 2947. + . + This package contains auxiliary tools and example clients for monitoring and + testing gpsd. + +Package: python-gps +Architecture: any +Section: python +Replaces: gpsd-clients (<< 2.34.dfsg-1) +Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, + python (>= 2.6) | python-simplejson +Recommends: gpsd +Provides: ${python:Provides} +Breaks: ${python:Breaks} +Conflicts: python-json +Description: Global Positioning System - Python libraries + The gpsd service daemon can monitor one or more GPS devices connected to + a host computer, making all data on the location and movements of the + sensors available to be queried on TCP port 2947. + . + This package contains a Python interface to connect to gpsd, together with + a module providing a controlled testing environment. It also ships two tools + which utilize the interface: gpsprof for latency-profiling, and gpsfake to + simulate a GPS by playing back a logfile. + +Package: libgps20 +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: gpsd +Conflicts: fso-gpsd +Pre-Depends: ${misc:Pre-Depends} +Multi-Arch: same +Description: Global Positioning System - library + The gpsd service daemon can monitor one or more GPS devices connected to + a host computer, making all data on the location and movements of the + sensors available to be queried on TCP port 2947. + . + This package provides libgps, a C service library for querying GPS + devices. It supports both a low-level interface, which communicates + directly with the device to which the GPS is connected, and a high-level + interface, which goes through gpsd and is intended for concurrent use by + several applications. + +Package: libgps-dev +Architecture: any +Section: libdevel +Depends: libgps20 (= ${binary:Version}), ${misc:Depends}, pkg-config +Conflicts: gpsd (<< 2.34.dfsg-1) +Description: Global Positioning System - development files + The gpsd service daemon can monitor one or more GPS devices connected to + a host computer, making all data on the location and movements of the + sensors available to be queried on TCP port 2947. + . + This package contains the header and development files needed to build + programs and packages using libgps. + +Package: libqgpsmm20 +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, ${misc:Depends} +Pre-Depends: ${misc:Pre-Depends} +Multi-Arch: same +Description: Global Positioning System - Qt wrapper for libgps + The gpsd service daemon can monitor one or more GPS devices connected to + a host computer, making all data on the location and movements of the + sensors available to be queried on TCP port 2947. + . + This package provides libQgpsmm, the Qt version of libgpsmm. + It is a wrapper over libgps, the service library for querying GPS + devices. libQgpsmm is available on all platforms which are supported + by Qt4. + +Package: libqgpsmm-dev +Architecture: any +Section: libdevel +Depends: ${misc:Depends}, pkg-config, + libqgpsmm20 (>= ${source:Upstream-Version}), libqgpsmm20 (<< ${source:Upstream-Version}+1~), + libgps-dev (>= ${source:Upstream-Version}), libgps-dev (<< ${source:Upstream-Version}+1~) +Description: Global Positioning System - Qt wrapper for libgps (development) + The gpsd service daemon can monitor one or more GPS devices connected to + a host computer, making all data on the location and movements of the + sensors available to be queried on TCP port 2947. + . + This package provides libQgpsmm, the Qt version of libgpsmm. + It is a wrapper over libgps, the service library for querying GPS + devices. libQgpsmm is available on all platforms which are supported + by Qt4. --- gpsd-3.4.orig/debian/gpsd.templates +++ gpsd-3.4/debian/gpsd.templates @@ -0,0 +1,38 @@ +Template: gpsd/device +Type: string +_Description: Device the GPS receiver is attached to: + Please enter the device the GPS receiver is attached to. It will probably be + something like /dev/ttyS0 or /dev/ttyUSB0. + . + Multiple devices may be specified as a space-separated list. + Leave empty if you don't want to connect gpsd to a device on boot or if you + want to use device autodetection only. + +Template: gpsd/start_daemon +Type: boolean +Default: false +_Description: Start gpsd automatically? + If you accept this option, gpsd will be started automatically. + +Template: gpsd/socket +Type: string +Default: /var/run/gpsd.sock +_Description: gpsd control socket path: + Please enter the gpsd control socket location. Usually you want to keep + the default setting. + +Template: gpsd/daemon_options +Type: string +_Description: Options to gpsd: + You can give additional arguments when starting gpsd; see gpsd(8) for a + list of options. + . + Do not use '-F' here. The control socket path is set independently. + +Template: gpsd/autodetection +Type: boolean +Default: true +_Description: Should gpsd handle attached USB GPS receivers automatically? + As gpsd only handles GPS devices, it is safe to choose this option. + However, you can disable it if gpsd is causing interference with other + attached devices or programs. --- gpsd-3.4.orig/debian/gpsd-clients.postinst +++ gpsd-3.4/debian/gpsd-clients.postinst @@ -0,0 +1,21 @@ +#!/bin/bash +# postinst script for gpsd-clients + +set -e + +if [ "$1" = "configure" ] ; then + + #remove the old xgps config file + if dpkg --compare-versions "$2" lt "2.91"; then + [ ! -f /etc/X11/app-defaults/xgps ] || rm -f /etc/X11/app-defaults/xgps || true + fi + #remove the old xgpsspeed config file + if dpkg --compare-versions "$2" lt "2.91-2"; then + [ ! -f /etc/X11/app-defaults/xgpsspeed ] || rm -f /etc/X11/app-defaults/xgpsspeed || true + fi + +fi + +#DEBHELPER# + +exit 0 --- gpsd-3.4.orig/debian/pyversions +++ gpsd-3.4/debian/pyversions @@ -0,0 +1 @@ +2.3- --- gpsd-3.4.orig/debian/copyright +++ gpsd-3.4/debian/copyright @@ -0,0 +1,171 @@ +The original version of this package was debianized by Tilman Koschnick + on Sat, 16 Oct 2004 11:40:01 +0200. + +The package was completely reworked by Bernd Zeimetz , +starting on Thu, 11 Oct 2007 21:54:52 +0200. + +It was downloaded from http://developer.berlios.de/projects/gpsd/. + +Upstream Authors: + + Remco Treffkorn + Derrick J. Brashear + Russ Nelson + Eric S. Raymond + Gary E. Miller + Jeff Francis + Amaury Jacquot + Chris Kuethe + Ville Nuorvala + + +Copyright: + + The GPSD code is Copyright (c) 1997, 1998, 1999, 2000, 2001, 2002 by + Remco Treffkorn. Portions of it are also Copyright (c) 2005 by Eric S. + Raymond. All rights reserved. + + +License: + + BSD LICENSE + + The GPSD code is Copyright (c) 1997, 1998, 1999, 2000, 2001, 2002 by + Remco Treffkorn. Portions of it are also Copyright (c) 2005 by Eric S. + Raymond. All rights reserved. + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + + Neither name of the GPSD project nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR + A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR + CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, + EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, + PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR + PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF + LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + + + +Files with different copyrights/licenses: + + * gpsmm_test.cpp, libgpsmm.{cpp,h}: + + Copyright (C) 2005 Alfredo Pironti + License: BSD, see above. + + * gpsd.ebuild: + + Copyright 2005 Amaury Jacquot + License: BSD (see above) + + * gpxlogger.c: + + Author: Amaury Jacquot + License: BSD (see above) + or GPL, version 2.0 + (on Debian systems a copy of the license is available + in /usr/share/common-licenses/GPL-2) + + * bsd-base64.c: + + Copyright (c) 1996 by Internet Software Consortium. + + License: ISC, see below + + Portions Copyright (c) 1995 by International Business Machines, Inc. + + International Business Machines, Inc. (hereinafter called IBM) grants + permission under its copyrights to use, copy, modify, and distribute this + Software with or without fee, provided that the above copyright notice and + all paragraphs of this notice appear in all copies, and that the name of IBM + not be used in connection with the marketing of any product incorporating + the Software or modifications thereof, without specific, written prior + permission. + + To the extent it has a right to do so, IBM grants an immunity from suit + under its patents, if any, for the use, sale or manufacture of products to + the extent that such products are used for performing Domain Name System + dynamic updates in TCP/IP networks by means of the Software. No immunity is + granted for any product per se or for any other function of any product. + + THE SOFTWARE IS PROVIDED "AS IS", AND IBM DISCLAIMS ALL WARRANTIES, + INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A + PARTICULAR PURPOSE. IN NO EVENT SHALL IBM BE LIABLE FOR ANY SPECIAL, + DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER ARISING + OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE, EVEN + IF IBM IS APPRISED OF THE POSSIBILITY OF SUCH DAMAGES. + + + + * cgps.c: + + Copyright (c) 2005 Jeff Francis + + License: ISC, see below + + * display.c: + + Copyright (c) 2007 Marc Balmer + Copyright (c) 2006 Eric S. Raymond + + License: ISC, see below + + * cgpxlogger.c, gpsflash.h, floattest.c, gpsd.php, + srecord.c: + + Copyright (c) 2005,2006 Chris Kuethe + + License: ISC, see below. + + * gpsflash.c, sirfflash.c: + + Copyright (c) 2005-2007 Chris Kuethe + Copyright (c) 2005-2007 Eric S. Raymond + + License: ISC, see below. + + * strl.c: + + Copyright (c) 1998 Todd C. Miller + + License: ISC, see below. + + * xgps.c: + + Copyright (c) 2007 Marc Balmer + Copyright (c) 2006 Eric S. Raymond + + License: ISC, see below. + +The ISC License is: + + Permission to use, copy, modify, and distribute this software for any + purpose with or without fee is hereby granted, provided that the above + copyright notice and this permission notice appear in all copies. + + THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES + WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF + MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR + ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES + WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN + ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF + OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + --- gpsd-3.4.orig/debian/gpsd.postinst +++ gpsd-3.4/debian/gpsd.postinst @@ -0,0 +1,61 @@ +#!/bin/bash +# postinst script for gpsd + +set -e + +. /usr/share/debconf/confmodule + +if [ "$1" = "configure" ] ; then + + #remove the old udev rules link + if dpkg --compare-versions "$2" lt "2.37-1"; then + [ ! -L /etc/udev/rules.d/025_gpsd.rules ] || rm -f /etc/udev/rules.d/025_gpsd.rules || true + fi + + + # move rc.d + if dpkg --compare-versions "$2" gt "2.39-1"; then + if [ -L /etc/rc0.d/K20gpsd -a \ + -L /etc/rc1.d/K20gpsd -a \ + -L /etc/rc2.d/S20gpsd -a \ + -L /etc/rc3.d/S20gpsd -a \ + -L /etc/rc4.d/S20gpsd -a \ + -L /etc/rc5.d/S20gpsd -a \ + -L /etc/rc6.d/K20gpsd ]; then + update-rc.d -f gpsd remove + fi + fi + + + # generate /etc/default/gpsd + db_get gpsd/device + DEVICES=$RET + db_get gpsd/start_daemon + START_DAEMON=$RET + db_get gpsd/daemon_options + GPSD_OPTIONS=$RET + db_get gpsd/autodetection + USBAUTO=$RET + db_get gpsd/socket + GPSD_SOCKET=$RET + +cat < /etc/default/gpsd +# Default settings for gpsd. +# Please do not edit this file directly - use \`dpkg-reconfigure gpsd' to +# change the options. +START_DAEMON="$START_DAEMON" +GPSD_OPTIONS="$GPSD_OPTIONS" +DEVICES="$DEVICES" +USBAUTO="$USBAUTO" +GPSD_SOCKET="$GPSD_SOCKET" +EOF + +fi + +# tell debconf we are done. otherwise, it hangs waiting for the daemon. +db_stop; + + +#DEBHELPER# + +exit 0 --- gpsd-3.4.orig/debian/python-gps.install +++ gpsd-3.4/debian/python-gps.install @@ -0,0 +1,10 @@ +usr/lib/python*/*/gps/*.py +usr/lib/python*/*/gps/clienthelpers.so +usr/lib/python*/*/gps/packet.so +usr/lib/python*/*/*.egg-info +usr/share/man/man1/gpsfake.1 +usr/share/man/man1/gpscat.1 +usr/share/man/man1/gpsprof.1 +usr/bin/gpscat +usr/bin/gpsfake +usr/bin/gpsprof --- gpsd-3.4.orig/debian/gpsd-clients.examples +++ gpsd-3.4/debian/gpsd-clients.examples @@ -0,0 +1 @@ +gpsd.php --- gpsd-3.4.orig/debian/gpsd.config +++ gpsd-3.4/debian/gpsd.config @@ -0,0 +1,123 @@ +#!/bin/sh + +set -e + +. /usr/share/debconf/confmodule + +get_socket_from_opts() { + echo " $1 " | sed 's,.* -F *,,;s, .*,,' +} +strip_socket_from_opts() { + echo "$1" | sed 's,-F *[^ ]*,,' +} + +if [ -s /etc/default/gpsd ]; then + . /etc/default/gpsd + if [ -n "$START_DAEMON" ] ; then + db_set gpsd/start_daemon "$START_DAEMON" + fi + if [ -n "$GPSD_OPTIONS" ]; then + db_set gpsd/daemon_options "$GPSD_OPTIONS" + else + if [ -n "$DAEMON_OPTS" ]; then + if echo "$DAEMON_OPTS" | grep -q -- '-F'; then + if [ -z "$GPSD_SOCKET" ]; then + GPSD_SOCKET=$(get_socket_from_opts "$DAEMON_OPTS") + fi + DAEMON_OPTS=$(strip_socket_from_opts "$DAEMON_OPTS") + fi + db_set gpsd/daemon_options "$DAEMON_OPTS" + fi + fi + if [ -n "$DEVICES" ] ; then + db_set gpsd/device "$DEVICES" + fi + if [ -n "$USBAUTO" ]; then + db_set gpsd/autodetection "$USBAUTO" + fi + if [ -n "$GPSD_SOCKET" ]; then + db_set gpsd/socket "$GPSD_SOCKET" + fi +fi + + +db_input medium gpsd/start_daemon || true +db_go +db_get gpsd/start_daemon +startd="$RET" + +db_input low gpsd/autodetection || true +db_go +db_get gpsd/autodetection +autodet="$RET" + +db_capb backup + +STATE=3 +while [ "$startd" = "true" ] || [ "$autodet" = "true" ] ; do + + case "$STATE" in + 0) + # There is no way to go back from the + # first question. Exit is the only sane way. + exit 10 + ;; + 1) + db_input low gpsd/start_daemon || true + ;; + 2) + db_input low gpsd/autodetection || true + ;; + 3) + db_input low gpsd/device || true + ;; + 4) + db_input low gpsd/daemon_options || true + ;; + 5) + db_get gpsd/daemon_options + opts="$RET" + if echo "$opts" | grep -q -- '-F'; then + db_set gpsd/socket "$(get_socket_from_opts "$opts")" + db_set gpsd/daemon_options "$(strip_socket_from_opts "$opts" )" + fi + db_input low gpsd/socket || true + ;; + 6) + db_get gpsd/autodetection + autodet="$RET" + if [ "$autodet" = "true" ]; then + db_get gpsd/socket + socket="$RET" + if [ -z "$socket" ]; then + db_set gpsd/socket "/var/run/gpsd.sock" + fi + fi + break + ;; + *) + break + ;; + esac + + + OLDSTATE="$STATE" + if db_go; then + STATE=$(($STATE + 1)) + else + STATE=$(($STATE - 1)) + fi + + case $OLDSTATE in + 1) + db_get gpsd/start_daemon + startd="$RET" + ;; + 2) + db_get gpsd/autodetection + autodet="$RET" + ;; + esac +done + + --- gpsd-3.4.orig/debian/libqgpsmm20.symbols +++ gpsd-3.4/debian/libqgpsmm20.symbols @@ -0,0 +1,88 @@ +libQgpsmm.so.20 libqgpsmm20 #MINVER# + (c++)"gps_sock_data(gps_data_t const*)@Base" 3.3 + (c++)"gps_sock_open(char const*, char const*, gps_data_t*)@Base" 3.3 + (c++)"gps_sock_read(gps_data_t*)@Base" 3.3 + (c++)"gps_sock_send(gps_data_t*, char const*)@Base" 3.3 + (c++)"gps_sock_close(gps_data_t*)@Base" 3.3 + (c++)"gps_sock_stream(gps_data_t*, unsigned int, void*)@Base" 3.3 + (c++)"gps_sock_waiting(gps_data_t const*, int)@Base" 3.3 + (c++)"gps_sock_mainloop(gps_data_t*, int, void (*)(gps_data_t*))@Base" 3.3 + (c++|optional)"QList::detach_helper(int)@Base" 3.3 + (c++)"gpsmm::enable_debug(int, _IO_FILE*)@Base" 3.3 + (c++)"gpsmm::gps_inner_open(char const*, char const*)@Base" 3.3 + (c++)"gpsmm::data()@Base" 3.3 + (c++)"gpsmm::read()@Base" 3.3 + (c++)"gpsmm::send(char const*)@Base" 3.3 + (c++)"gpsmm::stream(int)@Base" 3.3 + (c++)"gpsmm::waiting(int)@Base" 3.3 + (c++)"gpsmm::clear_fix()@Base" 3.3 + (c++)"gpsmm::~gpsmm()@Base" 3.3 + (c++)"gpsmm::~gpsmm()@Base" 3.3 + (c++)"gpsmm::~gpsmm()@Base" 3.3 + (c++|optional)"QDebug::~QDebug()@Base" 3.3 + (c++|optional)"QDebug::~QDebug()@Base" 3.3 + (c++|optional)"QString::~QString()@Base" 3.3 + (c++|optional)"QString::~QString()@Base" 3.3 + (c++)"typeinfo for gpsmm@Base" 3.3 + (c++)"typeinfo name for gpsmm@Base" 3.3 + (c++)"vtable for gpsmm@Base" 3.3 + (c++|optional)"QByteArray::~QByteArray()@Base" 3.3 + (c++|optional)"QByteArray::~QByteArray()@Base" 3.3 + deg_to_str@Base 3.3 + earth_distance@Base 3.3 + earth_distance_and_bearings@Base 3.3 + export_default@Base 3.3 + export_list@Base 3.3 + export_lookup@Base 3.3 + gps_clear_dop@Base 3.3 + gps_clear_fix@Base 3.3 + gps_close@Base 3.3 + gps_data@Base 3.3 + gps_dbus_mainloop@Base 3.3 + gps_dbus_open@Base 3.3 + gps_enable_debug@Base 3.3 + gps_errstr@Base 3.3 + gps_mainloop@Base 3.3 + gps_maskdump@Base 3.3 + gps_merge_fix@Base 3.3 + gps_open@Base 3.3 + gps_read@Base 3.3 + gps_send@Base 3.3 + (arch=amd64)gps_shm_close@Base 3.3 + (arch=amd64)gps_shm_mainloop@Base 3.3 + (arch=amd64)gps_shm_open@Base 3.3 + (arch=amd64)gps_shm_read@Base 3.3 + (arch=amd64)gps_shm_waiting@Base 3.3 + gps_stream@Base 3.3 + gps_unpack@Base 3.3 + gps_waiting@Base 3.3 + gpsd_hexdump@Base 3.3 + gpsd_hexpack@Base 3.3 + gpsd_source_spec@Base 3.3 + gpsd_units@Base 3.3 + hex_escapes@Base 3.3 + iso8601_to_unix@Base 3.3 + json_ais_read@Base 3.3 + json_device_read@Base 3.3 + json_enable_debug@Base 3.3 + json_error_string@Base 3.3 + json_read_array@Base 3.3 + json_read_object@Base 3.3 + json_rtcm2_read@Base 3.3 + json_watch_read@Base 3.3 + libgps_debuglevel@Base 3.3 + libgps_dump_state@Base 3.3 + libgps_json_unpack@Base 3.3 + libgps_trace@Base 3.3 + maidenhead@Base 3.3 + mkgmtime@Base 3.3 + netlib_connectsock@Base 3.3 + netlib_errstr@Base 3.3 + netlib_localsocket@Base 3.3 + netlib_sock2ip@Base 3.3 + safe_atof@Base 3.3 + strlcat@Base 3.3 + strlcpy@Base 3.3 + timestamp@Base 3.3 + true2magnetic@Base 3.3 + unix_to_iso8601@Base 3.3 --- gpsd-3.4.orig/debian/watch +++ gpsd-3.4/debian/watch @@ -0,0 +1,4 @@ +version=3 + +http://download-mirror.savannah.gnu.org/releases/gpsd/gpsd-(.*).tar.gz + --- gpsd-3.4.orig/debian/README.source +++ gpsd-3.4/debian/README.source @@ -0,0 +1,9 @@ +gpsd (2.38-1) unstable; urgency=low + + * Since this version the package uses quilt to manage patches + at build time. Please install the package 'quilt' and see + /usr/share/doc/quilt/README.source + for details. + + -- Bernd Zeimetz Wed, 11 Feb 2009 00:33:17 +0100 + --- gpsd-3.4.orig/debian/compat +++ gpsd-3.4/debian/compat @@ -0,0 +1 @@ +9 --- gpsd-3.4.orig/debian/gbp.conf +++ gpsd-3.4/debian/gbp.conf @@ -0,0 +1,27 @@ +# Configuration file for git-buildpackage and friends + +[DEFAULT] +# the default branch for upstream sources: +#upstream-branch = upstream +# the default branch for the debian patch: +#debian-branch = master +# the default tag formats used: +#upstream-tag = upstream/%(version)s +#debian-tag = debian/%(version)s +# use pristine-tar: +pristine-tar = True + +# Options only affecting git-buildpackage +[git-buildpackage] +# uncomment this to automatically GPG sign tags +sign-tags = True + +# Options only affecting git-dch +[git-dch] +# include 0 digits of the commit id in the changelog enty +id-length = 8 +# don't include information from meta tags +meta = True +# what tags to look for to generate bug-closing changelog entries +meta-closes = Closes|LP + --- gpsd-3.4.orig/debian/gpsd.docs +++ gpsd-3.4/debian/gpsd.docs @@ -0,0 +1,3 @@ +README +TODO +TROUBLESHOOTING --- gpsd-3.4.orig/debian/gpsd.init +++ gpsd-3.4/debian/gpsd.init @@ -0,0 +1,159 @@ +#!/bin/sh +### BEGIN INIT INFO +# Provides: gpsd +# Required-Start: $remote_fs $syslog $network +# Should-Start: bluetooth dbus udev +# Required-Stop: $remote_fs $syslog $network +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 +# X-Start-Before: ntp +# Short-Description: GPS (Global Positioning System) daemon +# Description: The gpsd service daemon is able to monitor one or +# more GPS devices connected to a host computer, making +# all data on the location and movements of the sensors +# available to be queried on TCP port 2947. +### END INIT INFO + +# Author: Bernd Zeimetz +# +# Please remove the "Author" lines above and replace them +# with your own name if you copy and modify this script. + +# Do NOT "set -e" + +# PATH should only include /usr/* if it runs after the mountnfs.sh script +PATH=/sbin:/usr/sbin:/bin:/usr/bin +DESC="GPS (Global Positioning System) daemon" +NAME=gpsd +DAEMON=/usr/sbin/$NAME +PIDFILE=/var/run/$NAME.pid +SCRIPTNAME=/etc/init.d/$NAME + +# Exit if the package is not installed +[ -x "$DAEMON" ] || exit 0 + +# Read configuration variable file if it is present +[ -r /etc/default/$NAME ] && . /etc/default/$NAME + +if [ -z "$GPSD_SOCKET" ] && [ -z "$DEVICES" ]; then + GPSD_SOCKET=/var/run/gpsd.sock +fi + +if [ -n "$GPSD_SOCKET" ]; then + GPSD_OPTIONS="$GPSD_OPTIONS -F $GPSD_SOCKET" +fi + +# Load the VERBOSE setting and other rcS variables +. /lib/init/vars.sh + +# Define LSB log_* functions. +# Depend on lsb-base (>= 3.0-6) to ensure that this file is present. +. /lib/lsb/init-functions + +# +# Function that starts the daemon/service +# +do_start() +{ + # Return + # 0 if daemon has been started + # 1 if daemon was already running + # 2 if daemon could not be started + start-stop-daemon --start --quiet --pidfile $PIDFILE --exec $DAEMON --test > /dev/null \ + || return 1 + start-stop-daemon --start --quiet --pidfile $PIDFILE --exec $DAEMON -- \ + $GPSD_OPTIONS -P $PIDFILE $DEVICES \ + || return 2 +} + +# +# Function that stops the daemon/service +# +do_stop() +{ + # Return + # 0 if daemon has been stopped + # 1 if daemon was already stopped + # 2 if daemon could not be stopped + # other if a failure occurred + start-stop-daemon --stop --quiet --retry=TERM/30/KILL/5 --pidfile $PIDFILE --name $NAME + RETVAL="$?" + [ "$RETVAL" = 2 ] && return 2 + # Many daemons don't delete their pidfiles when they exit. + rm -f $PIDFILE + return "$RETVAL" +} + +# +# Function that sends a SIGHUP to the daemon/service +# +do_reload() { + # + # If the daemon can reload its configuration without + # restarting (for example, when it is sent a SIGHUP), + # then implement that here. + # + start-stop-daemon --stop --signal 1 --quiet --pidfile $PIDFILE --name $NAME + return 0 +} + +case "$1" in + start) + if [ "$START_DAEMON" = "true" ]; then + [ "$VERBOSE" != no ] && log_daemon_msg "Starting $DESC" "$NAME" + do_start + case "$?" in + 0|1) [ "$VERBOSE" != no ] && log_end_msg 0 ;; + 2) [ "$VERBOSE" != no ] && log_end_msg 1 ;; + esac + else + [ "$VERBOSE" != no ] && \ + log_daemon_msg "Not starting $DESC" "$NAME" && \ + log_end_msg 0 + fi + ;; + stop) + [ "$VERBOSE" != no ] && log_daemon_msg "Stopping $DESC" "$NAME" + do_stop + case "$?" in + 0|1) [ "$VERBOSE" != no ] && log_end_msg 0 ;; + 2) [ "$VERBOSE" != no ] && log_end_msg 1 ;; + esac + ;; + status) + status_of_proc "$DAEMON" "$NAME" && exit 0 || exit $? + ;; + reload|force-reload) + log_daemon_msg "Reloading $DESC" "$NAME" + do_reload + log_end_msg $? + ;; + restart) + # + # If the "reload" option is implemented then remove the + # 'force-reload' alias + # + log_daemon_msg "Restarting $DESC" "$NAME" + do_stop + case "$?" in + 0|1) + do_start + case "$?" in + 0) log_end_msg 0 ;; + 1) log_end_msg 1 ;; # Old process is still running + *) log_end_msg 1 ;; # Failed to start + esac + ;; + *) + # Failed to stop + log_end_msg 1 + ;; + esac + ;; + *) + echo "Usage: $SCRIPTNAME {start|stop|status|restart|force-reload}" >&2 + exit 3 + ;; +esac + +: --- gpsd-3.4.orig/debian/gpsd.install +++ gpsd-3.4/debian/gpsd.install @@ -0,0 +1,4 @@ +usr/sbin/* +usr/share/man/man8/* +lib/udev/* +lib/systemd/system/* --- gpsd-3.4.orig/debian/libgps20.install +++ gpsd-3.4/debian/libgps20.install @@ -0,0 +1,2 @@ +usr/lib/*/libg*.so.20 +usr/lib/*/libg*.so.20.* --- gpsd-3.4.orig/debian/libqgpsmm-dev.install +++ gpsd-3.4/debian/libqgpsmm-dev.install @@ -0,0 +1,4 @@ +usr/lib/*/pkgconfig/Qgpsmm.pc +usr/lib/*/libQgpsmm.prl +usr/lib/*/libQgpsmm.so +usr/share/man/man3/libQgpsmm.3.gz --- gpsd-3.4.orig/debian/gpsd-clients.menu +++ gpsd-3.4/debian/gpsd-clients.menu @@ -0,0 +1,2 @@ +?package(gpsd-clients):needs="x11" section="Applications/Science/Geoscience"\ + title="xgps" command="/usr/bin/xgps" --- gpsd-3.4.orig/debian/libgps20.symbols +++ gpsd-3.4/debian/libgps20.symbols @@ -0,0 +1,81 @@ +libgps.so.20 libgps20 #MINVER# + (c++)"gpsmm::enable_debug(int, _IO_FILE*)@Base" 3.3 + (c++)"gpsmm::gps_inner_open(char const*, char const*)@Base" 3.3 + (c++)"gpsmm::data()@Base" 3.3 + (c++)"gpsmm::read()@Base" 3.3 + (c++)"gpsmm::send(char const*)@Base" 3.3 + (c++)"gpsmm::stream(int)@Base" 3.3 + (c++)"gpsmm::waiting(int)@Base" 3.3 + (c++)"gpsmm::clear_fix()@Base" 3.3 + (c++)"gpsmm::~gpsmm()@Base" 3.3 + (c++)"gpsmm::~gpsmm()@Base" 3.3 + (c++)"gpsmm::~gpsmm()@Base" 3.3 + (c++)"typeinfo for gpsmm@Base" 3.3 + (c++)"typeinfo name for gpsmm@Base" 3.3 + (c++)"vtable for gpsmm@Base" 3.3 + deg_to_str@Base 3.3 + earth_distance@Base 3.3 + earth_distance_and_bearings@Base 3.3 + export_default@Base 3.3 + export_list@Base 3.3 + export_lookup@Base 3.3 + gps_clear_dop@Base 3.3 + gps_clear_fix@Base 3.3 + gps_close@Base 3.3 + gps_data@Base 3.3 + gps_dbus_mainloop@Base 3.3 + gps_dbus_open@Base 3.3 + gps_enable_debug@Base 3.3 + gps_errstr@Base 3.3 + gps_mainloop@Base 3.3 + gps_maskdump@Base 3.3 + gps_merge_fix@Base 3.3 + gps_open@Base 3.3 + gps_read@Base 3.3 + gps_send@Base 3.3 + (arch=amd64)gps_shm_close@Base 3.3 + (arch=amd64)gps_shm_mainloop@Base 3.3 + (arch=amd64)gps_shm_open@Base 3.3 + (arch=amd64)gps_shm_read@Base 3.3 + (arch=amd64)gps_shm_waiting@Base 3.3 + gps_sock_close@Base 3.3 + gps_sock_data@Base 3.3 + gps_sock_mainloop@Base 3.3 + gps_sock_open@Base 3.3 + gps_sock_read@Base 3.3 + gps_sock_send@Base 3.3 + gps_sock_stream@Base 3.3 + gps_sock_waiting@Base 3.3 + gps_stream@Base 3.3 + gps_unpack@Base 3.3 + gps_waiting@Base 3.3 + gpsd_hexdump@Base 3.3 + gpsd_hexpack@Base 3.3 + gpsd_source_spec@Base 3.3 + gpsd_units@Base 3.3 + hex_escapes@Base 3.3 + iso8601_to_unix@Base 3.3 + json_ais_read@Base 3.3 + json_device_read@Base 3.3 + json_enable_debug@Base 3.3 + json_error_string@Base 3.3 + json_read_array@Base 3.3 + json_read_object@Base 3.3 + json_rtcm2_read@Base 3.3 + json_watch_read@Base 3.3 + libgps_debuglevel@Base 3.3 + libgps_dump_state@Base 3.3 + libgps_json_unpack@Base 3.3 + libgps_trace@Base 3.3 + maidenhead@Base 3.3 + mkgmtime@Base 3.3 + netlib_connectsock@Base 3.3 + netlib_errstr@Base 3.3 + netlib_localsocket@Base 3.3 + netlib_sock2ip@Base 3.3 + safe_atof@Base 3.3 + strlcat@Base 3.3 + strlcpy@Base 3.3 + timestamp@Base 3.3 + true2magnetic@Base 3.3 + unix_to_iso8601@Base 3.3 --- gpsd-3.4.orig/debian/gpsd.postrm +++ gpsd-3.4/debian/gpsd.postrm @@ -0,0 +1,22 @@ +#! /bin/sh +# postrm script for gpsd + +set -e + +case "$1" in + purge) + [ ! -f /etc/default/gpsd ] || rm /etc/default/gpsd + ;; + + remove|upgrade|failed-upgrade|abort-install|disappear|abort-upgrade) + ;; + + *) + echo "postrm called with unknown argument \`$1'" >&2 + exit 1 + +esac + +#DEBHELPER# + +exit 0 --- gpsd-3.4.orig/debian/libgps20.lintian-overrides +++ gpsd-3.4/debian/libgps20.lintian-overrides @@ -0,0 +1,2 @@ +libgps20: shlib-missing-in-control-file libgpsd 20 for usr/lib/*/libgpsd.so.20.0.0 +libgps20: shlib-missing-in-symbols-control-file libgpsd 20 for usr/lib/*/libgpsd.so.20.0.0 --- gpsd-3.4.orig/debian/libgps-dev.install +++ gpsd-3.4/debian/libgps-dev.install @@ -0,0 +1,8 @@ +usr/include/libgpsmm.h +usr/include/gps.h +usr/share/man/man3/libgps.3 +usr/share/man/man3/libgpsmm.3 +usr/share/man/man5/* +usr/lib/*/pkgconfig/libgps.pc +usr/lib/*/libgps.so +usr/lib/*/libgps.a --- gpsd-3.4.orig/debian/gpsd.preinst +++ gpsd-3.4/debian/gpsd.preinst @@ -0,0 +1,38 @@ +#! /bin/sh +# preinst script for gpsd +# +# see: dh_installdeb(1) + +set -e + +case "$1" in + install) + ;; + + upgrade) + if dpkg --compare-versions "$2" lt 2.34; then + dpkg-divert --package gpsd --remove --rename \ + --divert /usr/bin/gpsd.gpsdrive /usr/bin/gpsd || true + dpkg-divert --package gpsd --remove --rename \ + --divert /usr/share/man/man1/gpsd.gpsdrive.1.gz \ + /usr/share/man/man1/gpsd.1.gz || true + fi + ;; + + abort-upgrade) + ;; + + *) + echo "preinst called with unknown argument \`$1'" >&2 + exit 1 + ;; +esac + +# dh_installdeb will replace this with shell code automatically +# generated by other debhelper scripts. + +#DEBHELPER# + +exit 0 + + --- gpsd-3.4.orig/debian/po/sv.po +++ gpsd-3.4/debian/po/sv.po @@ -0,0 +1,130 @@ +# Translation of gpsd debconf template to Swedish +# Copyright (C) 2009 Martin Bagge +# This file is distributed under the same license as the gpsd package. +# +# Martin Bagge , 2009 +msgid "" +msgstr "" +"Project-Id-Version: gpsd\n" +"Report-Msgid-Bugs-To: gpsd@packages.debian.org\n" +"POT-Creation-Date: 2009-11-04 02:49+0100\n" +"PO-Revision-Date: 2009-11-16 23:25+0100\n" +"Last-Translator: Martin Bagge \n" +"Language-Team: Swedish \n" +"Language: sv\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "Device the GPS receiver is attached to:" +msgstr "Enhet som din GPS-mottagare är ansluten till:" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Please enter the device the GPS receiver is attached to. It will probably be " +"something like /dev/ttyS0 or /dev/ttyUSB0." +msgstr "" +"Ange enheten som din GPS är inkopplad på, detta är antagligen någon " +"liknande /dev/ttyS0 eller /dev/ttyUSB0." + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Multiple devices may be specified as a space-separated list. Leave empty if " +"you don't want to connect gpsd to a device on boot or if you want to use " +"device autodetection only." +msgstr "" +"Flera enheter kan anges genom att särskilja dem med mellanslag. Lämna fältet " +"tomt om du inte vill att gpsd ska ansluta till en enhet vid systemets " +"uppstart eller om du bara vill använda automatisk upptäckt av enheter." + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "Start gpsd automatically?" +msgstr "Ska gpsd startas automatiskt?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "If you accept this option, gpsd will be started automatically." +msgstr "Om du väljer detta alternativ kommer gpsd att startas automatiskt." + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "gpsd control socket path:" +msgstr "Sökväg till kontrolluttag för gpsd:" + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "" +"Please enter the gpsd control socket location. Usually you want to keep the " +"default setting." +msgstr "" +"Ange sökvägen till kontrolluttaget för gpsd. Vanligen är standardvärdet " +"korrekt." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Options to gpsd:" +msgstr "Flaggor till gpsd:" + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "" +"You can give additional arguments when starting gpsd; see gpsd(8) for a list " +"of options." +msgstr "" +"Du kan ange ytterligare argument när du startar gpsd, se gpsd(8) för en " +"lista över möjliga alternativ." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Do not use '-F' here. The control socket path is set independently." +msgstr "" +"Använd inte växeln \"-F\" här. Sökvägen till kontrolluttaget anges separat." + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "Should gpsd handle attached USB GPS receivers automatically?" +msgstr "Ska gpsd automatiskt hantera USB-GPS:er som ansluts?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "" +"As gpsd only handles GPS devices, it is safe to choose this option. However, " +"you can disable it if gpsd is causing interference with other attached " +"devices or programs." +msgstr "" +"Eftersom gpsd endast hanterar GPS-enheter är det ofarligt att välja detta " +"alternativ. Du kan avaktivera det igen om gpsd stör andra enheter eller " +"program." + +#~ msgid "The default is to add \"-F /var/run/gpsd.sock\"." +#~ msgstr "Standardvärdet är att lägga till \"-F /var/run/gpsd.soc\"." + +#~ msgid "Unusable gpsd configuration" +#~ msgstr "Oanvändbar konfiguration av gpsd" + +#~ msgid "" +#~ "The configuration must at least specify either a device that gpsd should " +#~ "connect to, or a control socket (using the -F option). USB autodetection " +#~ "requires /var/run/gpsd.sock as control socket." +#~ msgstr "" +#~ "Konfigurationen av gpsd måste ange åtminstone en enhet som gpsd ska " +#~ "ansluta till eller ett datauttag (med hjälp av flaggan -F). För att " +#~ "automatisera upptäckten av USB-enheter krävs /var/run/gpsd.soc som " +#~ "datauttag." --- gpsd-3.4.orig/debian/po/fi.po +++ gpsd-3.4/debian/po/fi.po @@ -0,0 +1,115 @@ +# Esko Arajärvi , 2009. +msgid "" +msgstr "" +"Project-Id-Version: gpsd\n" +"Report-Msgid-Bugs-To: gpsd@packages.debian.org\n" +"POT-Creation-Date: 2009-11-04 02:49+0100\n" +"PO-Revision-Date: 2009-11-04 22:00+0200\n" +"Last-Translator: Esko Arajärvi \n" +"Language-Team: Finnish \n" +"Language: fi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 1.0\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "Device the GPS receiver is attached to:" +msgstr "Laite, johon GPS-vastaanotin on liitetty:" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Please enter the device the GPS receiver is attached to. It will probably be " +"something like /dev/ttyS0 or /dev/ttyUSB0." +msgstr "" +"Anna laite, johon GPS-vastaanotin on liitetty. Oikea laite on luultavasti /" +"dev/ttyS0 tai /dev/ttyUSB0 tai vastaava." + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Multiple devices may be specified as a space-separated list. Leave empty if " +"you don't want to connect gpsd to a device on boot or if you want to use " +"device autodetection only." +msgstr "" +"Voit syöttää useampia laitteita välilyönnein eroteltuna luettelona. Jätä " +"kenttä tyhjäksi, jos et halua yhdistää gpsd:tä mihinkään laitteeseen " +"järjestelmän käynnistyessä tai haluat käyttää ainoastaan laitteiden " +"automaattista tunnistusta." + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "Start gpsd automatically?" +msgstr "Käynnistetäänkö gpsd automaattisesti?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "If you accept this option, gpsd will be started automatically." +msgstr "Jos valitset tämän vaihtoehdon, gpsd käynnistetään automaattisesti." + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "gpsd control socket path:" +msgstr "gpsd-hallintapistokkeen polku:" + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "" +"Please enter the gpsd control socket location. Usually you want to keep the " +"default setting." +msgstr "" +"Anna gpsd-hallintapistokkeen sijainti. Yleensä on suositeltavaa käyttää " +"oletusasetusta." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Options to gpsd:" +msgstr "gpsd:n valitsimet:" + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "" +"You can give additional arguments when starting gpsd; see gpsd(8) for a list " +"of options." +msgstr "" +"Ohjelmalle gpsd voidaan antaa käynnistyksen yhteydessä lisäargumentteja. " +"Luettelo valitsimista löytyy man-ohjesivulta gpsd(8)." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Do not use '-F' here. The control socket path is set independently." +msgstr "" +"Älä käytä valitsinta ”-F” tässä. Hallintapistokkeen polku asetetaan erikseen." + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "Should gpsd handle attached USB GPS receivers automatically?" +msgstr "" +"Tulisiko gpsd:n hallinnoida USB:n avulla liitettyjä GPS-vastaanottimia " +"automaattisesti?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "" +"As gpsd only handles GPS devices, it is safe to choose this option. However, " +"you can disable it if gpsd is causing interference with other attached " +"devices or programs." +msgstr "" +"Koska gpsd hallinnoi vain GPS-laitteita, on turvallista valita tämä " +"vaihtoehto. Voit kuitenkin haluta poistaa sen käytöstä, jos gpsd aiheuttaa " +"ongelmia muiden ohjelmien tai liitettyjen laitteiden kanssa." --- gpsd-3.4.orig/debian/po/ca.po +++ gpsd-3.4/debian/po/ca.po @@ -0,0 +1,144 @@ +# +# Catalan translation for gpsd package. +# Copyright © 2009 Bernd Zeimetz. +# This file is distributed under the same license as the gpsd package. +# +# Jordà Polo , 2007, 2008, 2009. +# +msgid "" +msgstr "" +"Project-Id-Version: gpsd-2.39-7\n" +"Report-Msgid-Bugs-To: gpsd@packages.debian.org\n" +"POT-Creation-Date: 2009-11-04 02:49+0100\n" +"PO-Revision-Date: 2010-03-01 22:36+0100\n" +"Last-Translator: Jordà Polo \n" +"Language-Team: Catalan \n" +"Language: ca\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "Device the GPS receiver is attached to:" +msgstr "Dispositiu al qual està connectat el receptor GPS:" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Please enter the device the GPS receiver is attached to. It will probably be " +"something like /dev/ttyS0 or /dev/ttyUSB0." +msgstr "" +"Introduïu el dispositiu al qual està connectat el GPS. És probable que sigui " +"quelcom semblant a /dev/ttyS0 o /dev/ttyUSB0." + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Multiple devices may be specified as a space-separated list. Leave empty if " +"you don't want to connect gpsd to a device on boot or if you want to use " +"device autodetection only." +msgstr "" +"Podeu especificar múltiples dispositius separats per espais. Deixeu aquest " +"camp buit si no voleu connectar el gpsd a un dispositiu durant l'arrencada, " +"o si només voleu utilitzar la detecció automàtica." + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "Start gpsd automatically?" +msgstr "S'hauria d'iniciar el gpsd automàticament?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "If you accept this option, gpsd will be started automatically." +msgstr "Si accepteu aquesta opció, s'iniciarà el gpsd automàticament." + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "gpsd control socket path:" +msgstr "camí al sòcol de control del gpsd" + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "" +"Please enter the gpsd control socket location. Usually you want to keep the " +"default setting." +msgstr "" +"Introduïu la ubicació del sòcol de control del gpsd. Normalment us " +"interessarà mantenir la configuració predeterminada." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Options to gpsd:" +msgstr "Opcions per al gpsd:" + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "" +"You can give additional arguments when starting gpsd; see gpsd(8) for a list " +"of options." +msgstr "" +"Podeu indicar arguments addicionals quan inicieu el gpsd; vegeu la llista " +"d'opcions a gpsd(8)." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Do not use '-F' here. The control socket path is set independently." +msgstr "" +"No utilitzeu «-F» aquí. El camí al sòcol de control s'estableix de forma " +"independent." + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "Should gpsd handle attached USB GPS receivers automatically?" +msgstr "" +"Voleu que el gpsd gestioni automàticament els receptors GPS connectats per " +"USB?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "" +"As gpsd only handles GPS devices, it is safe to choose this option. However, " +"you can disable it if gpsd is causing interference with other attached " +"devices or programs." +msgstr "" +"Com el gpsd només gestiona dispositius GPS, és segur triar aquesta opció. " +"Tanmateix, podeu desactivar-la si el gpsd causa interferències amb altres " +"programes o dispositius connectats." + +#~ msgid "The default is to add \"-F /var/run/gpsd.sock\"." +#~ msgstr "Els arguments predeterminats són «-F /var/run/gpsd.sock»." + +#~ msgid "Unusable gpsd configuration" +#~ msgstr "La configuració del gpsd no és utilitzable" + +#~ msgid "" +#~ "The configuration must at least specify either a device that gpsd should " +#~ "connect to, or a control socket (using the -F option). USB autodetection " +#~ "requires /var/run/gpsd.sock as control socket." +#~ msgstr "" +#~ "La configuració ha d'especificar o bé el dispositiu al qual el gpsd " +#~ "s'hauria de connectar, o bé un sòcol de control (utilitzant l'opció -F). " +#~ "La detecció automàtica mitjançant USB requereix /var/run/gpsd.sock com a " +#~ "sòcol de control." + +#~ msgid "Multiple devices may be specified as a space-separated list." +#~ msgstr "" +#~ "Es poden especificar diversos dispositius utilitzant una llista separada " +#~ "per comes." + +#~ msgid "You can enter several devices, separated by spaces." +#~ msgstr "" +#~ "Podeu introduir múltiples dispositius, separats per espais en blanc." --- gpsd-3.4.orig/debian/po/sk.po +++ gpsd-3.4/debian/po/sk.po @@ -0,0 +1,131 @@ +# Slovak translation of gpsd. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the gpsd package. +# Ivan Masár , 2009. +# +msgid "" +msgstr "" +"Project-Id-Version: gpsd\n" +"Report-Msgid-Bugs-To: gpsd@packages.debian.org\n" +"POT-Creation-Date: 2009-11-04 02:49+0100\n" +"PO-Revision-Date: 2009-11-05 23:17+0100\n" +"Last-Translator: Ivan Masár \n" +"Language-Team: Slovak \n" +"Language: sk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=((n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2);\n" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "Device the GPS receiver is attached to:" +msgstr "Zariadenie, ku ktorému je GPS prijímač pripojený:" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Please enter the device the GPS receiver is attached to. It will probably be " +"something like /dev/ttyS0 or /dev/ttyUSB0." +msgstr "" +"Prosím zadajte zariadenie, ku pripojená prijímač GPS. Pravdepodobne to bude " +"niečo ako /dev/ttyS0 alebo /dev/ttyUSB0." + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Multiple devices may be specified as a space-separated list. Leave empty if " +"you don't want to connect gpsd to a device on boot or if you want to use " +"device autodetection only." +msgstr "" +"Viaceré zariadenia možno uviesť ako zoznam oddelený medzerami. Ponechajte " +"toto pole prázdne ak nechcete zariadenie gpsd pripájať pri štarte alebo ak " +"chcete používať iba automatickú detekciu zariadenia." + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "Start gpsd automatically?" +msgstr "Spúšťať gpsd automaticky pri spustení systému?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "If you accept this option, gpsd will be started automatically." +msgstr "Ak prijmete túto voľbu, gpsd sa bude spúšťať automaticky." + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "gpsd control socket path:" +msgstr "Cesta k riadiacemu socketu gpsd:" + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "" +"Please enter the gpsd control socket location. Usually you want to keep the " +"default setting." +msgstr "" +"Prosím, zadajte umiestnenie riadiaceho socketu gpsd. Zvyčajne budete chcieť " +"ponechať predvolené nastavenie." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Options to gpsd:" +msgstr "Voľby pre gpsd:" + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "" +"You can give additional arguments when starting gpsd; see gpsd(8) for a list " +"of options." +msgstr "" +"Môžete zadať ďalšie argumenty, ktoré sa odovzdajú gpsd pri štarte. Zoznam " +"možností nájdete v manuálovej stránke gpsd(8)." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Do not use '-F' here. The control socket path is set independently." +msgstr "" +"Nepoužívajte tu „-F“. Cesta k riadiacemu socketu sa nastavuje samostatne." + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "Should gpsd handle attached USB GPS receivers automatically?" +msgstr "" +"Má gpsd automaticky spravovať GPS prijímače pripojené prostredníctvom USB?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "" +"As gpsd only handles GPS devices, it is safe to choose this option. However, " +"you can disable it if gpsd is causing interference with other attached " +"devices or programs." +msgstr "" +"Pretože gpsd pracuje iba so zariadeniami GPS, zapnúť túto voľbu je bezpečné. " +"Môžete ju však vypnúť ak gpsd spôsobuje problémy s inými pripojenými " +"zariadeniami alebo programami." + +#~ msgid "The default is to add \"-F /var/run/gpsd.sock\"." +#~ msgstr "Predvolená voľba je pridať „-F /var/run/gpsd.sock“." + +#~ msgid "Unusable gpsd configuration" +#~ msgstr "Nepoužiteľná konfigurácia gpsd" + +#~ msgid "" +#~ "The configuration must at least specify either a device that gpsd should " +#~ "connect to, or a control socket (using the -F option). USB autodetection " +#~ "requires /var/run/gpsd.sock as control socket." +#~ msgstr "" +#~ "Konfigurácia musí určovať aspoň zariadenie, ku ktorému sa má gpsd " +#~ "pripájať alebo riadiaci socket (pomocou voľby -F). Automatická detekcia " +#~ "USB vyžaduje, aby riadiaci socket bol /var/run/gpsd.sock." --- gpsd-3.4.orig/debian/po/ru.po +++ gpsd-3.4/debian/po/ru.po @@ -0,0 +1,119 @@ +# translation of ru.po to Russian +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Yuri Kozlov , 2008. +# Yuri Kozlov , 2009. +msgid "" +msgstr "" +"Project-Id-Version: gpsd 2.39-7\n" +"Report-Msgid-Bugs-To: gpsd@packages.debian.org\n" +"POT-Creation-Date: 2009-11-04 02:49+0100\n" +"PO-Revision-Date: 2009-11-14 09:09+0300\n" +"Last-Translator: Yuri Kozlov \n" +"Language-Team: Russian \n" +"Language: ru\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "Device the GPS receiver is attached to:" +msgstr "Имя устройства для работы с GPS-приёмником:" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Please enter the device the GPS receiver is attached to. It will probably be " +"something like /dev/ttyS0 or /dev/ttyUSB0." +msgstr "" +"Введите имя файла устройства, через который доступен приёмник GPS. Обычно, " +"это что-то вроде /dev/ttyS0 или /dev/ttyUSB0." + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Multiple devices may be specified as a space-separated list. Leave empty if " +"you don't want to connect gpsd to a device on boot or if you want to use " +"device autodetection only." +msgstr "" +"Можно указать несколько устройств через пробел. Ничего не вводите, если не " +"хотите, чтобы gpsd обращался к устройству при загрузке, или если хотите " +"воспользоваться автообнаружением устройств." + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "Start gpsd automatically?" +msgstr "Запускать gpsd автоматически?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "If you accept this option, gpsd will be started automatically." +msgstr "Если ответить утвердительно, то gpsd будет запускаться автоматически." + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "gpsd control socket path:" +msgstr "Путь к сокету управления gpsd:" + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "" +"Please enter the gpsd control socket location. Usually you want to keep the " +"default setting." +msgstr "" +"Введите путь к сокету управления gpsd. Обычно, достаточно оставить настройку " +"по умолчанию." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Options to gpsd:" +msgstr "Параметры для gpsd:" + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "" +"You can give additional arguments when starting gpsd; see gpsd(8) for a list " +"of options." +msgstr "" +"Вы можете указать дополнительные параметры запуска gpsd; их список есть в " +"справочной странице gpsd(8)." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Do not use '-F' here. The control socket path is set independently." +msgstr "" +"Не указывайте параметр -F. Путь к сокету управления настраивается отдельно." + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "Should gpsd handle attached USB GPS receivers automatically?" +msgstr "" +"Должна ли gpsd обрабатывать подключения USB GPS-приёмников автоматически?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "" +"As gpsd only handles GPS devices, it is safe to choose this option. However, " +"you can disable it if gpsd is causing interference with other attached " +"devices or programs." +msgstr "" +"Так как gpsd работает только с устройствами GPS, можно уверенно давать " +"утвердительный ответ. Однако, вы можете ответить отрицательно, если gpsd " +"влияет на другие подключённые устройства или программы." --- gpsd-3.4.orig/debian/po/eu.po +++ gpsd-3.4/debian/po/eu.po @@ -0,0 +1,119 @@ +# translation of gpsd_2.39-7_eu.po to Basque +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Piarres Beobide , 2009. +# Piarres Beobide , 2009. +# Iñaki Larrañaga Murgoitio , 2009. +msgid "" +msgstr "" +"Project-Id-Version: gpsd_2.39-7_eu\n" +"Report-Msgid-Bugs-To: gpsd@packages.debian.org\n" +"POT-Creation-Date: 2009-11-04 02:49+0100\n" +"PO-Revision-Date: 2009-11-05 12:02+0100\n" +"Last-Translator: Piarres Beobide \n" +"Language-Team: Basque \n" +"Language: eu\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "Device the GPS receiver is attached to:" +msgstr "GPS hartzailea erantsita duen gailua:" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Please enter the device the GPS receiver is attached to. It will probably be " +"something like /dev/ttyS0 or /dev/ttyUSB0." +msgstr "" +"Hautatu GPS hartzailea erantsita duen gailua. Baliteke /dev/ttyS0 edo /dev/" +"ttyUSB0 bezalako zerbait izatea." + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Multiple devices may be specified as a space-separated list. Leave empty if " +"you don't want to connect gpsd to a device on boot or if you want to use " +"device autodetection only." +msgstr "" +"Hainbat gailu zehaztu daitezke zuriunez bereiztutako zerrendan. Utzi eremu " +"hau hutsik abioan gpsd konektatzerik ez baduzu nahi, edo gailuaren detekzio " +"automatikoa soilik erabiltzea nahi baduzu." + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "Start gpsd automatically?" +msgstr "Abiarazi gpsd automatikoki?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "If you accept this option, gpsd will be started automatically." +msgstr "Aukera hau onartuz gero, gpsd automatikoki abiaraziko da." + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "gpsd control socket path:" +msgstr "gpsd kontrolaren socket-aren bide-izena:" + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "" +"Please enter the gpsd control socket location. Usually you want to keep the " +"default setting." +msgstr "" +"Idatzi gpsd kontrolaren socket-aren kokalekua. Normalean lehenetsitako " +"ezarpena mantentzea nahiko duzu." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Options to gpsd:" +msgstr "Aukerak gpsd-rentzat:" + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "" +"You can give additional arguments when starting gpsd; see gpsd(8) for a list " +"of options." +msgstr "" +"Aukera gehigarriak ezar ditzakezu gpsd abiaraztean, ikusi gpsd(8) aukeren " +"zerrenda agertzeko." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Do not use '-F' here. The control socket path is set independently." +msgstr "" +"Ez erabili '-F' hemen. Kontroleko socket-aren bide-izena beste leku batean " +"ezartzen da." + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "Should gpsd handle attached USB GPS receivers automatically?" +msgstr "Gpsd-k erantsitako USB GPS gailuak automatikoki kudeatu behar ditu?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "" +"As gpsd only handles GPS devices, it is safe to choose this option. However, " +"you can disable it if gpsd is causing interference with other attached " +"devices or programs." +msgstr "" +"Gpsd-k GPS gailuak bakarrik kudea ditzakeenez, ziurra da aukera hau " +"hautatzea. Hala ere berau desgaitu dezakezu gpsd instalatuta dagoen beste " +"programa edo gailu batekin arazoak sortzen ari bada." --- gpsd-3.4.orig/debian/po/output +++ gpsd-3.4/debian/po/output @@ -0,0 +1 @@ +2 utf8 --- gpsd-3.4.orig/debian/po/da.po +++ gpsd-3.4/debian/po/da.po @@ -0,0 +1,114 @@ +# Danish translation gpsd. +# Copyright (C) 2011 gpsd & nedenstående oversættere. +# This file is distributed under the same license as the gpsd package. +# Joe Hansen , 2011. +# +msgid "" +msgstr "" +"Project-Id-Version: gpsd\n" +"Report-Msgid-Bugs-To: gpsd@packages.debian.org\n" +"POT-Creation-Date: 2009-11-04 02:49+0100\n" +"PO-Revision-Date: 2011-04-17 17:30+01:00\n" +"Last-Translator: Joe Hansen \n" +"Language-Team: Danish \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "Device the GPS receiver is attached to:" +msgstr "Enhed GPS-modtageren er tilsluttet:" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Please enter the device the GPS receiver is attached to. It will probably be " +"something like /dev/ttyS0 or /dev/ttyUSB0." +msgstr "" +"Indtast venligst enheden som GPS-modtageren er tilsluttet. Det er sikkert " +"noget som /dev/ttyS0 eller /dev/ttyUSB0." + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Multiple devices may be specified as a space-separated list. Leave empty if " +"you don't want to connect gpsd to a device on boot or if you want to use " +"device autodetection only." +msgstr "" +"Flere enheder kan angives som en mellemrumsadskilt liste. Efterlad tom hvis " +"du ikke ønsker at forbinde gpsd til en enhed ved opstart eller hvis du " +"ønsker kun at bruge automatisk detektering af enheder." + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "Start gpsd automatically?" +msgstr "Start gpsd automatisk?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "If you accept this option, gpsd will be started automatically." +msgstr "" +"Hvis du accepterer denne indstilling, vil gpsd blive startet automatisk." + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "gpsd control socket path:" +msgstr "sti for gpsd-kontrolsokkel:" + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "" +"Please enter the gpsd control socket location. Usually you want to keep the " +"default setting." +msgstr "" +"Indtast venligst placeringen for gpsd-kontrolsokkelen. Normalt vil " +"standarden være at foretrække." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Options to gpsd:" +msgstr "Tilvalg for gpsd:" + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "" +"You can give additional arguments when starting gpsd; see gpsd(8) for a list " +"of options." +msgstr "" +"Du kan angive yderligere argumenter, når du starter gpsd; se gpsd(8) for en " +"liste af tilvalg." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Do not use '-F' here. The control socket path is set independently." +msgstr "Brug ikke »-F« her. Stien for kontrolsokkelen angives uafhængigt." + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "Should gpsd handle attached USB GPS receivers automatically?" +msgstr "Skal gpsd håndtere tilsluttede USB GPS-modtagere automatisk?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "" +"As gpsd only handles GPS devices, it is safe to choose this option. However, " +"you can disable it if gpsd is causing interference with other attached " +"devices or programs." +msgstr "" +"Da gpsd kun håndterer GPS-enheder, er det sikkert at vælge denne " +"indstilling. Du kan dog deaktivere den, hvis gpsd medfører interferens med " +"andre tilsluttede enheder eller programmer." --- gpsd-3.4.orig/debian/po/nb.po +++ gpsd-3.4/debian/po/nb.po @@ -0,0 +1,156 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry'# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans# Developers do not need to manually edit POT or PO files. +# +msgid "" +msgstr "" +"Project-Id-Version: gpsd\n" +"Report-Msgid-Bugs-To: gpsd@packages.debian.org\n" +"POT-Creation-Date: 2009-11-04 02:49+0100\n" +"PO-Revision-Date: 2005-01-02 20:40MET\n" +"Last-Translator: Petter Reinholdtsen \n" +"Language-Team: Norwegian Bokmål \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 0.9.5\n" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +#, fuzzy +#| msgid "Which device is your GPS receiver attached to?" +msgid "Device the GPS receiver is attached to:" +msgstr "Hvilken enhet er din GPS-mottaker koblet til?" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +#, fuzzy +msgid "" +"Please enter the device the GPS receiver is attached to. It will probably be " +"something like /dev/ttyS0 or /dev/ttyUSB0." +msgstr "" +"Skriv inn enheten din GPS er tilkoblet. Dette vil sansynligvis være noe " +"ala /dev/ttyS0 eller /dev/ttyUSB0. En symbolsk lenke (/dev/gsp) til denne " +"enheten vil bli opprettet." + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Multiple devices may be specified as a space-separated list. Leave empty if " +"you don't want to connect gpsd to a device on boot or if you want to use " +"device autodetection only." +msgstr "" + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +#, fuzzy +#| msgid "Should gpsd start on boot?" +msgid "Start gpsd automatically?" +msgstr "Skal gpsd starte når maskinen booter?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "If you accept this option, gpsd will be started automatically." +msgstr "" + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "gpsd control socket path:" +msgstr "" + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "" +"Please enter the gpsd control socket location. Usually you want to keep the " +"default setting." +msgstr "" + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Options to gpsd:" +msgstr "Opsjoner til gpsd:" + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +#, fuzzy +#| msgid "" +#| "You can give additional arguments when starting gpsd; see gpsd(1) for a " +#| "list of options." +msgid "" +"You can give additional arguments when starting gpsd; see gpsd(8) for a list " +"of options." +msgstr "" +"Du kan gi ekstra argumenter når gpsd starter. Se gpsd(1) for en lite med " +"tilgjengelige opsjoner." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +#, fuzzy +#| msgid "" +#| "You can give additional arguments when starting gpsd; see gpsd(1) for a " +#| "list of options." +msgid "Do not use '-F' here. The control socket path is set independently." +msgstr "" +"Du kan gi ekstra argumenter når gpsd starter. Se gpsd(1) for en lite med " +"tilgjengelige opsjoner." + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "Should gpsd handle attached USB GPS receivers automatically?" +msgstr "" + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "" +"As gpsd only handles GPS devices, it is safe to choose this option. However, " +"you can disable it if gpsd is causing interference with other attached " +"devices or programs." +msgstr "" + +#, fuzzy +#~ msgid "" +#~ "If the GPS receiver is permanently attached to this computer, it might be " +#~ "appropriate for gpsd to start at boot time. Alternatively it can be " +#~ "started by udev when an appropriate device is plugged in or by running " +#~ "gpsd(8) manually." +#~ msgstr "" +#~ "Hvis din GPS-mottaker er permanent koblet til maskinen, så ønsker du " +#~ "muligens å starte gpsd ved boot. I motsatt tilfelle, så kan du starte " +#~ "den ved å kjøre gpsd(1) når som helst." + +#~ msgid "" +#~ "You can leave this blank now and set the device with the -p option when " +#~ "invoking gpsd." +#~ msgstr "" +#~ "Du kan la dette feltet være tomt nå, og velge enhet med -p opsjonen når " +#~ "du starter gpsd." + +#~ msgid "You need to set the device gpsd is connecting to." +#~ msgstr "Du må oppgi enheten gpsd skal koble seg til." + +#~ msgid "" +#~ "You have requested that gpsd should start at boot time, but not given a " +#~ "default device. You need to set a device with the -p option in the next " +#~ "question, or gpsd won't be able to find your GPS." +#~ msgstr "" +#~ "Du har bedt om at gpsd starter ved boot, men ikke oppgitt en default-" +#~ "enhet. Du er nødt til å oppgi enhet ved hjelp av opsjonen -p i neste " +#~ "spørsmål, ellers hvis ille gpsd være i stand til å finne din GPS." --- gpsd-3.4.orig/debian/po/templates.pot +++ gpsd-3.4/debian/po/templates.pot @@ -0,0 +1,101 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: gpsd@packages.debian.org\n" +"POT-Creation-Date: 2009-11-04 02:49+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "Device the GPS receiver is attached to:" +msgstr "" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Please enter the device the GPS receiver is attached to. It will probably be " +"something like /dev/ttyS0 or /dev/ttyUSB0." +msgstr "" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Multiple devices may be specified as a space-separated list. Leave empty if " +"you don't want to connect gpsd to a device on boot or if you want to use " +"device autodetection only." +msgstr "" + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "Start gpsd automatically?" +msgstr "" + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "If you accept this option, gpsd will be started automatically." +msgstr "" + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "gpsd control socket path:" +msgstr "" + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "" +"Please enter the gpsd control socket location. Usually you want to keep the " +"default setting." +msgstr "" + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Options to gpsd:" +msgstr "" + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "" +"You can give additional arguments when starting gpsd; see gpsd(8) for a list " +"of options." +msgstr "" + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Do not use '-F' here. The control socket path is set independently." +msgstr "" + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "Should gpsd handle attached USB GPS receivers automatically?" +msgstr "" + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "" +"As gpsd only handles GPS devices, it is safe to choose this option. However, " +"you can disable it if gpsd is causing interference with other attached " +"devices or programs." +msgstr "" --- gpsd-3.4.orig/debian/po/fr.po +++ gpsd-3.4/debian/po/fr.po @@ -0,0 +1,121 @@ +# Translation of gpsd debconf templates to French +# Copyright (C) 2008-2009 Debian French l10n team +# This file is distributed under the same license as the gpsd package. +# +# Translators: +# Jean-Luc Coulon (f5ibh) +# Nicolas Sauzede +# +msgid "" +msgstr "" +"Project-Id-Version: gpsd 2.39-7\n" +"Report-Msgid-Bugs-To: gpsd@packages.debian.org\n" +"POT-Creation-Date: 2009-11-04 02:49+0100\n" +"PO-Revision-Date: 2010-03-01 22:35+0100\n" +"Last-Translator: Nicolas Sauzede \n" +"Language-Team: French \n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "Device the GPS receiver is attached to:" +msgstr "Fichier de périphérique utilisé par le récepteur GPS :" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Please enter the device the GPS receiver is attached to. It will probably be " +"something like /dev/ttyS0 or /dev/ttyUSB0." +msgstr "" +"Veuillez indiquer le fichier de périphérique auquel est connecté le " +"récepteur GPS ; il s'agit vraisemblablement de /dev/ttyS0 ou /dev/ttyUSB0." + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Multiple devices may be specified as a space-separated list. Leave empty if " +"you don't want to connect gpsd to a device on boot or if you want to use " +"device autodetection only." +msgstr "" +"Plusieurs périphériques peuvent être spécifiés dans une liste, séparés par " +"des espaces. Laissez la liste vide si vous ne voulez pas que gpsd se " +"connecte à un périphérique au démarrage ou si vous voulez seulement détecter " +"les périphériques automatiquement." + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "Start gpsd automatically?" +msgstr "Faut-il lancer automatiquement gpsd ?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "If you accept this option, gpsd will be started automatically." +msgstr "Si vous choisissez cette option, gpsd démarrera automatiquement." + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "gpsd control socket path:" +msgstr "Chemin vers la « socket » de contrôle de gpsd :" + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "" +"Please enter the gpsd control socket location. Usually you want to keep the " +"default setting." +msgstr "" +"Veuillez indiquer l'emplacement de la « socket » de contrôle de gpsd. Il est " +"courant de conserver la valeur par défaut." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Options to gpsd:" +msgstr "Options pour gpsd :" + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "" +"You can give additional arguments when starting gpsd; see gpsd(8) for a list " +"of options." +msgstr "" +"Il est possible d'utiliser des paramètres supplémentaires lors du lancement " +"de gpsd ; veuillez consulter la page de manuel gpsd(8) pour une liste des " +"paramètres disponibles." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Do not use '-F' here. The control socket path is set independently." +msgstr "" +"N'utilisez pas '-F' ici. Le chemin vers la « socket » de contrôle est défini " +"indépendamment." + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "Should gpsd handle attached USB GPS receivers automatically?" +msgstr "" +"Faut-il gérer automatiquement avec gpsd les récepteurs GPS USB connectés ?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "" +"As gpsd only handles GPS devices, it is safe to choose this option. However, " +"you can disable it if gpsd is causing interference with other attached " +"devices or programs." +msgstr "" +"Comme gpsd ne gère que les périphériques GPS, cette option peut être activée " +"sans problèmes. Toutefois, vous pouvez la désactiver si gpsd interfère avec " +"d'autres périphériques connectés ou d'autres programmes." --- gpsd-3.4.orig/debian/po/de.po +++ gpsd-3.4/debian/po/de.po @@ -0,0 +1,116 @@ +# translation of gpsd to Deutsch +# Alwin Meschede , 2007, 2008. +# Thomas Mueller , 2009. +# This file is distributed under the same license as the gpsd package. +msgid "" +msgstr "" +"Project-Id-Version: gpsd 2.39-7\n" +"Report-Msgid-Bugs-To: gpsd@packages.debian.org\n" +"POT-Creation-Date: 2009-11-04 02:49+0100\n" +"PO-Revision-Date: 2009-11-06 22:55+0100\n" +"Last-Translator: Thomas Mueller \n" +"Language-Team: Deutsch \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "Device the GPS receiver is attached to:" +msgstr "Gerät, an dem der GPS-Empfänger angeschlossen ist:" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Please enter the device the GPS receiver is attached to. It will probably be " +"something like /dev/ttyS0 or /dev/ttyUSB0." +msgstr "" +"Geben Sie das Gerät an, an das Ihr GPS-Empfänger angeschlossen ist. Dies " +"wird vermutlich etwas wie /dev/ttyS0 oder /dev/ttyUSB0 sein." + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Multiple devices may be specified as a space-separated list. Leave empty if " +"you don't want to connect gpsd to a device on boot or if you want to use " +"device autodetection only." +msgstr "" +"Mehrere Geräte können durch Leerzeichen getrennt angegeben werden. Geben Sie " +"nichts an, falls Sie gpsd mit keinem Gerät verbinden wollen oder falls Sie " +"nur die automatische Geräteerkennung nutzen wollen." + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "Start gpsd automatically?" +msgstr "Soll gpsd automatisch gestartet werden?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "If you accept this option, gpsd will be started automatically." +msgstr "Wenn Sie diese Option auswählen, wird gpsd automatisch gestartet." + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "gpsd control socket path:" +msgstr "Pfad für den Kontrollsocket von gpsd:" + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "" +"Please enter the gpsd control socket location. Usually you want to keep the " +"default setting." +msgstr "" +"Bitte geben Sie den Pfad für den Kontrollsocket von gpsd an. Normalerweise " +"können Sie die Standardeinstellung beibehalten." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Options to gpsd:" +msgstr "Optionen für gpsd:" + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "" +"You can give additional arguments when starting gpsd; see gpsd(8) for a list " +"of options." +msgstr "" +"Sie können gpsd beim Start zusätzliche Argumente übergeben. Die " +"Handbuchseite von gpsd (8) enthält eine Liste der möglichen Optionen." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Do not use '-F' here. The control socket path is set independently." +msgstr "" +"Verwenden Sie »-F« hier nicht. Der Pfad des Kontrollsockets wird unabhängig " +"gesetzt." + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "Should gpsd handle attached USB GPS receivers automatically?" +msgstr "Soll gpsd angeschlossene USB-GPS-Empfänger automatisch behandeln?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "" +"As gpsd only handles GPS devices, it is safe to choose this option. However, " +"you can disable it if gpsd is causing interference with other attached " +"devices or programs." +msgstr "" +"Da gpsd nur GPS-Geräte verwendet, können Sie diese Option unbesorgt " +"auswählen. Sollte gpsd dennoch Störungen mit anderen Geräten oder Programmen " +"verursachen, können Sie diese Option deaktivieren." --- gpsd-3.4.orig/debian/po/es.po +++ gpsd-3.4/debian/po/es.po @@ -0,0 +1,155 @@ +# gpsd po-debconf translation to Spanish +# Copyright (C) 2005, 2009 Software in the Public Interest +# This file is distributed under the same license as the gpsd package. +# +# Changes: +# - Initial translation +# César Gómez Martín , 2005 +# +# - Updates +# Francisco Javier Cuadrado , 2009 +# +# Traductores, si no conocen el formato PO, merece la pena leer la +# de gettext, especialmente las secciones dedicadas a este +# formato, por ejemplo ejecutando: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Equipo de traducción al español, por favor, lean antes de traducir +# los siguientes documentos: +# +# - El proyecto de traducción de Debian al español +# http://www.debian.org/intl/spanish/ +# especialmente las notas de traducción en +# http://www.debian.org/intl/spanish/notas +# +# - La guía de traducción de po's de debconf: +# /usr/share/doc/po-debconf/README-trans +# o http://www.debian.org/intl/l10n/po-debconf/README-trans +# +msgid "" +msgstr "" +"Project-Id-Version: gpsd 2.39-7\n" +"Report-Msgid-Bugs-To: gpsd@packages.debian.org\n" +"POT-Creation-Date: 2009-11-04 02:49+0100\n" +"PO-Revision-Date: 2009-11-04 08:32+0100\n" +"Last-Translator: Francisco Javier Cuadrado \n" +"Language-Team: Debian l10n Spanish \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "Device the GPS receiver is attached to:" +msgstr "Dispositivo al cual está asociado su receptor GPS:" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Please enter the device the GPS receiver is attached to. It will probably be " +"something like /dev/ttyS0 or /dev/ttyUSB0." +msgstr "" +"Introduzca el dispositivo en al que está asociado su GPS. Probablemente será " +"algo como «/dev/ttyS0» o «/dev/ttyUSB0»." + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Multiple devices may be specified as a space-separated list. Leave empty if " +"you don't want to connect gpsd to a device on boot or if you want to use " +"device autodetection only." +msgstr "" +"Se deben especificar varios dispositivos en una lista separada por espacios. " +"Déjelo vacío si no quiere conectar gpsd con un dispositivo en el arranque o " +"si sólo quiere utilizar la detección automática de dispositivos." + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "Start gpsd automatically?" +msgstr "¿Desea iniciar gpsd automáticamente?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "If you accept this option, gpsd will be started automatically." +msgstr "Si acepta esta opción, gpsd se iniciará automáticamente." + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "gpsd control socket path:" +msgstr "Ruta del «socket» de control de gpsd:" + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "" +"Please enter the gpsd control socket location. Usually you want to keep the " +"default setting." +msgstr "" +"Introduzca la ubicación del «socket» de control de gpsd. Normalmente, querrá " +"mantener el valor predeterminado." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Options to gpsd:" +msgstr "Opciones para gpsd:" + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "" +"You can give additional arguments when starting gpsd; see gpsd(8) for a list " +"of options." +msgstr "" +"Puede proporcionar argumentos adicionales al iniciar gpsd, vea gpsd(8) para " +"la lista de opciones." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Do not use '-F' here. The control socket path is set independently." +msgstr "" +"No utilice «-F» aquí. La ruta del «socket» de control se configura " +"independientemente." + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "Should gpsd handle attached USB GPS receivers automatically?" +msgstr "¿Debe gspd manejar los receptores GPS por USB automáticamente?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "" +"As gpsd only handles GPS devices, it is safe to choose this option. However, " +"you can disable it if gpsd is causing interference with other attached " +"devices or programs." +msgstr "" +"Ya que gpsd sólo maneja dispositivos GPS, es seguro escoger esta opción. Sin " +"embargo, puede desactivarla si gpsd está causando interferencias con otros " +"dispositivos asociados o programas." + +#~ msgid "The default is to add \"-F /var/run/gpsd.sock\"." +#~ msgstr "De modo predeterminado se añade «-F /var/run/gpsd.sock»." + +#~ msgid "Unusable gpsd configuration" +#~ msgstr "Configuración de gpsd inusable" + +#~ msgid "" +#~ "The configuration must at least specify either a device that gpsd should " +#~ "connect to, or a control socket (using the -F option). USB autodetection " +#~ "requires /var/run/gpsd.sock as control socket." +#~ msgstr "" +#~ "La configuración debe al menos especificar un dispositivo al que gpsd se " +#~ "deberá conectar, o un socket de control (utilizando la opción -F). La " +#~ "detección automática por USB necesita el archivo «/var/run/gpsd.sock» " +#~ "como socket de control." --- gpsd-3.4.orig/debian/po/cs.po +++ gpsd-3.4/debian/po/cs.po @@ -0,0 +1,156 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +msgid "" +msgstr "" +"Project-Id-Version: gpsd\n" +"Report-Msgid-Bugs-To: gpsd@packages.debian.org\n" +"POT-Creation-Date: 2009-11-04 02:49+0100\n" +"PO-Revision-Date: 2009-11-12 10:39+0100\n" +"Last-Translator: Miroslav Kure \n" +"Language-Team: Czech \n" +"Language: cs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "Device the GPS receiver is attached to:" +msgstr "Zařízení, ke kterému je připojen GPS přijímač:" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Please enter the device the GPS receiver is attached to. It will probably be " +"something like /dev/ttyS0 or /dev/ttyUSB0." +msgstr "" +"Zadejte prosím zařízení, ke kterému je připojen GPS přijímač. Pravděpodobně " +"to bude něco jako /dev/ttyS0 nebo /dev/ttyUSB0." + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Multiple devices may be specified as a space-separated list. Leave empty if " +"you don't want to connect gpsd to a device on boot or if you want to use " +"device autodetection only." +msgstr "" +"Můžete zadat i více zařízení v podobě seznamu odděleného čárkami. Pokud " +"nechcete gpsd připojovat k zařízení během zavádění systému, nebo pokud " +"chcete využívat pouze automatické rozpoznávání zařízení, ponechte prázdné." + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "Start gpsd automatically?" +msgstr "Spouštět gpsd automaticky?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "If you accept this option, gpsd will be started automatically." +msgstr "Povolíte-li tuto možnost, gpsd se bude spouštět automaticky." + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "gpsd control socket path:" +msgstr "Cesta k řídícímu socketu gpsd:" + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "" +"Please enter the gpsd control socket location. Usually you want to keep the " +"default setting." +msgstr "" +"Zadejte prosím umístění řídícího socketu gpsd. Obvykle se doporučuje " +"ponechat výchozí nastavení." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Options to gpsd:" +msgstr "Volby pro gpsd:" + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "" +"You can give additional arguments when starting gpsd; see gpsd(8) for a list " +"of options." +msgstr "" +"Nyní můžete zadat parametry, které se mají používat při startu gpsd. Seznam " +"možností naleznete v manuálové stránce gpsd(8)." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Do not use '-F' here. The control socket path is set independently." +msgstr "" +"Nezadávejte zde volbu „-F“, protože řídící socket se nastavuje samostatně." + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "Should gpsd handle attached USB GPS receivers automatically?" +msgstr "Má gpsd automaticky spravovat GPS přijímače připojené přes USB?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "" +"As gpsd only handles GPS devices, it is safe to choose this option. However, " +"you can disable it if gpsd is causing interference with other attached " +"devices or programs." +msgstr "" +"Protože gpsd spravuje pouze GPS zařízení, je bezpečné tuto možnost povolit. " +"Pokud by přece jen gpsd nějakým způsobem rušil ostatní připojená zařízení " +"nebo programy, můžete ho zakázat." + +#~ msgid "The default is to add \"-F /var/run/gpsd.sock\"." +#~ msgstr "Ve výchozím nastavení se přidává „-F /var/run/gpsd.sock“." + +#~ msgid "Unusable gpsd configuration" +#~ msgstr "Nepoužitelné nastavení gpsd" + +#~ msgid "" +#~ "The configuration must at least specify either a device that gpsd should " +#~ "connect to, or a control socket (using the -F option). USB autodetection " +#~ "requires /var/run/gpsd.sock as control socket." +#~ msgstr "" +#~ "V nastavení musí být uvedeno alespoň zařízení, ke kterému se má gpsd " +#~ "připojit, nebo kontrolní socket (volbou -F). Automatické rozpoznávání USB " +#~ "zařízení vyžaduje kontrolní socket /var/run/gpsd.sock." + +#~| msgid "" +#~| "If the GPS receiver is permanently attached to this computer, it might " +#~| "be appropriate for gpsd to start at boot time. Alternatively it can be " +#~| "started by the hotplug interface for USB devices, or by running gpsd(8) " +#~| "manually." +#~ msgid "" +#~ "If the GPS receiver is permanently attached to this computer, it might be " +#~ "appropriate for gpsd to start at boot time. Alternatively it can be " +#~ "started by udev when an appropriate device is plugged in or by running " +#~ "gpsd(8) manually." +#~ msgstr "" +#~ "Pokud je GPS přijímač připojen k počítači trvale, možná budete chtít " +#~ "spouštět gpsd hned při zavádění systému. V opačném případě můžete gpsd(8) " +#~ "kdykoliv spustit ručně, resp. pro USB zařízení můžete využít spuštění " +#~ "přes udev." + +#~ msgid "Multiple devices may be specified as a space-separated list." +#~ msgstr "Více zařízení můžete zadat tak, že je oddělíte mezerami." --- gpsd-3.4.orig/debian/po/nl.po +++ gpsd-3.4/debian/po/nl.po @@ -0,0 +1,117 @@ +# Dutch translation of gpsd debconf templates. +# Copyright (C) 2008-2011 THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the gpsd package. +# Bart Cornelis , 2008. +# Jeroen Schot , 2011. +# +msgid "" +msgstr "" +"Project-Id-Version: gpsd 2.95-12\n" +"Report-Msgid-Bugs-To: gpsd@packages.debian.org\n" +"POT-Creation-Date: 2009-11-04 02:49+0100\n" +"PO-Revision-Date: 2011-05-25 15:47+0200\n" +"Last-Translator: Jeroen Schot \n" +"Language-Team: Debian l10n Dutch \n" +"Language: nl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "Device the GPS receiver is attached to:" +msgstr "Apparaat waarop de GPS-ontvanger aangesloten is:" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Please enter the device the GPS receiver is attached to. It will probably be " +"something like /dev/ttyS0 or /dev/ttyUSB0." +msgstr "" +"Geef aan op welk apparaat de GPS-ontvanger is aangesloten. Waarschijnlijk is " +"dit iets als /dev/ttyS0 of /dev/ttyUSB0." + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Multiple devices may be specified as a space-separated list. Leave empty if " +"you don't want to connect gpsd to a device on boot or if you want to use " +"device autodetection only." +msgstr "" +"U kunt meerdere apparaten opgeven door ze te scheiden met spaties. Laat dit " +"leeg als gpsd bij het opstarten geen verbinding met een apparaat moet maken " +"of als u de autodetectie wilt gebruiken." + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "Start gpsd automatically?" +msgstr "Wilt u dat gpsd automatisch wordt gestart?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "If you accept this option, gpsd will be started automatically." +msgstr "Als u deze optie aanvaardt zal gspd automatisch worden opgestart." + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "gpsd control socket path:" +msgstr "pad naar de controle-socket van gpsd:" + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "" +"Please enter the gpsd control socket location. Usually you want to keep the " +"default setting." +msgstr "" +"Geef de locatie van de controle-socket van gpsd. In de meeste gevallen " +"voldoet de standaard instelling." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Options to gpsd:" +msgstr "Opties voor gpsd:" + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "" +"You can give additional arguments when starting gpsd; see gpsd(8) for a list " +"of options." +msgstr "" +"U kunt bij het opstarten aanvullende argumenten meegeven aan gpsd; een lijst " +"met opties vindt u in gpsd(8)." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Do not use '-F' here. The control socket path is set independently." +msgstr "" +"Voer hier niet de '-F'-optie in. Het pad naar de controle-socket wordt apart " +"ingesteld." + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "Should gpsd handle attached USB GPS receivers automatically?" +msgstr "" +"Wilt u dat gpsd via USB aangekoppelde GPS-ontvangers automatisch beheert?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "" +"As gpsd only handles GPS devices, it is safe to choose this option. However, " +"you can disable it if gpsd is causing interference with other attached " +"devices or programs." +msgstr "" +"Omdat gpsd alleen met GPS-apparaten werkt is het veilig om voor deze optie " +"te kiezen. Maar als gpsd de werking van andere aangesloten apparaten of " +"programma's verstoort kunt u gpsd uitschakelen." --- gpsd-3.4.orig/debian/po/vi.po +++ gpsd-3.4/debian/po/vi.po @@ -0,0 +1,121 @@ +# Vietnamese Translation for GPSd. +# Copyright © 2010 Free Software Foundation, Inc. +# Clytie Siddall , 2005-2010. +# +msgid "" +msgstr "" +"Project-Id-Version: gpsd 2.39-7\n" +"Report-Msgid-Bugs-To: gpsd@packages.debian.org\n" +"POT-Creation-Date: 2009-11-04 02:49+0100\n" +"PO-Revision-Date: 2010-03-01 22:40+0100\n" +"Last-Translator: Clytie Siddall \n" +"Language-Team: Vietnamese \n" +"Language: vi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: LocFactoryEditor 1.8\n" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "Device the GPS receiver is attached to:" +msgstr "Thiết bị kết nối với máy nhận GPS:" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Please enter the device the GPS receiver is attached to. It will probably be " +"something like /dev/ttyS0 or /dev/ttyUSB0." +msgstr "" +"Hãy gõ thiết bị đến đó máy nhận tín hiệu GPS có kết nối. Rất có thể giống " +"như « /dev/ttyS0 » hoặc « /dev/ttyUSB0 ». " + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Multiple devices may be specified as a space-separated list. Leave empty if " +"you don't want to connect gpsd to a device on boot or if you want to use " +"device autodetection only." +msgstr "" +"Nhiều thiết bị cũng có thể được xác định trong một danh sách định giới bằng " +"dấu cách. Bỏ trống trường này nếu bạn không muốn kết nối gpsd đến thiết bị " +"khi khởi động, hoặc chỉ muốn sử dụng dịch vụ tự động phát hiện thiết bị." + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "Start gpsd automatically?" +msgstr "Tự động khởi chạy gpsd ?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "If you accept this option, gpsd will be started automatically." +msgstr "Bật tùy chọn này thì trình nền gpsd sẽ được tự động khởi chạy." + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "gpsd control socket path:" +msgstr "Đường dẫn ổ cắm điều khiển gpsd:" + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "" +"Please enter the gpsd control socket location. Usually you want to keep the " +"default setting." +msgstr "" +"Hãy gõ vị trí của ổ cắm điều khiển gpsd. Bình thường có nên giữ giá trị mặc " +"định." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Options to gpsd:" +msgstr "Tùy chọn về gpsd:" + +# You can give additional arguments when starting gpsd; see gpsd(1) for a +# list of options. +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "" +"You can give additional arguments when starting gpsd; see gpsd(8) for a list " +"of options." +msgstr "" +"Bạn cũng có thể đặt thêm tùy chọn khi khởi chạy trình nền gpsd; xem gpsd(8) " +"để tìm danh sách các tùy chọn sẵn sàng." + +# You can give additional arguments when starting gpsd; see gpsd(1) for a +# list of options. +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Do not use '-F' here. The control socket path is set independently." +msgstr "" +"Không nên dùng « -F » ở đây. Đường dẫn ổ cắm điều khiển được đặt độc lập." + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "Should gpsd handle attached USB GPS receivers automatically?" +msgstr "" +"gpsd có nên tự động quản lý các máy nhận tín hiệu GPS được kết nối qua USB " +"không?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "" +"As gpsd only handles GPS devices, it is safe to choose this option. However, " +"you can disable it if gpsd is causing interference with other attached " +"devices or programs." +msgstr "" +"Vì trình nền gpsd chỉ quản lý thiết bị kiểu GPS, bạn có thể bật tuỳ chọn này " +"một cách an toàn. Tuy nhiên, cũng có thể tắt nó nếu gpsd gây ra sự giao thoa " +"với thiết bị khác được kết nối hoặc với chương trình khác." --- gpsd-3.4.orig/debian/po/POTFILES.in +++ gpsd-3.4/debian/po/POTFILES.in @@ -0,0 +1 @@ +[type: gettext/rfc822deb] gpsd.templates --- gpsd-3.4.orig/debian/po/gl.po +++ gpsd-3.4/debian/po/gl.po @@ -0,0 +1,158 @@ +# Galician translation of gpsd's debconf templates +# This file is distributed under the same license as the gpsd package. +# +# Jacobo Tarrio , 2007, 2008. +# Marce Villarino , 2009. +msgid "" +msgstr "" +"Project-Id-Version: gpsd\n" +"Report-Msgid-Bugs-To: gpsd@packages.debian.org\n" +"POT-Creation-Date: 2009-11-04 02:49+0100\n" +"PO-Revision-Date: 2009-11-09 20:35+0100\n" +"Last-Translator: Marce Villarino \n" +"Language-Team: Galician \n" +"Language: gl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 1.0\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "Device the GPS receiver is attached to:" +msgstr "Dispositivo ao que está conectado o receptor GPS:" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Please enter the device the GPS receiver is attached to. It will probably be " +"something like /dev/ttyS0 or /dev/ttyUSB0." +msgstr "" +"Introduza o dispositivo ao que está conectado o receptor GPS. Seguramente " +"sexa algo coma /dev/ttyS0 ou /dev/ttyUSB0." + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Multiple devices may be specified as a space-separated list. Leave empty if " +"you don't want to connect gpsd to a device on boot or if you want to use " +"device autodetection only." +msgstr "" +"Pode indicar varios dispositivos nunha lista separados por espazos. Déixeo " +"en branco se non desexa conectar gpsd no arrinque con ningún dispositivo ou " +"se só desexa empregar a detección automática do dispositivo." + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "Start gpsd automatically?" +msgstr "Desexa iniciar gpsd automaticamente?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "If you accept this option, gpsd will be started automatically." +msgstr "Se escolle esta opción gpsd iniciarase automaticamente." + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "gpsd control socket path:" +msgstr "Rota ao socket de control de gpsd:" + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "" +"Please enter the gpsd control socket location. Usually you want to keep the " +"default setting." +msgstr "" +"Indique a localización do socket de control de gpsd. O normal é manter a " +"configuración predeterminada." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Options to gpsd:" +msgstr "Opcións para gpsd:" + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "" +"You can give additional arguments when starting gpsd; see gpsd(8) for a list " +"of options." +msgstr "" +"Pode fornecer argumentos adicionais ao iniciar gpsd. Consulte gpsd(8) para " +"unha lista de opcións." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Do not use '-F' here. The control socket path is set independently." +msgstr "" +"Non empregue aquí «-F». A rota ao socket de control defínese por separado." + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "Should gpsd handle attached USB GPS receivers automatically?" +msgstr "" +"Desexa que gpsd xestione automaticamente os receptores GPS USB conectados?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "" +"As gpsd only handles GPS devices, it is safe to choose this option. However, " +"you can disable it if gpsd is causing interference with other attached " +"devices or programs." +msgstr "" +"Dado que gpsd só xestiona dispositivos GPS é seguro escoller esta opción. " +"Porén, pode desactivala se gpsd estivese a causar interferencias con outros " +"dispositivos conectados ou programas." + +#~ msgid "The default is to add \"-F /var/run/gpsd.sock\"." +#~ msgstr "O predeterminado é engadir «-F /var/run/gpsd.sock»." + +#~ msgid "Unusable gpsd configuration" +#~ msgstr "A configuración de gpsd non é utilizábel" + +#~ msgid "" +#~ "The configuration must at least specify either a device that gpsd should " +#~ "connect to, or a control socket (using the -F option). USB autodetection " +#~ "requires /var/run/gpsd.sock as control socket." +#~ msgstr "" +#~ "A configuración debe especificar polo menos ou un dispositivo ao que se " +#~ "debera conectar gpsd, ou un socket de control (mediante a opción -F). A " +#~ "detección automática do USB require a /var/run/gpsd.sock como socket de " +#~ "control." + +#, fuzzy +#~| msgid "" +#~| "If the GPS receiver is permanently attached to this computer, it might " +#~| "be appropriate for gpsd to start at boot time. Alternatively it can be " +#~| "started by the hotplug interface for USB devices, or by running gpsd(8) " +#~| "manually." +#~ msgid "" +#~ "If the GPS receiver is permanently attached to this computer, it might be " +#~ "appropriate for gpsd to start at boot time. Alternatively it can be " +#~ "started by udev when an appropriate device is plugged in or by running " +#~ "gpsd(8) manually." +#~ msgstr "" +#~ "Se o receptor GPS está conectado permanentemente ao seu ordenador, pode " +#~ "ser apropiado que se inicie gpsd co ordenador. De xeito alternativo, pode " +#~ "iniciarse mediante a interface de conexión en quente para dispositivos " +#~ "USB, ou executando gpsd(8) á man." + +#~ msgid "Multiple devices may be specified as a space-separated list." +#~ msgstr "" +#~ "Pódense especificar varios dispositivos coma unha lista de dispositivos " +#~ "separados por espazos." + +#~ msgid "You can enter several devices, separated by spaces." +#~ msgstr "Pode introducir varios dispositivos, separados por espazos." --- gpsd-3.4.orig/debian/po/it.po +++ gpsd-3.4/debian/po/it.po @@ -0,0 +1,134 @@ +# Italian (it) translation of debconf templates for gpsd +# Copyright (C) 2008 Free Software Foundation, Inc. +# This file is distributed under the same license as the gpsd package. +# Luca Monducci , 2008, 2009. +# +msgid "" +msgstr "" +"Project-Id-Version: gpsd 2.39-7 italian debconf traslation\n" +"Report-Msgid-Bugs-To: gpsd@packages.debian.org\n" +"POT-Creation-Date: 2009-11-04 02:49+0100\n" +"PO-Revision-Date: 2009-11-08 16:09+0200\n" +"Last-Translator: Luca Monducci \n" +"Language-Team: Italian \n" +"Language: it\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "Device the GPS receiver is attached to:" +msgstr "Device a cui è collegato il ricevitore GPS:" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Please enter the device the GPS receiver is attached to. It will probably be " +"something like /dev/ttyS0 or /dev/ttyUSB0." +msgstr "" +"Inserire il device a cui è collegato il ricevitore GPS. Probabilmente è " +"qualcosa di simile a /dev/ttyS0 o /dev/ttyUSB0." + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Multiple devices may be specified as a space-separated list. Leave empty if " +"you don't want to connect gpsd to a device on boot or if you want to use " +"device autodetection only." +msgstr "" +"È possibile specificare più device usando come separatore uno spazio. " +"Lasciare vuoto per evitare che gpsd si connetta a un device all'avvio o per " +"usare solo il riconoscimento automatico dei device." + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "Start gpsd automatically?" +msgstr "Avviare automaticamente gpsd?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "If you accept this option, gpsd will be started automatically." +msgstr "Accettando, gpsd verrà avviato automaticamente." + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "gpsd control socket path:" +msgstr "Percorso del socke di controllo di gpsd:" + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "" +"Please enter the gpsd control socket location. Usually you want to keep the " +"default setting." +msgstr "" +"Inserire la posizione del socket di controllo di gpsd. Solitamente il valore " +"predefinito è corretto." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Options to gpsd:" +msgstr "Opzioni per gpsd:" + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "" +"You can give additional arguments when starting gpsd; see gpsd(8) for a list " +"of options." +msgstr "" +"È possibile aggiungere degli argomenti all'avvio di gpsd; consultare gpsd(8) " +"per l'elenco delle opzioni." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Do not use '-F' here. The control socket path is set independently." +msgstr "" +"Non usare l'opzione \"-F\"; il percorso del socket di controllo viene " +"impostato indipendentemente." + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "Should gpsd handle attached USB GPS receivers automatically?" +msgstr "" +"Fare in modo che gpsd gestisca automaticamente il collegamento dei " +"ricevitori GPS USB?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "" +"As gpsd only handles GPS devices, it is safe to choose this option. However, " +"you can disable it if gpsd is causing interference with other attached " +"devices or programs." +msgstr "" +"Dato che gpsd gestisce solo device GPS, è sicuro accettare questa opzione. È " +"comunque possibile disattivarla qualora gpsd causi interferenze con altri " +"dispositivi o altri programmi." + +#~ msgid "The default is to add \"-F /var/run/gpsd.sock\"." +#~ msgstr "" +#~ "Il comportamento predefinito è aggiungere \"-F /var/run/gpsd.sock\"." + +#~ msgid "Unusable gpsd configuration" +#~ msgstr "Configurazione di gpsd non valida" + +#~ msgid "" +#~ "The configuration must at least specify either a device that gpsd should " +#~ "connect to, or a control socket (using the -F option). USB autodetection " +#~ "requires /var/run/gpsd.sock as control socket." +#~ msgstr "" +#~ "La configurazione deve esse almeno specificare un device a cui gpsd può " +#~ "connettersi oppure un socket di controllo (tramite l'opzione -F). Il " +#~ "riconoscimento automatico USB richiede l'uso del socket di controllo /var/" +#~ "run/gpsd.sock." --- gpsd-3.4.orig/debian/po/pt.po +++ gpsd-3.4/debian/po/pt.po @@ -0,0 +1,155 @@ +# Portuguese translation for gpsd's debconf messages +# Copyright (C) 2007 Miguel Figueiredo +# This file is distributed under the same license as the gpsd package. +# Miguel Figueiredo , 2007-2009. +# +msgid "" +msgstr "" +"Project-Id-Version: gpsd 2.39-3\n" +"Report-Msgid-Bugs-To: gpsd@packages.debian.org\n" +"POT-Creation-Date: 2009-11-04 02:49+0100\n" +"PO-Revision-Date: 2009-11-14 22:11+0000\n" +"Last-Translator: Miguel Figueiredo \n" +"Language-Team: Portuguese \n" +"Language: pt\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "Device the GPS receiver is attached to:" +msgstr "Dispositivo ao qual está ligado o receptor de GPS:" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Please enter the device the GPS receiver is attached to. It will probably be " +"something like /dev/ttyS0 or /dev/ttyUSB0." +msgstr "" +"Por favor introduza o dispositivo ao qual está ligado o receptor de GPS. " +"Provavelmente será algo como /dev/ttyS0 ou /dev/ttyUSB0." + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Multiple devices may be specified as a space-separated list. Leave empty if " +"you don't want to connect gpsd to a device on boot or if you want to use " +"device autodetection only." +msgstr "" +"Podem ser especificados vários dispositivos como uma lista separada por " +"espaços. Deixe vazio se não quiser ligar o gpsd a um dispositivo no arranque " +"ou se quiser apenas utilizar a autodetecção do dispositivo." + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "Start gpsd automatically?" +msgstr "Iniciar automaticamente o gpsd?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "If you accept this option, gpsd will be started automatically." +msgstr "Se aceitar esta opção, o gpsd será iniciado automaticamente." + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "gpsd control socket path:" +msgstr "Caminho para o socket de controlo do gpsd:" + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "" +"Please enter the gpsd control socket location. Usually you want to keep the " +"default setting." +msgstr "" +"Por favor introduza o caminho para o socket de controlo do gpsd. Normalmente " +"deve manter a definição predefinida." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Options to gpsd:" +msgstr "Opções para o gpsd:" + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "" +"You can give additional arguments when starting gpsd; see gpsd(8) for a list " +"of options." +msgstr "" +"Você pode passar argumentos adicionais ao iniciar o gpsd; para uma lista de " +"opções veja gpsd(8)." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Do not use '-F' here. The control socket path is set independently." +msgstr "" +"Não utilize '-F' aqui. O caminho do socket de controlo é definido " +"independentemente." + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "Should gpsd handle attached USB GPS receivers automatically?" +msgstr "Deve o gpsd lidar automaticamente com receptores de GPS USB?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "" +"As gpsd only handles GPS devices, it is safe to choose this option. However, " +"you can disable it if gpsd is causing interference with other attached " +"devices or programs." +msgstr "" +"Como o gpsd apenas lida com dispositivos GPS, é seguro escolher esta opção. " +"No entanto pode desabilita-la se o gpsd estiver a causar interferência com " +"outros dispositivos ligados ou outros programas." + +#~ msgid "The default is to add \"-F /var/run/gpsd.sock\"." +#~ msgstr "O predefinido é acrescentar \"-F /var/run/gpsd.sock\"." + +#~ msgid "Unusable gpsd configuration" +#~ msgstr "Configuração do gpsd não utilizável" + +#~ msgid "" +#~ "The configuration must at least specify either a device that gpsd should " +#~ "connect to, or a control socket (using the -F option). USB autodetection " +#~ "requires /var/run/gpsd.sock as control socket." +#~ msgstr "" +#~ "A configuração tem de especificar pelo menos um dispositivo a que o gpsd " +#~ "deva ligar, ou um socket de controlo (utilizando a opção -F). A " +#~ "autodetecção USB necessita de /var/run/gpsd.sock como socket de controlo." + +#, fuzzy +#~| msgid "" +#~| "If the GPS receiver is permanently attached to this computer, it might " +#~| "be appropriate for gpsd to start at boot time. Alternatively it can be " +#~| "started by the hotplug interface for USB devices, or by running gpsd(8) " +#~| "manually." +#~ msgid "" +#~ "If the GPS receiver is permanently attached to this computer, it might be " +#~ "appropriate for gpsd to start at boot time. Alternatively it can be " +#~ "started by udev when an appropriate device is plugged in or by running " +#~ "gpsd(8) manually." +#~ msgstr "" +#~ "Se o receptor de GPS estiver permanentemente ligado a este computador, " +#~ "poderá ser apropriado o gpsd iniciar no arranque do computador. Em " +#~ "alternativa pode ser iniciado pelo interface hotplug para dispositivos " +#~ "USB, ou correndo manualmente o gpsd(8)." + +#~ msgid "Multiple devices may be specified as a space-separated list." +#~ msgstr "" +#~ "Podem ser especificados vários dispositivos como uma lista separada por " +#~ "espaços." + +#~ msgid "You can enter several devices, separated by spaces." +#~ msgstr "Pode introduzir vários dispositivos separados por espaços." --- gpsd-3.4.orig/debian/po/ja.po +++ gpsd-3.4/debian/po/ja.po @@ -0,0 +1,114 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: gpsd\n" +"Report-Msgid-Bugs-To: gpsd@packages.debian.org\n" +"POT-Creation-Date: 2009-11-04 02:49+0100\n" +"PO-Revision-Date: 2009-11-05 22:21+0900\n" +"Last-Translator: Kenshi Muto \n" +"Language-Team: Japanese \n" +"Language: ja\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "Device the GPS receiver is attached to:" +msgstr "GPS 受信機が接続しているデバイス:" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Please enter the device the GPS receiver is attached to. It will probably be " +"something like /dev/ttyS0 or /dev/ttyUSB0." +msgstr "" +"GPS を接続しているデバイスを入力してください。これはおそらく、/dev/ttyS0 ある" +"いは /dev/ttyUSB0 のようなものです。" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Multiple devices may be specified as a space-separated list. Leave empty if " +"you don't want to connect gpsd to a device on boot or if you want to use " +"device autodetection only." +msgstr "" +"複数のデバイスをスペースで区切ったリストとして指定できます。起動時に gpsd か" +"らデバイスに接続したくないかデバイスの自動検出のみを利用したいなら、空のまま" +"にしてください。" + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "Start gpsd automatically?" +msgstr "gpsd を自動で開始しますか?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "If you accept this option, gpsd will be started automatically." +msgstr "この選択肢に「はい」と答えると、gpsd は自動で開始します。" + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "gpsd control socket path:" +msgstr "gpsd 制御ソケットパス:" + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "" +"Please enter the gpsd control socket location. Usually you want to keep the " +"default setting." +msgstr "" +"gpsd の制御ソケットの場所を入力してください。通常はデフォルトの設定のままにし" +"ておけばよいでしょう。" + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Options to gpsd:" +msgstr "gpsd に渡すオプション:" + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "" +"You can give additional arguments when starting gpsd; see gpsd(8) for a list " +"of options." +msgstr "" +"gpsd の起動時に追加の引数を与えることができます。オプション一覧については " +"gpsd(8) を参照してください。" + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Do not use '-F' here. The control socket path is set independently." +msgstr "" +"'-F' はここでは使わないでください。制御ソケットパスは独立に設定されます。" + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "Should gpsd handle attached USB GPS receivers automatically?" +msgstr "gpsd が接続された USB GPS 受信機を自動で走査できるようにしますか?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "" +"As gpsd only handles GPS devices, it is safe to choose this option. However, " +"you can disable it if gpsd is causing interference with other attached " +"devices or programs." +msgstr "" +"gpsd は GPS デバイスの操作のみを行うので、この選択肢で「はい」と答えることは" +"安全です。ただし、もし gpsd がほかの接続されたデバイスやプログラムに干渉を引" +"き起こすようであれば、無効にできます。" --- gpsd-3.4.orig/debian/po/ro.po +++ gpsd-3.4/debian/po/ro.po @@ -0,0 +1,157 @@ +# translation of ro.po to Romanian +# Romanian translations for gpsd package +# Traducerea în limba română pentru pachetul gpsd. +# Copyright (C) 2009 THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the gpsd package. +# +# Eddy Petrișor , 2009. +msgid "" +msgstr "" +"Project-Id-Version: ro\n" +"Report-Msgid-Bugs-To: gpsd@packages.debian.org\n" +"POT-Creation-Date: 2009-11-04 02:49+0100\n" +"PO-Revision-Date: 2009-11-07 12:57+0200\n" +"Last-Translator: Eddy Petrișor \n" +"Language-Team: Romanian \n" +"Language: ro\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " +"20)) ? 1 : 2;\n" +"X-Generator: KBabel 1.11.4\n" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "Device the GPS receiver is attached to:" +msgstr "Dispozitivul la care este atașat receptorul GPS:" + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Please enter the device the GPS receiver is attached to. It will probably be " +"something like /dev/ttyS0 or /dev/ttyUSB0." +msgstr "" +"Introduceți dispozitivul la care este atașat receptorul GPS. Probabil este " +"ceva de forma /dev/ttyS0 sau /dev/ttyUSB0." + +#. Type: string +#. Description +#: ../gpsd.templates:1001 +msgid "" +"Multiple devices may be specified as a space-separated list. Leave empty if " +"you don't want to connect gpsd to a device on boot or if you want to use " +"device autodetection only." +msgstr "" +"Se pot preciza mai multe dispozitive într-o listă separată cu spații. Lăsați " +"câmpul gol dacă nu doriți să conectați gpsd la un dipozitiv la pornirea " +"sistemului sau dacă doriți să folosiți doar autodetecția." + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "Start gpsd automatically?" +msgstr "Se pornește gpsd automat?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:2001 +msgid "If you accept this option, gpsd will be started automatically." +msgstr "Dacă acceptați această opțiune, gpsd va fi pornit automat." + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "gpsd control socket path:" +msgstr "calea către socket-ul de control gpsd:" + +#. Type: string +#. Description +#: ../gpsd.templates:3001 +msgid "" +"Please enter the gpsd control socket location. Usually you want to keep the " +"default setting." +msgstr "" +"Introduceți calea către socket-ul de control gpsd. În mod normal " +"configurația implicită este cea dorită." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Options to gpsd:" +msgstr "Opțiuni ale lui gpsd:" + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "" +"You can give additional arguments when starting gpsd; see gpsd(8) for a list " +"of options." +msgstr "" +"Puteți furniza argumente suplimentare la pornirea lui gpsd; a se vedea gpsd" +"(8) pentru lista de opțiuni." + +#. Type: string +#. Description +#: ../gpsd.templates:4001 +msgid "Do not use '-F' here. The control socket path is set independently." +msgstr "" +"Nu introduceți „-F”. Calea către socket-ul de control este configurată " +"independent." + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "Should gpsd handle attached USB GPS receivers automatically?" +msgstr "" +"Doriți ca gpsd să gestioneze automat receptoarele GPS conectate prin USB?" + +#. Type: boolean +#. Description +#: ../gpsd.templates:5001 +msgid "" +"As gpsd only handles GPS devices, it is safe to choose this option. However, " +"you can disable it if gpsd is causing interference with other attached " +"devices or programs." +msgstr "" +"Deoarece gpsd gestionează doar dispozitive GPS, nu sunt probleme dacă se " +"activează această opțiune. Totuși o puteți dezactiva dacă gpsd interferează " +"cu alte dispozitive atașate sau cu alte programe." + +#~ msgid "The default is to add \"-F /var/run/gpsd.sock\"." +#~ msgstr "În mod implicit se adaugă „-F /var/run/gpsd.sock”." + +#~ msgid "Unusable gpsd configuration" +#~ msgstr "Configurație gpsd inutilizabilă" + +#~ msgid "" +#~ "The configuration must at least specify either a device that gpsd should " +#~ "connect to, or a control socket (using the -F option). USB autodetection " +#~ "requires /var/run/gpsd.sock as control socket." +#~ msgstr "" +#~ "Configurația trebuie să precizeze cel puțin un dispozitiv la care ar " +#~ "trebui să se conecteze gpsd sau un socket de control (folosind opțiunea -" +#~ "F). Autodetecția USB necesită ca socket-ul de control să fie /var/run/" +#~ "gpsd.sock." + +#, fuzzy +#~| msgid "" +#~| "If the GPS receiver is permanently attached to this computer, it might " +#~| "be appropriate for gpsd to start at boot time. Alternatively it can be " +#~| "started by the hotplug interface for USB devices, or by running gpsd(8) " +#~| "manually." +#~ msgid "" +#~ "If the GPS receiver is permanently attached to this computer, it might be " +#~ "appropriate for gpsd to start at boot time. Alternatively it can be " +#~ "started by udev when an appropriate device is plugged in or by running " +#~ "gpsd(8) manually." +#~ msgstr "" +#~ "Dacă receptorul GPS este permanent conectat la acest sistem, ar putea fi " +#~ "normal ca gpsd să pornească odată cu sistemul. Există și posibilitatea să " +#~ "fie pornit de interfața hotplug pentru dispozitive USB, sau chiar manual, " +#~ "prin rularea comenzii gpsd(8)." + +#~ msgid "Multiple devices may be specified as a space-separated list." +#~ msgstr "Se pot preciza mai multe dispozitive, dacă le separați cu spații." --- gpsd-3.4.orig/debian/source/format +++ gpsd-3.4/debian/source/format @@ -0,0 +1 @@ +1.0 --- gpsd-3.4.orig/debian/patches/add_patch.sh +++ gpsd-3.4/debian/patches/add_patch.sh @@ -0,0 +1,14 @@ +#!/bin/bash + +set -e + +patchpath=`dirname ${0}` + +for hash in $@; do + fname=`git log -1 --pretty=format:'%h_%f' ${hash}` + git format-patch --stdout -N -1 ${hash} > "${fname}" + if ! grep -q ${fname} series; then + echo "${fname}" >> series + fi +done + --- gpsd-3.4.orig/debian/patches/series +++ gpsd-3.4/debian/patches/series @@ -0,0 +1 @@ +SConstruct_bugfixes --- gpsd-3.4.orig/debian/patches/SConstruct_bugfixes +++ gpsd-3.4/debian/patches/SConstruct_bugfixes @@ -0,0 +1,70 @@ +--- a/SConstruct ++++ b/SConstruct +@@ -519,6 +519,10 @@ for (key,help) in keys: + else: + confdefs.append("#define %s \"%s\"\n" % (key.upper(), value)) + ++if config.CheckFunc("pselect"): ++ confdefs.append("/* #undef COMPAT_SELECT */\n") ++else: ++ confdefs.append("#define COMPAT_SELECT\n") + + confdefs.append(''' + /* will not handle pre-Intel Apples that can run big-endian */ +@@ -850,7 +854,7 @@ gpsdctl = env.Program('gpsdctl', ['gpsdc + env.Depends(gpsdctl, compiled_gpslib) + + gpsmon = env.Program('gpsmon', gpsmon_sources, +- parse_flags=gpsdlibs + ncurseslibs) ++ parse_flags=gpsdlibs + ncurseslibs + ['-lm']) + env.Depends(gpsmon, [compiled_gpsdlib, compiled_gpslib]) + + gpspipe = env.Program('gpspipe', ['gpspipe.c'], parse_flags=gpslibs) +@@ -912,11 +916,11 @@ else: + } + + python_env = env.Clone() +- vars = sysconfig.get_config_vars('CC', 'CXX', 'OPT', 'BASECFLAGS', 'CCSHARED', 'LDSHARED', 'SO', 'INCLUDEPY') ++ vars = sysconfig.get_config_vars('CC', 'CXX', 'OPT', 'BASECFLAGS', 'CCSHARED', 'LDSHARED', 'SO', 'INCLUDEPY', 'LDFLAGS') + for i in range(len(vars)): + if vars[i] is None: +- vars[i] = "" +- (cc, cxx, opt, basecflags, ccshared, ldshared, so_ext, includepy) = vars ++ vars[i] = [] ++ (cc, cxx, opt, basecflags, ccshared, ldshared, so_ext, includepy, ldflags) = vars + # in case CC/CXX was set to the scan-build wrapper, + # ensure that we build the python modules with scan-build, too + if env['CC'] is None or env['CC'].find('scan-build') < 0: +@@ -928,12 +932,18 @@ else: + else: + python_env['CXX'] = ' '.join([env['CXX']] + cxx.split()[1:]) + +- python_env['SHLINKFLAGS'] = [] +- python_env['SHLINK'] = ldshared +- python_env['SHLIBPREFIX']="" +- python_env['SHLIBSUFFIX']=so_ext +- python_env['CPPPATH'] =[includepy] +- python_env['CPPFLAGS']=basecflags + " " + opt ++ ldshared=ldshared.replace('-fPIE', '') ++ ldshared=ldshared.replace('-pie', '') ++ python_env.Replace(SHLINKFLAGS=[], ++ LDFLAGS=ldflags, ++ LINK = ldshared, ++ SHLIBPREFIX="", ++ SHLIBSUFFIX=so_ext, ++ CPPPATH=[includepy], ++ CPPFLAGS=opt, ++ CFLAGS=basecflags, ++ CXXFLAGS=basecflags) ++ + python_objects={} + python_compiled_libs = {} + for ext, sources in python_extensions.iteritems(): +@@ -948,7 +958,6 @@ else: + ) + python_compiled_libs[ext] = python_env.SharedLibrary(ext, python_objects[ext]) + python_built_extensions = python_compiled_libs.values() +- + python_egg_info_source = """Metadata-Version: 1.0 + Name: gps + Version: %s