debian/0000755000000000000000000000000011614525544007175 5ustar debian/source/0000755000000000000000000000000011607340513010466 5ustar debian/source/format0000644000000000000000000000001411572773405011707 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000153611614047763010264 0ustar #!/usr/bin/make -f # Sample debian/rules that uses debhelper. # GNU copyright 1997 to 1999 by Joey Hess. # Modified for pari-extra by Bill Allombert 2001 # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 build: build-stamp build-stamp: dh_testdir touch build-stamp clean: dh_testdir dh_testroot rm -f build-stamp dh_clean install: build dh_testdir dh_testroot dh_prep dh_installdirs dh_install seadata /usr/share/pari # Build architecture-independent files here. binary-arch: build install binary-indep: build install dh_testdir dh_testroot dh_installdocs seadata/README dh_installexamples dh_installchangelogs dh_link dh_strip dh_compress dh_fixperms dh_installdeb dh_gencontrol dh_md5sums dh_builddeb binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary install debian/compat0000644000000000000000000000000211572775326010403 0ustar 5 debian/copyright0000644000000000000000000000137211607406112011122 0ustar This package was debianized by Bill Allombert ballombe@debian.org on Wed, 13 Jul 2011 23:16:59 +0200 It was downloaded from ftp://pari.math.u-bordeaux.fr/pub/pari/packages Copyright: PARI/GP Number Theory-oriented Computer Algebra System Copyright (C) 2000-2011 The PARI Group, Bordeaux. PARI/GP 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. It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY WHATSOEVER. On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. debian/dirs0000644000000000000000000000001210510752410010036 0ustar usr/share debian/changelog0000644000000000000000000000022411614525463011045 0ustar pari-seadata (0.20090618-1) unstable; urgency=low * Initial Release. -- Bill Allombert Fri, 29 Jul 2011 14:44:34 +0200 debian/control0000644000000000000000000000220411614525155010574 0ustar Source: pari-seadata Build-Depends: debhelper (>=5) Section: math Priority: optional Maintainer: Bill Allombert Standards-Version: 3.9.2.0 Package: pari-seadata Architecture: all Depends: ${misc:Depends} Replaces: pari-extra (<= 2.1-1) Suggests: pari-gp Description: PARI/GP Computer Algebra System modular polynomials (seadata) PARI/GP is a widely used computer algebra system designed for fast computations in number theory (factorizations, algebraic number theory, elliptic curves...), but also contains a large number of other useful functions to compute with mathematical entities such as matrices, polynomials, power series, algebraic numbers, etc., and a lot of transcendental functions. PARI is also available as a C library to allow for faster computations. . Originally developed by Henri Cohen and his co-workers (University Bordeaux I, France), PARI is now under the GPL and maintained by Karim Belabas with the help of many volunteer contributors. . This package contains the optional PARI package seadata which provides the modular polynomials for prime level up to 500 needed by the GP function ellap.