Update Debian changelog.

This commit is contained in:
Alexey Kopytov
2017-04-13 22:23:07 +03:00
parent 1d24ae6cad
commit d8f17708a6

11
debian/changelog vendored
View File

@ -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