~barry/ubuntu/precise/boost1.46/debian-merge

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Steve M. Robbins
  • Date: 2011-03-13 00:37:35 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110313003735-r7j6jdk0hkywfzuw
Tags: 1.46.1-1
* New upstream.

* control: Add libboost-random1.46-dev to depends of -all-dev and
  suggests of -dev.  Closes: #615849.

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
 libboost-mpi1.46-dev,
39
39
 libboost-program-options1.46-dev,
40
40
 libboost-python1.46-dev,
 
41
 libboost-random1.46-dev,
41
42
 libboost-regex1.46-dev,
42
43
 libboost-serialization1.46-dev,
43
44
 libboost-signals1.46-dev,
83
84
 libboost-mpi-python1.46-dev, 
84
85
 libboost-program-options1.46-dev, 
85
86
 libboost-python1.46-dev, 
 
87
 libboost-random1.46-dev, 
86
88
 libboost-regex1.46-dev, 
87
89
 libboost-serialization1.46-dev, 
88
90
 libboost-signals1.46-dev, 
122
124
 Some pages point to header files provided in libboost1.46-dev package,
123
125
 so it is suggested to install the latter as well.
124
126
 
125
 
Package: libboost-date-time1.46.0
 
127
Package: libboost-date-time1.46.1
126
128
Homepage: http://www.boost.org/libs/date_time/
127
129
Architecture: any
128
130
Section: libs
139
141
Section: libdevel
140
142
Depends: ${misc:Depends},
141
143
 libboost1.46-dev (= ${binary:Version}),
142
 
 libboost-date-time1.46.0 (= ${binary:Version}),
 
144
 libboost-date-time1.46.1 (= ${binary:Version}),
143
145
 libboost-serialization1.46-dev (= ${binary:Version})
144
146
Conflicts: libboost-date-time1.42-dev
145
147
Description: set of date-time libraries based on generic programming concepts
148
150
 These libraries are intended to make programming with dates and times
149
151
 almost as simple and natural as programming with strings and integers.
150
152
 
151
 
Package: libboost-filesystem1.46.0
 
153
Package: libboost-filesystem1.46.1
152
154
Homepage: http://boost.org/libs/filesystem/
153
155
Architecture: any
154
156
Section: libs
166
168
Section: libdevel
167
169
Depends: ${misc:Depends},
168
170
 libboost1.46-dev (= ${binary:Version}),
169
 
 libboost-filesystem1.46.0 (= ${binary:Version}),
 
171
 libboost-filesystem1.46.1 (= ${binary:Version}),
170
172
 libboost-system1.46-dev (= ${binary:Version})
171
173
Conflicts: libboost-filesystem1.42-dev
172
174
Description: filesystem operations (portable paths, iteration over directories, etc) in C++
176
178
 manipulate paths, files, and directories.  The goal is to
177
179
 facilitate portable script-like operations from within C++ programs.
178
180
 
179
 
Package: libboost-graph1.46.0
 
181
Package: libboost-graph1.46.1
180
182
Homepage: http://www.boost.org/libs/graph/
181
183
Architecture: any
182
184
Section: libs
199
201
 libboost1.46-dev (= ${binary:Version}),
200
202
 libboost-serialization1.46-dev (= ${binary:Version}),
201
203
 libboost-test1.46-dev (= ${binary:Version})
202
 
Recommends: libboost-graph1.46.0 (= ${binary:Version})
 
204
Recommends: libboost-graph1.46.1 (= ${binary:Version})
203
205
Conflicts: libboost-graph1.42-dev
204
206
Description: generic graph components and algorithms in C++
205
207
 This package forms part of the Boost C++ Libraries collection.
210
212
 standardized generic interface for traversing graphs is of utmost
211
213
 importance to encourage reuse of graph algorithms and data structures.
212
214
 
213
 
Package: libboost-graph-parallel1.46.0
 
