~ubuntu-branches/ubuntu/trusty/nco/trusty

« back to all changes in this revision

Viewing changes to src/nco_c++/nco_fl.hh

  • Committer: Package Import Robot
  • Author(s): Francesco Paolo Lovergine
  • Date: 2014-03-26 16:54:51 UTC
  • mfrom: (5.1.8 sid)
  • Revision ID: package-import@ubuntu.com-20140326165451-u9erq1ez71r248lt
Tags: 4.4.2-1
* New upstream release.
  (closes: #611673)
* Added missing watch flle.
* Policy bumped to 3.9.5.
* Added build-dep on autotools-dev and update/clean step in debian/rules.
  (closes: #727470)
* Changed Vcs-* url to canonicali ones.
* Debhelper level set to 9.
* Now nco.html is a single file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
// $Header: /cvsroot/nco/nco/src/nco_c++/nco_fl.hh,v 1.14 2012/01/01 20:51:54 zender Exp $ 
 
1
// $Header: /cvsroot/nco/nco/src/nco_c++/nco_fl.hh,v 1.16 2013/12/31 05:14:02 zender Exp $ 
2
2
 
3
3
// Purpose: Description (definition) of C++ interface to netCDF file-level routines
4
4
 
5
 
/* Copyright (C) 2001--2012 Charlie Zender
 
5
/* Copyright (C) 2001--2014 Charlie Zender
6
6
   License: GNU General Public License (GPL) Version 3
7
7
   See http://www.gnu.org/copyleft/gpl.html for full license text */
8
8