X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=762bee8b75a373115a87b9b2a6edb7cfba7102e8;hb=27059da717b3d9f3413ebd12e8837a0998ebee77;hp=7929de8360273f0abefcc7aa4de1a7baefda62f1;hpb=0e305a6bd11df323b21c77f16159ef365b6846ff;p=ctsim.git diff --git a/debian/control b/debian/control index 7929de8..762bee8 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, libreadline4-dev -Standards-Version: 3.5.2 +Maintainer: Kevin M. Rosenberg +Build-Depends: debhelper (>= 4.0.0), wxwin2.2-headers, fftw-dev, libreadline4-dev, xlibmesa-dev, libwxgtk2.2-dev , glutg3-dev, ctn-dev +Standards-Version: 3.5.6.1 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, libreadline4 +Enhances: 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. +