Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 295 | Rev 304 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 295 Rev 296
1
Source: pike8.0
1
Source: pike8.0
2
Section: interpreters
2
Section: interpreters
3
Priority: optional
3
Priority: optional
4
Maintainer: Magnus Holmgren <holmgren@debian.org>
4
Maintainer: Magnus Holmgren <holmgren@debian.org>
5
Uploaders: Henrik Andreasson <debian@han.pp.se>
-
 
6
Standards-Version: 4.1.4
5
Standards-Version: 4.1.4
7
Build-Depends: dpkg-dev (>= 1.15.7), debhelper (>= 9), bison,
6
Build-Depends: dpkg-dev (>= 1.15.7), debhelper (>= 9), bison,
8
 sharutils, bc, pkg-config, dh-autoreconf,
7
 sharutils, bc, pkg-config, dh-autoreconf,
9
 libgmp10-dev, nettle-dev (>= 2.1~), zlib1g-dev | libz-dev,
8
 libgmp10-dev, nettle-dev (>= 2.1~), zlib1g-dev | libz-dev,
10
 libbz2-dev, libgdbm-dev, unixodbc-dev, default-libmysqlclient-dev,
9
 libbz2-dev, libgdbm-dev, unixodbc-dev, default-libmysqlclient-dev,
11
 libpq-dev, libsqlite3-dev, libpcre3-dev, libsdl-mixer1.2-dev,
10
 libpq-dev, libsqlite3-dev, libpcre3-dev, libsdl-mixer1.2-dev,
12
 libsdl1.2-dev, libsane-dev, x11proto-gl-dev, libxpm-dev,
11
 libsdl1.2-dev, libsane-dev, x11proto-gl-dev, libxpm-dev,
13
 libfreetype6-dev, freeglut3-dev, libjpeg-dev,
12
 libfreetype6-dev, freeglut3-dev, libjpeg-dev,
14
 libtiff-dev, librsvg2-dev (>= 2.7),
13
 libtiff-dev, librsvg2-dev (>= 2.7),
15
 libfuse-dev, libfftw3-dev, libavahi-compat-libdnssd-dev,
14
 libfuse-dev, libfftw3-dev, libavahi-compat-libdnssd-dev,
16
 libkrb5-dev, libsass-dev, libwebp-dev
15
 libkrb5-dev, libsass-dev, libwebp-dev
17
Build-Conflicts: libutahglx-dev
16
Build-Conflicts: libutahglx-dev
18
Homepage: http://pike.lysator.liu.se/
17
Homepage: http://pike.lysator.liu.se/
19
Vcs-Svn: svn://svn.kibibyte.se/pike/trunk
18
Vcs-Svn: svn://svn.kibibyte.se/pike/trunk
20
Vcs-Browser: http://svn.kibibyte.se/pike/
19
Vcs-Browser: http://svn.kibibyte.se/pike/
21
20
22
Package: pike8.0-core
21
Package: pike8.0-core
23
Architecture: any
22
Architecture: any
24
Depends: ${shlibs:Depends}, ${misc:Depends}
23
Depends: ${shlibs:Depends}, ${misc:Depends}
25
Suggests: pike8.0-doc
24
Suggests: pike8.0-doc
26
Description: Powerful interpreted programming language
25
Description: Powerful interpreted programming language
27
 Pike is an interpreted, object-oriented, dynamic programming language
26
 Pike is an interpreted, object-oriented, dynamic programming language
28
 with a syntax similar to C. It includes many powerful data types and
27
 with a syntax similar to C. It includes many powerful data types and
29
 a module system that, for instance, provides image manipulation
28
 a module system that, for instance, provides image manipulation
30
 together, with support for graphics formats like SVG, JPG, PNG, GIF,
29
 together, with support for graphics formats like SVG, JPG, PNG, GIF,
31
 XCF and many others, database connectivity, advanced cryptography,
30
 XCF and many others, database connectivity, advanced cryptography,
32
 XML/HTML parsers and others. To learn more about pike, please visit
31
 XML/HTML parsers and others. To learn more about pike, please visit
33
 http://pike.lysator.liu.se/ Note that some of the Pike features are
32
 http://pike.lysator.liu.se/ Note that some of the Pike features are