215
Package: libboost-graph-parallel1.46.1
214
216
Homepage: http://www.boost.org/libs/graph_parallel/
215
217
Architecture: any
216
218
Section: libs
235
237
 libboost-serialization1.46-dev (= ${binary:Version}),
236
238
 libboost-test1.46-dev (= ${binary:Version})
237
239
Conflicts: libboost-graph-parallel1.42-dev
238
 
Recommends: libboost-graph-parallel1.46.0 (= ${binary:Version})
 
240
Recommends: libboost-graph-parallel1.46.1 (= ${binary:Version})
239
241
Description: generic graph components and algorithms in C++
240
242
 This package forms part of the Boost C++ Libraries collection.
241
243
 .
246
248
 the same interfaces as the (sequential) BGL. Code written using the sequential
247
249
 BGL should be easy to parallelize with the parallel BGL.
248
250
 
249
 
Package: libboost-iostreams1.46.0
 
251
Package: libboost-iostreams1.46.1
250
252
Homepage: http://www.boost.org/libs/iostreams/
251
253
Architecture: any
252
254
Section: libs
266
268
Depends: ${misc:Depends},
267
269
 libboost1.46-dev (= ${binary:Version}),
268
270
 libboost-regex1.46-dev (= ${binary:Version}),
269
 
 libboost-iostreams1.46.0 (= ${binary:Version})
 
271
 libboost-iostreams1.46.1 (= ${binary:Version})
270
272
Conflicts: libboost-iostreams1.42-dev
271
273
Description: Boost.Iostreams Library development files
272
274
 This package forms part of the Boost C++ Libraries collection.
275
277
 which turn models of these concepts into C++ standard library streams
276
278
 and stream buffers.
277
279
 
278
 
Package: libboost-math1.46.0
 
280
Package: libboost-math1.46.1
279
281
Homepage: http://www.boost.org/libs/math/
280
282
Architecture: any
281
283
Section: libs
300
302
Section: libdevel
301
303
Depends: ${misc:Depends},
302
304
 libboost1.46-dev (= ${binary:Version}),
303
 
 libboost-math1.46.0 (= ${binary:Version})
 
305
 libboost-math1.46.1 (= ${binary:Version})
304
306
Conflicts: libboost-math1.42-dev
305
307
Description: Boost.Math Library development files
306
308
 This package forms part of the Boost C++ Libraries collection.
316
318
  * Implementation Toolkit: Provides many of the tools required to implement 
317
319
    mathematical special functions.
318
320
 
319
 
Package: libboost-mpi1.46.0
 
321
Package: libboost-mpi1.46.1
320
322
Homepage: http://www.boost.org/doc/html/mpi.html
321
323
Architecture: any
322
324
Section: libs
337
339
Depends: ${misc:Depends},
338
340
 libboost1.46-dev (= ${binary:Version}),
339
341
 libboost-serialization1.46-dev (= ${binary:Version}),
340
 
 libboost-mpi1.46.0 (= ${binary:Version}),
 
342
 libboost-mpi1.46.1 (= ${binary:Version}),
341
343
 mpi-default-dev
342
344
Suggests: libboost-graph1.46-dev
343
345
Conflicts: libboost-mpi1.42-dev
350
352
 objects for collective algorithms, and the use of modern C++ library
351
353
 techniques to maintain maximal efficiency.
352
354
 
353
 
Package: libboost-mpi-python1.46.0
 
355
Package: libboost-mpi-python1.46.1
354
356
Homepage: http://www.boost.org/doc/html/mpi/python.html
355
357
Architecture: any
356
358
Section: python
375
377
Section: libdevel
376
378
Depends: ${misc:Depends},
377
379
 libboost-mpi1.46-dev (= ${binary:Version}),
378
 
 libboost-mpi-python1.46.0 (= ${binary:Version})
 
380
 libboost-mpi-python1.46.1 (= ${binary:Version})
