X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=debian%2Fchangelog;h=6b441b2efbb2568dac8b4ea3e3a565d32a64f414;hp=e786b10f25736a678083229c71bd5eefa8c79ad4;hb=bc3610d8cecbfed40c62d4dcb93fc9a4d2a7c9e3;hpb=99316a17a9642a207c45610e7cc1c33c2600ece0 diff --git a/debian/changelog b/debian/changelog index e786b10f..6b441b2e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,155 @@ +altos (1.2.9) unstable; urgency=low + + * test builds for upcoming 1.3 release + + -- Bdale Garbee Wed, 18 Dec 2013 12:17:29 -0700 + +altos (1.0.1+3+g93b8f40) unstable; urgency=low + + * update release process docs + * more release process doc updates + + -- Bdale Garbee Sun, 28 Aug 2011 13:39:31 -0600 + +altos (1.0.1) unstable; urgency=low + + [ Bdale Garbee ] + * use multimaint-merge to make Debian changelogs less ugly + * update TeleMini turnon script now that we've made a stable firmware release + * moving git-buildpackage config into .git/ since it is fairly specific to + Bdale's build environment, and doesn't need to be in the source package + * get ready for a 1.0.1 release + * update changelogs for Debian build + * fix telemini firmware path name + * ignore generated log file + * roll release notes version from 1.0 to 1.0.1 + * roll back packaging changelog for rebuild + + [ Keith Packard ] + * altos: Clear callsign on initial config load + + -- Bdale Garbee Fri, 26 Aug 2011 10:39:29 -0600 + +altos (1.0) unstable; urgency=low + + [ Keith Packard ] + * altos: Lost change that reported flight 0 when log memory was full + * altosui: Ancient log files used 'apogee' for 'coast' state + * altosui: Add 'On-board Data Logging' indicator to pad tab + + [ Bdale Garbee ] + * update changelogs for Debian build + * update changelogs for Debian build + + [ Keith Packard ] + * altosui: remove debug printf in pad pane + * altosui: Disable 'max flight log' config when there are stored flights + * altos: Merge common config code in ao_config.c + * Bump version to 0.9.7 + * altos/altosui: Add ability to disable telemetry/rdf completely + * altosui: Clean up command line processing. Add --graph + * altos-fat/windows: Check and install Java 1.6 as needed + * altosui/windows: Fix a bunch of windows compiler warnings. + * altosui: Attempt to make both 32- and 64-bit windows DLLs + * doc: Add note about telemetry disable mode to 1.0 release notes + * doc: Add Installation Recommendations chapter + * altosui: Add a few simple unit conversions + * altosui: Capture date/time/serial/flight in AltosFlightStats + * altosui: Add date/time/serial/flight to flight stats tab + * altosui: Show filename in AltosGraph window + * altosui: Add --summary option to dump flight stats to stdout + * altosui: Make monitor-idle display correct 'On-board data logging' status + * altosui: Can't configure flight log max on TeleMini + * altosui: fix 'magic' string to signal end of config data + * altosui: Only 'show' config dialog once + * altosui: Reset all config data on 'reset' command + * altosui: Update mac os X library + * libaltos: fix Mac OS X function signatures + * altosui: add tool-tips to the button box. + + [ Bdale Garbee ] + * turn off auto-tagging during Debian build + * update changelogs for Debian build + * rewind changelog to 0.9.6.0 for rebuild + * update changelogs for Debian build + + [ Keith Packard ] + * altosui: Use system look&feel + * Remove stale tools (ao-dumplog, ao-postflight, ao-view) + * altosui: Add tool-tips to config dialogs + * altosui: Try to get dialogs to look a little better + + [ Bdale Garbee ] + * another test round + * roll changelog back in prep for another test build + * update changelogs for Debian build + * add pkg-config to the build deps + * prepare for another rebuild + * update changelogs for Debian build + + [ Keith Packard ] + * altosui: Don't trust companion telemetry record 'channels' count + * altosui: Make flight monitor font size configurable + * altos/windows: Get latest JRE 1.6 version (Version 6 update 27) + + [ Bdale Garbee ] + * doc tweaks through chap 3 + + [ Keith Packard ] + * doc: Spelling corrections in altusmetrum.xsl + * doc: Document pad-mode 'on-board data logging' indicator + + [ Bdale Garbee ] + * more doc tweaking + + [ Keith Packard ] + * doc: Describe packet command mode a bit better. + * doc: Move Packet Command Mode section to System Operations chapter + + [ Bdale Garbee ] + * more doc tweaks + * more tweaks + + [ Keith Packard ] + * doc: use 'radio link' to refer to packet command mode + + [ Bdale Garbee ] + * more tweaking + + [ Keith Packard ] + * doc: Move updating device firmware section to separate chapter + * doc: Updating Firmware is now a separate chapter + + [ Bdale Garbee ] + * more changes + + [ Keith Packard ] + * doc: Move the remaining command-mode descriptions to the appendix + + [ Bdale Garbee ] + * tweak tweak tweak + + [ Keith Packard ] + * doc: Describe max flight log, ignite mode and pad orientation + * doc: Remove duplicate documentation about max flight log + + [ Bdale Garbee ] + * more tweaks + * prepare to release + * don't deliver sources.list fragment in official Debian packages + * changes in preparation for upload to Debian + * ao-view is no longer included in the altos package, so have the + old-style Debian menu entry point to altosui instead + * rewind packaging changelog to last tagged version + * update desktop file for consistency with package section + * we need a main category in the desktop file + * really, I mean it, no longer deliver the sources.list fragment + * add a postinst to remove sources.list.d fragment delivered by old + private versions of this package, no longer needed once we have + official packages + + -- Bdale Garbee Thu, 25 Aug 2011 02:22:21 -0600 + altos (0.9.6.0) unstable; urgency=low [ Keith Packard ]