34
 found in other pike8.0-* packages (image processing, MySQL,
33
 found in other pike8.0-* packages (image processing, MySQL,
35
 PostgreSQL, SANE and more).
34
 PostgreSQL, SANE and more).
36
35
37
Package: pike8.0
36
Package: pike8.0
38
Architecture: all
37
Architecture: all
39
Depends: pike8.0-core (>= ${source:Version}), pike8.0-image (>= ${source:Version}), 
38
Depends: pike8.0-core (>= ${source:Version}), pike8.0-image (>= ${source:Version}), 
40
 pike8.0-gdbm (>= ${source:Version}), pike8.0-pcre (>= ${source:Version}), ${misc:Depends}
39
 pike8.0-gdbm (>= ${source:Version}), pike8.0-pcre (>= ${source:Version}), ${misc:Depends}
41
Recommends: pike8.0-mysql (>= ${source:Version}), pike8.0-pg (>= ${source:Version}), pike8.0-dev (>= ${source:Version})
40
Recommends: pike8.0-mysql (>= ${source:Version}), pike8.0-pg (>= ${source:Version}), pike8.0-dev (>= ${source:Version})
42
Suggests: pike8.0-doc (= ${source:Version})
41
Suggests: pike8.0-doc (= ${source:Version})
43
Description: Recommended metapackage for Pike 8.0
42
Description: Recommended metapackage for Pike 8.0
44
 This is a metapackage which depends upon several other Pike
43
 This is a metapackage which depends upon several other Pike
45
 packages that together make up the recommended Pike installation.
44
 packages that together make up the recommended Pike installation.
46
 If you want to install every packaged component of the Pike 
45
 If you want to install every packaged component of the Pike 
47
 distribution, please install the pike8.0-full package.
46
 distribution, please install the pike8.0-full package.
48
 .
47
 .
49
 If you want to remove several components this package depends
48
 If you want to remove several components this package depends
50
 upon, you can purge this package without worrying about the
49
 upon, you can purge this package without worrying about the
51
 functionality loss in Pike and then remove the packages you
50
 functionality loss in Pike and then remove the packages you
52
 don't need on your system.
51
 don't need on your system.
53
 .
52
 .
54
 Pike is an interpreted programming language, for more information 
53
 Pike is an interpreted programming language, for more information 
55
 see the description of the pike8.0-core package.
54
 see the description of the pike8.0-core package.
56
55
57
Package: pike8.0-dev
56
Package: pike8.0-dev
58
Architecture: any
57
Architecture: any
59
Depends: ${shlibs:Depends}, ${misc:Depends},
58
Depends: ${shlibs:Depends}, ${misc:Depends},
60
 pike8.0-core (= ${binary:Version}), pike8.0-image (= ${binary:Version})
59
 pike8.0-core (= ${binary:Version}), pike8.0-image (= ${binary:Version})
61
Description: Development files for Pike 8.0
60
Description: Development files for Pike 8.0
62
 This package contains files you will need to develop C extension modules 
61
 This package contains files you will need to develop C extension modules 
63
 for Pike. The package depends on the recommended set of packages for the 
62
 for Pike. The package depends on the recommended set of packages for the 
64
 Pike environment.
63
 Pike environment.
65
 .
64
 .
66
 Pike is an interpreted programming language, for more information 
65
 Pike is an interpreted programming language, for more information 
67
 see the description of the pike8.0-core package.
66
 see the description of the pike8.0-core package.
68
67
69
Package: pike8.0-manual
68
Package: pike8.0-manual
70
Architecture: all
69
Architecture: all
71
Section: oldlibs
70
Section: oldlibs
72
Depends: pike8.0-doc (>= 8.0.162-1~), ${misc:Depends}
71
Depends: pike8.0-doc (>= 8.0.162-1~), ${misc:Depends}
73
Description: transitional package for merging into pike8.0-doc
72
Description: transitional package for merging into pike8.0-doc
74
 The documentation previously split between pike8.0-manual and
73
 The documentation previously split between pike8.0-manual and
75
 pike8.0-reference has been merged into pike8.0-doc, since most of the
74
 pike8.0-reference has been merged into pike8.0-doc, since most of the
76
 size consists of images, which were duplicated in both packages.
75
 size consists of images, which were duplicated in both packages.
77
 .
76
 .
78
 This package can be safely removed after completed upgrade.
77
 This package can be safely removed after completed upgrade.
