From 443bbe89b13223ab8ee5af0cf7fed55508515e9b Mon Sep 17 00:00:00 2001 Message-Id: <443bbe89b13223ab8ee5af0cf7fed55508515e9b.1717039342.git.mdw@distorted.org.uk> From: Mark Wooding Date: Thu, 21 Apr 2016 09:54:53 +0100 Subject: [PATCH 1/1] Release 1.5.1. Organization: Straylight/Edgeware From: Mark Wooding --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index dfdb22c..88f9bfb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +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. -- [mdw]