changeset 12476:ace0f38cbddf octave-forge

add depreciation info
author abarth93
date Thu, 08 May 2014 11:07:27 +0000
parents bd19fcb73c05
children 36de0adba44e
files main/octcdf/DESCRIPTION main/octcdf/NEWS
diffstat 2 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/main/octcdf/DESCRIPTION	Thu May 08 08:45:25 2014 +0000
+++ b/main/octcdf/DESCRIPTION	Thu May 08 11:07:27 2014 +0000
@@ -4,7 +4,7 @@
 Author: Alexander Barth <barth.alexander@gmail.com>
 Maintainer: Alexander Barth <barth.alexander@gmail.com>
 Title: octcdf
-Description: A NetCDF interface for octave
+Description: A NetCDF interface for octave. This interface is depreciated. Please use the netcdf package instead (possibly in combination with ncarray).
 Depends: octave (>= 3.4.0)
 BuildRequires: netcdf-devel
 License: GPLv2+
--- a/main/octcdf/NEWS	Thu May 08 08:45:25 2014 +0000
+++ b/main/octcdf/NEWS	Thu May 08 11:07:27 2014 +0000
@@ -1,6 +1,13 @@
 Summary of important user-visible changes for releases of the octcdf package
 
 ===============================================================================
+octcdf-1.1.8   Release Date: 2014-xx-xx   Release Manager: Alexander Barth
+===============================================================================
+
+ ** Add depreciation info. Please use the netcdf package instead (possibly in
+    combination with ncarray).
+
+===============================================================================
 octcdf-1.1.7   Release Date: 2014-02-17   Release Manager: Alexander Barth
 ===============================================================================