This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit 98e00e30c52a32c5eb62358b533e3a1543b93b2c Author: gregor herrmann <[email protected]> Date: Sat Feb 3 14:49:35 2007 +0000 * Add sun-java6-jre to Depends:, thanks to Gerhard Riener for the hint. * Remove obsolete j2re1.5 | sun-j2sdk1.5 from Depends:. --- debian/changelog | 4 +++- debian/control | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5f28ece..c076fc0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,8 +8,10 @@ jabref (2.2-01-1) unstable; urgency=low * Add .desktop file for easier integration into desktop environments. * Add symlink /usr/share/java/JabRef-2.2.jar -> /usr/share/java/jabref.jar. * Update debian/copright to reflect the changes as shown in the About Box. + * Add sun-java6-jre to Depends:, thanks to Gerhard Riener for the hint. + * Remove obsolete j2re1.5 | sun-j2sdk1.5 from Depends:. - -- gregor herrmann <[email protected]> Fri, 2 Feb 2007 19:55:48 +0100 + -- gregor herrmann <[email protected]> Sat, 3 Feb 2007 15:48:11 +0100 jabref (2.2~b2-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 59a31d4..70435e1 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ XS-Vcs-Svn: http://svn.toastfreeware.priv.at/debian/jabref/trunk/ Package: jabref Architecture: all -Depends: sun-java5-jre | j2re1.5 | sun-j2sdk1.5 +Depends: sun-java6-jre | sun-java5-jre | j2re1.5 | sun-j2sdk1.5 Description: graphical frontend to manage BibTeX databases JabRef is a GUI to manage BibTeX databases, the standard LaTeX bibliography reference format. JabRef is built to be platform independent (requires Java -- 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

