Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
manpage.patch | Fix man page issues reported by lintian. | Bas Couwenberg <sebastic@debian.org> | invalid | |||
autoreconf.patch | Modernize autotools for clean autoreconf. The issues in question: . configure.in:39: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:39: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:33: installing './compile' src/Makefile.am:21: warning: source file 'interface/interface.c' is in a subdirectory, src/Makefile.am:21: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. |
Bas Couwenberg <sebastic@debian.org> | invalid | |||
netcdf-cc.patch | Disable NetCDF compiler check. Check fails for compiler used to build new netcdf packages: . checking for nc-config... yes Netcdf library version: netCDF 4.4.0-rc2 Netcdf library has version 4 interface present: yes Netcdf library was compiled with C compiler: /usr/bin/cc checking for /usr/bin/cc... no configure: error: in `/tmp/buildd/ncview-2.1.5+ds1': configure: error: no acceptable C compiler found in $PATH |
Bas Couwenberg <sebastic@debian.org> | not-needed | debian | ||
spelling-errors.patch | Fix spelling errors. * auxilliary -> auxiliary. * determing -> determining. * gruop -> group. * rathern -> rather * inconsistancy -> inconsistency |
Bas Couwenberg <sebastic@debian.org> | not-needed |