debian/0000755000000000000000000000000012146360751007173 5ustar debian/control0000644000000000000000000000157412146360751010605 0ustar Source: jas Section: java Priority: extra Maintainer: Debian Java Maintainers Uploaders: Giovanni Mascellani Build-Depends: debhelper (>= 8.0.0), default-jdk, javahelper (>= 0.43), liblog4j1.2-java, junit4 Standards-Version: 3.9.4 Homepage: http://krum.rz.uni-mannheim.de/jas/ Vcs-Git: git://anonscm.debian.org/pkg-java/jas.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jas.git;a=summary Package: libjas-java Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, ${java:Depends} Description: Java object-oriented type-safe Algebra System Java Algebra System (JAS) is an object-oriented, type-safe and multi-threaded library using generic types for algebraic computations. It mainly focuses on commutative algebra, solvable polynomials, Groebner bases, factorization, power series and real roots. debian/javabuild0000644000000000000000000000001512146360751011053 0ustar jas.jar src/ debian/README.Debian0000644000000000000000000000036012146360751011233 0ustar Debian package for JAS ---------------------- At the moment this Debian package only contains the Java interface for Python. The Python interface (using Jython) and Ruby interface are not enabled. -- Giovanni Mascellani debian/libjas-java.doc-base0000644000000000000000000000051612146360751012757 0ustar Document: libjas-java Title: JAS documentation Author: Heinz Kredel Abstract: This manual documents JAS, the Java Algebra System library. Section: Programming/Java Format: HTML Index: /usr/share/doc/libjas-java/index.html Files: /usr/share/doc/libjas-java/*.html /usr/share/doc/libjas-java/*.css /usr/share/doc/libjas-java/images/*debian/TODO.Debian0000644000000000000000000000004712146360751011045 0ustar * Fix dangling links in /usr/share/doc debian/changelog0000644000000000000000000000152412146360751011047 0ustar jas (2.5.4408-1) unstable; urgency=low * New upstream release. * Fix some lintian issues. + Bump Standards-Version to 3.9.4. * Update debian/copyright. -- Giovanni Mascellani Mon, 20 May 2013 10:42:08 +0200 jas (2.4.3938-2) unstable; urgency=low * Team upload. * Bump dependency on javahelper to fix FTBFS with Java7. -- Niels Thykier Wed, 20 Jun 2012 19:07:50 +0200 jas (2.4.3938-1) unstable; urgency=low * New upstream release. * Update some details in debian/copyright. * Add doc-base registration. * Bump Standards-Version to 3.9.3 (no changes needed). -- Giovanni Mascellani Wed, 09 May 2012 10:54:12 +0200 jas (2.4-1) unstable; urgency=low * Initial release (closes: #649246). -- Giovanni Mascellani Sat, 19 Nov 2011 00:18:25 +0100 debian/rules0000755000000000000000000000052712146360751010257 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 export JAVA_HOME=/usr/lib/jvm/default-java export CLASSPATH=/usr/share/java/log4j-1.2.jar:/usr/share/java/junit4.jar export JH_JAR_EXTRA=log4j.properties %: dh $@ --with javahelper # The Makefile won't work override_dh_auto_build: true debian/watch0000644000000000000000000000012612146360751010223 0ustar version=3 http://krum.rz.uni-mannheim.de/jas/download.html \ jas-([0-9\.]+)-src.zip debian/copyright0000644000000000000000000000362412146360751011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: jas Source: http://krum.rz.uni-mannheim.de/jas/ Files: * Copyright: © 2000-2013, Heinz Kredel License: GPL or LGPL Files: examples/basic_sigbased_gb.py Copyright: © 2010-2011, the University of Southern Mississippi License: PD Released into the public domain. X-Origin: http://www.math.usm.edu/perry/Research/basic_sigbased_gb.py Comment: Implementations of algorithms found in joint paper by Eder and Perry; this implementation has one significant difference from the paper: the paper maintains monic signatures, but this implementation maintains monic polynomials. . Implementation slightly changed for JAS compatibility. Files: debian/* Copyright: © 2011-2013, Giovanni Mascellani License: GPL-2+ This package 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 of the License, or (at your option) any later version. . This package 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 General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". License: GPL or LGPL Programms [sic] released under GPL or LGPL. . On Debian systems, the complete text of the GNU General Public License version 3 can be found in `/usr/share/common-licenses/GPL-3` and the complete text of the GNU Lesser General Public License version 3 can be found in `/usr/share/common-licenses/LGPL-3`. debian/libjas-java.docs0000644000000000000000000000002412146360751012224 0ustar *.html *.css images/debian/compat0000644000000000000000000000000212146360751010371 0ustar 8 debian/jlibs0000644000000000000000000000000712146360751010216 0ustar jas.jardebian/source/0000755000000000000000000000000012146360751010473 5ustar debian/source/format0000644000000000000000000000001412146360751011701 0ustar 3.0 (quilt)