annotate main/netcdf/DESCRIPTION @ 12709:5dbe4f94a3d0 octave-forge

add Debian BuildRequires
author abarth93
date Thu, 28 Jan 2016 20:15:15 +0000
parents edf334f178ca
children a4de85b2e6a0
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11895
cb2f33214cb5 more documentation and license header
abarth93
parents:
diff changeset
1 Name: netcdf
12708
edf334f178ca prepare new release
abarth93
parents: 12630
diff changeset
2 Version: 1.0.8
edf334f178ca prepare new release
abarth93
parents: 12630
diff changeset
3 Date: 2016-01-27
11895
cb2f33214cb5 more documentation and license header
abarth93
parents:
diff changeset
4 Author: Alexander Barth <barth.alexander@gmail.com>
cb2f33214cb5 more documentation and license header
abarth93
parents:
diff changeset
5 Maintainer: Alexander Barth <barth.alexander@gmail.com>
cb2f33214cb5 more documentation and license header
abarth93
parents:
diff changeset
6 Title: netcdf
cb2f33214cb5 more documentation and license header
abarth93
parents:
diff changeset
7 Description: A MATLAB compatible NetCDF interface for Octave
12373
032a8906a7b6 correct statistics dependency
abarth93
parents: 12370
diff changeset
8 Depends: octave (>= 3.4.0)
12709
5dbe4f94a3d0 add Debian BuildRequires
abarth93
parents: 12708
diff changeset
9 BuildRequires: netcdf-devel [Fedora]
5dbe4f94a3d0 add Debian BuildRequires
abarth93
parents: 12708
diff changeset
10 BuildRequires: libnetcdf-dev [Debian], netcdf-bin [Debian]
11909
ff60a97891c9 source code restructuration (3)
abarth93
parents: 11895
diff changeset
11 License: GPLv2+
11995
70e89480d40f add NEWS file
abarth93
parents: 11909
diff changeset
12 Url: http://modb.oce.ulg.ac.be/mediawiki/index.php/Octave-netcdf, http://octave.sf.net