diff options
author | Bdale Garbee <bdale@gag.com> | 2009-09-06 14:05:55 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2009-09-06 14:05:55 -0600 |
commit | 773c4ffbc1d2e02eb02cfa543a077a408986da30 (patch) | |
tree | c3f014d54615a134dd7b9b245b96ea7b82d23388 | |
parent | 45ede4a4b203ef9da5bf05c49cb9c5a2e6382ec5 (diff) |
update changelogs for Debian build
-rw-r--r-- | ChangeLog | 23 | ||||
-rw-r--r-- | debian/changelog | 6 |
2 files changed, 29 insertions, 0 deletions
@@ -1,3 +1,26 @@ +commit 45ede4a4b203ef9da5bf05c49cb9c5a2e6382ec5 +Merge: 45e2938 e35e485 +Author: Bdale Garbee <bdale@gag.com> +Date: Sun Sep 6 14:05:51 2009 -0600 + + Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos + +commit e35e485ffe6b26034788ab295121bc2693b7eec1 +Author: Keith Packard <keithp@keithp.com> +Date: Sun Sep 6 13:04:31 2009 -0700 + + Initialize summary_name and detail_name so stuff appears on stdout. + + Uninitialized variables lead to mysterious results. + + Signed-off-by: Keith Packard <keithp@keithp.com> + +commit 45e2938121411d1fc9b3aec3fdeaaeb3c90db5ed +Author: Bdale Garbee <bdale@gag.com> +Date: Sun Sep 6 14:02:14 2009 -0600 + + update changelogs for Debian build + commit d42ebf0661ecf15455e5051de1e16ae66f8dd857 Merge: 384dbe9 7a19aac Author: Bdale Garbee <bdale@gag.com> diff --git a/debian/changelog b/debian/changelog index d87f20c5..3425cd55 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +altos (0.5+39+g45ede4a) unstable; urgency=low + + * build for Debian from git + + -- Bdale Garbee <bdale@gag.com> Sun, 06 Sep 2009 14:05:55 -0600 + altos (0.5+36+gd42ebf0) unstable; urgency=low * build for Debian from git |