sourCEntral - mobile manpages

pdf

OCTAVE-DEPENDS

NAME

octave−depends − calculates Octave dependencies

SYNOPSIS

octave-depends [debhelper options]

DESCRIPTION

octave-depends is a debhelper-like program that is responsible for generating the ${octave:Depends} substitutions and adding them to substvars files. Variables ${octave<major>:Depends} are also available, where <major> is currently either "−2−1" or "−2−9" (N.B.: periods are not allowed in substvar names).

If you use this program, your package must build-depend on octave2.1−headers (>= 2.1.73−10) or octave2.9−headers (>= 2.9.7−2).

SEE ALSO

debhelper(7)

This program is not part of debhelper.

AUTHOR

Rafael Laboissiere <rafael AT debian DOT org>

Most ideas borrowed from dh_python by Josselin Mouette <joss AT debian DOT org>, who apparently took ideas from Brendan O’Dea <bod AT debian DOT org>.

pdf