From d8f17708a6e433bff2d4bdc8276c357db4ddf809 Mon Sep 17 00:00:00 2001 From: Alexey Kopytov Date: Thu, 13 Apr 2017 22:23:07 +0300 Subject: [PATCH] Update Debian changelog. --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index f24a9f7..75ca54e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +sysbench (1.0.6-1) unstable; urgency=low + + * Add pkg-config, vim-common and python-minimal and libpq-dev to build dependencies. + * Fix 'clean' target in rules. + * Add ChangeLog and COPYING to docs. + * Remove tests/db/*.lua from install. + * Pass --without-gcc-arch to configure to not override compiler flags + passed by the build system + + -- + sysbench (1.0-1) unstable; urgency=low * Initial release