From: R. Steve McKown Date: Fri, 4 Dec 2009 21:10:28 +0000 (-0700) Subject: Our first official changelog may look something like this. X-Git-Tag: debian/2.1.0-1tinyos1~6^2~1 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=e8ce7e36faafa5a9fbf6046a0b7eb2ddca281d80 Our first official changelog may look something like this. --- diff --git a/changelog b/changelog index 641c9cbb..1c2ba14c 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,17 @@ +tinyos (2.1.0-2-1tinyos1) hardy; urgency=low + + * TinyOS packages now carry both upstream (official) and TMI version numbers + encoded as the debian package version number. + * TinyOS source packages work through the tinyos-source meta package and by + providing tinyos-source to allow multiple tinyos-source-VER packages to be + installed while still allowing upgrades to bring in the latest + tinyos-source-VER package (perhaps via apt-get dist-upgrade). + * .gbp.conf file configures for git-buildpackage. Using the 'per branch' + config file so that we can maintain packages for multiple tinyos upstream + versions, as needed, from a single git repository. + + -- R. Steve McKown Thu, 03 Dec 2009 13:06:14 -0700 + tinyos (2.1.0-1tinyos1) hardy; urgency=low * Performance improvements to the msp430 USCI SPI peripheral code.