X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=cdfc9f6a4143f46ac7e52fd4e157197f736309e1;hb=9a0c1328e71ca799fa29c0e2e2b388dd4527d7be;hp=153a5c96031e47f90a1d6cabea11ba2822282e74;hpb=daabe07732976d6a77a0a80309fe56a2f4d3c14a;p=ctsim.git diff --git a/debian/control b/debian/control index 153a5c9..cdfc9f6 100644 --- a/debian/control +++ b/debian/control @@ -1,12 +1,39 @@ Source: ctsim -Section: devel +Section: science Priority: optional -Maintainer: Kevin Rosenberg -Build-Depends-Indep: wxwin2.2-headers, fftw-dev -Standards-Version: 3.5.2 +Maintainer: Kevin M. Rosenberg +Build-Depends: debhelper (>= 4.0.0), wxwin2.3-headers, fftw-dev, libreadline4-dev, xlibmesa-dev, libwxgtk2.3-dev, glutg3-dev, ctn-dev, libpng12-0-dev +Standards-Version: 3.5.7.0 Package: ctsim +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends}, ctsim-help, ctn +Recommends: ctsim-doc +Description: Computed Tomograpy Simulator + CTSim provides an interactive computed tomography simulator. Computed + tomography is the technique of estimating the interior of an object + by on measuring x-ray absorption through an object. + . + It has both command-line tools and well as a graphical user interface. + CTSim has very education trace modes for viewing the data collection + simulation as well as the reconstruction. + . + The home page for CTSim is http://www.ctsim.org. + +Package: ctsim-help Architecture: all -Depends: fftw2, libwxgtk2.2 +Recommends: ctsim +Replaces: ctsim (<< 3.5.3) +Description: Online help file for CTSim + This package provides the online help file for CTSim, a computed tomography + simulator. + +Package: ctsim-doc +Section: doc +Architecture: all +Recommends: ctsim +Replaces: ctsim (<< 3.5.3) Description: Computed Tomograpy Simulator - CTSim provides an interactive computed tomography simulator. + This package provides HTML and PDF documentation files for CTSim, + a computed tomography simulator. +