~ubuntu-branches/ubuntu/oneiric/boost-defaults/oneiric

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Steve M. Robbins
  • Date: 2009-09-21 22:46:03 UTC
  • mfrom: (0.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090921224603-thdl30yz7ela2azu
Tags: 1.40.0.1
* Set default Boost to 1.40.0.

* control.in: New package libboost-all-dev.  Closes: #537739.  New
  package libboost-dbg.  Closes: #544185.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
Priority: optional
5
5
Maintainer: Debian Boost Team <pkg-boost-devel@lists.alioth.debian.org>
6
6
Uploaders: Steve M. Robbins <smr@debian.org>, Domenico Andreoli <cavok@debian.org>
7
 
Build-Depends: cdbs, debhelper (>= 7), libboost1.39-dev (>= 1.39.0-1)
 
7
Build-Depends: cdbs, debhelper (>= 7), libboost1.40-dev (>= 1.40.0)
8
8
Vcs-Browser: http://svn.debian.org/wsvn/pkg-boost/boost-defaults/trunk/
9
9
Vcs-Svn: svn://svn.debian.org/svn/pkg-boost/boost-defaults/trunk
10
 
Standards-Version: 3.8.1
 
10
Standards-Version: 3.8.3.0
 
11
 
 
12
Package: libboost-dbg
 
13
Architecture: any
 
14
Section: debug
 
15
Priority: extra
 
16
Depends: libboost-dev (= ${binary:Version}), ${misc:Depends}, libboost1.40-dbg
 
17
Description: Boost C++ Libraries with debug symbols
 
18
 The Boost web site provides free, peer-reviewed, portable C++ source
 
19
 libraries. The emphasis is on libraries which work well with the C++
 
20
 Standard Library. One goal is to establish "existing practice" and
 
21
 provide reference implementations so that the Boost libraries are
 
22
 suitable for eventual standardization. Some of the libraries have
 
23
 already been proposed for inclusion in the C++ Standards Committee's
 
24
 upcoming C++ Standard Library Technical Report.
 
25
 .
 
26
 These libraries are built with debug symbols. They are useful to debug
 
27
 programs which use Boost. These must be used also at build/link time.
 
28
 .
 
29
 This package is a dependency package, which depends on Debian's default
 
30
 Boost version (currently 1.40).
11
31
 
12
32
Package: libboost-dev
13
33
Architecture: any
14
34
Section: libdevel
15
 
Depends: ${misc:Depends}, libboost1.39-dev
 
35
Depends: ${misc:Depends}, libboost1.40-dev
16
36
Description: Boost C++ Libraries development files (default version)
17
37
 The Boost web site provides free, peer-reviewed, portable C++ source
18
38
 libraries. The emphasis is on libraries which work well with the C++
23
43
 upcoming C++ Standard Library Technical Report.
24
44
 .
25
45
 This package is a dependency package, which depends on Debian's default
26
 
 Boost version (currently 1.39).
 
46
 Boost version (currently 1.40).
 
47
 
 
48
Package: libboost-all-dev
 
49
Architecture: any
 
50
Section: libdevel
 
51
Depends: ${misc:Depends}, libboost1.40-all-dev
 
52
Description: Boost C++ Libraries development files (ALL, default version)
 
53
 The Boost web site provides free, peer-reviewed, portable C++ source
 
54
 libraries. The emphasis is on libraries which work well with the C++
 
55
 Standard Library. One goal is to establish "existing practice" and
 
56
 provide reference implementations so that the Boost libraries are
 
57
 suitable for eventual standardization. Some of the libraries have
 
58
 already been proposed for inclusion in the C++ Standards Committee's
 
59
 upcoming C++ Standard Library Technical Report.
 
60
 .
 
61
 This package provides the complete Boost development environment,
 
62
 including all separately-packaged libraries.
 
63
 .
 
64
 This package is a dependency package, which depends on Debian's default
 
65
 Boost version (currently 1.40).
27
66
 
28
67
Package: libboost-doc
29
68
Architecture: all
30
69
Section: doc
31
 
Depends: ${misc:Depends}, libboost1.39-doc
 
70
Depends: ${misc:Depends}, libboost1.40-doc
32
71
Description: Boost C++ Libraries documentation (default version)
33
72
 The Boost web site provides free, peer-reviewed, portable C++ source
34
73
 libraries. The emphasis is on libraries which work well with the C++
39
78
 upcoming C++ Standard Library Technical Report.
40
79
 .
41
80
 This package is a dependency package, which depends on Debian's default
42
 
 Boost version (currently 1.39).
 
81
 Boost version (currently 1.40).
43
82
 
44
83
Package: libboost-date-time-dev
45
84
Homepage: http://www.boost.org/libs/date_time/
46
85
Architecture: any
47
86
Section: libdevel
48
 
Depends: ${misc:Depends}, libboost-date-time1.39-dev
 
87
Depends: ${misc:Depends}, libboost-date-time1.40-dev
49
88
Description: date-time libraries based on generic programming (default version)
50
89
 This package forms part of the Boost C++ Libraries collection.
51
90
 .
53
92
 almost as simple and natural as programming with strings and integers.
54
93
 .
55
94
 This package is a dependency package, which depends on Debian's default
56
 
 Boost version (currently 1.39).
 
95
 Boost version (currently 1.40).
57
96
 
58
97
Package: libboost-filesystem-dev
59
98
Homepage: http://boost.org/libs/filesystem/
60
99
Architecture: any
61
100
Section: libdevel
62
 
Depends: ${misc:Depends}, libboost-filesystem1.39-dev
 
101
Depends: ${misc:Depends}, libboost-filesystem1.40-dev
63
102
Description: filesystem operations in C++ (default version)
64
103
 This package forms part of the Boost C++ Libraries collection.
65
104
 .
68
107
 facilitate portable script-like operations from within C++ programs.
69
108
 .
70
109
 This package is a dependency package, which depends on Debian's default
71
 
 Boost version (currently 1.39).
 
110
 Boost version (currently 1.40).
72
111
 
73
112
Package: libboost-graph-dev
74
113
Homepage: http://www.boost.org/libs/graph/
75
114
Architecture: any
76
115
Section: libdevel
77
 
Depends: ${misc:Depends}, libboost-graph1.39-dev
 
116
Depends: ${misc:Depends}, libboost-graph1.40-dev
78
117
Description: generic graph components and algorithms in C++ (default version)
79
118
 This package forms part of the Boost C++ Libraries collection.
80
119
 .
85
124
 importance to encourage reuse of graph algorithms and data structures.
86
125
 .
87
126
 This package is a dependency package, which depends on Debian's default
88
 
 Boost version (currently 1.39).
 
127
 Boost version (currently 1.40).
89
128
 
90
129
Package: libboost-iostreams-dev
91
130
Homepage: http://www.boost.org/libs/iostreams/
92
131
Architecture: any
93
132
Section: libdevel
94
 
Depends: ${misc:Depends}, libboost-iostreams1.39-dev
 
133
Depends: ${misc:Depends}, libboost-iostreams1.40-dev
95
134
Description: Boost.Iostreams Library development files (default version)
96
135
 This package forms part of the Boost C++ Libraries collection.
97
136
 .
100
139
 and stream buffers.
101
140
 .
102
141
 This package is a dependency package, which depends on Debian's default
103
 
 Boost version (currently 1.39).
 
142
 Boost version (currently 1.40).
104
143
 
105
144
Package: libboost-math-dev
106
145
Homepage: http://www.boost.org/libs/math/
107
146
Architecture: any
108
147
Section: libdevel
109
 
Depends: ${misc:Depends}, libboost-math1.39-dev
 
148
Depends: ${misc:Depends}, libboost-math1.40-dev
110
149
Description: Boost.Math Library development files (default version)
111
150
 This package forms part of the Boost C++ Libraries collection.
112
151
 .
122
161
    mathematical special functions.
123
162
 .
124
163
 This package is a dependency package, which depends on Debian's default
125
 
 Boost version (currently 1.39).
 
164
 Boost version (currently 1.40).
126
165
 
127
166
Package: libboost-mpi-dev
128
167
Homepage: http://www.boost.org/doc/html/mpi.html
129
168
Architecture: any
130
169
Section: libdevel
131
 
Depends: ${misc:Depends}, libboost-mpi1.39-dev
 
170
Depends: ${misc:Depends}, libboost-mpi1.40-dev
132
171
Description: C++ interface to the Message Passing Interface (MPI) (default version)
133
172
 This package forms part of the Boost C++ Libraries collection.
134
173
 .
139
178
 techniques to maintain maximal efficiency.
140
179
 .
141
180
 This package is a dependency package, which depends on Debian's default
142
 
 Boost version (currently 1.39).
 
181
 Boost version (currently 1.40).
143
182
 
144
183
Package: libboost-program-options-dev
145
184
Homepage: http://www.boost.org/libs/program_options/
146
185
Architecture: any
147
186
Section: libdevel
148
 
Depends: ${misc:Depends}, libboost-program-options1.39-dev
 
187
Depends: ${misc:Depends}, libboost-program-options1.40-dev
149
188
Description: program options library for C++ (default version)
150
189
 This package forms part of the Boost C++ Libraries collection.
151
190
 .
154
193
 command line and config file.
155
194
 .
156
195
 This package is a dependency package, which depends on Debian's default
157
 
 Boost version (currently 1.39).
 
196
 Boost version (currently 1.40).
158
197
 
159
198
Package: libboost-python-dev
160
199
Homepage: http://www.boost.org/libs/python/
161
200
Architecture: any
162
201
Section: libdevel
163
 
Depends: ${misc:Depends}, libboost-python1.39-dev
 
202
Depends: ${misc:Depends}, libboost-python1.40-dev
164
203
Description: Boost.Python Library development files (default version)
165
204
 This package forms part of the Boost C++ Libraries collection.
166
205
 .
185
224
 one of the Python development packages.
186
225
 .
187
226
 This package is a dependency package, which depends on Debian's default
188
 
 Boost version (currently 1.39).
 
227
 Boost version (currently 1.40).
189
228
 
190
229
Package: libboost-regex-dev
191
230
Homepage: http://www.boost.org/libs/regex/
192
231
Architecture: any
193
232
Section: libdevel
194
 
Depends: ${misc:Depends}, libboost-regex1.39-dev
 
233
Depends: ${misc:Depends}, libboost-regex1.40-dev
195
234
Description: regular expression library for C++ (default version)
196
235
 This package forms part of the Boost C++ Libraries collection.
197
236
 .
207
246
 libraries can not do.
208
247
 .
209
248
 This package is a dependency package, which depends on Debian's default
210
 
 Boost version (currently 1.39).
 
249
 Boost version (currently 1.40).
211
250
 
212
251
Package: libboost-serialization-dev
213
252
Homepage: http://www.boost.org/libs/serialization/
214
253
Architecture: any
215
254
Section: libdevel
216
 
Depends: ${misc:Depends}, libboost-serialization1.39-dev
 
255
Depends: ${misc:Depends}, libboost-serialization1.40-dev
217
256
Description: serialization library for C++ (default version)
218
257
 This package forms part of the Boost C++ Libraries collection,
219
258
 containing the following functionalities:
230
269
 archive: to refer to a specific rendering of this stream of bytes.
231
270
 .
232
271
 This package is a dependency package, which depends on Debian's default
233
 
 Boost version (currently 1.39).
 
272
 Boost version (currently 1.40).
234
273
 
235
274
Package: libboost-signals-dev
236
275
Homepage: http://www.boost.org/libs/signals/
237
276
Architecture: any
238
277
Section: libdevel
239
 
Depends: ${misc:Depends}, libboost-signals1.39-dev
 
278
Depends: ${misc:Depends}, libboost-signals1.40-dev
240
279
Description: managed signals and slots library for C++ (default version)
241
280
 This package forms part of the Boost C++ Libraries collection.
242
281
 .
247
286
 "emitted."
248
287
 .
249
288
 This package is a dependency package, which depends on Debian's default
250
 
 Boost version (currently 1.39).
 
289
 Boost version (currently 1.40).
251
290
 
252
291
Package: libboost-system-dev
253
292
Homepage: http://www.boost.org/libs/system/
254
293
Architecture: any
255
294
Section: libdevel
256
 
Depends: ${misc:Depends}, libboost-system1.39-dev
 
295
Depends: ${misc:Depends}, libboost-system1.40-dev
257
296
Description: Operating system (e.g. diagnostics support) library (default version)
258
297
 This package forms part of the Boost C++ Libraries collection.
259
298
 .
266
305
 associated error_category.
267
306
 .
268
307
 This package is a dependency package, which depends on Debian's default
269
 
 Boost version (currently 1.39).
 
308
 Boost version (currently 1.40).
270
309
 
271
310
Package: libboost-test-dev
272
311
Homepage: http://www.boost.org/libs/test/
273
312
Architecture: any
274
313
Section: libdevel
275
 
Depends: ${misc:Depends}, libboost-test1.39-dev
 
314
Depends: ${misc:Depends}, libboost-test1.40-dev
276
315
Description: components for writing and executing test suites (default version)
277
316
 This package forms part of the Boost C++ Libraries collection.  The
278
317
 library contains several components.
282
321
  * Unit test framework to simplify writing test cases.
283
322
 .
284
323
 This package is a dependency package, which depends on Debian's default
285
 
 Boost version (currently 1.39).
 
324
 Boost version (currently 1.40).
286
325
 
287
326
Package: libboost-thread-dev
288
327
Homepage: http://www.boost.org/libs/thread/
289
328
Architecture: any
290
329
Section: libdevel
291
 
Depends: ${misc:Depends}, libboost-thread1.39-dev
 
330
Depends: ${misc:Depends}, libboost-thread1.40-dev
292
331
Description: portable C++ multi-threading (default version)
293
332
 This package forms part of the Boost C++ Libraries collection.
294
333
 .
298
337
 registers.
299
338
 .
300
339
 This package is a dependency package, which depends on Debian's default
301
 
 Boost version (currently 1.39).
 
340
 Boost version (currently 1.40).
302
341
 
303
342
Package: libboost-wave-dev
304
343
Homepage: http://www.boost.org/libs/wave/
305
344
Architecture: any
306
345
Section: libdevel
307
 
Depends: ${misc:Depends}, libboost-wave1.39-dev
 
346
Depends: ${misc:Depends}, libboost-wave1.40-dev
308
347
Description: C99/C++ preprocessor library (default version)
309
348
 This package forms part of the Boost C++ Libraries collection.
310
349
 .
314
353
 the well known idioms of the Standard Template Library (STL).
315
354
 .
316
355
 This package is a dependency package, which depends on Debian's default
317
 
 Boost version (currently 1.39).
 
356
 Boost version (currently 1.40).