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