X-Git-Url: http://git.nomeata.de/?p=darcs-mirror-screen-message.debian.git;a=blobdiff_plain;f=debian%2Fchangelog;h=4180e0d8bb7293e6cc64a3a6d3cf77aaa737714b;hp=d8ad9e09d8dab8cb88e97601edf2951ba3e4340e;hb=26c4ddaee8f016ebca2ded176344fa65d06a146f;hpb=891d2d2e9abd7709436b8983b4471158d81e79d7 diff --git a/debian/changelog b/debian/changelog index d8ad9e0..4180e0d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,64 @@ -screen-message (0.12-1~debconf8) UNRELEASED; urgency=low +screen-message (0.19-1) UNRELEASED; urgency=low + + * New upstream release + + Fixes SIGSEGV by not using g_object_set (Closes: #581337) + * Switch to 3.0 (quilt) source format + + -- Joachim Breitner Mon, 17 May 2010 18:05:31 +0200 + +screen-message (0.18-1) unstable; urgency=low + + * New upstream release + + Does not focus the hidden text input, avoiding unwanted pop-ups of + a possible virtual keyboard. + + Ship .desktop file + + -- Joachim Breitner Fri, 24 Jul 2009 12:46:27 +0200 + +screen-message (0.17-1) unstable; urgency=low + + * New upstream release + + Properly hide entry when no data is provided + * Bump standards version, no change + + -- Joachim Breitner Mon, 20 Jul 2009 23:44:46 +0200 + +screen-message (0.16-1) unstable; urgency=low + + * New upstream release + + 3 second timeout, react on cursor movements (Closes: #496467), thanks to + Paul Wise for the patch. + + Avoid flicker when toggling the entry. + + -- Joachim Breitner Thu, 27 Nov 2008 14:37:00 +0100 + +screen-message (0.15-1) unstable; urgency=low + + * New upstream release + + Back to using a GtkDraw for the text, behaves better with matchbox + + Show mouse pointer while entry is visible + + -- Joachim Breitner Sat, 23 Aug 2008 23:50:10 +0200 + +screen-message (0.14-1) unstable; urgency=low + + * New upstream release + + Only show entry from start on when nothing is provided + + Redraw screen on screen configuration changes + + -- Joachim Breitner Sat, 16 Aug 2008 16:07:25 -0300 + +screen-message (0.13-1) unstable; urgency=low + + * New upstream release + + Floats and auto-hides text entry + + Ignore trailing newlines on stdin (Closes: 494771), thanks + to Chris Lamb for the patch. + * Bump standards version, no change + + -- Joachim Breitner Tue, 12 Aug 2008 01:35:39 -0300 + +screen-message (0.12-1) unstable; urgency=low * New upstream release + --foreground, --background, --font, thx to Rhonda