# This reiteration of the GPL-3+ actually defines the GForth word "license"
# which, well, outputs the GPL-3+ short text.
#
gforth-common: extra-license-file usr/share/gforth/0.7.3/kernel/license.fs

# GForth is not a common enough interpreter to warrant inclusion into
# Lintian's list, but it is indeed the correct interpreter for *.fs
#
gforth-common: unusual-interpreter * #!/usr/bin/gforth-0.7.3
gforth-common: unusual-interpreter usr/share/gforth/0.7.3/filedump.fs #!/usr/share/gforth/0.7.3/kernl32l.fi

# These README files describe the contents of the GForth library directories.
gforth-common: package-contains-documentation-outside-usr-share-doc usr/share/gforth/0.7.3/*
