File: control

package info (click to toggle)
erlang 1%3A12.b.3-dfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 77,780 kB
  • ctags: 157,528
  • sloc: erlang: 664,178; ansic: 241,119; makefile: 15,725; xml: 8,378; java: 7,780; sh: 6,789; lisp: 5,396; pascal: 3,637; perl: 2,310; asm: 1,438; cpp: 975; tcl: 245; python: 21; sed: 20; awk: 15
file content (184 lines) | stat: -rw-r--r-- 10,526 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
Source: erlang
Maintainer: Erlang Packagers <erlang-pkg-devel@lists.berlios.de>
Uploaders: Torsten Werner <twerner@debian.org>, Sergei Golovan <sgolovan@debian.org>
Section: interpreters
Priority: optional
Standards-Version: 3.8.0
Build-Depends: debhelper (>= 5.0.0), autoconf (>= 2.50), openssl, libssl-dev, m4, libncurses5-dev, quilt, autotools-dev, unixodbc-dev, bison, flex, libsctp-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], kfreebsd-kernel-headers [kfreebsd-i386 kfreebsd-amd64]
Build-Conflicts: autoconf2.13
Homepage: http://www.erlang.org/
Vcs-Svn: http://svn.berlios.de/svnroot/repos/erlang-pkg/erlang/trunk/
Vcs-Browser: http://svn.berlios.de/viewcvs/erlang-pkg/erlang/trunk/

Package: erlang-base
Architecture: any
Depends: ${procps:Depends}, ${shlibs:Depends}
Suggests: erlang-nox, erlang-x11, erlang, erlang-manpages, erlang-doc-html
Conflicts: erlang (<< ${source:Version}), erlang-base-hipe, erlang-jams, erlang-jams-erl, erlang-doc-html (<< ${source:Upstream-Version}), erlang-doc-html (>> ${source:Upstream-Version}-999), erlang-manpages (<= 1:11.b.1-2)
Replaces: erlang (<< ${source:Version}), erlang-base-hipe, erlang-jams, erlang-jams-erl, erlang-nox (<< ${source:Version}), erlang-x11 (<< ${source:Version}), erlang-src (<< ${source:Version}), erlang-dev (<< ${binary:Version}), erlang-examples (<< ${source:Version}), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-doc-html (<< ${source:Upstream-Version}), erlang-doc-html (>> ${source:Upstream-Version}-999), erlang-manpages (<= 1:11.b.1-2)
Provides: erlang-abi-11.b.3
Description: Concurrent, real-time, distributed functional language (virtual machine)
 Open Source Erlang is a functional programming language designed at
 the Ericsson Computer Science Laboratory.
 .
 Some of Erlang main features are:
  Clear declarative syntax and is largely free from side-effects;
  Builtin support for real-time, concurrent and distributed programming;
  Designed for development of robust and continously operated programs;
  Dynamic code replacement at runtime.
 .
 This package contains the architecture-specific runtime implementation,
 which is configured and built without HiPE support and minimal set of
 Erlang applications (kernel, sasl, stdlib, compiler).


