Author: tille Date: 2012-03-30 13:06:39 +0000 (Fri, 30 Mar 2012) New Revision: 10193
Removed: trunk/packages/rostlab/librostlab/trunk/debian/README.Debian Modified: trunk/packages/rostlab/librostlab/trunk/debian/librostlab-doc.lintian-overrides Log: The explanation for lintian overrides does not really belong to the information which is targeting at the package user - moved directly into override file (alternatively it could be placed in to README.source) Deleted: trunk/packages/rostlab/librostlab/trunk/debian/README.Debian =================================================================== --- trunk/packages/rostlab/librostlab/trunk/debian/README.Debian 2012-03-30 12:51:52 UTC (rev 10192) +++ trunk/packages/rostlab/librostlab/trunk/debian/README.Debian 2012-03-30 13:06:39 UTC (rev 10193) @@ -1,5 +0,0 @@ -librostlab for Debian ---------------------- -Q: Why is the lintian warning 'librostlab-doc: embedded-javascript-library usr/share/doc/librostlab-doc/html/jquery.js' overridden? -A: [Laszlo Kajan <[email protected]>]: This jquery.js is copied into the html documentation by the doxygen version currently in unstable (1.7.6.1). Earlier versions of Doxygen (e.g. in stable) do not copy a jquery.js there. The jquery.js copied by doxygen is much earlier (1.3.2) than the current version in unstable (1.7.2-1). - I here assume that the packager/writer of doxygen know what they do. If they copy that jquery.js there then I assume it is a good idea to have it - exactly that file - there. Modified: trunk/packages/rostlab/librostlab/trunk/debian/librostlab-doc.lintian-overrides =================================================================== --- trunk/packages/rostlab/librostlab/trunk/debian/librostlab-doc.lintian-overrides 2012-03-30 12:51:52 UTC (rev 10192) +++ trunk/packages/rostlab/librostlab/trunk/debian/librostlab-doc.lintian-overrides 2012-03-30 13:06:39 UTC (rev 10193) @@ -1 +1,9 @@ +# Laszlo Kajan <[email protected]>: +# This jquery.js is copied into the html documentation by the doxygen +# version currently in unstable (1.7.6.1). Earlier versions of Doxygen +# (e.g. i n stable) do not copy a jquery.js there. The jquery.js copied +# by doxygen is much earlier (1.3.2) than the current version in unstable +# (1.7.2-1). I here assume that the packager/writer of doxygen know what +# they do. If they copy that jquery.js there then I assume it is a good +# idea to have it - exactly that file - there. librostlab-doc: embedded-javascript-library usr/share/doc/librostlab-doc/html/jquery.js _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
