This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository mpj.
commit cecb2c462c50b62c6ee4ea9f4f481552fed91ed8 Author: Andreas Tille <[email protected]> Date: Mon Dec 17 12:54:30 2012 +0000 use default java implementation --- debian/changelog | 3 +++ debian/control | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index be8942c..cb7daea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ mpj (0.38+dfsg-1) UNRELEASED; urgency=low * debian/copyright: - DEP5 - Add Files-Excluded to document what was removed from original source + - use default java implementation (thanks for the patch to James Page + <[email protected]>) + Closes: #684159 -- Andreas Tille <[email protected]> Fri, 24 Aug 2012 23:08:14 +0200 diff --git a/debian/control b/debian/control index 4941418..99bf7ad 100644 --- a/debian/control +++ b/debian/control @@ -4,9 +4,9 @@ Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> DM-Upload-Allowed: yes Uploaders: Andreas Tille <[email protected]> -Build-Depends: debhelper (>= 8), javahelper (>=0.25), openjdk-6-jdk, ant, +Build-Depends: debhelper (>= 8), javahelper (>=0.25), default-jdk (>= 1:1.6), ant, liblog4j1.2-java, libservice-wrapper-java -Standards-Version: 3.9.2 +Standards-Version: 3.9.4 Homepage: http://mpj-express.org/ Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/libmpj-java/trunk Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/libmpj-java/trunk/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mpj.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

