diff options
author | Bdale Garbee <bdale@gag.com> | 2010-10-06 17:47:44 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2010-10-06 17:47:44 -0600 |
commit | ca931b1c484bd6b64617370e81b16e169fdae1c2 (patch) | |
tree | 5cbfffa496fcdc08bb212cac42ab1c92b9a05496 /debian | |
parent | 811ced628d586134224c1b501b40ce9eb435fc7c (diff) |
update changelogs for Debian builddebian/0.7.1+36+g811ced6
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index beeee17e..604f7dc7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 |