Hi Thomas!

Correct me if I'm wrong. But I believe that our packages
 conflict because they assume the same name at compile time.

Sherlock
#!/usr/bin/make -f
#export DH_VERBOSE = 1
export PYBUILD_NAME=sherlock
export PYBUILD_TEST_CUSTOM=1


pyhon-sherlock
https://tracker.debian.org/media/packages/p/python-sherlock/rules-0.4.1-2

Your package should not be called in d/rules:
export PYBUILD_NAME=python-sherlock
or something similar that wasn't exactly sherlock?


Thanks!

Nilson F. Silva

Reply via email to