Index: installers/debian/dotlrn/dotlrn.lintian-overrides =================================================================== RCS file: /usr/local/cvsroot/installers/debian/dotlrn/dotlrn.lintian-overrides,v diff -u --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ installers/debian/dotlrn/dotlrn.lintian-overrides 3 Apr 2008 12:58:23 -0000 1.1 @@ -0,0 +1,22 @@ +# Override lintian warnings about non-executable scripts, because they are documentation samples. +dotlrn: script-not-executable ./usr/share/dotlrn/packages/acs-core-docs/www/files/export-oracle.txt +dotlrn: script-not-executable ./usr/share/dotlrn/packages/acs-core-docs/www/files/listener8i.txt +dotlrn: script-not-executable ./usr/share/dotlrn/packages/acs-core-docs/www/files/nsd-oracle.txt +dotlrn: script-not-executable ./usr/share/dotlrn/packages/acs-core-docs/www/files/nsd-postgres.txt +dotlrn: script-not-executable ./usr/share/dotlrn/packages/acs-core-docs/www/files/openacs.txt +dotlrn: script-not-executable ./usr/share/dotlrn/packages/acs-core-docs/www/files/oracle8i.txt +dotlrn: script-not-executable ./usr/share/dotlrn/packages/acs-core-docs/www/files/postgresql.txt +dotlrn: script-not-executable ./usr/share/dotlrn/packages/acs-core-docs/www/files/qmail-send-log-run.txt +dotlrn: script-not-executable ./usr/share/dotlrn/packages/acs-core-docs/www/files/qmail-send-run.txt +dotlrn: script-not-executable ./usr/share/dotlrn/packages/acs-core-docs/www/files/qmail-smtpd-log-run.txt +dotlrn: script-not-executable ./usr/share/dotlrn/packages/acs-core-docs/www/files/qmail-smtpd-run.txt +dotlrn: script-not-executable ./usr/share/dotlrn/packages/acs-core-docs/www/files/qmail.rc.txt +dotlrn: script-not-executable ./usr/share/dotlrn/packages/acs-core-docs/www/files/qmailctl.txt +dotlrn: script-not-executable ./usr/share/dotlrn/packages/acs-core-docs/www/files/restart-aolserver-daemontools.txt +dotlrn: script-not-executable ./usr/share/dotlrn/packages/acs-core-docs/www/files/restart-aolserver.txt +dotlrn: script-not-executable ./usr/share/dotlrn/packages/acs-core-docs/www/files/run.txt +dotlrn: script-not-executable ./usr/share/dotlrn/packages/acs-core-docs/www/files/startlsnr.txt +dotlrn: script-not-executable ./usr/share/dotlrn/packages/acs-core-docs/www/files/stoplsnr.txt +dotlrn: script-not-executable ./usr/share/dotlrn/packages/acs-core-docs/www/files/svgroup.txt +dotlrn: script-not-executable ./usr/share/dotlrn/packages/acs-developer-support/www/doc/editlocal.sh.txt +dotlrn: script-not-executable ./usr/share/dotlrn/packages/acs-core-docs/www/files/deploy Index: installers/debian/dotlrn/rules =================================================================== RCS file: /usr/local/cvsroot/installers/debian/dotlrn/rules,v diff -u -r1.3 -r1.4 --- installers/debian/dotlrn/rules 3 Apr 2008 11:15:15 -0000 1.3 +++ installers/debian/dotlrn/rules 3 Apr 2008 12:58:23 -0000 1.4 @@ -36,6 +36,7 @@ dh_install dh_installinit # dh_installcron + dh_lintian # Deleting extra licenses rm debian/dotlrn/usr/share/dotlrn/license.txt