I have updated the package on mentors several times. The now topmost version is the best compromise I could find to circumvent the following problem:
When the program is started and finds no sql database in its working directory, it produces a database via ~5000 sql queries which takes about 5 minutes. During this procedure the program is stalled. This is unacceptable and while it would be best to optimize the sql queries and handle the database creation in a separate thread, I decided for the time being to create a template database and fetch it in the debian folder. This increases the installed size of the program by 500 KB (~10%), which I find acceptable. Cheers, Benjamin -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/511cc83e.7020...@gmx.de