debian/0000775000000000000000000000000012204345750007172 5ustar debian/changelog0000664000000000000000000000431712204345750011051 0ustar libmecab-java (0.99.6-1) unstable; urgency=low * Imported Upstream version 0.99.6 * Bump Standards-Version to 3.9.4 (with no changes). -- TANIGUCHI Takaki Mon, 19 Aug 2013 16:40:16 +0900 libmecab-java (0.99.3-2) unstable; urgency=low [ Niels Thykier ] * Fix "FTBFS with Java7" (Closes: #678410) + Pass -source 1.5 and -target 1.5 to ensure backwards that backwards compatible Java byte code is generated. + Pass -encoding to javac compiler so it is aware of the encoding of the source files. [ TANIGUCHI Takaki ] * debian/control: add versioned B-D for libmecab-dev * debian/control: Change Maintainer address to Debian Java Team. -- TANIGUCHI Takaki Sat, 11 May 2013 16:31:59 +0900 libmecab-java (0.99.3-1) unstable; urgency=low * New upstream. (Closes: #666327) * Bump Standards-Version to 3.9.3 * debian/watch: + no longer uses googlecode.d.n * debian/control: add Vcs-*. * debian/copyright: Update copyright-format to 1.0 -- TANIGUCHI Takaki Sat, 31 Mar 2012 18:29:58 +0900 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 Tue, 20 Sep 2011 12:01:11 +0900 libmecab-java (0.98-5) unstable; urgency=low * use /usr/lib/jvm/default-java (Closes: #559996) -- TANIGUCHI Takaki Mon, 07 Mar 2011 11:42:25 +0900 libmecab-java (0.98-4) unstable; urgency=low * fixed forget install MeCab-0.98.jar. * use cdbs to get $(DEB_UPSTREAM_VERSON). -- TANIGUCHI Takaki Thu, 12 Nov 2009 10:33:33 +0900 libmecab-java (0.98-3) unstable; urgency=low * debian/rules: use debian/install instead of override_* targets (Closes: #553686). -- TANIGUCHI Takaki Wed, 11 Nov 2009 11:27:37 +0900 libmecab-java (0.98-2) unstable; urgency=low * debian/control: remove wrong Vcs-* fields -- TANIGUCHI Takaki Sun, 25 Oct 2009 16:36:56 +0900 libmecab-java (0.98-1) unstable; urgency=low * Initial release (Closes: #551611) -- TANIGUCHI Takaki Mon, 19 Oct 2009 20:00:03 +0900 debian/compat0000664000000000000000000000000212204345750010370 0ustar 7 debian/control0000664000000000000000000000256112204345750010601 0ustar Source: libmecab-java Section: java Priority: optional Maintainer: Maintainer: Debian Java maintainers Uploaders: TANIGUCHI Takaki Build-Depends: debhelper (>= 7.0.50~), cdbs, libmecab-dev(>= 0.99.6), default-jdk, mecab-jumandic Standards-Version: 3.9.4 Homepage: http://sourceforge.net/projects/mecab/ Vcs-Git: git://git.debian.org/collab-maint/libmecab-java.git Vcs-Browser: http://git.debian.org/?p=collab-maint/libmecab-java.git;a=summary Package: libmecab-java Architecture: all 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 sequences, and outputs them to the standard output with many additional pieces of information (pronunciation, semantic information, etc). . This package is built for Java. Package: libmecab-jni Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: mecab binding for Java - native interface Mecab is a morphological analysis system. It reads Japanese sentences from the standard input, segments them into morpheme sequences, and outputs them to the standard output with many additional pieces of information (pronunciation, semantic information, etc). . This package is built for Java. debian/copyright0000664000000000000000000000531712204345750011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MeCab Upstream-Contact: Taku Kudo Source: http://code.google.com/p/mecab/ Files: * Copyright: Taku Kudo Nippon Telegraph and Telephone Corporation License: GPL-2+ or LGPL-2+ or BSD-3-clause Files: debian/* Copyright: 2009-2012, TANIGUCHI Takaki License: GPL-2+ or LGPL-2+ or BSD-3-clause License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . * Neither the name of the Nippon Telegraph and Telegraph Corporation nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. . On Debian systems, the complete text of version 2 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. License: LGPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. . On Debian systems, the complete text of version 2 of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-2'. debian/docs0000664000000000000000000000002512204345750010042 0ustar README bindings.html debian/libmecab-java.dirs0000664000000000000000000000001712204345750012530 0ustar usr/share/java debian/libmecab-java.install0000664000000000000000000000003412204345750013234 0ustar MeCab-*.jar /usr/share/java debian/libmecab-java.links0000664000000000000000000000006712204345750012714 0ustar usr/share/java/MeCab-0.98.jar usr/share/java/MeCab.jar debian/libmecab-jni.dirs0000664000000000000000000000001412204345750012364 0ustar usr/lib/jni debian/libmecab-jni.install0000664000000000000000000000003112204345750013070 0ustar libMeCab.so /usr/lib/jni debian/rules0000775000000000000000000000047612204345750010261 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/buildvars.mk %: dh $@ override_dh_auto_build: dh_auto_build -- JAVAC="javac -source 1.5 -target 1.5 -encoding UTF-8" \ INCLUDE=/usr/lib/jvm/default-java/include override_dh_install: cp MeCab.jar MeCab-$(DEB_UPSTREAM_VERSION).jar dh_install debian/source/0000775000000000000000000000000012204345750010472 5ustar debian/source/format0000664000000000000000000000001412204345750011700 0ustar 3.0 (quilt) debian/watch0000664000000000000000000000030612204345750010222 0ustar version=3 opts="uversionmangle=s/pre/~pre/;s/rc/~rc/;s/99(\d)/99.$1/" \ http://code.google.com/p/mecab/downloads/list?can=1 .*/mecab-java-(\d[\d\.]*)\.(?:zip|tgz|tbz2|txz|tar\.gz|tar\.bz2|tar\.xz)