1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
|
etsf-io (1.0.4-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix dh_installdocs invocation,
cdds cannot exclude files via DEB_INSTALL_DOCS.
(closes: #824830)
-- Bas Couwenberg <sebastic@debian.org> Fri, 20 May 2016 16:45:38 +0200
etsf-io (1.0.4-1~exp1.1) unstable; urgency=medium
* Non-maintainer upload. Build with GCC 5. (closes: #777844)
* Add build dependency on libnetcdff-dev for netcdf transition.
(closes: #793823)
* Move from experimental to unstable.
-- Bas Couwenberg <sebastic@debian.org> Wed, 19 Aug 2015 21:15:32 +0200
etsf-io (1.0.4-1~exp1) experimental; urgency=low
* New minor upstream release with parallel IO support introduced by NetCDF 4.
* Standards-Version updated to version 3.9.4
* Add a -fPIC compilation flag to allow to build .so libraries
from the static libraries of ETSF_IO.
* Recompile with compatible NetCDF module file (Closes: #701274, #643895).
* Standards-Version updated to version 3.9.6
* Recompile with latest GFortran (Closes: #751243).
-- Damien Caliste <damien.caliste@cea.fr> Tue, 06 Jan 2015 14:22:37 +0100
etsf-io (1.0.3-4) unstable; urgency=low
[ Sylvestre Ledru ]
* Team upload
* Man page added
* Lintian warning removed
[ Damien Caliste ]
* Standards-Version updated to version 3.9.2
* Add a missing dependency for the devel package on NetCDF
(Closes: #618168, #615652)
* Add a pkg-config configuration file for ease of use.
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 19 Nov 2011 13:58:37 +0100
etsf-io (1.0.3-3) unstable; urgency=low
* Team upload
* Remove myself from uploaders
* Standards-Version updated to version 3.9.1
[ Damien Caliste ]
* Correct wrong copyright notice (LP: #676077).
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 21 Feb 2011 10:23:17 +0100
etsf-io (1.0.3-2) unstable; urgency=low
* Build with gfortran instead of g77 now (Closes: #580724)
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 08 May 2010 10:42:18 +0200
etsf-io (1.0.3-1) unstable; urgency=low
* Initial packaging from upstream version 1.0.3 (Closes: #578288)
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 18 Apr 2010 19:07:10 +0200
|