X-Git-Url: https://git.distorted.org.uk/~mdw/xtoys/blobdiff_plain/03dcdca50189f8991e6f5d5b756170431d1ce664..443bbe89b13223ab8ee5af0cf7fed55508515e9b:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 26ac313..88f9bfb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,38 @@ +xtoys (1.5.1) experimental; urgency=low + + * xtoys-gtk: Distribute the manpages, which for some reason didn't make + it into the package. + * Debian packaging internal improvements. + + -- Mark Wooding Thu, 21 Apr 2016 09:52:53 +0100 + +xtoys (1.5.0) experimental; urgency=low + + * xrepaint: First new tool for ages. + + -- Mark Wooding Sun, 10 Jan 2016 14:25:44 +0000 + +xtoys (1.4.2) experimental; urgency=low + + * xgetline: Mnemonic for the main entry box. + + -- Mark Wooding Sun, 21 Mar 2010 11:27:56 +0000 + +xtoys (1.4.1) experimental; urgency=low + + * xcatch: don't destroy contents of window when it's closed. + * xcatch: make reading from files (-F option) actually work. + + -- Mark Wooding Wed, 17 Dec 2008 16:07:07 +0000 + +xtoys (1.4.0) experimental; urgency=low + + * GTK-based tools now written in Python, and use GTK 2. + * xtell and xwait replaced by single xatom program. + * Internal: new build system. + + -- Mark Wooding Sun, 23 Mar 2008 15:58:54 +0000 + xtoys (1.3.0) experimental; urgency=low * Debianization!