debian/0000755000000000000000000000000012122151145007160 5ustar debian/watch0000644000000000000000000000022412121705721010213 0ustar version=3 opts=filenamemangle=s/spkg/tar.bz2/,dversionmangle=s/\+dfsg// http://www.sagemath.org/packages/standard/elliptic_curves-(\d[\.\d]*)\.spkg debian/compat0000644000000000000000000000000212121705721010362 0ustar 9 debian/control0000644000000000000000000000164612121705721010576 0ustar Source: sagemath-database-elliptic-curves Maintainer: Debian Science Maintainers Uploaders: Julien Puydt Section: math Priority: optional Standards-Version: 3.9.3 Homepage: http://www.sagemath.org/packages/standard/ Build-Depends: debhelper (>= 9), python (>= 2.7) Vcs-Git: git://git.debian.org/git/debian-science/packages/sagemath-database-elliptic-curves.git Vcs-Browser: http://git.debian.org/?p=debian-science/packages/sagemath-database-elliptic-curves.git Package: sagemath-database-elliptic-curves Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Description: Databases for elliptic curves This package contains in fact two databases: - the subset of John Cremona's database of elliptic curves up to conductor at most 10000 - William Stein's database of interesting elliptic curves . It is part of the sagemath software suite. debian/README.source0000644000000000000000000000042312121705721011342 0ustar README.source The +dfsg.orig.tar.bz2 upstream source tarball is obtained by: - renaming the .spkg to .tar.bz2 (the debian/watch file does this) - unpacking, removing all mercurial files (.hg*) - renaming the directory with an appended +dfsg - repacking with a +dfsg version debian/rules0000755000000000000000000000030612121705721010243 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_build: SAGE_SHARE=./build python spkg-install override_dh_auto_clean: rm -rf build override_dh_installchangelogs: dh_installchangelogs SPKG.txt debian/changelog0000644000000000000000000000027312121705721011040 0ustar sagemath-database-elliptic-curves (0.7+dfsg-1) unstable; urgency=low * Initial release. (Closes: #703297) -- Julien Puydt Mon, 18 Mar 2013 22:24:17 +0100 debian/source/0000755000000000000000000000000012121705721010464 5ustar debian/source/format0000644000000000000000000000001412121705721011672 0ustar 3.0 (quilt) debian/install0000644000000000000000000000013612121705721010555 0ustar build/cremona/* /usr/share/sagemath/cremona/ build/ellcurves/* /usr/share/sagemath/ellcurves/ debian/copyright0000644000000000000000000000270712121705721011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: elliptic_curves Upstream-Contact: R. Andrew Ohana Source: http://www.sagemath.org/packages/standard/ Files: src/common/allcurves.00000-09999 Copyright: 2011-2013, J. E. Cremona, University of Warwick, U.K. License: GPL-2+ Files: src/ellcurves/rank[3-8] Copyright: 2011-2013, W. A. Stein, University of Washington, U.S.A. License: GPL-2+ Files: spkg-install Copyright: 2011-2013, R. A. Ohana License: GPL-2+ Files: debian/* Copyright: 2013, Julien Puydt License: GPL-2+ License: GPL-2+ This program 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 program 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, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'