79
78
80
Package: pike8.0-reference
79
Package: pike8.0-reference
81
Architecture: all
80
Architecture: all
82
Section: oldlibs
81
Section: oldlibs
83
Depends: pike8.0-doc (>= 8.0.162-1~), ${misc:Depends}
82
Depends: pike8.0-doc (>= 8.0.162-1~), ${misc:Depends}
84
Description: transitional package for merging into pike8.0-doc
83
Description: transitional package for merging into pike8.0-doc
85
 The documentation previously split between pike8.0-manual and
84
 The documentation previously split between pike8.0-manual and
86
 pike8.0-reference has been merged into pike8.0-doc, since most of the
85
 pike8.0-reference has been merged into pike8.0-doc, since most of the
87
 size consists of images, which were duplicated in both packages.
86
 size consists of images, which were duplicated in both packages.
88
 .
87
 .
89
 This package can be safely removed after completed upgrade.
88
 This package can be safely removed after completed upgrade.
90
89
91
Package: pike8.0-doc
90
Package: pike8.0-doc
92
Architecture: all
91
Architecture: all
93
Section: doc
92
Section: doc
94
Depends: ${misc:Depends}
93
Depends: ${misc:Depends}
95
Breaks: pike8.0-manual (<< 8.0.162-1~), pike8.0-reference (<< 8.0.162-1~)
94
Breaks: pike8.0-manual (<< 8.0.162-1~), pike8.0-reference (<< 8.0.162-1~)
96
Replaces: pike8.0-manual (<< 8.0.162-1~), pike8.0-reference (<< 8.0.162-1~)
95
Replaces: pike8.0-manual (<< 8.0.162-1~), pike8.0-reference (<< 8.0.162-1~)
97
Description: Pike 8.0 documentation
96
Description: Pike 8.0 documentation
98
 This package contains the traditional manual and auto-generated
97
 This package contains the traditional manual and auto-generated
99
 reference documentation.
98
 reference documentation.
100
 .
99
 .
101
 Pike is an interpreted programming language, for more information 
100
 Pike is an interpreted programming language, for more information 
102
 see the description of the pike8.0-core package.
101
 see the description of the pike8.0-core package.
103
102
104
Package: pike8.0-full
103
Package: pike8.0-full
105
Architecture: all
104
Architecture: all
106
Depends: ${misc:Depends}, pike8.0 (= ${source:Version}), pike8.0-mysql (>= ${source:Version}), pike8.0-pg (>= ${source:Version}), pike8.0-odbc (>= ${source:Version}), pike8.0-sdl (>= ${source:Version}), pike8.0-gdbm (>= ${source:Version}), pike8.0-gl (>= ${source:Version}), pike8.0-sane (>= ${source:Version}), pike8.0-doc (= ${source:Version}), pike8.0-dev (>= ${source:Version}), pike8.0-svg (>= ${source:Version}), pike8.0-pcre (>= ${source:Version}), pike8.0-bzip2 (>= ${source:Version}), pike8.0-fuse (>= ${source:Version}), pike8.0-sqlite (>= ${source:Version}), pike8.0-dnssd (>= ${source:Version}), pike8.0-kerberos (>= ${source:Version})
105
Depends: ${misc:Depends}, pike8.0 (= ${source:Version}), pike8.0-mysql (>= ${source:Version}), pike8.0-pg (>= ${source:Version}), pike8.0-odbc (>= ${source:Version}), pike8.0-sdl (>= ${source:Version}), pike8.0-gdbm (>= ${source:Version}), pike8.0-gl (>= ${source:Version}), pike8.0-sane (>= ${source:Version}), pike8.0-doc (= ${source:Version}), pike8.0-dev (>= ${source:Version}), pike8.0-svg (>= ${source:Version}), pike8.0-pcre (>= ${source:Version}), pike8.0-bzip2 (>= ${source:Version}), pike8.0-fuse (>= ${source:Version}), pike8.0-sqlite (>= ${source:Version}), pike8.0-dnssd (>= ${source:Version}), pike8.0-kerberos (>= ${source:Version})
107
Description: Metapackage for Pike 8.0
106
Description: Metapackage for Pike 8.0
108
 This package depends on all the components that make up the Pike
107
 This package depends on all the components that make up the Pike
