-litmus (0.3.5-1) unstable; urgency=low
+litmus (0.3.6) unstable; urgency=medium
+
+ * Remove unused script in template
+ * Update debian/postscript to avoid error while building docker image
+
+ -- Donghoon Shin <dhs.shine@gmail.com> Thu, 16 Mar 2017 15:20:21 +0900
+
+litmus (0.3.5) unstable; urgency=low
* Create a working directory if it does not exist (for -d option)
-- Donghoon Shin <dhs.shin@samsung.com> Thu, 1 Feb 2017 09:17:00 +0900
-litmus (0.3.4-1) unstable; urgency=low
+litmus (0.3.4) unstable; urgency=low
* Update flash method for tw1 to skip passing parameter 'flasher'
-- Donghoon Shin <dhs.shin@samsung.com> Fri, 21 Oct 2016 11:36:00 +0900
-litmus (0.3.3-1) unstable; urgency=low
+litmus (0.3.3) unstable; urgency=low
* Support device.screenshot API
-- Donghoon Shin <dhs.shin@samsung.com> Tue, 11 Oct 2016 12:41:00 +0900
-litmus (0.3.2-1) unstable; urgency=low
+litmus (0.3.2) unstable; urgency=low
* Support artik and more standalone device types
-- Donghoon Shin <dhs.shin@samsung.com> Fri, 7 Oct 2016 11:14:00 +0900
-litmus (0.3.1-1) unstable; urgency=low
+litmus (0.3.1) unstable; urgency=low
* Update cmd_rm handler
-- Donghoon Shin <dhs.shin@samsung.com> Thu, 22 Sep 2016 07:42:00 +0900
-litmus (0.3.0-1) unstable; urgency=low
+litmus (0.3.0) unstable; urgency=low
* Update projects/topology file location
* Add projects/topology param at command prompt
-- Donghoon Shin <dhs.shin@samsung.com> Wed, 21 Sep 2016 15:08:00 +0900
-litmus (0.2.1-1) unstable; urgency=low
+litmus (0.2.1) unstable; urgency=low
* Update import command to use shell-like path expansions
* Update standalone device type to avoid sdb error
-- Donghoon Shin <dhs.shin@samsung.com> Fri, 9 Sep 2016 15:00:00 +0900
-litmus (0.2.0-1) unstable; urgency=low
+litmus (0.2.0) unstable; urgency=low
* Remove acmlock routine to imporve test performance
* Support flash function for standalone device type
-- Donghoon Shin <dhs.shin@samsung.com> Fri, 9 Sep 2016 10:03:05 +0900
-litmus (0.1.1-1) unstable; urgency=low
+litmus (0.1.1) unstable; urgency=low
* Add ttyS0 in uarts list
* Release global lock at exception of device.on() function
-- Donghoon Shin <dhs.shin@samsung.com> Mon, 27 Jun 2016 14:29:31 +0900
-litmus (0.1.0-1) unstable; urgency=low
+litmus (0.1.0) unstable; urgency=low
* Initial release