379
381
Conflicts: libboost-mpi-python1.42-dev
380
382
Description: C++ interface to the Message Passing Interface (MPI), Python Bindings
381
383
 This package forms part of the Boost C++ Libraries collection.
388
390
 .
389
391
 This package provides Python Bindings to the C++ interface.
390
392
 
391
 
Package: libboost-program-options1.46.0
 
393
Package: libboost-program-options1.46.1
392
394
Homepage: http://www.boost.org/libs/program_options/
393
395
Architecture: any
394
396
Section: libs
406
408
Section: libdevel
407
409
Depends: ${misc:Depends},
408
410
 libboost1.46-dev (= ${binary:Version}),
409
 
 libboost-program-options1.46.0 (= ${binary:Version})
 
411
 libboost-program-options1.46.1 (= ${binary:Version})
410
412
Conflicts: libboost-program-options1.42-dev
411
413
Description: program options library for C++
412
414
 This package forms part of the Boost C++ Libraries collection.
415
417
 (name, value) pairs from the user, via conventional methods such as
416
418
 command line and config file.
417
419
 
418
 
Package: libboost-python1.46.0
 
420
Package: libboost-python1.46.1
419
421
Homepage: http://www.boost.org/libs/python/
420
422
Architecture: any
421
423
Section: python
440
442
Section: libdevel
441
443
Depends: ${misc:Depends},
442
444
 libboost1.46-dev (= ${binary:Version}),
443
 
 libboost-python1.46.0 (= ${binary:Version}),
 
445
 libboost-python1.46.1 (= ${binary:Version}),
444
446
 python-dev, ${python:Depends},
445
447
 python (>= 2.5) | python-celementtree | python-elementtree,
446
448
 gccxml
469
471
 versions of Python in Debian.  Code using this library will need also
470
472
 one of the Python development packages.
471
473
 
472
 
Package: libboost-random1.46.0
 
474
Package: libboost-random1.46.1
473
475
Homepage: http://www.boost.org/libs/random/
474
476
Architecture: any
475
477
Section: libs
487
489
Section: libdevel
488
490
Depends: ${misc:Depends},
489
491
 libboost1.46-dev (= ${binary:Version}),
490
 
 libboost-random1.46.0 (= ${binary:Version})
 
492
 libboost-random1.46.1 (= ${binary:Version})
491
493
Description: Boost Random Number Library
492
494
 This package forms part of the Boost C++ Libraries collection.
493
495
 .
495
497
 variety of generators and distributions to produce random numbers
496
498
 having useful properties, such as uniform distribution.
497
499
 
498
 
Package: libboost-regex1.46.0
 
500
Package: libboost-regex1.46.1
499
501
Homepage: http://www.boost.org/libs/regex/
500
502
Architecture: any
501
503
Section: libs
520
522
Section: libdevel
521
523
Depends: ${misc:Depends},
522
524
 libboost1.46-dev (= ${binary:Version}),
523
 
 libboost-regex1.46.0 (= ${binary:Version}),
 
525
 libboost-regex1.46.1 (= ${binary:Version}),
524
526
 libicu-dev
525
527
Conflicts: libboost-regex1.42-dev
526
528
Description: regular expression library for C++
537
539
 manner analogous to either sed or perl), something that traditional C
538
540
 libraries can not do.
539
541
 
540
 
Package: libboost-serialization1.46.0
 
542
Package: libboost-serialization1.46.1
541
543
Homepage: http://www.boost.org/libs/serialization/
542
544
Architecture: any
543
545
Section: libs
563
565
Section: libdevel
564
566
Depends: ${misc:Depends},
565
567
 libboost1.46-dev (= ${binary:Version}),
566
 
 libboost-serialization1.46.0 (= ${binary:Version})
 
568
 libboost-serialization1.46.1 (= ${binary:Version})
567
569
Conflicts: libboost-serialization1.42-dev
568
570
Description: serialization library for C++
569
571
 This package forms part of the Boost C++ Libraries collection,
580
582
 arbitrary set of C++ data structures to a sequence of bytes.
