debian/0000755000000000000000000000000012201330224007153 5ustar debian/build.xml0000644000000000000000000000440712201327731011012 0ustar debian/watch0000644000000000000000000000011012201327731010205 0ustar version=3 http://math.nist.gov/javanumerics/jama/Jama-([\d.]+)\.tar\.gz debian/rules0000755000000000000000000000122712201327731010246 0ustar #!/usr/bin/make -f # debian/rules file for jama (uses cdbs) include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/ant.mk JAVA_HOME := /usr/lib/jvm/default-java DEB_ANT_BUILDFILE := debian/build.xml DEB_ANT_BUILD_TARGET := all install/libjama-java:: mh_installpom -plibjama-java debian/pom.xml mh_installjar -plibjama-java --java-lib debian/pom.xml target/jama.jar clean:: mh_clean get-orig-pom: wget http://central.maven.org/maven2/gov/nist/math/jama/$(DEB_UPSTREAM_VERSION)/jama-$(DEB_UPSTREAM_VERSION).pom -O debian/pom.xml get-orig-source: uscan --force-download --download-version $(DEB_UPSTREAM_VERSION) --rename --repack debian/changelog0000644000000000000000000000405412201327731011041 0ustar jama (1.0.3-1) unstable; urgency=low * Team upload. * New upstream release * Install the Maven artifacts in /usr/share/maven-repo * Generate Java 6 compatible bytecode * debian/control: - Use canonical URLs for the Vcs-* fields - Updated Standards-Version to 3.9.4 (no changes) - Removed Michael Koch from the uploaders (Closes: #654026) - Removed the article at the beginning of the package descriptions * debian/rules: Added the get-orig-pom and get-orig-source targets -- Emmanuel Bourg Fri, 09 Aug 2013 17:32:58 +0200 jama (1.0.2-4) unstable; urgency=low * Added myself to uploaders. * Removed dependency on default-jdk. (Closes: #590461) * Updated Standards-Version to 3.9.1. * Added Vcs-* and Homepage fields. * Moved javadoc and examples to a separate package. - To get the javadoc, install libjama-java-doc. * Registered javadoc with docbase. * Changed to 3.0 (quilt) source format. -- Melvin Winstrøm-Møller Wed, 28 Jul 2010 17:20:52 +0200 jama (1.0.2-3) unstable; urgency=low * (Build-)Depends on default-jdk. * Build-Depends on debhelper >= 7. * Moved package to section 'java'. * Removed Wolfang and added myself to uploaders. * Updated Standards-Version to 3.8.3. -- Michael Koch Mon, 14 Sep 2009 21:32:40 +0200 jama (1.0.2-2) unstable; urgency=low * kaffe compiler transition -- Wolfgang Baer Sun, 15 Jan 2006 18:17:09 +0100 jama (1.0.2-1) unstable; urgency=low * New upstream release * Upload to unstable * Standards-Version 3.6.2 (no changes needed) * Adjusted debian/control description to fix lintian warnings * rm ChangeLog from libjama-java.docs - installed by dh_installchangelogs * Changed libant1.6-java build-dep to ant (now in main) * Upload sponsored by Petter Reinholdtsen -- Wolfgang Baer Sun, 7 Aug 2005 14:34:30 +0200 jama (1.0.1-1) experimental; urgency=low * Initial Release (closes: #294539) -- Wolfgang Baer Thu, 27 Jan 2005 10:38:29 +0100 debian/libjama-java.dirs0000644000000000000000000000001712201327731012363 0ustar usr/share/java debian/libjama-java-doc.docs0000644000000000000000000000006012201327731013113 0ustar target/docs/api src/Jama/examples src/Jama/test debian/source/0000755000000000000000000000000012201330224010453 5ustar debian/source/format0000644000000000000000000000001412201327731011672 0ustar 3.0 (quilt) debian/libjama-java-doc.doc-base0000644000000000000000000000103312201327731013641 0ustar Document: libjama-java Title: JAMA: a basic linear algebra library for Java Author: The MathWorks and NIST Abstract: JAMA provides fundamental operations of numerical linear algebra. The package provides five matrix decompositions. These decompositions are accessed by the Matrix class to compute solutions of simultaneous linear equations, determinants, inverses and other matrix functions. Section: Programming/Java Format: HTML Index: /usr/share/doc/libjama-java-doc/api/index.html Files: /usr/share/doc/libjama-java-doc/api/*.html debian/compat0000644000000000000000000000000212201327731010362 0ustar 7 debian/copyright0000644000000000000000000000122512201327731011117 0ustar This package was debianized by Wolfgang Baer on Thu, 27 Jan 2005 10:38:29 +0100. It was downloaded from Copyright: This software is a cooperative product of The MathWorks and the National Institute of Standards and Technology (NIST) which has been released to the public domain. Neither The MathWorks nor NIST assumes any responsibility whatsoever for its use by other parties, and makes no guarantees, expressed or implied, about its quality, reliability, or any other characteristic. Upstream Authors: Joe Hicklin Cleve Moler Peter Webb Ronald F. Boisvert Bruce Miller Roldan Pozo Karin Remington debian/pom.xml0000644000000000000000000000672712201327731010515 0ustar 4.0.0 gov.nist.math jama 1.0.3 jar JAMA JAMA is a basic linear algebra package for Java. It provides user-level classes for constructing and manipulating real, dense matrices. It is meant to provide sufficient functionality for routine problems, packaged in a way that is natural and understandable to non-experts. http://math.nist.gov/javanumerics/jama/ Java Numerics Working Group, National Institute of Standards and Technology (NIST) http://math.nist.gov/javanumerics/ Public Domain http://creativecommons.org/licenses/publicdomain/ repo jhicklin Joe Hicklin The MathWorks http://www.mathworks.com/ cmoler Cleve Moler http://www.mathworks.com/company/cleve_bio.shtml The MathWorks http://www.mathworks.com/ pwebb Peter Webb The MathWorks http://www.mathworks.com/ rboisvert Ronald F. Boisvert http://math.nist.gov/~RBoisvert/ National Institute of Standards and Technology (NIST) http://www.nist.gov/ bmiller Bruce Miller http://math.nist.gov/~BMiller/ National Institute of Standards and Technology (NIST) http://www.nist.gov/ rpozo Roldan Pozo http://math.nist.gov/~RPozo/ National Institute of Standards and Technology (NIST) http://www.nist.gov/ kremington Karin Remington http://math.nist.gov/~KRemington/ National Institute of Standards and Technology (NIST) http://www.nist.gov/ jama http://cio.nist.gov/esd/emaildir/lists/jama/maillist.html http://cio.nist.gov/esd/emaildir/lists/jama/maillist.html http://cio.nist.gov/esd/emaildir/lists/jama/maillist.html not available http://math.nist.gov/javanumerics/jama/Jama-1.0.3.tar.gz debian/control0000644000000000000000000000412512201327731010571 0ustar Source: jama Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Melvin Winstrøm-Møller Build-Depends: debhelper (>= 7), cdbs, ant, default-jdk, default-jdk-doc, maven-repo-helper Standards-Version: 3.9.4 Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/jama Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/jama/ Homepage: http://math.nist.gov/javanumerics/jama/ Package: libjama-java Architecture: all Depends: ${misc:Depends} Suggests: libjama-java-doc Description: Basic linear algebra library for Java Provides fundamental operations of numerical linear algebra. The package provides five matrix decompositions. These decompositions are accessed by the Matrix class to compute solutions of simultaneous linear equations, determinants, inverses and other matrix functions. . The five decompositions are: * Cholesky Decomposition of symmetric, positive definite matrices * LU Decomposition (Gaussian elimination) of rectangular matrices * QR Decomposition of rectangular matrices * Eigenvalue Decomposition of both symmetric and nonsymmetric square matrices * Singular Value Decomposition of rectangular matrices Package: libjama-java-doc Section: doc Architecture: all Depends: ${misc:Depends} Recommends: default-jdk-doc, Suggests: libjama-java Description: Basic linear algebra library for Java (documentation) Provides fundamental operations of numerical linear algebra. The package provides five matrix decompositions. These decompositions are accessed by the Matrix class to compute solutions of simultaneous linear equations, determinants, inverses and other matrix functions. . The five decompositions are: * Cholesky Decomposition of symmetric, positive definite matrices * LU Decomposition (Gaussian elimination) of rectangular matrices * QR Decomposition of rectangular matrices * Eigenvalue Decomposition of both symmetric and nonsymmetric square matrices * Singular Value Decomposition of rectangular matrices . This package contains the documentation of libjama-java.