This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit 06753bf847d376d37a765e1dca49ece7eac042f5 Author: gregor herrmann <[email protected]> Date: Tue Aug 1 15:18:46 2006 +0000 * Add linda override against erroneous warning caused by icon32x32 and icon16x16 in menu file. --- debian/changelog | 4 +++- debian/install | 1 + debian/linda.override | 2 ++ 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d349ee9..a042ee9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,10 @@ jabref (2.0.1+2.1b2-6) unstable; urgency=low * Update menu icons, the new ones are kindly provided by Morten Omholt Alver (upstream author) - thanks! + * Add linda override against erroneous warning caused by icon32x32 and icon16x16 + in menu file. - -- gregor herrmann <[email protected]> Tue, 1 Aug 2006 16:49:07 +0200 + -- gregor herrmann <[email protected]> Tue, 1 Aug 2006 17:16:07 +0200 jabref (2.0.1+2.1b2-5) unstable; urgency=low diff --git a/debian/install b/debian/install index 458d03f..b5f0d4b 100644 --- a/debian/install +++ b/debian/install @@ -1,3 +1,4 @@ build/lib/jabref.jar usr/share/java jabref usr/bin debian/*.xpm usr/share/pixmaps +debian/linda.override usr/share/linda/overrides/jabref diff --git a/debian/linda.override b/debian/linda.override new file mode 100644 index 0000000..a1c36a4 --- /dev/null +++ b/debian/linda.override @@ -0,0 +1,2 @@ +Tag: command-not-exist +Data: .* -- 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

