gpsd 3.25-3ubuntu1 source package in Ubuntu

Changelog

gpsd (3.25-3ubuntu1) noble; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Mark strlcat strlctpy as optional

gpsd (3.25-3) unstable; urgency=medium

  * Upload to unstable (Closes: #1063318)
  * Change build-dep on dpkg-dev to avoid bad backports
  * wrap-and-sort control files
  * Remove makedev from build-dep (Closes: #986713)
  * Install systemd service files in /usr (Closes: #1059185)

gpsd (3.25-3~exp1) experimental; urgency=medium

  * Fix a typo in d/rules
  * Convert lintian overrides to templates
  * Fix a typo in lintian overrides
  * Replace obsolete pkg-config w/ pkgconf
  * Update copyright years

gpsd (3.25-2.1) experimental; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.

 -- Gianfranco Costamagna <email address hidden>  Thu, 29 Feb 2024 17:11:50 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Boian Bonev
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gpsd_3.25.orig.tar.gz 5.0 MiB b368b6a305e3f7a6382d23a0cbfc1d78923060b6b7f54cf7987a73c7b4a9afc2
gpsd_3.25.orig.tar.gz.asc 833 bytes 86d20ad8c283a40c728d404f43ce4d9bb037435ab0f87fa48e6b692ada48f162
gpsd_3.25-3ubuntu1.debian.tar.xz 46.9 KiB b9ba692bf8b1d6b3b3bc8f99f539b68e84d5bd57a849343ed3a44d9f726fb8ea
gpsd_3.25-3ubuntu1.dsc 3.0 KiB afdfcf19eb731c0c91536c342a4fbda3f2b4d308d72585f1382fa31f0d2c5365

Available diffs

View changes file

Binary packages built by this source

gpsd: 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.
 .
 This also includes common tools ubxtool and gpsctl for device configuration
 of the local hardware as well as a ntpshmmon to check generated refclock data.

gpsd-clients: 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,
 testing, latency-profiling, device configuration and simulating gpsd.

gpsd-clients-dbgsym: debug symbols for gpsd-clients
gpsd-dbgsym: debug symbols for gpsd
gpsd-tools: Global Positioning System - tools

 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 most common tools 'gpsmon' and 'cgps' used to
 access a GPS device.

gpsd-tools-dbgsym: debug symbols for gpsd-tools
libgps-dev: 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.

libgps30t64: 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.

libgps30t64-dbgsym: debug symbols for libgps30t64
libqgpsmm-dev: 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 the development file for libQgpsmm, the Qt version of
 libgpsmm. It contains pkgconfig and qmake bits to build with the library.

libqgpsmm30t64: 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.

libqgpsmm30t64-dbgsym: debug symbols for libqgpsmm30t64
python3-gps: Global Positioning System - Python 3 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 3 interface to connect to gpsd, together with
 a module providing a controlled testing environment.

python3-gps-dbgsym: debug symbols for python3-gps