This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository derby.
commit bf8855e723b2b7c6daffe71d315cee85f1fdef33 Author: Emmanuel Bourg <[email protected]> Date: Fri Jun 7 23:25:09 2013 +0000 Added a lintian override to remove the duplicate-files warning on the Javadoc files --- debian/derby-doc.lintian-overrides | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/derby-doc.lintian-overrides b/debian/derby-doc.lintian-overrides new file mode 100644 index 0000000..f3c47e8 --- /dev/null +++ b/debian/derby-doc.lintian-overrides @@ -0,0 +1,2 @@ +# Ignore duplicate files in the generated Javadoc +derby-doc binary: duplicate-files usr/share/doc/derby-doc/javadoc/* -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/derby.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

