From: Michael Cronenworth Date: Fri, 19 Feb 2010 19:30:42 +0000 (-0600) Subject: Prep for 0.9.3 release. X-Git-Tag: rel-0-9-3 X-Git-Url: http://git.maemo.org/git/?p=stopish;a=commitdiff_plain;h=HEAD Prep for 0.9.3 release. --- diff --git a/TODO b/TODO new file mode 100644 index 0000000..d8b4edf --- /dev/null +++ b/TODO @@ -0,0 +1,5 @@ +Stopish TODO + +-Add more display preferences for timer precision (nanosecond?) +-Add sound alerts +-Add RGB LED alerts diff --git a/debian/changelog b/debian/changelog index ada5252..69f5a7a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +stopish (0.9.3-1) unstable; urgency=low + + * Add countdown functionality. + * Add about dialog. + + -- Michael Cronenworth Fri, 19 Feb 2010 12:00:00 -0600 + stopish (0.9.2-1) unstable; urgency=low * Fix timer display in portrait mode. diff --git a/debian/postinst b/debian/postinst index 61bad97..50d4884 100755 --- a/debian/postinst +++ b/debian/postinst @@ -1,3 +1 @@ #! /bin/sh - -gtk-update-icon-cache -f /usr/share/icons/hicolor diff --git a/debian/rules b/debian/rules index 333aeb0..bb07a9e 100644 --- a/debian/rules +++ b/debian/rules @@ -82,8 +82,6 @@ binary-arch: build install dh_strip dh_compress dh_fixperms -# dh_perl -# dh_python dh_makeshlibs dh_installdeb dh_shlibdeps