+altos (1.9.20-1) unstable; urgency=medium
+
+ [ Keith Packard ]
+ * Add a note about specs.inc to Releasing
+ * doc: Add EasyMega v3 to doc/specs.inc
+ * altoslib: Ignore content-length when fetching map tiles
+ * map-server: Make sample map tile fetch script use valid zoom
+ * altoslib: Add TeleGPS v4 bits
+ * mpusb-3.0: Add cast to putchar call. Make compiler happy.
+ * altosdroid: Reduce lint in java code
+ * altosdroid: Remove spurious /> in an xml file
+ * doc: Clean up some asciidoctor complaints
+ * src: Add more includes to ao.h
+ * Add built versions of altosdroid
+ * altos: Add telegps v4.0 test firmware
+ * telegps-v4.0-seeed: Use simpler failure indicators
+ * altos: Add ao_radio_post (power-on self-test) for cc1200
+ * telegps-v4.0-seeed: Test CC1200 using ao_radio_post
+ * altos: Add TeleMega v7.0 firmware and flash loader
+ * altos/micropeak: Ignore another GCC warning
+ * altos: Add telemega test for seeed
+ * altos/telemega-v7.0-seeed: Report success with just the green LED
+ * altos: Use smaller crt0 for stm boot loader
+ * altos: Allow telebt test code to redefine how BT panics are handled
+ * Add telebt v4.0 seeed test code
+ * altos: Add Makefiles for telebt v4.0 seeed test code
+ * altos: ignore the first few battery values in telebt-v4.0-seeed
+ * altosuilib: Adapt to jfreechart 1.5.5 update
+ * doc: Add micropeak outline doc
+ * telemega-v7.0: Set ublox version to 10
+ * telemega-v7.0-seeed: Set ublox version
+ * altos: Add 30V pyro log/telem options for telemega v7.0
+ * Add TeleMega v7.0 firmware and specs
+ * Add 30v pyro voltage range support
+ * doc: Add doc updates for version 1.9.20
+ * Version 1.9.20
+
+ [ Bdale Garbee ]
+ * add support for TeleGPS v4.0
+ * add production flash/cal/test script for TeleLCO v3.0
+ * include TeleLCO v3.0 firmware in Releasing file
+ * altos: move Java minimum supported version from 7 to 8
+ * altosui: handle another jfreechart 1.5.5 api change
+ * add TeleMega v7 to firmware copied in Releasing
+ * add production support for TeleMega v7.0
+ * add production test support for TeleGPS v4.0
+ * update ChangeLog for 1.9.20 release
+
+ -- Bdale Garbee <bdale@gag.com> Mon, 24 Mar 2025 13:11:32 -0600
+
altos (1.9.19-4) unstable; urgency=medium
* cherry-pick patch from master branch that updates libjfreechart usage