From: Bdale Garbee Date: Wed, 18 Dec 2013 18:08:03 +0000 (-0700) Subject: let's see how this goes X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=e33d55e27fdc0a54a0738e39c42e22fcf81d7a2e;p=fw%2Faltos let's see how this goes --- diff --git a/Releasing b/Releasing index ce4df7c2..d7d7ccfd 100644 --- a/Releasing +++ b/Releasing @@ -1,6 +1,7 @@ These are Bdale's notes on how to do a release. - - make sure there's a suitable ARM Cortex toolchain in /opt/cortex! + - make sure there's a suitable ARM Cortex toolchain installed, + including pdclib and stlink. git checkout master diff --git a/debian/changelog b/debian/changelog index b9e78c8b..61bcd20f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +altos (1.2.9) unstable; urgency=low + + * test build on the with-pdclib branch + + -- Bdale Garbee Wed, 18 Dec 2013 11:07:28 -0700 + altos (1.0.1+3+g93b8f40) unstable; urgency=low * update release process docs