debian/control: Change Build-Depends to libpng-dev from libpng12-dev
[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, libreadline-dev, libgl1-mesa-dev, libglu1-mesa-dev, libwxgtk2.8-dev, ctn-dev, libpng-dev, libglib2.0-dev, libgtk2.0-dev, autotools-dev
6 Standards-Version: 3.9.1.0
7 Homepage: http://www.ctsim.org
8 Vcs-Git: git://git.b9.com/ctsim.git
9 Vcs-Browser: http://git.b9.com/?p=ctsim.git
10          
11 Package: ctsim
12 Architecture: any
13 Depends: ${shlibs:Depends}, ${misc:Depends}, ctsim-help
14 Recommends: ctsim-doc
15 Conflicts: ctsim
16 Description: Computed tomography simulator
17  CTSim provides an interactive computed tomography simulator. Computed
18  tomography is the technique of estimating the interior of an object
19  by measuring x-ray absorption through that object.
20  .
21  CTSim has both command-line tools and a graphical user interface.
22  CTSim has very educational trace modes for viewing the data
23  collection simulation as well as the reconstruction.
24
25 Package: ctsim-help
26 Architecture: all
27 Depends: ${misc:Depends}
28 Replaces: ctsim (<< 3.5.3)
29 Description: Online help file for CTSim
30  This package provides the online help file for the ctsim package.
31  CTSim is a graphical computed tomography simulator. 
32  This help file
33  is included in a separate package so it will not have to be include
34  in the binary ctsim package for every architecture.  
35
36 Package: ctsim-doc
37 Section: doc
38 Architecture: all
39 Depends: ${misc:Depends}
40 Recommends: ctsim
41 Description: Documentation for ctsim package
42  This package provides HTML and PDF documentation files for the
43  ctsim package. CTSim is a graphical computed tomography simulator.
44  This documentation file
45  is included in a separate package so it will not have to be include
46  in the binary ctsim package for every architecture.  
47