X-Git-Url: http://average.org/gitweb/?a=blobdiff_plain;f=debian%2Fchangelog;h=693f33175d2186e2052d45e7e1b87b7fd7f8cded;hb=e9c57e7d28154cbf97b5b42fab8f43b322e593c1;hp=50c7b633732d92f9b30984222fc05b10fcbb9eb0;hpb=a0ee0a4d265605b371eabe4ed93d6d327008019b;p=loctrkd.git diff --git a/debian/changelog b/debian/changelog index 50c7b63..693f331 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +gps303 (0.96) experimental; urgency=medium + + * Do not write startup message for command-line cmds + * Add a (short) man page + * typing: make zmsg.py typecheck + * typing: annotate gps303proto.py (mostly) + * typechecking: less hacky deal with dynamic attrs + * typing: annotate opencellid.py + * typchecking: annotate googlemaps.py + * typechecking: annotate evstore.py + * typechecking: annotate common.py + * typeckecing: annotate ocid_dload.py + * typeckecing: annotate watch.py + * typechecking: annotate termconfig.py + * typeckecking: annotate storage.py + * typing: annotate lookaside.py + * typechecking: annotate collector.py + * typeckeck: annotate __main__ and fix gps303proto + * typeckecking: annotate wsgateway.py + * formatting: revive black formatting + * unittest: type checking and formatting + + -- Eugene Crosser Tue, 31 May 2022 00:36:33 +0200 + +gps303 (0.95) experimental; urgency=medium + + * Quick fix for a missing variable + + -- Eugene Crosser Thu, 26 May 2022 19:32:44 +0200 + gps303 (0.94) experimental; urgency=medium * Opencellid download service