Package: erlang-base-hipe
Architecture: amd64 i386 powerpc sparc
Priority: extra
Depends: ${procps:Depends}, ${shlibs:Depends}
Suggests: erlang-nox, erlang-x11, erlang, erlang-manpages, erlang-doc-html
Conflicts: erlang (<< ${source:Version}), erlang-base, erlang-jams, erlang-jams-erl, erlang-doc-html (<< ${source:Upstream-Version}), erlang-doc-html (>> ${source:Upstream-Version}-999), erlang-manpages (<= 1:11.b.1-2)
Replaces: erlang (<< ${source:Version}), erlang-base, erlang-jams, erlang-jams-erl, erlang-nox (<< ${source:Version}), erlang-x11 (<< ${source:Version}), erlang-src (<< ${source:Version}), erlang-dev (<< ${binary:Version}), erlang-examples (<< ${source:Version}), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-doc-html (<< ${source:Upstream-Version}), erlang-doc-html (>> ${source:Upstream-Version}-999), erlang-manpages (<= 1:11.b.1-2)
Provides: erlang-abi-11.b.3
Description: Concurrent, real-time, distributed functional language (HiPE virtual machine)
 Open Source Erlang is a functional programming language designed at
 the Ericsson Computer Science Laboratory.
 .
 Some of Erlang main features are:
  Clear declarative syntax and is largely free from side-effects;
  Builtin support for real-time, concurrent and distributed programming;
  Designed for development of robust and continously operated programs;
  Dynamic code replacement at runtime.
 .
 This package contains the architecture-specific runtime implementation,
 which is configured and built with HiPE support (allows to compile
 native code) and minimal set of Erlang applications (kernel, sasl,
 stdlib, compiler).


Package: erlang-nox
Architecture: any
Depends: ${erlang-base}, ${shlibs:Depends}
Suggests: erlang-x11, erlang, erlang-manpages, erlang-doc-html
Conflicts: erlang-manpages (<= 1:11.b.1-2)
Replaces: erlang (<< ${source:Version}), erlang-base (<< ${binary:Version}), erlang-base-hipe (<< ${binary:Version}), erlang-jams, erlang-jams-erl, erlang-x11 (<< ${binary:Version}), erlang-src (<< ${source:Version}), erlang-dev (<< ${binary:Version}), erlang-examples (<< ${source:Version}), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-manpages (<= 1:11.b.1-2)
Description: Concurrent, real-time, distributed functional language (no X11 deps)
 Open Source Erlang is a functional programming language designed at
 the Ericsson Computer Science Laboratory.
 .
 Some of Erlang main features are:
  Clear declarative syntax and is largely free from side-effects;
  Builtin support for real-time, concurrent and distributed programming;
  Designed for development of robust and continously operated programs;
  Dynamic code replacement at runtime.
 .
 This package contains the architecture independent files that do not
 depend on tk8.4.


Package: erlang-x11
Architecture: any
Depends: ${erlang-base}, erlang-nox (= ${binary:Version}), ${shlibs:Depends}
Recommends: tk | wish
Suggests: erlang, erlang-manpages, erlang-doc-html
Conflicts: erlang-manpages (<= 1:11.b.1-2)
Replaces: erlang (<< ${source:Version}), erlang-base (<< ${binary:Version}), erlang-base-hipe (<< ${binary:Version}), erlang-jams, erlang-jams-erl, erlang-nox (<< ${binary:Version}), erlang-src (<< ${source:Version}), erlang-dev (<< ${binary:Version}), erlang-examples (<< ${source:Version}), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-manpages (<= 1:11.b.1-2)
Description: Concurrent, real-time, distributed functional language (X11 deps)
 Open Source Erlang is a functional programming language designed at
 the Ericsson Computer Science Laboratory.
 .
 Some of Erlang main features are:
  Clear declarative syntax and is largely free from side-effects;
  Builtin support for real-time, concurrent and distributed programming;
  Designed for development of robust and continously operated programs;
  Dynamic code replacement at runtime.
 .
 This package contains the architecture independent files which requires
 tk8.4 which requires X11.


Package: erlang-dev
Architecture: any
Depends: ${erlang-base}
Suggests: erlang-nox, erlang-x11, erlang, erlang-manpages, erlang-doc-html
Replaces: erlang (<< ${source:Version}), erlang-base (<< ${binary:Version}), erlang-base-hipe (<< ${binary:Version}), erlang-jams, erlang-jams-erl, erlang-nox (<< ${binary:Version}), erlang-x11 (<< ${binary:Version}), erlang-src (<< ${source:Version}), erlang-examples (<< ${source:Version}), erlang-mode (<< 1:12.b.1-dfsg-2)
Description: Concurrent, real-time, distributed functional language (development libraries)
 Open Source Erlang is a functional programming language designed at
 the Ericsson Computer Science Laboratory.
 .
 Some of Erlang main features are:
  Clear declarative syntax and is largely free from side-effects;
  Builtin support for real-time, concurrent and distributed programming;
  Designed for development of robust and continously operated programs;
  Dynamic code replacement at runtime.
 .
 This package contains the files for application development in Erlang.


