This is an automated email from the git hooks/post-receive script. takaki pushed a commit to branch master in repository libmecab-java.
commit 8706c4cfab27dd8dfe01c47c5f7e73469d2d9d40 Author: TANIGUCHI Takaki <[email protected]> Date: Tue Sep 20 12:02:23 2011 +0900 drop jre from depends --- debian/changelog | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index cfea8a6..7a16cb4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,7 @@ libmecab-java (0.98-6) unstable; urgency=low * debian/source/format: 3.0 (quilt) * debian/control: Bump Standards-Version to 3.9.2 (with no change). - -- TANIGUCHI Takaki <[email protected]> Mon, 07 Mar 2011 11:46:32 +0900 + -- TANIGUCHI Takaki <[email protected]> Tue, 20 Sep 2011 12:01:11 +0900 libmecab-java (0.98-5) unstable; urgency=low diff --git a/debian/control b/debian/control index 391d280..d38939d 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Homepage: http://sourceforge.net/projects/mecab/ Package: libmecab-java Architecture: all -Depends: ${misc:Depends}, libmecab-jni, default-jre +Depends: ${misc:Depends}, libmecab-jni Description: mecab binding for Java - java classes Mecab is a morphological analysis system. It reads Japanese sentences from the standard input, segments them into morpheme -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libmecab-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

