lintian warning fixes
[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.0
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  This help file
31  is included in a separate package so it will not have to be include
32  in the binary ctsim package for every architecture.  
33
34 Package: ctsim-doc
35 Section: doc
36 Architecture: all
37 Recommends: ctsim
38 Description: Documentation for ctsim package
39  This package provides HTML and PDF documentation files for the
40  ctsim package. CTSim is a graphical computed tomography simulator.
41  This documentation file
42  is included in a separate package so it will not have to be include
43  in the binary ctsim package for every architecture.  
44