This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit 3cf9a744b2b275295fafc3d58aa8d15a2e2526ae Author: gregor herrmann <[email protected]> Date: Wed Jul 4 17:13:48 2007 +0000 * Change section in menu file to "Applications/Data Management" due to the new Menu Policy starting with the upload of menu 2.1.35. --- debian/changelog | 7 +++++++ debian/menu | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 127f15a..fc927a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +jabref (2.3~beta1-2) unstable; urgency=low + + * Change section in menu file to "Applications/Data Management" due to + the new Menu Policy starting with the upload of menu 2.1.35. + + -- gregor herrmann <[email protected]> Wed, 04 Jul 2007 19:10:47 +0200 + jabref (2.3~beta1-1) unstable; urgency=low * New upstream release. diff --git a/debian/menu b/debian/menu index 67e7785..35681a9 100644 --- a/debian/menu +++ b/debian/menu @@ -1,5 +1,5 @@ ?package(jabref):needs="x11" \ -section="Apps/Databases" \ +section="Applications/Data Management" \ title="JabRef" \ command="jabref" \ icon="/usr/share/pixmaps/jabref32.xpm" \ -- 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

