This is an automated email from the git hooks/post-receive script. takaki pushed a commit to branch master in repository libmecab-java.
commit 174eef214e69ff2f3c678fa0352f35efe2428841 Author: TANIGUCHI Takaki <[email protected]> Date: Tue Sep 20 11:59:50 2011 +0900 update SV 3.9.2 --- debian/changelog | 9 ++++++++- debian/control | 2 +- debian/rules | 9 --------- debian/source/format | 1 + 4 files changed, 10 insertions(+), 11 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8296c91..cfea8a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,15 @@ +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 + libmecab-java (0.98-5) unstable; urgency=low * use /usr/lib/jvm/default-java (Closes: #559996) - -- TANIGUCHI Takaki <[email protected]> Sun, 20 Dec 2009 15:47:53 +0900 + -- TANIGUCHI Takaki <[email protected]> Mon, 07 Mar 2011 11:42:25 +0900 libmecab-java (0.98-4) unstable; urgency=low diff --git a/debian/control b/debian/control index 64152e2..391d280 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: TANIGUCHI Takaki <[email protected]> Build-Depends: debhelper (>= 7.0.50~), cdbs, libmecab-dev, default-jdk, mecab-jumandic -Standards-Version: 3.8.3 +Standards-Version: 3.9.2 Homepage: http://sourceforge.net/projects/mecab/ Package: libmecab-java diff --git a/debian/rules b/debian/rules index 2b1086b..d1a2d61 100755 --- a/debian/rules +++ b/debian/rules @@ -1,13 +1,4 @@ #!/usr/bin/make -f -# -*- makefile -*- -# Sample debian/rules that uses debhelper. -# This file was originally written by Joey Hess and Craig Small. -# As a special exception, when this file is copied by dh-make into a -# dh-make output file, you may use that output file without restriction. -# This special exception was added by Craig Small in version 0.37 of dh-make. - -# Uncomment this to turn on verbose mode. -# export DH_VERBOSE=1 include /usr/share/cdbs/1/rules/buildvars.mk diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) -- 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

