diff options
author | Bdale Garbee <bdale@gag.com> | 2011-08-26 10:39:45 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2011-08-26 10:39:45 -0600 |
commit | 01aee9ebe517ed657692e0a39a31ae0ddfb5b8b0 (patch) | |
tree | 25ec9b77721793a6c0f916dd039226d1a155fa5d /debian | |
parent | bc399d97a8424a5262f66a03e3bc403f793bb337 (diff) |
update changelogs for Debian builddebian/1.0.1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 906c0ded..a662e1c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +altos (1.0.1) unstable; urgency=low + + [ Bdale Garbee ] + * use multimaint-merge to make Debian changelogs less ugly + * update TeleMini turnon script now that we've made a stable firmware release + * moving git-buildpackage config into .git/ since it is fairly specific to + Bdale's build environment, and doesn't need to be in the source package + * get ready for a 1.0.1 release + * update changelogs for Debian build + * fix telemini firmware path name + * ignore generated log file + * roll release notes version from 1.0 to 1.0.1 + * roll back packaging changelog for rebuild + + [ Keith Packard ] + * altos: Clear callsign on initial config load + + -- Bdale Garbee <bdale@gag.com> Fri, 26 Aug 2011 10:39:29 -0600 + altos (1.0) unstable; urgency=low [ Keith Packard ] |