X-Git-Url: http://average.org/gitweb/?a=blobdiff_plain;f=debian%2Fcontrol;h=f9d0a552b52d18285f7a16ad09136a9945774df7;hb=4c626ad711fff93758df01e4db7c7e722eccfef0;hp=537b22020ab8ebf2c2630ccb38e83f0cd765da1f;hpb=574f0db6f5d603fa3d9a40913b7504e9b8efd75b;p=loctrkd.git diff --git a/debian/control b/debian/control index 537b220..f9d0a55 100644 --- a/debian/control +++ b/debian/control @@ -5,15 +5,23 @@ 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, - python3-zmq, +Build-Depends: black, + debhelper-compat (= 12), + dh-python, + mypy, + pylint, + python3-all, + python3-setuptools, + python3-wsproto, + python3-zmq, Package: python3-gps303 Architecture: all Section: python -Depends: ${misc:Depends}, +Depends: adduser, + python3-wsproto, + python3-zmq, + ${misc:Depends}, ${python3:Depends} Description: Suite of modules to collect reports from xz303 GPS trackers + Consists of collector, storagae, lookaside, and termconfig