update changelogs for Debian build debian/0.7.1+36+g811ced6
authorBdale Garbee <bdale@gag.com>
Wed, 6 Oct 2010 23:47:44 +0000 (17:47 -0600)
committerBdale Garbee <bdale@gag.com>
Wed, 6 Oct 2010 23:47:44 +0000 (17:47 -0600)
ChangeLog
debian/changelog

index 3cbfd13054e88639f970ca9fcdd2bc9f485641e2..c248fe083cc3bb783fb7184ed3e7eb95c4372b85 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,36 @@
+commit 811ced628d586134224c1b501b40ce9eb435fc7c
+Author: Keith Packard <keithp@keithp.com>
+Date:   Wed Oct 6 16:42:27 2010 -0700
+
+    altosui: Separate out jfreechart and jcommon directories
+    
+    This allows these packages to be referenced separately
+    
+    Signed-off-by: Keith Packard <keithp@keithp.com>
+
+commit c2c4d515ef9cc2cae8a8f2803e9498bb0794c4ed
+Author: Keith Packard <keithp@keithp.com>
+Date:   Wed Oct 6 16:25:49 2010 -0700
+
+    altosui: Remove ability to graph data in .csv files
+    
+    There's no reason to support these files when the raw .eeprom or
+    .telem files which generate them should be used instead.
+    
+    Signed-off-by: Keith Packard <keithp@keithp.com>
+
+commit d5caf6f2f4d9257e26aa4305b26c02d1b263fa24
+Author: Bdale Garbee <bdale@gag.com>
+Date:   Wed Oct 6 17:14:35 2010 -0600
+
+    remove the csv build dep, as that code will be abandoned
+
+commit 43e23a60780191e3c6f61df44c5dd08cc8604c51
+Author: Bdale Garbee <bdale@gag.com>
+Date:   Wed Oct 6 16:27:57 2010 -0600
+
+    update changelogs for Debian build
+
 commit 8103432bf7adfe6ee5bf3ee42e1672475e6edd5a
 Author: Bdale Garbee <bdale@gag.com>
 Date:   Wed Oct 6 16:26:33 2010 -0600
index beeee17ec170ddb14816a8cd066b252feab7136e..604f7dc707a506ccd2976a7228c8ef4f661950cb 100644 (file)
@@ -1,3 +1,14 @@
+altos (0.7.1+36+g811ced6) unstable; urgency=low
+
+  [ Bdale Garbee ]
+  * remove the csv build dep, as that code will be abandoned
+
+  [ Keith Packard ]
+  * altosui: Remove ability to graph data in .csv files
+  * altosui: Separate out jfreechart and jcommon directories
+
+ -- Bdale Garbee <bdale@gag.com>  Wed, 06 Oct 2010 17:47:32 -0600
+
 altos (0.7.1+32+g8103432) unstable; urgency=low
 
   * add build-dep on libcsv-java