Package: erlang-src
Architecture: all
Depends: ${erlang-base}
Suggests: erlang-nox, erlang-x11, erlang, erlang-manpages, erlang-doc-html
Replaces: erlang (<< ${binary:Version}), erlang-base (<< ${binary:Version}), erlang-base-hipe (<< ${binary:Version}), erlang-jams, erlang-jams-erl, erlang-nox (<< ${binary:Version}), erlang-x11 (<< ${binary:Version}), erlang-dev (<< ${binary:Version}), erlang-examples (<< ${binary:Version}), erlang-mode (<< 1:12.b.1-dfsg-2)
Description: Concurrent, real-time, distributed functional language (application sources)
 Open Source Erlang is a functional programming language designed at
 the Ericsson Computer Science Laboratory.
 .
 Some of Erlang main features are:
  Clear declarative syntax and is largely free from side-effects;
  Builtin support for real-time, concurrent and distributed programming;
  Designed for development of robust and continously operated programs;
  Dynamic code replacement at runtime.
 .
 This package contains the Erlang source to all the applications in the
 Erlang/OTP system.


Package: erlang-examples
Architecture: all
Depends: ${erlang-base}
Suggests: erlang, erlang-manpages, erlang-doc-html
Replaces: erlang (<< ${binary:Version}), erlang-base (<< ${binary:Version}), erlang-base-hipe (<< ${binary:Version}), erlang-jams, erlang-jams-erl, erlang-nox (<< ${binary:Version}), erlang-x11 (<< ${binary:Version}), erlang-dev (<< ${binary:Version}), erlang-src (<< ${binary:Version}), erlang-mode (<< 1:12.b.1-dfsg-2)
Description: Concurrent, real-time, distributed functional language (application examples)
 Open Source Erlang is a functional programming language designed at
 the Ericsson Computer Science Laboratory.
 .
 Some of Erlang main features are:
  Clear declarative syntax and is largely free from side-effects;
  Builtin support for real-time, concurrent and distributed programming;
  Designed for development of robust and continously operated programs;
  Dynamic code replacement at runtime.
 .
 This package contains the examples, included in the Erlang/OTP system
 distribution.


Package: erlang-mode
Architecture: all
Depends: emacsen-common
Suggests: erlang, erlang-manpages, erlang-doc-html
Conflicts: erlang-manpages (<< 1:11.b.5-1)
Replaces: erlang-base (<< 1:12.b.1-dfsg-2), erlang-base-hipe (<< 1:12.b.1-dfsg-2)
Description: Concurrent, real-time, distributed functional language (editing mode for Emacs)
 This package includes the mode for editing Erlang programs in GNU Emacs.
 This is the official software provided with the default Erlang/OTP
 distribution from www.erlang.org.


Package: erlang
Architecture: all
Depends: ${erlang-base}, erlang-nox, erlang-x11, erlang-dev
Recommends: erlang-mode, erlang-src, erlang-examples
Suggests: erlang-manpages, erlang-doc-html
Description: Concurrent, real-time, distributed functional language
 Open Source Erlang is a functional programming language designed at
 the Ericsson Computer Science Laboratory.
 .
 Some of Erlang main features are:
  Clear declarative syntax and is largely free from side-effects;
  Builtin support for real-time, concurrent and distributed programming;
  Designed for development of robust and continously operated programs;
  Dynamic code replacement at runtime.
 .
 This package will install erlang runtime, librarires, sources, code
 examples and the Erlang editing mode for Emacs.