X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=debian%2Fcontrol;h=c57fddd4fe0a71f24b9335a7ffd8c6a677194518;hp=ec462e172fcbedd8926c7385a8216834649777cd;hb=40f51671b9dfe55b6060fa0ce9b8ef2751ae8ac9;hpb=7ba15564e8e5fea507d887cd68e73efeef1cbdb5 diff --git a/debian/control b/debian/control index ec462e1..c57fddd 100644 --- a/debian/control +++ b/debian/control @@ -1,12 +1,40 @@ Source: ctsim -Section: devel -Priority: optional -Maintainer: Kevin Rosenberg -Build-Depends-Indep: wxwin2.2-headers, fftw-dev -Standards-Version: 3.5.2 - +Section: science +Priority: extra +Maintainer: Kevin M. Rosenberg +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 +Standards-Version: 3.8.2 +Homepage: http://www.ctsim.org +Vcs-Git: git://git.b9.com/ctsim.git + Package: ctsim +Architecture: any +Depends: ${shlibs:Depends}, ctsim-help +Recommends: ctsim-doc +Conflicts: ctsim +Description: Computed tomography simulator + CTSim provides an interactive computed tomography simulator. Computed + tomography is the technique of estimating the interior of an object + by measuring x-ray absorption through that object. + . + CTSim has both command-line tools and a graphical user interface. + CTSim has very educational trace modes for viewing the data + collection simulation as well as the reconstruction. + . + Home page: http://www.ctsim.org/ + +Package: ctsim-help Architecture: all -Depends: fftw2, wxwin2.2 -Description: Computed Tomograpy Simulator - CTSim provides an interactive computed tomography simulator. +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 +Description: Documentation for ctsim package + This package provides HTML and PDF documentation files for CTSim, + a computed tomography simulator. +