File: control

package info (click to toggle)
gprolog 1.4.5.0-3
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 7,924 kB
  • sloc: ansic: 55,584; perl: 18,501; sh: 3,401; makefile: 1,114; asm: 20
file content (38 lines) | stat: -rw-r--r-- 1,393 bytes parent folder | download
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
Source: gprolog
Section: devel
Priority: optional
Maintainer: Salvador Abreu <spa@debian.org>
Build-Depends: debhelper (>= 9), autoconf (>= 2.52), autotools-dev
Build-Depends-Indep: imagemagick, gsfonts, texlive-latex-recommended,
 texlive-latex-extra, texlive-font-utils, hevea (>= 1.09)
Standards-Version: 4.4.0
Homepage: http://www.gprolog.org/
# Vcs-Git: https://anonscm.debian.org/collab-maint/gprolog.git
# Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/gprolog.git

Package: gprolog
Architecture: i386 amd64 sparc sparc64 alpha powerpc powerpcspe
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: gprolog-doc
Description: GNU Prolog compiler
 GNU Prolog is a free Prolog compiler with constraint solving over
 finite domains (FD).  GNU Prolog is largely compliant with the ISO
 standard and is part of the Prolog Commons initiative.
 .
 This package contains the compiler and runtime system for the ISO
 standard version of GNU Prolog, including the prototype modules
 implementation.

Package: gprolog-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends}
Conflicts: gprolog (<< 1.2.7)
Recommends: pdf-viewer, www-browser
Description: documentation for the GNU Prolog compiler
 GNU Prolog is a free Prolog compiler with constraint solving over
 finite domains (FD).
 .
 This package contains the documentation (PDF and HTML) for GNU
 Prolog.