109
 language distribution. It will pull in a LOT of packages the
108
 language distribution. It will pull in a LOT of packages the
110
 Pike components depend upon!
109
 Pike components depend upon!
111
 .
110
 .
112
 Pike is an interpreted programming language, for more information 
111
 Pike is an interpreted programming language, for more information 
113
 see the description of the pike8.0-core package.
112
 see the description of the pike8.0-core package.
114
113
115
Package: pike8.0-mysql
114
Package: pike8.0-mysql
116
Architecture: any
115
Architecture: any
117
Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version})
116
Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version})
118
Description: MySQL modules for Pike
117
Description: MySQL modules for Pike
119
 This package contains Pike modules providing access to MySQL
118
 This package contains Pike modules providing access to MySQL
120
 databases: Mysql and Sql.mysql(s).
119
 databases: Mysql and Sql.mysql(s).
121
 .
120
 .
122
 Pike is an interpreted programming language, for more information 
121
 Pike is an interpreted programming language, for more information 
123
 see the description of the pike8.0-core package.
122
 see the description of the pike8.0-core package.
124
123
125
Package: pike8.0-pg
124
Package: pike8.0-pg
126
Architecture: any
125
Architecture: any
127
Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version})
126
Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version})
128
Description: PostgreSQL modules for Pike
127
Description: PostgreSQL modules for Pike
129
 This package contains Pike module providing access to PostgreSQL
128
 This package contains Pike module providing access to PostgreSQL
130
 databases: Postgres, Sql.postgres, and Sql.postgres_result.
129
 databases: Postgres, Sql.postgres, and Sql.postgres_result.
131
 .
130
 .
132
 Note: These modules are deprecated in favour of the pure Pike
131
 Note: These modules are deprecated in favour of the pure Pike
133
 Sql.pgsql module, which is included in the core package.
132
 Sql.pgsql module, which is included in the core package.
134
 .
133
 .
135
 Pike is an interpreted programming language, for more information 
134
 Pike is an interpreted programming language, for more information 
136
 see the description of the pike8.0-core package.
135
 see the description of the pike8.0-core package.
137
136
138
Package: pike8.0-odbc
137
Package: pike8.0-odbc
139
Architecture: any
138
Architecture: any
140
Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version})
139
Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version})
141
Description: ODBC modules for Pike
140
Description: ODBC modules for Pike
142
 This package contains Pike modules providing glue to the ODBC
141
 This package contains Pike modules providing glue to the ODBC
143
 interface: Odbc, Sql.odbc, and Sql.odbc_result.
142
 interface: Odbc, Sql.odbc, and Sql.odbc_result.
144
 .
143
 .
145
 Pike is an interpreted programming language, for more information 
144
 Pike is an interpreted programming language, for more information 
146
 see the description of the pike8.0-core package.
145
 see the description of the pike8.0-core package.
147
146
148
Package: pike8.0-svg
147
Package: pike8.0-svg
149
Architecture: any
148
Architecture: any
150
Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version})
149
Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version})
151
Suggests: pike8.0-image (= ${source:Version})
150
Suggests: pike8.0-image (= ${source:Version})
152
Description: SVG format support for Pike
151
Description: SVG format support for Pike
153
 This package provides an SVG graphics format module, Image.SVG. It
152
 This package provides an SVG graphics format module, Image.SVG. It
154
 has been separated from the pike8.0-image module because of its quite
153
 has been separated from the pike8.0-image module because of its quite
155
 extensive dependencies.
154
 extensive dependencies.
156
 .
155
 .
157
 Pike is an interpreted programming language, for more information 
156
 Pike is an interpreted programming language, for more information 
158
 see the description of the pike8.0-core package.
157
 see the description of the pike8.0-core package.
159
158
160
Package: pike8.0-image
159
Package: pike8.0-image
161
Architecture: any
160
Architecture: any
162
Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version})
161
Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version})
163
Suggests: pike8.0-svg (= ${source:Version})
162
Suggests: pike8.0-svg (= ${source:Version})
164
Description: Image modules for Pike
163
Description: Image modules for Pike
165
 This package provides many powerful image processing functions to
164
 This package provides many powerful image processing functions to
166
 Pike programs. It contains the modules Image (except Image.SVG),
165
 Pike programs. It contains the modules Image (except Image.SVG),
167
 Graphics, Colors, and Protocols.X.XImage.
