* use setup from setuptools so the tarball contains all files needed by fpm-cookery
0.5
* fix rst formatting * raising to 0.5 because the prior version introduced a new param and therefore should have increased minor version
0.4.1
* default description_template is more generic now * Bugfix: flapping state notifications don't create a new ticket anymore * New param: ticket-owner. (optional) specify the trac ticket owner via commandline
0.4
* exclude service state when matching full summary * outsource the description template into an own file in order to make the code better readable * new config option: description_template * dont create a new ticket when a host or service was acknowledged
0.3
* refactored script in order to make it testable * added unit tests
0.2.2
* BUGFIX: order descending when querying for open trac tickets in order to always match the latest ticket for comparison