This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit acc92bd179b22233814a0fbb4928baa0b7eb6b92 Author: gregor herrmann <[email protected]> Date: Thu Sep 15 23:57:50 2016 +0200 Add lintian overrides for a duplicate word in a name in debian/copyright. --- debian/jabref-plugin-oo.lintian-overrides | 3 +++ debian/jabref.lintian-overrides | 3 +++ 2 files changed, 6 insertions(+) diff --git a/debian/jabref-plugin-oo.lintian-overrides b/debian/jabref-plugin-oo.lintian-overrides new file mode 100644 index 0000000..ebd91b6 --- /dev/null +++ b/debian/jabref-plugin-oo.lintian-overrides @@ -0,0 +1,3 @@ +# sorry lintian, the name of the person is either "Meltem Meltem Demirköprü" +# or upstream got it wrong … +jabref-plugin-oo: spelling-error-in-copyright Meltem Meltem (duplicate word) Meltem diff --git a/debian/jabref.lintian-overrides b/debian/jabref.lintian-overrides new file mode 100644 index 0000000..2c24374 --- /dev/null +++ b/debian/jabref.lintian-overrides @@ -0,0 +1,3 @@ +# sorry lintian, the name of the person is either "Meltem Meltem Demirköprü" +# or upstream got it wrong … +jabref: spelling-error-in-copyright Meltem Meltem (duplicate word) Meltem -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jabref.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

