elide changelog entries or re-release of 0.9
[fw/altos] / debian / changelog
1 altos (0.8.1+81+g4ae724f) unstable; urgency=low
2
3   * we need an install target to prevent parent dir make from failing
4
5  -- Bdale Garbee <bdale@gag.com>  Tue, 18 Jan 2011 23:55:36 -0700
6
7 altos (0.8.1+79+g9a5666f) unstable; urgency=low
8
9   [ Keith Packard ]
10   * doc: Don't delete telemetrum-outline.pdf
11   * doc: Add v0.9 features from altosui to documentation.
12
13   [ Bdale Garbee ]
14   * add 0.9 revision entry, with caveat about telemetry format change
15   * freshen copyright year
16
17   [ Keith Packard ]
18   * fat: Add firmware for v1.1 and docs to mac/windows/linux installers
19   * fat: Add docs to Linux package
20   * doc: Build with 'make all' from top level. Build with 'make fat'
21
22  -- Bdale Garbee <bdale@gag.com>  Tue, 18 Jan 2011 23:47:52 -0700
23
24 altos (0.8.1+71+gda42f40) unstable; urgency=low
25
26   [ Keith Packard ]
27   * doc: Add telemetrum mounting template in svg and pdf forms
28
29   [ Mike Beattie ]
30   * Re-order and re-arrange eeprom download dialog
31   * Convert EepromSelect dialog to use a GridBag
32   * Close serial port if Download/Delete dialog is cancelled.
33
34   [ Keith Packard ]
35   * altosui: Reset eeprom download instance variables before reading
36     flight
37   * altosui: Make serial debug more complete and accurate
38   * altosui: Use long input flush timeout when remote.
39   * altosui: Remove debug message when eeprom downloads are complete.
40   * altosui: Ensure serial device is closed after eeprom download
41     finishes
42   * altosui: Require 4 sats to light up the 'GPS locked' light.
43   * doc: inkscape tracks the filename inside the document
44   * altos: TELEMETRY PROTOCOL CHANGE. Switch to 16-bit serial numbers.
45   * altos: Flush log when full
46
47   [ Anthony Towns ]
48   * altos: Restructure skytraq NMEA parsing code to save some space
49
50   [ Keith Packard ]
51   * altos: average 512 accel/baro samples at startup instead of 1000
52
53   [ Mike Beattie ]
54   * altos: Added check for an accel value above 1.5g
55   * altos: Added check for out of bounds accel
56
57   [ Keith Packard ]
58   * altos: Add DATA_TO_XDATA to linux test harness
59   * altosui: Remove spurious colons from eeprom selection headers
60
61   [ Mike Beattie ]
62   * Rework invalid accel cal detection code
63
64   [ Keith Packard ]
65   * altos: Auto-calibrate linux-based flight testing code
66   * altos: Ensure flight code gets first crack at new ADC data
67   * altos: Sample the accelerometer reference voltage on v1.1 boards
68   * altos: Optimize fetching of ADC data in flight code
69   * altos: Use 5V reference data to correct accelerometer measurements.
70   * doc: Remove mention of ao_wake_task
71
72   [ Bdale Garbee ]
73   * update documentation to reflect reality that modifying a board for
74     separate pyro battery is not trivial
75
76  -- Bdale Garbee <bdale@gag.com>  Tue, 18 Jan 2011 17:26:33 -0700
77
78 altos (0.8.1+42+g646e192) unstable; urgency=low
79
80   [ Keith Packard ]
81   * altosui: Show dialog after successful delete or when no flights
82   * altosui: Ensure serial line is flushed after disabling remote link
83   * altosui: Add preference for serial debugging.
84
85  -- Bdale Garbee <bdale@gag.com>  Fri, 14 Jan 2011 18:00:51 -0700
86
87 altos (0.8.1+37+g97b1ca9) unstable; urgency=low
88
89   [ Keith Packard ]
90   * altos: Add configuration parameter for maximum flight log size
91   * altos: support storage of multiple flights.
92   * altos: Speed up at45 and 25lc erase speeds
93   * altos: white space fix
94   * altos: report flight log offsets in hex block numbers instead of
95     bytes
96   * altos: ensure erase mark is written when erasing flights
97
98   [ Anthony Towns ]
99   * altos: Optimize Morse code generation
100
101   [ Keith Packard ]
102   * altos: Check requested log max size against available space
103   * altos: Check for full log and complain
104   * altosui: Add configuration of flight log size
105
106   [ Anthony Towns ]
107   * altos: Remove unused accel_vel_mach and accel_vel_boost variables
108   * altos: Remove redundant initialization of ao_interval variables
109
110   [ Keith Packard ]
111   * altosui: Split eeprom download code apart
112   * altos: oops -- 'e' command was only showing 7 of the 8 bytes per
113     line
114   * altosui: Add support for parsing list of flights from the 'l'
115     command
116   * altosui: Add eeprom 'manage' ui to download and delete multiple
117     flights
118   * altos: check for valid flight number in ao_log_delete
119
120  -- Bdale Garbee <bdale@gag.com>  Fri, 14 Jan 2011 14:30:37 -0700
121
122 altos (0.8.1+18+g408a3e0) unstable; urgency=low
123
124   [ Anthony Towns ]
125   * altosui: move maps to subdir, fix E/W mismatch
126
127   [ Keith Packard ]
128   * altos: clean up radio abort paths. Share radio code.
129   * altos: eliminate ao_wake_task
130   * windows: Add compatibility IDs to telemetrum.inf
131   * windows: Update NSIS installer file to use compatibility IDs
132   * altos: Split out SPI driver.
133   * altos: Add telemetrum-v1.1 directory
134   * altos: packet and usb i/o routines use 'char', not 'uint8_t'
135   * altos: Simplify storage API
136   * altos: Require manual flight erasing.
137   * altos: Move common storage code to ao_storage.c. Add M25P80 driver
138   * altos: Rip out 'optimization' in ao_log_scan
139   * altos: Mark end of available flight list with 'done' to make the UI
140
141  -- Bdale Garbee <bdale@gag.com>  Fri, 07 Jan 2011 00:51:41 -0700
142
143 altos (0.8.1+4+gea95c06) unstable; urgency=low
144
145   * fix symlink paths in rules file
146
147  -- Bdale Garbee <bdale@gag.com>  Wed, 01 Dec 2010 00:14:24 -0700
148
149 altos (0.8.1+2+gea7130e) unstable; urgency=low
150
151   * modify Debian package build to deliver one copy of background.png
152     for
153
154  -- Bdale Garbee <bdale@gag.com>  Wed, 01 Dec 2010 00:03:14 -0700
155
156 altos (0.8.1) unstable; urgency=low
157
158   [ Bdale Garbee ]
159   * moved doc dir in web content to AltOS tree
160   * fix publish target in doc/Makefile
161   * fix section layering
162   * fix an Altos vs Altus typo in the docs
163   * adding Bdale's release process document to the source tree
164
165   [ Keith Packard ]
166   * windows: Add jfreechart.jar and jcommon.jar to windows install image
167   * Move "Releasing" to top level
168   * Add minimal release testing plan to Releasing
169
170   [ Bdale Garbee ]
171   * releasing 0.8.1
172
173  -- Bdale Garbee <bdale@gag.com>  Mon, 29 Nov 2010 21:46:54 -0700
174
175 altos (0.8) unstable; urgency=low
176
177   [ Keith Packard ]
178   * altosui: Correct windows hardware IDs for nsis installer file
179   * windows: try harder to get windows install to work
180   * windows: remove some non-existent .inf file section references
181   * windows: more .inf file hacking
182   * windows: Bump .inf file version
183
184   [ Bdale Garbee ]
185   * declaring 0.8 released
186   * update changelogs for Debian build
187   * update changelogs for Debian build
188   * rewind changelog to recover from stupid build failure
189
190  -- Bdale Garbee <bdale@gag.com>  Sun, 28 Nov 2010 18:32:12 -0700
191
192 altos (0.7.1+168+gcb08bc2) unstable; urgency=low
193
194   [ Keith Packard ]
195   * altosui: Split out flight monitoring to separate window
196   * altosui: Create buttons for main actions
197   * altosui: Fix channel setting at serial open time
198   * altosui: Fix more calls to AltosPreferences.channel()
199   * altosui: Create abstract interface for flight data display
200   * altosui: Add tab UI with 'pad' mode.
201   * altosui: Add ascent, descent and landed tabs
202
203   [ Bob Finch ]
204   * Updated PKGBUILD-git.altos
205
206   [ Keith Packard ]
207   * altos: Use grey leds when unlit - easier to see
208
209   [ Anthony Towns ]
210   * use value_font for values
211   * add --replay command line argument
212   * read preferences for --replay
213   * reduce font size for FlightInfoTable
214   * use grayled.png for off
215   * add compass bearing to voice output
216   * add compass bearing during descent
217   * add site map tab, at least for QRS launches
218   * tabs -> spaces
219   * make infotable scrollable, revert its fontsize to 14
220   * pull up maps for arbitrary locations
221   * better error behaviour if no map
222
223   [ Bdale Garbee ]
224   * first cut at instructions on how to re-flash TM and TD devices based
225     on email
226   * fold in content from Keith's email on the re-flashing subject
227
228   [ Keith Packard ]
229   * altosui: Add RF calibration to TeleMetrum config dialog
230
231   [ Anthony Towns ]
232   * AltosTelemetryReader: actually open serial port
233   * AltosSiteMap: add targeting circles around landing site
234
235   [ Bdale Garbee ]
236   * continuing to work on the docs
237
238   [ Keith Packard ]
239   * altosui: Eliminate unncessary import altosui lines
240   * altosui: Open serial device at 'new' time. Prohibit duplicate opens.
241   * altosui: Replace flight status table with labels, fix resize.
242   * altosui: With --replay option, exit when replay window is closed
243   * altosui: oops, missed a file in the previous commit
244   * altosui: eliminate menu bar, moving elements to buttons.
245   * altosui: add reboot button to telemetrum configuration UI
246
247   [ Bdale Garbee ]
248   * add a paragraph about forcing TM back to idle mode if an accel cal
249     goes badly
250
251   [ Keith Packard ]
252   * altosui: Add callsign configuration in AltosUI configuration dialog
253   * altosui: Cleanup flight UI layout
254   * altosui: Add igniter status to ascent and descent tabs
255
256   [ Anthony Towns ]
257   * altosui: tile site maps
258   * AltosSiteMapTile: autoscale to about 2 nmi per tile
259   * AltosSiteMapTile: adjust centering calculation
260   * AltosSiteMapTile: adjust scale to 1 nmi per tile
261
262   [ Keith Packard ]
263   * altosui: Add igniter ground testing code
264   * altosui: Unify datafile selection to AltosDataChooser
265   * altosui: Clean up global AltosUI configuration settings dialog
266   * doc: Add preliminary altosui documentation
267   * doc: git ignore generated doc files
268   * doc: Document the 'Flash Image' operation.
269   * altosui: Use timeouts to recover from broken packet links.
270
271   [ Bdale Garbee ]
272   * update turnon scripts to use stashed copies of stable release
273     firmware
274
275   [ Keith Packard ]
276   * altosui: switch channel selector to combo box. Shorten displayed
277     device names
278   * altosui: When switching log files, don't terminate log thread
279   * altosui: calling thread.interrupt with null thread doesn't work well
280   * altosui: Initialize display thread state in constructor instead of
281     run
282   * altosui: Fix channel changing in flight UI to actually work
283
284   [ Anthony Towns ]
285   * AltosSiteMap: add autoscroll and grabndrag scroll
286   * AltosSiteMapTile: seperate map and drawing layers
287   * AltosSiteMap: automatic fetching of map data
288   * AltosSiteMapTile: draw boost circle as well as landed
289   * AltosAscent/Descent: tidy up layout
290   * AltosDescent: switch elev from height to range
291
292   [ Keith Packard ]
293   * altosui: re-indent
294
295   [ Anthony Towns ]
296   * AltosSiteMap: major refactoring
297   * Add GrabNDrag.java
298
299   [ Keith Packard ]
300   * altosui: change descent tab formatting to four columns
301
302   [ Anthony Towns ]
303   * AltosSiteMap: be more polite about preferred size
304   * altosui: reindent
305
306   [ Keith Packard ]
307   * altosui: Rewrite info table to mix with scroll pane well. Fix
308     startup size
309
310   [ Anthony Towns ]
311   * AltosSiteMap: better gps check, lower zoom
312
313   [ Keith Packard ]
314   * altosui: Set site map flight path lines to 6 pixels anti-aliased.
315
316   [ Anthony Towns ]
317   * AltosSiteMap: explain tile size better
318   * AltosSiteMap: extend map if rocket goes far away
319   * AltosSiteMap: try to get new tile construction right
320   * AltosSiteMap: thread safe tile addition
321   * AltosSiteMap: refactor tile collection
322   * AltosSiteMap: never accept 0,0 as lat/long
323   * AltosSiteMap: limit nr of tiles to 200x200
324
325   [ Keith Packard ]
326   * altosui: When fixing eeprom gps time information, make GPS data
327     valid
328
329   [ Anthony Towns ]
330   * AltosSiteMap: ensure buffer around active tile
331   * altosui: improve sitemap scrolling behaviour
332   * altosui: keep sitemap more centred on rocket
333
334   [ Keith Packard ]
335   * altos: Add on/off modes to 'C' command
336
337   [ Bob Finch ]
338   * Added PKGBUILDs for deps into contribs
339
340   [ Keith Packard ]
341   * altosui: Close serial port when debug link fails
342   * altos: assume igniter worked.
343
344   [ Bdale Garbee ]
345   * add a rudimentary --help for command line use
346
347   [ Keith Packard ]
348   * doc: Add internal documentation for AltOS
349
350   [ Anthony Towns ]
351   * altosui: don't switch away from user selected tab
352   * altosui: sitemap uses rocket gps if no pad gps
353
354   [ Bdale Garbee ]
355   * merge Keith's AltosUI documention into "the big book"
356   * lose the placeholder on how GPS works, as it's going to be a
357
358   [ Keith Packard ]
359   * altos: remove unused variable from ao_igniter
360   * altos: Don't abort radio transmissions with ao_radio_abort
361   * altos: Make radio test command careful with the radio mutex.
362   * altosui: Make AltosSerial.flush_input keep reading while non-empty
363   * altosui: New AltosSerial.set_radio function sets channel/call
364   * altosui: Disable radio configation over packet link.
365   * altosui: Let people fire igniters that don't read as 'ready'
366   * altosui: Make sure packet mode is turned off when the connection
367     fails
368
369   [ Anthony Towns ]
370   * docs: Document altosui "Graph Data" button
371
372   [ Keith Packard ]
373   * Move altosui to the top level, placing libaltos inside it.
374
375   [ Anthony Towns ]
376   * doc: Document altosui "Site Map" tab
377
378   [ Keith Packard ]
379   * Missing change to top level Makefile to build altosui
380
381   [ Bdale Garbee ]
382   * fix missing section close in Site Map content
383   * tweak rev history
384   * manually fold in documentation work from the master branch
385
386   [ Keith Packard ]
387   * doc: Reformat altos to use sections for each function
388   * doc: Add more authors, fix URL formatting, note that AltosUI
389     actually exists
390   * doc: Rename telemetrum-doc as altusmetrum
391
392   [ Bdale Garbee ]
393
394  -- Bdale Garbee <bdale@gag.com>  Thu, 25 Nov 2010 01:10:18 -0700
395
396 altos (0.7.1+36+g811ced6) unstable; urgency=low
397
398   [ Bdale Garbee ]
399   * remove the csv build dep, as that code will be abandoned
400
401   [ Keith Packard ]
402   * altosui: Remove ability to graph data in .csv files
403   * altosui: Separate out jfreechart and jcommon directories
404
405  -- Bdale Garbee <bdale@gag.com>  Wed, 06 Oct 2010 17:47:32 -0600
406
407 altos (0.7.1+32+g8103432) unstable; urgency=low
408
409   * add build-dep on libcsv-java
410
411  -- Bdale Garbee <bdale@gag.com>  Wed, 06 Oct 2010 16:25:57 -0600
412
413 altos (0.7.1+28+gd8a2f4c) unstable; urgency=low
414
415   [ Bdale Garbee ]
416   * make the column headers comma separated, too, so they align with the
417     data
418
419   [ Keith Packard ]
420   * altosui: set default .csv file name in file save dialog
421   * altosui: Remember directory containing firmware files
422
423   [ Anthony Towns ]
424   * Add graphing.
425   * Add JFreeChart to Makefile.am
426
427   [ Keith Packard ]
428   * altosui: Use recorded ground acceleration when reading eeprom files
429   * altosui: Write raw sensor data to .csv files
430   * altosui: Factor some UI elements into separate classes
431   * altosui: remove unused ReplayThread wrapper classes
432   * altosui: Require 4 sats for 'good' GPS data
433   * altosui: Create iterables for log file scanning. Split out display
434     threads
435   * altosui: .CSV output: add link quality, gps hdop and sat C/N0
436     numbers
437   * altosui: Deal with eeprom dates going backwards across wrap
438
439   [ Anthony Towns ]
440   * Hax0r graphing to support telem/eeprom files
441
442   [ Keith Packard ]
443   * altosui: use Altos constants in graphing code
444
445   [ Anthony Towns ]
446   * Add callsign/serial/flight to graph title
447
448   [ Keith Packard ]
449   * altosui: Add KML file export.
450
451   [ Bdale Garbee ]
452   * add build dep on jfreechart lib
453
454  -- Bdale Garbee <bdale@gag.com>  Wed, 06 Oct 2010 16:19:12 -0600
455
456 altos (0.7.1) unstable; urgency=low
457
458   [ Keith Packard ]
459   * Add firmware and libaltos to 'fat' target at top-level
460   * altosui: Remove some debug printfs.
461   * altosui: libaltos.so is built with libtool -- it's in
462     ../libaltos/.libs
463   * Add --with-fat-dir configure option to publish finished stand-alone
464     bits
465   * altosui: Fix telemetry file reader to handle tick count wrapping
466   * altosui: Remove debug printfs from AltosTelemetryReader
467   * altosui: Fill in time value of last Eeprom record read from file
468   * altosui: Stop parsing eeprom file after hitting 'landed' state
469
470  -- Bdale Garbee <bdale@gag.com>  Fri, 10 Sep 2010 00:09:02 -0600
471
472 altos (0.7+96+g48f5799) unstable; urgency=low
473
474   [ Keith Packard ]
475   * altosui: conflating USB product and vendor IDs is a bad idea
476
477  -- Bdale Garbee <bdale@gag.com>  Thu, 09 Sep 2010 21:29:13 -0600
478
479 altos (0.7+94+g1ac3d7e) unstable; urgency=low
480
481   * initial cut at an altosui man page
482
483  -- Bdale Garbee <bdale@gag.com>  Thu, 09 Sep 2010 20:34:38 -0600
484
485 altos (0.7+92+g0ea7576) unstable; urgency=low
486
487   [ Bdale Garbee ]
488   * handle versioning of ihx files (poorly) by just wildcarding the file
489     name
490
491   [ Keith Packard ]
492   * altosui: Need to have JVM include path substituted into libaltos
493     Makefile
494   * altosui: Store libaltos.so in $(libdir)/altos
495   * altosui: Display error dialog when AltOS JNI library can't be loaded
496
497  -- Bdale Garbee <bdale@gag.com>  Thu, 09 Sep 2010 20:05:44 -0600
498
499 altos (0.7+86+g6c0ae7e) unstable; urgency=low
500
501   [ Keith Packard ]
502   * altosui: Add explicit requirement to create classes directory
503   * altosui: fix telemetrum.inf FFFE:000A product names on AMD64 and
504     ia64
505   * altosui: hack to make JAVAROOT directory get created before javac
506     runs
507   * altosui: remove FATJAR from all-local to avoid building fat .jar
508     file
509
510   [ Bdale Garbee ]
511   * add libtool to build deps
512
513   [ Keith Packard ]
514   * altosui: Add windows installer build using 'nsis'
515   * altosui: ignore built files
516   * altosui: oops. renamed the nsis file to altos-windows.nsi
517   * icon: add some icons for application programs
518   * altosui: Add icons to application and Windows menus.
519   * Use autotools for altosui and libaltos
520   * altos: add some SDCDB config files
521   * Ignore libtool files.
522   * Add version numbers to released files. Set version to 0.7.1
523   * Add top-level 'fat' target to aid building distribution files
524   * altosui: Fix windows installer to ship correct files
525   * altosui: Fix up Mac OSX .zip file
526   * altosui: Fix linux fat distribution
527   * altosui: Return AO_LOG_INVALID instead of exception for eeprom files
528   * altosui: Remove debugging printf from AltosEepromReader
529   * altosui: Eeprom files contain only one date; save it.
530   * altosui: Add elevation and range data to main display
531   * altosui: When replay thread is interrupted, don't make final report
532   * altosui: Start idle thread after the rocket leaves the pad
533   * altosui: Add AltosVoice.drain() to wait for queued speech to finish
534   * altosui: Prevent voice altitude data from queueing up
535   * altosui: Use local .class files in the classpath
536   * altosui: Record flight number when scanning file, not when running
537   * altosui: eeprom files place 'boost' time in the flight number
538     record.
539   * altosui: ensure that 'altosui' script is installed. Pass arguments
540     along.
541
542  -- Bdale Garbee <bdale@gag.com>  Thu, 09 Sep 2010 15:43:28 -0600
543
544 altos (0.7+53+g59798c6) unstable; urgency=low
545
546   [ Keith Packard ]
547   * altosui: Abort flashing if debug port isn't working
548   * altosui: allow flashing to be canceled from the rom config dialog
549   * altosui: Hide internal rom config UI helper function
550   * altosui: Remove some debug printfs from AltosRomconfig class
551   * altosui: Post error dialog on invalid ROM config values.
552   * altosui: build Mac OS .zip file to include paths
553   * altosui: Report telemetry CRC errors in UI
554   * altosui: Deal with altos bug setting radio channel while monitoring
555   * altosui: Allow 'connect to device' when already connected
556   * Revert "altosui: Deal with altos bug setting radio channel while
557     monitoring"
558   * altosui: Must flush serial line after configuring for telemetry
559   * altosui: Catch I/O errors on telemetry device, report to user
560
561  -- Bdale Garbee <bdale@gag.com>  Sat, 04 Sep 2010 00:46:12 -0400
562
563 altos (0.7+40+g59a40f6) unstable; urgency=low
564
565   [ Bdale Garbee ]
566   * add distclean targets to libaltos and altosui to all Debian package
567     to build, and clean up other distclean content as needed
568
569   [ Keith Packard ]
570   * altosui: missed AltosReader.class in the Makefile
571   * altos: Bounds check Skytraq GPS tracking data array
572   * altosui: Remove Manifest.txt from git repo as it's built now
573
574  -- Bdale Garbee <bdale@gag.com>  Thu, 02 Sep 2010 00:44:15 -0400
575
576 altos (0.7+28+gd006c5e) unstable; urgency=low
577
578   * add runtime dependencies for altos binary package
579
580  -- Bdale Garbee <bdale@gag.com>  Tue, 31 Aug 2010 00:20:00 -0400
581
582 altos (0.7+26+gc35632e) unstable; urgency=low
583
584   * don't build all the "fat" jar deliverables by default
585
586  -- Bdale Garbee <bdale@gag.com>  Mon, 30 Aug 2010 19:37:40 -0600
587
588 altos (0.7+23+g25764fc) unstable; urgency=low
589
590   [ Bdale Garbee ]
591   * fix up for an 0.7 release
592   * update changelogs for Debian build
593
594   [ Keith Packard ]
595   * libaltos: AltusMetrum devices use more than one USB ID.
596   * altosui: provide separate flush_input/flush_output for serial. deal
597     with monitor automatically
598   * altosui: discard invalid lines while reading Eeprom flight data
599   * libaltos: Mac OS X cannot use 'poll(2)' on serial lines.
600   * libaltos: Missing OS_LDFLAGS on cjnitest build
601   * libaltos: cjnitest needs altos_flush now
602   * altos: flush pending output when terminating packet mode
603   * altos: Abort radio harder when terminating packet mode.
604   * altos: shut down packet mode cleanly
605   * libaltos: Fix windows build.
606   * libaltos: Improve Makefile
607   * Update telemetrum.inf to include all current USB ids.
608   * libaltos: Add pre-built Mac OS X libaltos.dylib
609   * libaltos: Add pre-built Windows .dll
610   * altos: Windows sends USB Out packets of 0 length. Ack them.
611   * libaltos: Use overlapped I/O on windows
612   * altosui: Build linux, mac and windows archives on Linux
613   * altosui: build debian-style altosui too
614   * altosui: Devices with USB id 0x000a always get listed
615
616   [ Bdale Garbee ]
617   * continue even if rm's don't have anything to do
618   * make invocation of 'install' pathless to work on more Unix variants
619   * add a .gitattributes file, configuring the Mac and Windows binary
620     library
621
622  -- Bdale Garbee <bdale@gag.com>  Mon, 30 Aug 2010 19:07:13 -0600
623
624 altos (0.7) unstable; urgency=low
625
626   * update changelogs for Debian build
627   * fix up for an 0.7 release
628
629  -- Bdale Garbee <bdale@gag.com>  Fri, 27 Aug 2010 22:25:38 -0600
630
631 altos (0.6+375+g0bd4cc0) unstable; urgency=low
632
633   * fix path to installed shared library
634
635  -- Bdale Garbee <bdale@gag.com>  Fri, 27 Aug 2010 13:13:14 -0600
636
637 altos (0.6+373+gcf65c6b) unstable; urgency=low
638
639   [ Keith Packard ]
640   * altosui: rename AltosEeprom -> AltosEepromDownload, split out Altos
641     constants
642   * altosui: Capture config and version info in .eeprom files
643   * altosui: Merge gps date and time classes into gps class
644   * altosui: Clear displayed data rows as needed.
645   * altosui: Split status and info panels into separate files
646   * altosui: Explicitly initialize Altos class
647   * altosui: Split flight record out of telemetry class
648   * altosui: Compute flight state from eeprom data
649   * altosui: Add comments to Eeprom reader
650   * altos: add callsign to packet mode, increase payload to 64 bytes
651   * altosui: Start adding code to write csv files from eeprom/telem
652     files
653   * ao-dumplog: add --channel option (for use with -R option)
654   * libaltos: integrate Windows support.
655   * altosui: Select devices by USB vendor/product ID.
656   * altos: Define USB product ID in per-product Makefile.defs file
657   * altosui: Make teledongle callsign configurable
658   * altosui: Add TeleMetrum configuration
659   * altosui: Set callsign when fetching eeprom data over the air
660
661   [ Bdale Garbee ]
662   * add freetts as a build dep
663   * working on java packaging details
664
665   [ Keith Packard ]
666   * altosui: Add .ihx file reading code and stub out flashing UI
667   * altosui: Add debug dongle API, split flash UI out
668   * ao-dumplog: Fix --remote and --channel options to actually work
669   * altosui: pad TM config dialog values to avoid clipping descenders
670   * libaltos: use pipe to wake up getchar on close. use mutexes
671   * altosui: Add lots more cc1111 debug interface functions
672   * altosui: remove debug printf from AltosHexfile
673   * altosui: flush serial output before waiting for reply
674   * altosui: Remove debug printf from AltosRomconfig
675   * altosui: Finish device programming code
676   * altos: Place rom config variables in fixed location
677   * altosui: make default Manifest look for built-in freetts
678   * altosui: Separate out log file choosing dialog to share with CSV
679     generator
680   * altosui: refactor logfile chooser dialog to share more code
681   * altosui: Add ability to create CSV file from telem or eeprom files
682   * altosui: disable radio monitoring while using serial line for
683     debugging
684   * altosui: Delay mapping Flash UI until flashing actually starts
685   * altosui: fetch existing romconfig for flashing
686   * altosui: always display romconfig ui while flashing
687   * altosui: write USB serial number string while flashing
688   * altosui: flush replies from serial link when entering debug mode
689   * altos: always rebuild ao_product.c to track git version
690   * altos: print GPS state flags in GPS 'g' command
691   * altos: mark gps date written only after it gets into eeprom
692   * altosui: Move number parsing code to Altos general class
693   * altosui: Add AltosGreatCircle constructors
694   * altosui: add rssi and distance/dir from pad to CSV files
695   * altosui: AltosEepromReader was mis-setting boost tick
696   * altosui: Add support for old (version < 3) telemetry files
697   * altosui: Serial line is in UTF-8 encoding. Deal with it.
698   * altosui: When parsing saved telem files, errors shouldn't abort file
699   * altosui: Remove debug printf from AltosState.java
700   * altosui: command line args are converted to csv format
701   * altos: prepare for sdcc 2.9.1
702
703   [ Bdale Garbee ]
704   * add a dummy install target
705   * lose the prebuild hook for now while I'm fumbling
706   * add install target for libaltos
707   * add an install target for altosui
708
709   [ Keith Packard ]
710   * altosui: add elevation and range information
711
712   [ Bdale Garbee ]
713   * fix up the wrapper's path to the jar file
714   * update Debian standards version
715   * fix permissions on installed jar file, switch from ao-view to
716     altosui in
717   * install altosui man page
718   * fix man page delivery path
719   * Revert "lose the prebuild hook for now while I'm fumbling"
720
721  -- Bdale Garbee <bdale@gag.com>  Fri, 27 Aug 2010 12:40:04 -0600
722
723 altos (0.6+303+gb6da90b) unstable; urgency=low
724
725   * add freetts as a build dep
726   * move to science menu
727   * working on java packaging details
728
729  -- Bdale Garbee <bdale@gag.com>  Wed, 11 Aug 2010 22:11:28 -0400
730
731 altos (0.6+292+g8fc261c) unstable; urgency=low
732
733   * see if my new freetts package works
734
735  -- Bdale Garbee <bdale@gag.com>  Sat, 31 Jul 2010 10:55:21 -0600
736
737 altos (0.6+290+g7877496) unstable; urgency=low
738
739   [ Keith Packard ]
740   * altosui: check for closed serial device before reading
741   * altosui: Remove unnecessary freetts .jar files
742   * altosui: Close serial, join reader thread, free altos_file
743   * altosui: remove debug printf
744   * libaltos: build with java src encoding UTF8
745   * altosui: construct Darwin application directory
746   * Add Mac OS X packaging bits
747   * altosui: Switch eeprom extension back to .eeprom
748   * Moved Mac OS packaging to altosui dir
749   * altosui: remove option to install to alternate volume
750   * Make altosui test script executable
751
752  -- Bdale Garbee <bdale@gag.com>  Thu, 29 Jul 2010 13:30:19 -0600
753
754 altos (0.6+277+gd184819) unstable; urgency=low
755
756   [ Bdale Garbee ]
757   * fix text since TM only has one led to blink
758   * add swig as a build dep
759   * add a jdk to the build deps
760
761   [ Keith Packard ]
762   * When the EP0 IN buffer is full, don't panic, just skip sending
763     another
764   * Add libaltos which talks to USB connected altos devices
765   * Switch AltosUI to libaltos for device access
766   * Present list of altos devices in nice format
767   * Re-enable freetts
768   * Re-enable Linux support for altosui.
769   * Darwin doesn't have strndup.
770   * libaltos needs -I. on all systems
771   * libaltos: make clean remove all built files
772   * libaltos: build fat 10.5-compatible library
773   * Add Mac OS X packaging files for altosui
774   * Add application icons for Mac OS X
775   * Clean up altosui build a bit
776   * Remove directories as .class file dependencies; it makes them get
777     rebuilt all the time
778   * Java clean ups -- use varargs where possible, remove
779     AltosSerialReader
780   * Java voice reporting cleanups.
781   * Force java source encoding to UTF-8
782   * Make ao_log_data re-entrant as it is used for both sensor and GPS
783     logs
784   * altosui: Catch errors opening USB devices. Limit list to relevant
785     devices
786   * Make voice and channel menus work.
787   * Add voice test command for help in adjusting volume.
788   * Remove debug printf
789   * altosui: Add eeprom data capture function. No UI yet.
790   * altosui: Add progress bar for eeprom downloading status
791   * altosui: Fix Save flight data monitor layout, add cancel
792   * altosui: Replace device dialog. Center eeprom monitor.
793   * altosui: report rocket ground bearing at landing only if known
794   * Reset GPS ready status when GPS comes unlocked on the pad
795
796  -- Bdale Garbee <bdale@gag.com>  Thu, 29 Jul 2010 12:50:40 -0600
797
798 altos (0.6+236+gcd8aa79) unstable; urgency=low
799
800   [ Keith Packard ]
801   * Telemetry code was mis-computing RSSI
802   * Switch DBG pins to GPIO when using any debug commands. Reboot to
803     restore.
804
805   [ Bdale Garbee ]
806   * significant documentation update
807   * add build dep for sndfile
808   * reflect documentation file name change
809   * update to latest Debian standards version
810
811  -- Bdale Garbee <bdale@gag.com>  Tue, 20 Jul 2010 22:24:14 -0600
812
813 altos (0.6+224+g4766b13) unstable; urgency=low
814
815   [ Bdale Garbee ]
816   * documentation updates from Bob
817
818   [ Mike Beattie ]
819   * Extension to KML output format, and minor bug fix
820
821   [ Keith Packard ]
822   * ao-view: disable radio telemetry monitoring during channel change
823   * Add special code for USB panic's.
824   * ao-postflight: was walking off state.data array
825   * Abort any in-progress radio operation when changing radio channel
826
827  -- Bdale Garbee <bdale@gag.com>  Thu, 24 Jun 2010 12:37:34 -0700
828
829 altos (0.6+214+g16c4cae) unstable; urgency=low
830
831   [ Bdale Garbee ]
832   * updates including a typo fix from Bob Finch to the PKGBUILD-git.altos
833   * merge a derivative of Bob Finch's mere mortals guide as getting started
834   * merge the altusmetrum-themes package
835
836   [ Keith Packard ]
837   * Fix telemetrum.inf, tested by Adrian and Keithp
838   * Finish basic flight monitoring UI with voice using FreeTTS
839
840  -- Bdale Garbee <bdale@gag.com>  Tue, 18 May 2010 00:24:40 -0600
841
842 altos (0.6+204+g6bd8513) unstable; urgency=low
843
844   * lose the quotes since they apparently aren't necessary
845
846  -- Bdale Garbee <bdale@gag.com>  Wed, 12 May 2010 19:53:58 -0600
847
848 altos (0.6+202+gae6854d) unstable; urgency=low
849
850   * update desktop file for conformance with current standards
851
852  -- Bdale Garbee <bdale@gag.com>  Wed, 12 May 2010 17:04:31 -0600
853
854 altos (0.6+200+g68eaaa6) unstable; urgency=low
855
856   * add initial package build scripts for Arch Linux from Bob Finch
857   * add desktop file provided by Bob Finch
858
859  -- Bdale Garbee <bdale@gag.com>  Wed, 12 May 2010 16:44:27 -0600
860
861 altos (0.6+195+gcde60f1) unstable; urgency=low
862
863   * Revert "Merge remote branch 'remotes/origin/fix-reset'"
864
865  -- Bdale Garbee <bdale@gag.com>  Thu, 06 May 2010 13:59:16 -0600
866
867 altos (0.6+193+g314d27a) unstable; urgency=low
868
869   [ Keith Packard ]
870   * Don't change dbg clock while changing reset_n. Use 20ms everywhere
871
872  -- Bdale Garbee <bdale@gag.com>  Thu, 06 May 2010 12:47:51 -0600
873
874 altos (0.6+190+g8b6767e) unstable; urgency=low
875
876   [ Keith Packard ]
877   * Fix all stdio reading functions to be __critical
878   * Use ao_delay to sleep for 2 seconds instead of trying ao_sleep
879
880  -- Bdale Garbee <bdale@gag.com>  Wed, 05 May 2010 02:34:06 -0600
881
882 altos (0.6+187+g8702f49) unstable; urgency=low
883
884   [ Bdale Garbee ]
885   * more text created during SFO->DEN flight
886   * initial attempt at a telemetrum turn on script .. needs work
887
888   [ Keith Packard ]
889   * Revert "Add optional 's' command to packet slave to enable/disable
890     slave mode"
891   * Disable interrupts while reading from stdin
892
893  -- Bdale Garbee <bdale@gag.com>  Wed, 05 May 2010 01:52:27 -0600
894
895 altos (0.6+180+g99094f0) unstable; urgency=low
896
897   [ Keith Packard ]
898   * Increase reset switch time to 100ms
899   * Add optional 's' command to packet slave to enable/disable slave
900     mode
901   * More ALtosUI changes
902   * Autodetect flite voice registration function
903
904   [ Bdale Garbee ]
905   * capture work done on SFO->DEN flight
906   * add some RF usage information from an email reply sent today, and
907     re-indent
908
909  -- Bdale Garbee <bdale@gag.com>  Tue, 27 Apr 2010 00:17:57 -0600
910
911 altos (0.6+171+g9394393) unstable; urgency=low
912
913   [ Bdale Garbee ]
914   * wrong Yaesu model
915
916   [ Keith Packard ]
917   * Only have the slave return a packet if it received one.
918
919  -- Bdale Garbee <bdale@gag.com>  Sat, 10 Apr 2010 15:01:04 -0600
920
921 altos (0.6+168+gc0ee1ae) unstable; urgency=low
922
923   [ Bdale Garbee ]
924   * INSTALL file changed by auto tools
925
926   [ Keith Packard ]
927   * libflite may forget to reference libasound
928
929  -- Bdale Garbee <bdale@gag.com>  Fri, 09 Apr 2010 00:08:24 -0600
930
931 altos (0.6+164+g5c3b6e2) unstable; urgency=low
932
933   [ Keith Packard ]
934   * Start adding java-based UI
935   * Add telemetry data parsing code
936   * Add Windows install .inf file
937   * Fix windows install file
938   * Add telem parsing code
939   * Steal C code from ao-view
940   * Display table of flight info. gps is not working yet though
941   * Fix up table formatting
942   * Fix status update
943   * Fix state updates
944   * Clean up GPS data formatting
945   * Report current gps nsat, not last locked nsat
946   * Remove GPS data missing from skytraq. Save max height/accel/speed
947   * Remove unused cell renderer class
948   * Make .jar file
949   * Use RXTX for serial comm. Add logdir preference saving
950   * Make ao_radio_idle keep trying to get the radio to idle.
951   * Don't abort the radio when enabling telemetry monitoring
952   * Clean up some altosui comments
953   * Switch TeleMetrum from v0.2 to v1.0
954   * Add Linux device discovery
955   * Interrupt running replay thread when starting another replay
956   * serial port read function cannot be interrupted. poll every 1 second
957   * TD reports "not-connected" when GPS has 0 sats
958   * Tasks may move in task structure as a result of ao_exit
959   * Enable telemetry monitoring
960   * Use 16-bit flite voice (which appears to have changed symbols
961     recently)
962   * When changing RESET line, delay 20ms
963
964   [ Bdale Garbee ]
965   * choose a better set of docbook xsl files
966
967  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 19:56:27 -0600
968
969 altos (0.6+131+g6629ec5) unstable; urgency=low
970
971   * lose the url entirely for now
972
973  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:43:01 -0600
974
975 altos (0.6+129+g934434f) unstable; urgency=low
976
977   * fix typo in url
978
979  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:41:38 -0600
980
981 altos (0.6+127+g05ad583) unstable; urgency=low
982
983   * need another build dep
984
985  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:35:04 -0600
986
987 altos (0.6+125+g8f1d47e) unstable; urgency=low
988
989   * make lintian happy
990   * tweak copyright assertion
991   * crudely incorporate "day in the life" info from web page
992   * rewrite urls in docbook format
993
994  -- Bdale Garbee <bdale@gag.com>  Thu, 08 Apr 2010 12:28:04 -0600
995
996 altos (0.6+119+g00f49c8) unstable; urgency=low
997
998   [ Bdale Garbee ]
999   * update changelogs for Debian build
1000   * move gbp.conf into debian/
1001   * initial harness for documentation
1002   * fix typo
1003
1004   [ Keith Packard ]
1005   * Round radio calibration value instead of truncating
1006   * Document the ao-dumplog '--remote' flag for radio-link downloads
1007
1008  -- Bdale Garbee <bdale@gag.com>  Tue, 30 Mar 2010 23:19:15 -0600
1009
1010 altos (0.6+108+g6e61170) unstable; urgency=low
1011
1012   [ Keith Packard ]
1013   * Need to duplicate new altitude conversion code in aoview.
1014
1015  -- Bdale Garbee <bdale@gag.com>  Thu, 04 Mar 2010 17:33:27 -0700
1016
1017 altos (0.6+106+ga1478f6) unstable; urgency=low
1018
1019   [ Keith Packard ]
1020   * Add ao_radio_xmit to help test boards without flashing them.
1021   * Allow product names to have suffixes (like board revisions)
1022   * Fix and document the ao-rawload --run flag
1023   * Add LED test
1024   * Leave .ihx files in the build directory too - easier to debug that way
1025   * Eliminate deadlock when writing config from radio link
1026   * Fix up LED colors for each product.
1027   * Add .gitignore for ao-bringup
1028
1029   [ Bdale Garbee ]
1030   * create a turn on script for lighting up TeleDongle v0.2 boards
1031
1032  -- Bdale Garbee <bdale@gag.com>  Sat, 27 Feb 2010 17:35:32 -0700
1033
1034 altos (0.6+95+g2f45953) unstable; urgency=low
1035
1036   * update changelogs for Debian build
1037   * conditionalize use of git on executability of /usr/bin/git binary
1038
1039  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 17:30:00 -0700
1040
1041 altos (0.6+88+gdeccc10) unstable; urgency=low
1042
1043   * add gawk as a build dependency since strtonum is a gawk extension
1044
1045  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 16:44:35 -0700
1046
1047 altos (0.6+86+g2491282) unstable; urgency=low
1048
1049   [ Keith Packard ]
1050   * Disable monitor mode before attempting radio test.
1051   * Ensure that ao_alarm waits at least the specified time
1052   * Remove dbg driver code from telemetrum/teledongle
1053   * Add AT45DBxx1D driver
1054   * Remove green LED and temp sensor from v0.2 code
1055   * Add at45db161d.h header file for new flash part.
1056   * Add 'f' command to display flash status register contents
1057   * Dump more flash parameters for the flash_status command
1058   * Dump config block from read/write config and flash_status commands
1059   * Don't set ao_flash_setup_done until we're actually done.
1060   * Remove flash debugging printfs
1061   * Add simple gps dump command 'g'
1062   * Force idle mode by shorting the SPI clock to ground at boot time.
1063   * Switch to using internal cc1111 temperature sensor
1064   * Missing ao_mutex_put in gps_dump
1065   * Compute daytime using GPS as time base
1066   * Pull in a bit more data for filtering the start of the boost
1067   * Log GPS data on pad after boost detect.
1068   * Change barometer conversion code to shrink conversion table
1069   * Change altos build process to support per-product compile-time
1070     changes
1071   * Update .gitignore files
1072   * Quiet make output.
1073   * Add back stack size checking to altos linking phase
1074   * Must install .map files for ao-load to work
1075
1076  -- Bdale Garbee <bdale@gag.com>  Wed, 24 Feb 2010 14:53:01 -0700
1077
1078 altos (0.6+60+g10d1bbc) unstable; urgency=low
1079
1080   [ Keith Packard ]
1081   * Use ao_radio_get/ao_radio_put in packet code.
1082
1083  -- Bdale Garbee <bdale@gag.com>  Sat, 19 Dec 2009 13:53:32 -0700
1084
1085 altos (0.6+58+gbbb152c) unstable; urgency=low
1086
1087   [ Keith Packard ]
1088   * Re-order config values. Change frequency to cal
1089   * Allow radio calibration to be set from ao-load
1090   * Add --cal to man page
1091
1092  -- Bdale Garbee <bdale@gag.com>  Sat, 19 Dec 2009 12:05:26 -0700
1093
1094 altos (0.6+53+gcd49847) unstable; urgency=low
1095
1096   [ Keith Packard ]
1097   * Remove send_serial and serial_baud commands.
1098   * Make ao_cmd_decimal produce both 32 and 16 bit values.
1099   * Add radio calibration configuration.
1100
1101  -- Bdale Garbee <bdale@gag.com>  Sat, 05 Dec 2009 11:02:49 -0700
1102
1103 altos (0.6+49+g9a1d7dd) unstable; urgency=low
1104
1105   [ Keith Packard ]
1106   * Change default callsign to "N0CALL"
1107
1108  -- Bdale Garbee <bdale@gag.com>  Fri, 04 Dec 2009 21:01:55 -0700
1109
1110 altos (0.6+47+g4053309) unstable; urgency=low
1111
1112   * fix absolute path in debian/dirs, add Suggests for slim-altusmetrum
1113   * change home URL in control file to be the AltOS page
1114
1115  -- Bdale Garbee <bdale@gag.com>  Thu, 26 Nov 2009 11:15:47 -0700
1116
1117 altos (0.6+43+gd6ba07e) unstable; urgency=low
1118
1119   [ Keith Packard ]
1120   * Decode HDOP data from skytraq GPS
1121   * Document ao-postflight --gps and --kml options.
1122   * Make ao-postflight create filenames using input filenames.
1123   * Make TD print 0000-00-00 for invalid dates.
1124   * Fix --plot arg handling. Add -all option.
1125   * Convert telemetry file GPS satellite information in cc_log_read
1126   * Don't crash if --plot isn't passed on ao-postflight command line
1127   * ao-postflight: compute barometric alt for each GPS position
1128   * ao-postflight: don't try to use missing gps sat data
1129   * Automatically extract flight number for eeprom and telem filenames.
1130
1131  -- Bdale Garbee <bdale@gag.com>  Sun, 22 Nov 2009 10:18:26 -0700
1132
1133 altos (0.6+32+g87e6f3e) unstable; urgency=low
1134
1135   [ Bdale Garbee ]
1136   * fix typo in comment
1137
1138   [ Keith Packard ]
1139   * Reduce igniter firing time from 500ms to 50ms.
1140   * Add GPS date/time output to ao-postflight.
1141   * Eliminate SiRF state values from ao-view.
1142
1143  -- Bdale Garbee <bdale@gag.com>  Fri, 20 Nov 2009 13:18:06 -0700
1144
1145 altos (0.6+27+gb0d7e3f) unstable; urgency=low
1146
1147   [ Keith Packard ]
1148   * Add two-point accelerometer calibration.
1149   * Remove "l" command as ao-dumplong no longer uses it
1150   * Remove "d" command
1151   * Remove "f" command
1152   * Reformat ADC values to show all 16 bits
1153   * ao_flight_test was using accel value for pressure too
1154   * Pass accel calibration over telemetry stream. Telemetry data format
1155     change.
1156   * Add ability to dump eeprom data over radio link.
1157   * In packet master, move USB flush from packet thread to echo thread
1158   * In USB pollchar, wait for packet before re-checking USB out len
1159   * Explicitly use USB I/O routines in packet code
1160   * Flush pending input when switching to remote packet mode
1161   * Stop recording in ao-dumplog after receiving an invalid block
1162   * Move ao_match_word from ao_ignite.c to ao_cmd.c
1163   * Add Watchdog Timer Control register definitions
1164   * Add reboot command.
1165   * Return radio to telemetry settings when packet system closed.
1166   * ao-postflight: fix sloppy gps sat data realloc code (was crashing).
1167   * Loosen tolerances for main->landed transition
1168   * Provide a dummy 'uninstall' target in the src directory.
1169   * Share telemetry parsing code in cc library.
1170   * Enable telemetry receive in ao_view
1171   * Switch order of serial/flight in ao-postflight summary
1172   * Add flight number to telemetry stream.
1173   * Add date to GPS data, captured from GPRMC packet.
1174   * Stop using SiRF state info.
1175
1176  -- Bdale Garbee <bdale@gag.com>  Fri, 20 Nov 2009 11:43:56 -0700
1177
1178 altos (0.6) unstable; urgency=low
1179
1180   [ Keith Packard ]
1181   * Add support for the SkyTraq GPS unit
1182   * Build two versions of TM, one for SiRF, one for SkyTraq
1183   * Save some DSEG space by marking cmd functions __reentrant
1184   * Add ao_wake_task and ao_exit
1185   * Add keyhole-markup generation for ao-postflight.
1186   * Initial packet bits. Just testing transmission
1187   * Add radio carrier command
1188   * Wait for TX to finish sending data
1189   * Add ao_alarm
1190   * Remove reason from ao_dma_abort
1191   * Switch packet code from timer thread to ao_alarm
1192   * Use ao_radio_done to wait for TX to completely finish with packet
1193   * Send SYN packet to set sequence numbers
1194   * Add RFIM register
1195   * Do more flushing in packet test code
1196   * Use ao_alarm for ao_delay so it can be easily interrupted
1197   * Poke master to speed up packet rate when things are busy
1198   * No need to wakeup &ao_tick_count now
1199   * Enable packet-based communcation to command processor
1200   * Add more docs to the README file
1201   * Disable interrupts while removing tasks from task list
1202   * Add ao_usb_pollchar to ao.h
1203
1204  -- Bdale Garbee <bdale@gag.com>  Mon, 02 Nov 2009 16:53:45 -0700
1205
1206 altos (0.5+90+g127c312) unstable; urgency=low
1207
1208   * de-version the libreadline-dev build dependency
1209
1210  -- Bdale Garbee <bdale@gag.com>  Mon, 02 Nov 2009 15:57:29 -0700
1211
1212 altos (0.5+86+g2de548f) unstable; urgency=low
1213
1214   * automate push of updated and tagged master branch during
1215     debian/rules prebuild
1216   * flush repetitive junk out of debian/changelog, and update the
1217     prebuild target
1218   * add support for tagging git repository on each Debian package build
1219
1220  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Oct 2009 16:54:28 -0600
1221
1222 altos (0.5+77+gc57bd7f) unstable; urgency=low
1223
1224   * build for Debian from git
1225
1226  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Oct 2009 15:57:19 -0600
1227