1 2 3 4 5 6 7 8
|
# The variable DEB_VERSION_UPSTREAM is defined in debian/rules, so
# that these informational messages are false positives
octave source: dh-exec-subst-unknown-variable debian/octave-common.install DEB_VERSION_UPSTREAM
octave source: dh-exec-subst-unknown-variable debian/octave-common.links DEB_VERSION_UPSTREAM
# File oct-gperf.h, which is autogenerated with gperf, is included in
# the upstream tarball on purpose
octave source: source-contains-autogenerated-gperf-data libinterp/parse-tree/oct-gperf.h
|