``` $ install-docs --verbose --check /usr/share/doc-base/netcdf /usr/share/doc-base/netcdf: No problems found. ``` Thanks!
–Nico On Thu, Jan 8, 2015 at 4:19 PM, Sebastiaan Couwenberg <[email protected]> wrote: >> 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 > > > -- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact [email protected] > Archive: > https://lists.debian.org/[email protected] > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/cak6z60cyxs5byh3wyxwc_5lnnrxrj0j6v8ehjqpgc3puvye...@mail.gmail.com

