Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
debian: do not run dh-python against non-python packages
some packages do not package python modules or scripts. so override dh_python2 to exclude them. this change silences warnings like: ``` warning: dpkg-gencontrol: package ceph-mon: unused substitution variable ${python:Provides} ``` Signed-off-by: Kefu Chai <[email protected]>
- Loading branch information