]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
Our first official changelog may look something like this.
authorR. Steve McKown <rsmckown@gmail.com>
Fri, 4 Dec 2009 21:10:28 +0000 (14:10 -0700)
committerR. Steve McKown <rsmckown@gmail.com>
Fri, 4 Dec 2009 21:10:28 +0000 (14:10 -0700)
changelog

index 641c9cbba8db43fc44c9f69b68ca08573987171c..1c2ba14c2952e1b3e244c3f4851872f85a1c3c65 100644 (file)
--- 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 <rsmckown@gmail.com>  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.