octave-depends-3.0.1

Langue: en

Version: 2009-04-07 (ubuntu - 07/07/09)

Section: 1 (Commandes utilisateur)

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@debian.org>

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