581
583
 archive: to refer to a specific rendering of this stream of bytes.
582
584
 
583
 
Package: libboost-signals1.46.0
 
585
Package: libboost-signals1.46.1
584
586
Homepage: http://www.boost.org/libs/signals/
585
587
Architecture: any
586
588
Section: libs
600
602
Section: libdevel
601
603
Depends: ${misc:Depends},
602
604
 libboost1.46-dev (= ${binary:Version}),
603
 
 libboost-signals1.46.0 (= ${binary:Version})
 
605
 libboost-signals1.46.1 (= ${binary:Version})
604
606
Conflicts: libboost-signals1.42-dev
605
607
Description: managed signals and slots library for C++
606
608
 This package forms part of the Boost C++ Libraries collection.
611
613
 targets or subscribers), which are called when the signal is
612
614
 "emitted."
613
615
 
614
 
Package: libboost-system1.46.0
 
616
Package: libboost-system1.46.1
615
617
Homepage: http://www.boost.org/libs/system/
616
618
Architecture: any
617
619
Section: libs
633
635
Section: libdevel
634
636
Depends: ${misc:Depends},
635
637
 libboost1.46-dev (= ${binary:Version}),
636
 
 libboost-system1.46.0 (= ${binary:Version})
 
638
 libboost-system1.46.1 (= ${binary:Version})
637
639
Conflicts: libboost-system1.42-dev
638
640
Description: Operating system (e.g. diagnostics support) library
639
641
 This package forms part of the Boost C++ Libraries collection.
646
648
 user-defined sources, each error_code and error_condition has an
647
649
 associated error_category.
648
650
 
649
 
Package: libboost-test1.46.0
 
651
Package: libboost-test1.46.1
650
652
Homepage: http://www.boost.org/libs/test/
651
653
Architecture: any
652
654
Section: libs
665
667
Section: libdevel
666
668
Depends: ${misc:Depends},
667
669
 libboost1.46-dev (= ${binary:Version}),
668
 
 libboost-test1.46.0 (= ${binary:Version})
 
670
 libboost-test1.46.1 (= ${binary:Version})
669
671
Conflicts: libboost-test1.42-dev
670
672
Description: components for writing and executing test suites
671
673
 This package forms part of the Boost C++ Libraries collection.  The
675
677
  * Facilities to monitor program execution and produce error reports.
676
678
  * Unit test framework to simplify writing test cases.
677
679
 
678
 
Package: libboost-thread1.46.0
 
680
Package: libboost-thread1.46.1
679
681
Homepage: http://www.boost.org/libs/thread/
680
682
Architecture: any
681
683
Section: libs
695
697
Depends: ${misc:Depends},
696
698
 libboost1.46-dev (= ${binary:Version}),
697
699
 libboost-date-time1.46-dev (= ${binary:Version}),
698
 
 libboost-thread1.46.0 (= ${binary:Version})
 
700
 libboost-thread1.46.1 (= ${binary:Version})
699
701
Conflicts: libboost-thread1.42-dev
700
702
Description: portable C++ multi-threading
701
703
 This package forms part of the Boost C++ Libraries collection.
705
707
 own machine state including program instruction counter and
706
708
 registers.
707
709
 
708
 
Package: libboost-wave1.46.0
 
710
Package: libboost-wave1.46.1
709
711
Homepage: http://www.boost.org/libs/wave/
710
712
Architecture: any
711
713
Section: libs
725
727
Depends: ${misc:Depends},
726
728
 libboost1.46-dev (= ${binary:Version}),
727
729
 libboost-serialization1.46-dev (= ${binary:Version}),
728
 
 libboost-wave1.46.0 (= ${binary:Version}),
 
730
 libboost-wave1.46.1 (= ${binary:Version}),
729
731
 libboost-filesystem1.46-dev (= ${binary:Version})
730
732
Conflicts: libboost-wave1.42-dev
731
733
Description: C99/C++ preprocessor library