Switch to unified view

a/debian/rules b/debian/rules
...
...
14
14
15
override_dh_autoreconf:
15
override_dh_autoreconf:
16
    dh_autoreconf ./autogen.sh
16
    dh_autoreconf ./autogen.sh
17
17
18
%:
18
%:
19
    dh $@  --with autoreconf,autotools-dev,python2,systemd --parallel
19
    dh $@  --with autoreconf,autotools-dev,python2,python3,systemd --parallel
20
20
21
21
22
override_dh_auto_configure:
22
override_dh_auto_configure:
23
    dh_auto_configure -- --enable-confgui --enable-spotify
23
    dh_auto_configure -- --enable-confgui --enable-spotify