debian/0000755000000000000000000000000011620034023007155 5ustar debian/links0000644000000000000000000000040010047775331010232 0ustar usr/share/java/jazzy.jar usr/share/java/jazzy-0.5.jar usr/share/java/jazzy-core.jar usr/share/java/jazzy-core-0.5.jar usr/share/java/jazzy-examples.jar usr/share/java/jazzy-examples-0.5.jar usr/share/java/jazzy-swing.jar usr/share/java/jazzy-swing-0.5.jar debian/copyright0000644000000000000000000000246610602750640011131 0ustar This package was debianized by Arnaud Vandyck on Mon, 15 Sep 2003 22:21:34 +0200. The current Debian maintainer is Debian Java Maintainers It was downloaded from http://jazzy.sourceforge.net/ Upstream Authors: Mindaugas Idzelis, Robert Gustavsson, Jason Height, Anthony Roy, Ben Galbraith, Stig Tanggaard, Don Vail Copyright: (C) 2001-2007 Mindaugas Idzelis This library 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.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems the full text of the Lesser General Public License, LGPL, can be found at /usr/share/common-licenses/LGPL. debian/ant.properties0000644000000000000000000000001510560342115012057 0ustar target = 1.4 debian/rules0000755000000000000000000000106411620033746010251 0ustar #!/usr/bin/make -f # debian/rules for libjazzy-java (uses CDBS) # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/ant.mk JAVA_HOME_DIRS := /usr/lib/jvm/default-java DEB_ANT_BUILD_TARGET := library-all library-core library-swing examples javadoc LIBRARY=jazzy VERSION=0.5.2 install/libjazzy-java:: install -m 644 dist/lib/jazzy.jar debian/libjazzy-java/usr/share/java/jazzy-$(VERSION).jar ln -s jazzy-$(VERSION).jar debian/libjazzy-java/usr/share/java/jazzy.jar debian/changelog0000644000000000000000000000527511620033746011053 0ustar libjazzy-java (0.5.2-1) unstable; urgency=low * Team upload * New upstream release. * Add real Homepage header. (Closes: #615367) * Add Vcs-Svn header. * Remove Arnaud from Uploaders list; no uploader left. * Change Build-Depends: default-jdk. * Adapt dependencies to current Java policy. * Change Section: java. * Switch to debhelper level 7. * Update Standards-Version: 3.9.1. * Switch to source format 3.0. -- Torsten Werner Mon, 08 Aug 2011 21:23:25 +0200 libjazzy-java (0.5.1a-3) unstable; urgency=low * debian/control: change section to libs -- Arnaud Vandyck Wed, 25 Apr 2007 13:23:26 +0200 libjazzy-java (0.5.1a-2) unstable; urgency=low * debian/copyright: added copyright holder and date and corrected the reference of the LGPL on Debian system. -- Arnaud Vandyck Thu, 29 Mar 2007 16:44:18 +0200 libjazzy-java (0.5.1a-1) unstable; urgency=low * renamed the source tar gz to move to main. -- Arnaud Vandyck Fri, 2 Feb 2007 16:15:55 +0100 libjazzy-java (0.5.1-2) unstable; urgency=low * move to main (thanks to Andreas Jochens for the patch and tests) (closes: #391170). * debian/control: + removed Wolfgang Baƫr from uploaders + build with java-gcj-compat-dev, runtime dependency java-gcj-compat + standards-version to 3.7.2, nothing to do. * debian/rules: removed unecessary stuff, changed JAVA_HOME_DIRS to match java-gcj-compat-dev * debian/ant.properties: added to set java version target (1.4) -- Arnaud Vandyck Thu, 1 Feb 2007 11:44:20 +0100 libjazzy-java (0.5.1-1) unstable; urgency=low * New upstream release * Changed libant1.6-java build-dep to ant * Support the JAVA_HOME directories used by java-package (closes: #306767) * Changed Depends to kaffe | java1-runtime | java2-runtim as the core stuff is runnable by all vm's in debian * Standards-Version 3.6.2 - no changes * Removed README.Debian * Only build one jar for everything (small enough) * Moved install/link files to rules * Added myself to uploaders * Upload sponsored by Arnaud Vandyck -- Wolfgang Baer Tue, 16 Aug 2005 20:37:19 +0200 libjazzy-java (0.5-3) unstable; urgency=low * build with ant1.6 -- Arnaud Vandyck Tue, 22 Mar 2005 11:53:26 +0100 libjazzy-java (0.5-2) unstable; urgency=low * easy the build on AMD64, thanks to Kaare Hviid for the patch (closes: #274845). -- Arnaud Vandyck Mon, 11 Oct 2004 11:04:52 +0200 libjazzy-java (0.5-1) unstable; urgency=low * Initial Release, closes: #211070. -- Arnaud Vandyck Mon, 10 May 2004 23:37:08 +0200 debian/watch0000644000000000000000000000006711214020600010204 0ustar version=3 http://sf.net/jazzy/jazzy-([\d.]+)\.src\.zip debian/dirs0000644000000000000000000000002010047775331010051 0ustar usr/share/java debian/control0000644000000000000000000000134611620033746010577 0ustar Source: libjazzy-java Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Arnaud Vandyck Build-Depends: debhelper (>= 7), cdbs (>= 0.4.8), ant, default-jdk Standards-Version: 3.9.1 Homepage: http://jazzy.sourceforge.net Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libjazzy-java Package: libjazzy-java Architecture: all Depends: ${misc:Depends} Description: spell checker java library Jazzy is a 100% pure Java library implementing a spell checking algorithm similar to aspell. It may be used to spell check a variety of sources and can be added by java devlopers who want to add spell checking functionality to java applications easily. debian/README.Debian0000644000000000000000000000120510047775331011234 0ustar libjazzy-java for Debian ------------------------ You can find the library at the usual java location in Debian: /usr/share/java jazzy.jar is the combination of the three different jazzy jars: jazzy-core.jar, jazzy-swing.jar, jazzy-examples.jar. It's not needed to have four jars and if someone ask, I can remove some. But please, give some arguments to tell me which jars you want to keep. There is no -doc package, everything is in the same package. If you think it's too big, I'll split the package. The package is in contrib because it needs non-free jdk (javax.swing.*). -- Arnaud Vandyck , Mon May 10 23:37:46 2004 debian/source/0000755000000000000000000000000011620034023010455 5ustar debian/source/format0000644000000000000000000000001411620033746011676 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211620033746010366 0ustar 7 debian/docs0000644000000000000000000000006510300662546010044 0ustar README.txt www/index.html www/jazzy_logo.png javadoc debian/install0000644000000000000000000000023410047775331010565 0ustar dist/lib/jazzy.jar usr/share/java dist/lib/jazzy-core.jar usr/share/java dist/lib/jazzy-swing.jar usr/share/java dist/lib/jazzy-examples.jar usr/share/java