@@ -1,12 +1,11 @@
Source: gpsd
Section: misc
Priority: optional
Maintainer: Bernd Zeimetz <bzed@debian.org >
Build-Depends: debhelper (>= 11 ),
Maintainer: Boian Bonev <bbonev@ipacct.com >
Build-Depends: debhelper-compat (= 12 ),
po-debconf,
python3-all-dev (>= 2.6.6-3),
python3-all-dbg (>= 2.6.6-3),
python3-all-dev,
xsltproc, docbook-xsl, docbook-xml,
libncurses-dev,
libusb-1.0-0-dev,
@@ -23,15 +22,15 @@ Build-Depends: debhelper (>= 11),
pps-tools (>= 0.20120406+g0deb9c7e-2~) [linux-any],
pkg-config,
asciidoc
Standards-Version: 4.2.1
Standards-Version: 4.5.0
Homepage: http://www.catb.org/gpsd/
Vcs-Browser: https://github.com/bzed/pkg- gpsd
Vcs-Git: https://github.com/bzed/pkg- gpsd.git
X-Python3-Version: >= 3.5
Vcs-Browser: https://git.devuan.org/bbonev/ gpsd
Vcs-Git: https://git.devuan.org/bbonev/ gpsd.git
Rules-Requires-Root: no
Package: gpsd
Architecture: any
Depends: netbase | systemd-sysv , lsb-base (>= 3.2-13),
Depends: netbase, lsb-base (>= 3.2-13),
adduser (>= 3.34),
${shlibs:Depends}, ${misc:Depends},
libgpsLIBGPSSONAME (= ${binary:Version}),
@@ -66,7 +65,7 @@ Description: Global Positioning System - debugging symbols
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 p ython debug modules and some test tools
This package contains the P ython debug modules and some test tools
to the debug the behaviour of gpsd. Debug symbols are being shipped
in the dbgsym package.