Re: doc-base errors, documentation installation
> I see the file
> ```
> libnetcdf-dev.doc-base
> ```
> in the debian/ folder [1]. I suppose renaming that to
> ```
> netcdf-doc.doc-base
> ```
> will do the trick. Is that your intention, too?
Yes. Although the warnings may need to be fixed with additional changes to
the file.
The Document field produces a warning because it doesn't conform to the
specification (see /usr/share/doc/doc-base/doc-base.txt.gz):
"
Legal characters for the document ID are lower case letters (a-z),
digits (0-9), plus (+) or minus (-) signs, and dots (.) (the same
characters allowed in package names).1
"
Using the (source) package name instead should fix the warning for the
Document field.
The paths in to the documentation files also need to be corrected to use
/usr/share/doc/netcdf-doc/ instead of /usr/share/doc/netCDF/.
Kind Regards,
Bas
Reply to: