X-Git-Url: http://www.average.org/gitweb/?a=blobdiff_plain;f=debian%2Fcontrol;h=72dbcaee09971c2a4210d5af8dd0ad6fce3c6ad7;hb=HEAD;hp=5746142fe4460550183c528141faf81aa022e99e;hpb=21ab3e6ccd337ef7c69e149a4f21d6a6139557d8;p=loctrkd.git diff --git a/debian/control b/debian/control index 5746142..72dbcae 100644 --- a/debian/control +++ b/debian/control @@ -1,16 +1,21 @@ -Source: gps303 +Source: loctrkd Maintainer: Eugene Crosser Section: misc Priority: optional Standards-Version: 4.5.1 X-Python-Version: >= 3.6 -Homepage: http://www.average.org/gps303 -Build-Depends: debhelper-compat (= 12), - dh-python, - python3-all, - python3-setuptools, +Homepage: http://www.average.org/loctrkd +Build-Depends: black, + debhelper-compat (= 12), + dh-python, + mypy, + pylint, + python3-all, + python3-setuptools, + python3-wsproto, + python3-zmq, -Package: python3-gps303 +Package: loctrkd Architecture: all Section: python Depends: adduser, @@ -18,5 +23,7 @@ Depends: adduser, python3-zmq, ${misc:Depends}, ${python3:Depends} +Conflicts: python3-gps303 +Replaces: python3-gps303 Description: Suite of modules to collect reports from xz303 GPS trackers - Consists of collector, storagae, lookaside, and termconfig + Consists of collector, storagae, rectifier, and termconfig