You have been subscribed to a public bug: python-mkdebian adds kde4 dependency if ui file is found also when none of kde4 classes is used.
The error is locate in python-mkdebian: if subprocess.call('find -name "*.ui" | xargs grep -q \'<widget class="Q\'', shell=True) == 0: print 'Package uses KDE *.ui files, adding python-kde4-dev build dependency' bdeps += ',\n python-kde4-dev' ui files are grepped for classes beginning in Q when kde4 classes begins in K. ** Affects: python-distutils-extra (Ubuntu) Importance: Undecided Assignee: Angelo Compagnucci (angeloc) Status: In Progress -- python-mkdebian adds wrongly kde4 dependency https://bugs.launchpad.net/bugs/1002076 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs