minor changes to package descriptions
[ctsim.git] / debian / control
1 Source: ctsim
2 Section: science
3 Priority: extra
4 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
5 Build-Depends: debhelper (>= 7.0.0), wx2.8-headers, libfftw3-dev, libreadline5-dev, libgl1-mesa-dev, libglu1-mesa-dev, libwxgtk2.8-dev, ctn-dev, libpng12-dev, libglib2.0-dev, libgtk2.0-dev
6 Standards-Version: 3.8.2
7 Homepage: http://www.ctsim.org
8 Vcs-Git: git://git.b9.com/ctsim.git
9          
10 Package: ctsim
11 Architecture: any
12 Depends: ${shlibs:Depends}, ctsim-help
13 Recommends: ctsim-doc
14 Conflicts: ctsim
15 Description: Computed tomography simulator
16  CTSim provides an interactive computed tomography simulator. Computed
17  tomography is the technique of estimating the interior of an object
18  by measuring x-ray absorption through that object.
19  .
20  CTSim has both command-line tools and a graphical user interface.
21  CTSim has very educational trace modes for viewing the data
22  collection simulation as well as the reconstruction.
23
24 Package: ctsim-help
25 Architecture: all
26 Replaces: ctsim (<< 3.5.3)
27 Description: Online help file for CTSim
28  This package provides the online help file for the ctsim package.
29  CTSim is a graphical computed tomography simulator.
30
31 Package: ctsim-doc
32 Section: doc
33 Architecture: all
34 Recommends: ctsim
35 Description: Documentation for ctsim package
36  This package provides HTML and PDF documentation files for the
37  ctsim package. CTSim is a graphical computed tomography simulator.
38