[med-svn] r9477 - trunk/packages/gmod/chado/trunk/debian

olivier sallou osallou-guest at alioth.debian.org
Sat Jan 28 11:14:08 UTC 2012


Author: osallou-guest
Date: 2012-01-28 11:14:07 +0000 (Sat, 28 Jan 2012)
New Revision: 9477

Added:
   trunk/packages/gmod/chado/trunk/debian/libchado-perl.lintian-overrides
Modified:
   trunk/packages/gmod/chado/trunk/debian/README.source
   trunk/packages/gmod/chado/trunk/debian/rules
Log:
add more info on lintian warnings and override INSTALL warn

Modified: trunk/packages/gmod/chado/trunk/debian/README.source
===================================================================
--- trunk/packages/gmod/chado/trunk/debian/README.source	2012-01-28 10:32:31 UTC (rev 9476)
+++ trunk/packages/gmod/chado/trunk/debian/README.source	2012-01-28 11:14:07 UTC (rev 9477)
@@ -8,4 +8,8 @@
   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
 
+W: libchado-perl: package-contains-upstream-install-documentation usr/share/doc/libchado-perl/INSTALL.Chado.gz
+ Lintian override:
+ INSTALL doc is required for database optimization setup and manual schema installation if automatic setup was not used.
+
 Binaries tools are not set in /usr/bin but under /usr/share/gmod/chado/bin because part of those scripts are used by other gmod tools, not necessarly with same version and not necessarly all same tools, leading to conflicts.

Added: trunk/packages/gmod/chado/trunk/debian/libchado-perl.lintian-overrides
===================================================================
--- trunk/packages/gmod/chado/trunk/debian/libchado-perl.lintian-overrides	                        (rev 0)
+++ trunk/packages/gmod/chado/trunk/debian/libchado-perl.lintian-overrides	2012-01-28 11:14:07 UTC (rev 9477)
@@ -0,0 +1 @@
+libchado-perl: package-contains-upstream-install-documentation usr/share/doc/libchado-perl/INSTALL.Chado.gz

Modified: trunk/packages/gmod/chado/trunk/debian/rules
===================================================================
--- trunk/packages/gmod/chado/trunk/debian/rules	2012-01-28 10:32:31 UTC (rev 9476)
+++ trunk/packages/gmod/chado/trunk/debian/rules	2012-01-28 11:14:07 UTC (rev 9477)
@@ -40,7 +40,7 @@
 	rm -rf debian/libchado-perl/usr/share/gmod/chado/load/logs
 	rm -rf debian/libchado-perl/usr/share/gmod/chado/tmp
 	# Remove not required man pages for user (also contains pod2man errors and missing what-is)
-	rm -rf debian/libchado-perl/usr/share/man/man3
+	rm -rf debian/libchado-perl/usr/share/man
 
 override_dh_auto_test:
 	echo "Skipping tests to avoid db access"




More information about the debian-med-commit mailing list