From e46e320fa651122399e65b50329935cdbbdce21d Mon Sep 17 00:00:00 2001 From: Matthias Kruk Date: Sun, 4 Apr 2021 07:51:46 +0900 Subject: [PATCH] debian: Increase version to 0.2-1 The Debian package needs to be updated to enable rolling out the code to some machines. This commit increases the Debian package version to 0.2-1. --- debian/changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8ecc13c..4f3451e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +toolbox (0.2-1) unstable; urgency=medium + + * Allow modules to be included from TOOLBOX_HOME + * Move iface module to net group + * New modules: + - array: Convenience functions for arrays + - is: Convenience functions for string validation + - opt: Commandline parser + - xrandr: X monitor handling + - clip: X clipboard functions + + -- Matthias Kruk Sun, Apr 04 2021 07:40:55 +0900 + + toolbox (0.1-1) unstable; urgency=medium * Initial release -- 2.47.3