# Manually maintained list of dh_commands that requires a versioned
# dependency *AND* are not provided by debhelper.  Commands provided
# by debhelper is handled in checks/debhelper.
#
#  dh_X||dependency
#
# Note spaces are not allowed around the "||"-separator.
#
# The dh_X is the dh_command and the dependency is the full dependency
# (including both package and version).  This overrules any thing
# listed in dh_commands (which is auto-generated).
#
# Please keep this sorted.

dh_lv2config||lv2core
dh_nativejava||gcj-native-helper | default-jdk-builddep
dh_python2||python | python-all | python-dev | python-all-dev
dh_python3||python3 | python3-all | python3-dev | python3-all-dev
dh_sphinxdoc||python-sphinx | python3-sphinx
dh_xine||libxine-dev | libxine2-dev

