debian/0000755000000000000000000000000011741760335007175 5ustar debian/source/0000755000000000000000000000000011741760335010475 5ustar debian/source/format0000644000000000000000000000001411740046453011700 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211740046631010366 0ustar 7 debian/libjcm-java.jlibs0000644000000000000000000000001011740045264012364 0ustar jcm.jar debian/control0000644000000000000000000000423711740054420010574 0ustar Source: jcm Section: java Priority: extra Maintainer: Debian Java Maintainers Uploaders: Mathieu Malaterre Build-Depends: debhelper (>= 8), javahelper (>= 0.25) Build-Depends-Indep: default-jdk, default-jdk-doc Standards-Version: 3.9.3 Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/jcm Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/jcm Homepage: http://math.hws.edu/javamath/ Package: libjcm-java Architecture: all Depends: ${misc:Depends}, ${java:Depends} Recommends: ${java:Recommends} Suggests: libjcm-java-doc Description: Java Components for Mathematics THE "Java Components For Mathematics" project represents an effort to develop a framework of configurable mathematical software components written in the Java programming language. Our Java components are meant to be used on instructional Web pages as interactive illustrations, special-purpose calculators, support for exercises, and so forth. The components in Version 1 are mostly useful for calculus and pre-calculus and for science courses that use some of the same material. They use Java 1.1, and so will not work in some older browsers that support only Java 1.0. . This project was supported by NSF grant number DUE-9950473. Package: libjcm-java-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${java:Depends} Recommends: ${java:Recommends} Suggests: libjcm-java Description: Documentation for Java Components for Mathematics THE "Java Components For Mathematics" project represents an effort to develop a framework of configurable mathematical software components written in the Java programming language. Our Java components are meant to be used on instructional Web pages as interactive illustrations, special-purpose calculators, support for exercises, and so forth. The components in Version 1 are mostly useful for calculus and pre-calculus and for science courses that use some of the same material. They use Java 1.1, and so will not work in some older browsers that support only Java 1.0. . This project was supported by NSF grant number DUE-9950473. . This package contains the API documentation of libjcm-java. debian/changelog0000644000000000000000000000022411741760075011046 0ustar jcm (1.0-1) unstable; urgency=low * Initial release (Closes: #667923) -- Mathieu Malaterre Fri, 13 Apr 2012 10:11:32 +0200 debian/watch0000644000000000000000000000013711740044313010215 0ustar version=3 opts="uversionmangle=s/$/.0/" \ http://math.hws.edu/javamath/jcm([\d])-source.tar.gz debian/rules0000755000000000000000000000045011740054001010235 0ustar #!/usr/bin/make -f export JAVA_HOME=/usr/lib/jvm/default-java %: dh $@ --with javahelper override_dh_auto_configure: pre-build dh_auto_configure # upstream Makefile does not build doc, prefer javahelper: pre-build: -rm Makefile get-orig-source: uscan --verbose --force-download --rename debian/javabuild0000644000000000000000000000002311740044566011054 0ustar jcm.jar *.java edu debian/libjcm-java-doc.javadoc0000644000000000000000000000005011740046367013444 0ustar internal /usr/share/doc/libjcm-java/api debian/copyright0000644000000000000000000000253311741760075011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Java Components for Mathematics Source: http://math.hws.edu/javamath/ Files: * Copyright: 2001, 2005 David J. Eck License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Files: debian/* Copyright: 2012, Mathieu Malaterre License: Public Domain Same as above