[med-svn] r8500 - trunk/packages/gmod/chado/trunk/debian
olivier sallou
osallou-guest at alioth.debian.org
Wed Nov 9 14:41:18 UTC 2011
Author: osallou-guest
Date: 2011-11-09 14:41:17 +0000 (Wed, 09 Nov 2011)
New Revision: 8500
Modified:
trunk/packages/gmod/chado/trunk/debian/README.source
Log:
Add info for lintian warnings
Modified: trunk/packages/gmod/chado/trunk/debian/README.source
===================================================================
--- trunk/packages/gmod/chado/trunk/debian/README.source 2011-11-09 14:38:46 UTC (rev 8499)
+++ trunk/packages/gmod/chado/trunk/debian/README.source 2011-11-09 14:41:17 UTC (rev 8500)
@@ -1,2 +1,9 @@
Chado is patched to adapt to Debian file system hierarchy, using quilt.
For more info on quilt, see /usr/share/doc/quilt/README.source.
+
+Regarding lintian warnings:
+W: libchado-perl: possibly-insecure-handling-of-tmp-files-in-maintainer-script postinst:41
+ Not an issue, tmp dir is specified for runtime configuration
+W: libchado-perl: maintainer-script-ignores-errors postinst
+ Errors are not ignored, errors are catched in the script as some error codes are a correct behaviour in scripts.
+ Other error codes are thrown as usual
More information about the debian-med-commit
mailing list