This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit 152996cf7355ea13aad0828ce1350e9e1e08fd66 Author: gregor herrmann <[email protected]> Date: Sun Sep 30 21:34:29 2007 +0000 wrong previous commit message. right: Use ant clean instead of manually removing the build directory; the library stuff is still pending --- debian/changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 81f46d3..f74f840 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,10 @@ jabref (2.3~beta2-2) unstable; urgency=low * Move upstream URL from the description to the new Homepage field. * Use Debian packages of libraries instead of shipped precompiled libraries (closes: #389068). + * Use ant clean instead of manually removing the build directory in + debian/rules. - -- gregor herrmann <[email protected]> Sun, 30 Sep 2007 23:22:24 +0200 + -- gregor herrmann <[email protected]> Sun, 30 Sep 2007 23:33:16 +0200 jabref (2.3~beta2-1) unstable; urgency=low -- 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

