diff options
| -rw-r--r-- | ChangeLog | 12 | ||||
| -rw-r--r-- | debian/changelog | 3 | 
2 files changed, 14 insertions, 1 deletions
| @@ -1,3 +1,15 @@ +commit d1848193d8208388e4ccdfbed4e5663a9ba04dd3 +Author: Bdale Garbee <bdale@gag.com> +Date:   Thu Jul 29 12:56:59 2010 -0600 + +    add a jdk to the build deps + +commit 2e797b18f0724caf7aaf96f45997998c7416f34e +Author: Bdale Garbee <bdale@gag.com> +Date:   Thu Jul 29 12:50:57 2010 -0600 + +    update changelogs for Debian build +  commit 89109f9dff3ce855d80da166e3362375282f745d  Author: Bdale Garbee <bdale@gag.com>  Date:   Thu Jul 29 12:47:37 2010 -0600 diff --git a/debian/changelog b/debian/changelog index 4c88d43f..8d6412f0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -altos (0.6+275+g89109f9) unstable; urgency=low +altos (0.6+277+gd184819) unstable; urgency=low    [ Bdale Garbee ]    * fix text since TM only has one led to blink    * add swig as a build dep +  * add a jdk to the build deps    [ Keith Packard ]    * When the EP0 IN buffer is full, don't panic, just skip sending | 
