# Even if there is a conflict with Debian policy samtools internally
# relies on these extensions (see #799698)
samtools: script-with-language-extension usr/bin/*.pl
samtools: script-with-language-extension usr/bin/*.py
# /usr/bin/cwl-runner is provided by cwltool (in Recomends, which is a bit weak but should be sufficient for this case)
samtools: unusual-interpreter usr/share/commonwl/samtools-faidx.cwl #!/usr/bin/cwl-runner
samtools: unusual-interpreter usr/share/commonwl/samtools-index.cwl #!/usr/bin/cwl-runner
samtools: unusual-interpreter usr/share/commonwl/samtools-rmdup.cwl #!/usr/bin/cwl-runner
samtools: unusual-interpreter usr/share/commonwl/samtools-sort.cwl #!/usr/bin/cwl-runner
samtools: unusual-interpreter usr/share/commonwl/samtools-view.cwl #!/usr/bin/cwl-runner
