]> git.corax.cc Git - toolbox/commitdiff
debian: Increase version to 0.2-1
authorMatthias Kruk <m@m10k.eu>
Sat, 3 Apr 2021 22:51:46 +0000 (07:51 +0900)
committerMatthias Kruk <m@m10k.eu>
Sat, 3 Apr 2021 22:51:46 +0000 (07:51 +0900)
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

index 8ecc13ca7eb3caf71b164a33477729ab3edee90a..4f3451efc27333bac55ca1a56bec8cd5ddd1749c 100644 (file)
@@ -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 <m@m10k.eu>  Sun, Apr 04 2021 07:40:55 +0900
+
+
 toolbox (0.1-1) unstable; urgency=medium
 
   * Initial release