This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit 4b0d351f8bd15fe0e93296d83f4d1e155747dc6d Author: gregor herrmann <[email protected]> Date: Sun Apr 20 13:21:11 2008 +0000 debian/control: - change my email address - replace java-gcj-compat-dev with default-jdk-builddep in Build-Depends-Indep --- debian/changelog | 6 +++++- debian/control | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7f5a813..d6f50dd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,8 +14,12 @@ jabref (2.4~beta1-1) UNRELEASED; urgency=low * Sync debian/copyright with output of Help/About. * Sync manpage with output of --help. * debian/watch: add uversionmangle to cope with upstream b(eta) releases. + * debian/control: + - change my email address + - replace java-gcj-compat-dev with default-jdk-builddep in + Build-Depends-Indep - -- gregor herrmann <[email protected]> Mon, 07 Apr 2008 21:35:07 +0200 + -- gregor herrmann <[email protected]> Sun, 20 Apr 2008 15:20:12 +0200 jabref (2.3.1-2) unstable; urgency=low diff --git a/debian/control b/debian/control index 31960de..f27eac5 100644 --- a/debian/control +++ b/debian/control @@ -1,10 +1,10 @@ Source: jabref Section: contrib/tex Priority: optional -Maintainer: gregor herrmann <[email protected]> +Maintainer: gregor herrmann <[email protected]> Uploaders: tony mancill <[email protected]> Build-Depends: debhelper (>= 6), dpatch, ant -Build-Depends-Indep: java-gcj-compat-dev, imagemagick, liblog4j1.2-java +Build-Depends-Indep: default-jdk-builddep, imagemagick, liblog4j1.2-java Standards-Version: 3.7.3 Homepage: http://jabref.sourceforge.net/ Vcs-Svn: http://svn.toastfreeware.priv.at/debian/jabref/trunk/ -- 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

