From 36e427fc264638e6918caedabd9485a3e1317e61 Mon Sep 17 00:00:00 2001 From: Thomas Preisner <thomas.preisner@fau.de> Date: Fri, 15 Oct 2021 16:35:19 +0200 Subject: [PATCH] bump debian package version --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 00cd3fa..b8d8139 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +goatherd (0.6) unstable; urgency=medium + + * Makefile: reference external libraries after source files + + -- Thomas Preisner <ty28wuqu@cip.cs.fau.de> Fri, 15 Oct 2021 15:37:12 +0200 + goatherd (0.5) unstable; urgency=medium * Fix config file parsing to use the old format again (the change was not -- GitLab