File: control

package info (click to toggle)
sympow 1.023-8
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 836 kB
  • ctags: 1,320
  • sloc: ansic: 3,783; sh: 682; makefile: 19
file content (41 lines) | stat: -rw-r--r-- 1,588 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Source: sympow
Section: math
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Jerome Benoit <calculus@rezozer.net>
Build-Depends:
 debhelper (>= 9), autoconf, help2man
Build-Depends-Indep:
 pari-gp (>= 2.7.2)
Standards-Version: 3.9.8
Homepage: http://magma.maths.usyd.edu.au/~watkins/
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/sympow.git
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/sympow.git

Package: sympow
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, sympow-data (= ${source:Version}), pari-gp (>= 2.7.2), ${misc:Depends}
Multi-Arch: foreign
Description: mathematical program for SYMmetric POWer elliptic curve L-functions -- program
 SYMPOW is a mathematical program to compute special values of symmetric
 power elliptic curve L-functions; it can compute up to about 64 digits
 of precision.
 .
 This package provides the SYMPOW program itself.

Package: sympow-data
Architecture: all
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}
Recommends: sympow (= ${source:Version})
Replaces: sympow (<< 1.023-1)
Breaks: sympow (<< 1.023-1)
Multi-Arch: foreign
Description: mathematical program for SYMmetric POWer elliptic curve L-functions -- shared
 SYMPOW is a mathematical program to compute special values of symmetric
 power elliptic curve L-functions; it can compute up to about 64 digits
 of precision.
 .
 This package provides the essential SYMPOW architecture independent
 material, namely shared data and scripts.