On Wed, Jul 02, 2014 at 05:08:37PM +0200, Axel Beckert wrote: > Hi Andrew, > > On Wed, Jul 02, 2014 at 01:54:41PM +0100, Andrew Ross wrote: > > The updated packages are on Debian mentors > > (https://mentors.debian.net/package/plplot) > > if you are able to take a look. > > Great, will have a closer look later this evening. > > One thing which we surely have to look at are these lintian warnings > already displayed on the mentors.debian.net page: > > plplot source > > E source-is-missing > www/js/slimbox.js > doc/doxygen/html/classoctave__swig__packed.js > doc/doxygen/html/jquery.js > doc/doxygen/html/search/all_63.js > doc/doxygen/html/search/functions_63.js > doc/doxygen/html/search/variables_5f.js > > See http://lintian.debian.org/tags/source-is-missing.html for a > suggestion how to fix this if it's not a false positive but the > upstream tarball doesn't include them either. > > (source-contains-prebuilt-javascript-object has basically the same > cause, but different reasons.)
The first of these files is part of the plplot web pages which are not built or used by the Debian packages so could be safely removed. The remainder are part of the doxygen generated documentation. I would see this as a doxygen bug (but from the comments in /usr/share/doc/doxygen/README.jquery it seems like this is going to stay. Since I don't currently package or rebuild this documentation either it could also be removed. I always thought it best to not meddle with the upstream tarball. Would a debian patch to remove the offending .js files be sufficient? x Alternatively, since the files are not used as part of the Debian packages would a lintian override be acceptable? I must admit I didn't find the lintian help for this error particularly helpful in this respect. Andrew -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org