r2255: Autocommit for make-debian
[ctsim.git] / debian / control
1 Source: ctsim
2 Section: science
3 Priority: extra
4 Maintainer: Kevin M. Rosenberg <kevin@rosenberg.net>
5 Uploaders: Barak A. Pearlmutter <bap@debian.org>
6 Build-Depends: debhelper (>= 4.0.0), wxwin2.2-headers, fftw-dev, libreadline4-dev, xlibmesa-dev, libwxgtk2.2-dev , glutg3-dev, ctn-dev
7 Standards-Version: 3.5.6.0
8
9 Package: ctsim
10 Architecture: any
11 Depends: ${misc:Depends}, ${shlibs:Depends}, cstim-help, ctn
12 Recommends: ctsim-doc
13 Description: Computed Tomograpy Simulator
14  CTSim provides an interactive computed tomography simulator. Computed
15  tomography is the technique of estimating the interior of an object
16  by on measuring x-ray absorption through an object.
17  .
18  It has both command-line tools and well as a graphical user interface.
19  CTSim has very education trace modes for viewing the data collection
20  simulation as well as the reconstruction.
21  . 
22  The home page for CTSim is http://www.ctsim.org.
23
24 Package: ctsim-help
25 Architecture: all
26 Enhances: ctsim
27 Replaces: ctsim (<< 3.5.3)
28 Description: Online help file for CTSim
29  This package provides the online help file for CTSim, a computed tomography
30  simulator.
31
32 Package: ctsim-doc
33 Section: doc
34 Architecture: all
35 Recommends: ctsim
36 Replaces: ctsim (<< 3.5.3)
37 Description: Computed Tomograpy Simulator
38  This package provides HTML and PDF documentation files for CTSim, 
39  a computed tomography simulator.
40