166
 Graphics, Colors, and Protocols.X.XImage.
168
 .
167
 .
169
 Pike is an interpreted programming language, for more information 
168
 Pike is an interpreted programming language, for more information 
170
 see the description of the pike8.0-core package.
169
 see the description of the pike8.0-core package.
171
170
172
Package: pike8.0-sdl
171
Package: pike8.0-sdl
173
Architecture: any
172
Architecture: any
174
Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version})
173
Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version})
175
Description: SDL module for Pike
174
Description: SDL module for Pike
176
 This module provides the Pike interface to the SDL library.
175
 This module provides the Pike interface to the SDL library.
177
 .
176
 .
178
 Pike is an interpreted programming language, for more information 
177
 Pike is an interpreted programming language, for more information 
179
 see the description of the pike8.0-core package.
178
 see the description of the pike8.0-core package.
180
179
181
Package: pike8.0-gdbm
180
Package: pike8.0-gdbm
182
Architecture: any
181
Architecture: any
183
Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version})
182
Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version})
184
Description: Gdbm module for Pike
183
Description: Gdbm module for Pike
185
 This Pike module provides access to gdbm databases.
184
 This Pike module provides access to gdbm databases.
186
 .
185
 .
187
 Pike is an interpreted programming language, for more information 
186
 Pike is an interpreted programming language, for more information 
188
 see the description of the pike8.0-core package.
187
 see the description of the pike8.0-core package.
189
188
190
Package: pike8.0-gl
189
Package: pike8.0-gl
191
Architecture: any
190
Architecture: any
192
Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version})
191
Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version})
193
Description: Mesa modules for Pike
192
Description: Mesa modules for Pike
194
 This package contains the Pike modules providing access to the Mesa
193
 This package contains the Pike modules providing access to the Mesa
195
 3D graphics library: GL, GLU (GL Utilities), and GLUE (GL Universal
194
 3D graphics library: GL, GLU (GL Utilities), and GLUE (GL Universal
196
 Environment).
195
 Environment).
197
 .
196
 .
198
 Pike is an interpreted programming language, for more information 
197
 Pike is an interpreted programming language, for more information 
199
 see the description of the pike8.0-core package.
198
 see the description of the pike8.0-core package.
200
199
201
Package: pike8.0-sane
200
Package: pike8.0-sane
202
Architecture: any
201
Architecture: any
203
Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version})
202
Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version})
204
Description: SANE module for Pike
203
Description: SANE module for Pike
205
 This Pike module provides access to SANE.
204
 This Pike module provides access to SANE.
206
 .
205
 .
207
 Pike is an interpreted programming language, for more information 
206
 Pike is an interpreted programming language, for more information 
208
 see the description of the pike8.0-core package.
207
 see the description of the pike8.0-core package.
209
208
210
Package: pike8.0-pcre
209
Package: pike8.0-pcre
211
Architecture: any
210
Architecture: any
212
Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version})
211
Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version})
213
Description: PCRE module for Pike
212
Description: PCRE module for Pike
214
 This Pike module (Regexp.PCRE) enables one to use the PCRE (Perl
213
 This Pike module (Regexp.PCRE) enables one to use the PCRE (Perl
215
 compatible regular expressions) library from within the Pike
214
 compatible regular expressions) library from within the Pike
216
 programs.
215
 programs.
217
 .
216
 .
218
 Pike is an interpreted programming language, for more information 
217
 Pike is an interpreted programming language, for more information 
219
 see the description of the pike8.0-core package.
218
 see the description of the pike8.0-core package.
220
219
221
Package: pike8.0-bzip2
220
Package: pike8.0-bzip2
222
Architecture: any
221
Architecture: any
223
Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version})
222
Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version})
224
Description: Bzip2 module for Pike
223
Description: Bzip2 module for Pike
225
 This Pike module enables one to use the Bzip2 compression
224
 This Pike module enables one to use the Bzip2 compression
226
 algorithm from within the Pike programs.
225
 algorithm from within the Pike programs.
227
 .
226
 .
228
 Pike is an interpreted programming language, for more information 
227
 Pike is an interpreted programming language, for more information 
229
 see the description of the pike8.0-core package.
228
 see the description of the pike8.0-core package.
