debian/0000755000000000000000000000000012265007367007176 5ustar debian/dirs0000644000000000000000000000001210510752410010036 0ustar usr/share 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/control0000644000000000000000000000222512265007346010577 0ustar Source: pari-elldata Build-Depends: debhelper (>=5) Section: math Priority: optional Maintainer: Bill Allombert Standards-Version: 3.9.5.0 Package: pari-elldata Architecture: all Depends: ${misc:Depends} Replaces: pari-extra (<= 2.1-1) Suggests: pari-gp Description: PARI/GP Computer Algebra System elliptic curves (elldata) 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 elldata which provides the Elliptic Curve Database of J. E. Cremona Elliptic which can be queried by ellsearch and ellidentify. debian/rules0000755000000000000000000000163112141472077010254 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 elldata /usr/share/pari gzip --best -r debian/pari-elldata/usr/share/pari/elldata # Build architecture-independent files here. binary-arch: build install binary-indep: build install dh_testdir dh_testroot dh_installdocs elldata/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/changelog0000644000000000000000000000264212265007365011052 0ustar pari-elldata (0.20131231-1) unstable; urgency=low * New upstream release (all conductor less than 320000) * Bump Standards-Version to 3.9.5. -- Bill Allombert Mon, 13 Jan 2014 17:02:50 +0100 pari-elldata (0.20121022-1) unstable; urgency=low * New upstream release (all conductor less than 300000) * Compress files to reduce installed size. -- Bill Allombert Sun, 05 May 2013 16:45:15 +0200 pari-elldata (0.20120415-1) unstable; urgency=low * New upstream release (all conductor less than 230000) - Beware that the numbering of curves in a small number of isogenies classes has changed. * Bump Standards-Version to 3.9.3. -- Bill Allombert Sun, 15 Apr 2012 17:25:05 +0200 pari-elldata (0.20120131-1) unstable; urgency=low * New upstream release (all conductor less than 220000) - fix generators for conductors between 130000 and 139999 -- Bill Allombert Tue, 31 Jan 2012 23:53:16 +0100 pari-elldata (0.20111104-1) unstable; urgency=low * New upstream release (all conductor less than 200000). -- Bill Allombert Wed, 16 Nov 2011 12:06:45 +0100 pari-elldata (0.20110726-1) unstable; urgency=low * Initial Release. * Replaces obsolete pari-extra package. -- Bill Allombert Tue, 26 Jul 2011 19:18:56 +0200 Local variables: mode: debian-changelog End: debian/source/0000755000000000000000000000000011607340513010466 5ustar debian/source/format0000644000000000000000000000001411572773405011707 0ustar 3.0 (quilt)