Remove python(2) binding and disable nut-monitor package for now as it depends on unmaintained pygtk (Closes: #885358, #937169)
This commit is contained in:
parent
daac55b6a9
commit
64f3199582
4 changed files with 25 additions and 33 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -33,7 +33,7 @@ ifneq ($(shell which asciidoc),)
|
|||
endif
|
||||
|
||||
%:
|
||||
dh $@ --no-parallel --with python2 --with python3
|
||||
dh $@ --no-parallel --with python3
|
||||
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure -- $(DEB_CONFIGURE_EXTRA_FLAGS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue