Source: octave-pkg-dev
Section: devel
Priority: optional
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Uploaders: Sébastien Villemot <sebastien@debian.org>,
           Rafael Laboissiere <rafael@laboissiere.net>,
           Mike Miller <mtmiller@debian.org>
Build-Depends: debhelper (>= 9), cdbs, libdpkg-perl, libparse-debcontrol-perl
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-octave/octave-pkg-dev.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-octave/octave-pkg-dev.git

Package: octave-pkg-dev
Architecture: all
Depends: liboctave-dev (>= 3.8.0), debhelper (>= 6), cdbs,
 dpkg-dev (>= 1.16.1~), ${misc:Depends}, ${perl:Depends}
Description: infrastructure to build Octave packages
 Since version 3.0 of Octave (a numerical computation software),
 add-ons can be installed through the pkg.m system.  This package
 provides the infrastructure for packaging such add-ons for Debian.
 It contains a Makefile scrap for inclusion in debian/rules, as well
 as the necessary code for generating the appropriate maintainer
 scripts as well as the replacing the substitution variables in
 debian/control.
 .
 This package is intended to be used by the Debian Octave Group
 and should be of little interest to general users.
