]> www.average.org Git - loctrkd.git/blobdiff - debian/control
Update changelog for 2.00 release
[loctrkd.git] / debian / control
index a8ba49bc2b305ac6440b8dcbbf2be8729ae080fb..72dbcaee09971c2a4210d5af8dd0ad6fce3c6ad7 100644 (file)
@@ -1,21 +1,29 @@
-Source: gps303
+Source: loctrkd
 Maintainer: Eugene Crosser <crosser@average.org>
 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,
- python3-zmq,
+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,
+         python3-wsproto,
+         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