Dear Barak, On Tue, Mar 29, 2016 at 12:42:51PM +0100, Barak A. Pearlmutter wrote: > I did a quick merge to the latest upstream. > > git://anonscm.debian.org/~bap/cctools.git > > If someone who uses this package a lot would test it, that would be fantastic.
Thanks a lot for updating the package. I gave it a pass. It seems the dh_auto_clean logic is no longer valid. There is no Makefile.config generated anymore and cleaning isn't done because of that. After manual clean the package built without error, using the tarball of 5.4.6 that you commited. I noticed the following warning: W: dh_python2:479: Please add dh-python package to Build-Depends W: dh_python2:331: Python 3.x location detected, please use dh_python3: debian/python-workqueue/usr/lib/python3.5 likely leading to lintian: W: python-workqueue: python-module-in-wrong-location usr/lib/python3.5/site-packages/_work_queue.so usr/lib/python3/dist-packages/_work_queue.so W: python-workqueue: python-module-in-wrong-location usr/lib/python3.5/site-packages/work_queue.py usr/lib/python3/dist-packages/work_queue.py and there is also this: E: coop-computing-tools: embedded-library usr/bin/chirp_server: sqlite I guess those need fixing. Upon install I saw this: dpkg: error processing archive ../coop-computing-tools_5.4.6-1_amd64.deb (--install): trying to overwrite '/usr/bin/prune', which is also in package graphviz 2.38.0-12+b2 An unfortunate name choice -- probably easiest to resolve in the scope of this package with a rename. If you have time to keep working on the package, please do not hesitate to add yourself as an uploader. I'll do my best to review updates, if you are interested. Thanks again, Michael -- Michael Hanke http://mih.voxindeserto.de

