Package: grads / 3:2.1.0-2

Metadata

Package Version Patches format
grads 3:2.1.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
nc config.patch | (download)

configure.ac | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
hdf4 alt.patch | (download)

configure.ac | 6 3 + 3 - 0 !
m4/hdf4.m4 | 8 4 + 4 - 0 !
2 files changed, 7 insertions(+), 7 deletions(-)

 build against hdf4alt on debian.
supplibs.patch | (download)

acinclude.m4 | 6 2 + 4 - 0 !
src/Makefile.am | 1 1 + 0 - 0 !
2 files changed, 3 insertions(+), 4 deletions(-)

 remove wrong "supplibs" dir handling
 pass libraries as -l arguments, instead of guessing and passing absolute
 paths.
Bug-Ubuntu: https://bugs.launchpad.net/bugs/749178

paths.patch | (download)

src/Makefile.in | 4 2 + 2 - 0 !
src/gxsubs.c | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 use fhs paths for data directory.
udunits2.patch | (download)

configure.ac | 14 7 + 7 - 0 !
m4/udunits.m4 | 4 2 + 2 - 0 !
2 files changed, 9 insertions(+), 9 deletions(-)

 on debian, library is called udunits2 not udunits.
hdf5_hl.patch | (download)

configure.ac | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 when building hdf5 on debian, hdf5 is needed to link hdf5_hl
 (A better fix may be to explicitly have hdf5 as an ELF dependency in hdf5_hl)
Last-Updated: 2010-05-09
asneeded.patch | (download)

aclocal.m4 | 1 1 + 0 - 0 !
configure.ac | 2 2 + 0 - 0 !
m4/as-needed.m4 | 67 67 + 0 - 0 !
3 files changed, 70 insertions(+)

---
timeunits_parse.patch | (download)

src/gasdf.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix  bug reading time units in netcdf files.
format security.patch | (download)

src/gagx.c | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fix format-security error.
Last-Updated: 2011-10-23
reproducible builds.patch | (download)

configure | 8 4 + 4 - 0 !
configure.ac | 8 3 + 5 - 0 !
2 files changed, 7 insertions(+), 9 deletions(-)

 remove build_date so that build is bit-reproducible.
Last-Updated: 2016-07-10
png16.patch | (download)

configure.ac | 22 11 + 11 - 0 !
doc/supplibs.html | 8 4 + 4 - 0 !
2 files changed, 15 insertions(+), 15 deletions(-)

 move from png1.5 -> png1.6
Last-Updated: 2016-01-05
remove jpeg.patch | (download)

configure.ac | 26 8 + 18 - 0 !
1 file changed, 8 insertions(+), 18 deletions(-)

 remove unnnecessary dependencies on png, openjpeg.
Last-Updated: 2016-06-10