230
229
231
Package: pike8.0-fuse
230
Package: pike8.0-fuse
232
Architecture: any
231
Architecture: any
233
Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version})
232
Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version})
234
Description: Filesystem in USErspace support for Pike
233
Description: Filesystem in USErspace support for Pike
235
 This Pike module enables one to export filesystems to the Linux
234
 This Pike module enables one to export filesystems to the Linux
236
 kernel using the FUSE library.
235
 kernel using the FUSE library.
237
 .
236
 .
238
 Pike is an interpreted programming language, for more information 
237
 Pike is an interpreted programming language, for more information 
239
 see the description of the pike8.0-core package.
238
 see the description of the pike8.0-core package.
240
239
241
Package: pike8.0-sqlite
240
Package: pike8.0-sqlite
242
Architecture: any
241
Architecture: any
243
Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version})
242
Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version})
244
Description: SQLite module for Pike
243
Description: SQLite module for Pike
245
 This Pike module enables one to use the SQLite embedded database
244
 This Pike module enables one to use the SQLite embedded database
246
 library.
245
 library.
247
 .
246
 .
248
 Pike is an interpreted programming language, for more information 
247
 Pike is an interpreted programming language, for more information 
249
 see the description of the pike8.0-core package.
248
 see the description of the pike8.0-core package.
250
249
251
Package: pike8.0-dnssd
250
Package: pike8.0-dnssd
252
Architecture: any
251
Architecture: any
253
Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version})
252
Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version})
254
Description: DNS Service Discovery (DNS-SD) for Pike
253
Description: DNS Service Discovery (DNS-SD) for Pike
255
 This Pike module enables one to take advantage of DNS service discovery.
254
 This Pike module enables one to take advantage of DNS service discovery.
256
 .
255
 .
257
 DNS Service Discovery is a way of using standard DNS programming interfaces,
256
 DNS Service Discovery is a way of using standard DNS programming interfaces,
258
 servers, and packet formats to browse the network for services.
257
 servers, and packet formats to browse the network for services.
259
 .
258
 .
260
 Pike is an interpreted programming language, for more information 
259
 Pike is an interpreted programming language, for more information 
261
 see the description of the pike8.0-core package.
260
 see the description of the pike8.0-core package.
262
261
263
Package: pike8.0-kerberos
262
Package: pike8.0-kerberos
264
Architecture: any
263
Architecture: any
265
Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version})
264
Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version})
266
Replaces: pike8.0-core (<< 8.0.28-4~)
265
Replaces: pike8.0-core (<< 8.0.28-4~)
267
Breaks: pike8.0-core (<< 8.0.28-4~)
266
Breaks: pike8.0-core (<< 8.0.28-4~)
268
Description: Kerberos and GSSAPI modules for Pike
267
Description: Kerberos and GSSAPI modules for Pike
269
 This package contains the Kerberos and GSSAPI Pike modules (although
268
 This package contains the Kerberos and GSSAPI Pike modules (although
270
 GSSAPI is a generic API; Kerberos is the most common mechanism),
269
 GSSAPI is a generic API; Kerberos is the most common mechanism),
271
 providing bindings to the MIT Kerberos libraries.
270
 providing bindings to the MIT Kerberos libraries.
272
 .
271
 .
273
 Pike is an interpreted programming language, for more information 
272
 Pike is an interpreted programming language, for more information 
274
 see the description of the pike8.0-core package.
273
 see the description of the pike8.0-core package.
275
274
276
Package: pike8.0-web-sass
275
Package: pike8.0-web-sass
277
Architecture: any
276
Architecture: any
278
Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version})
277
Depends: ${shlibs:Depends}, ${misc:Depends}, pike8.0-core (= ${binary:Version})
279
Description: Sass CSS precompiler modules for Pike
278
Description: Sass CSS precompiler modules for Pike
280
 This package contains the Web.Sass module for Pike. Sass is a
279
 This package contains the Web.Sass module for Pike. Sass is a
281
 pre-processing language for CSS. It allows you to write cleaner
280
 pre-processing language for CSS. It allows you to write cleaner
282
 stylesheets and makes collaboration on your CSS a breeze.
281
 stylesheets and makes collaboration on your CSS a breeze.
283
 .
282
 .
284
 Pike is an interpreted programming language, for more information 
283
 Pike is an interpreted programming language, for more information 
285
 see the description of the pike8.0-core package.
284
 see the description of the pike8.0-core package.