X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=5133293acaf36ccbba2d8d405881d0cb3272d2f2;hb=refs%2Fheads%2Fwx2.4;hp=3247fbc541d822d4e51910e43703a372c7eba40c;hpb=be3c92dce55fa677485ee9ec17ed1bc278f1d333;p=ctsim.git diff --git a/debian/control b/debian/control index 3247fbc..5133293 100644 --- a/debian/control +++ b/debian/control @@ -1,12 +1,40 @@ Source: ctsim Section: science -Priority: optional -Maintainer: Barak A. Pearlmutter -Build-Depends: debhelper (>> 3.0.0), wxwin2.2-headers, fftw-dev, libreadline4-dev, xlibmesa-dev, libwxgtk2.2-dev , glutg3-dev -Standards-Version: 3.5.2 - +Priority: extra +Maintainer: Kevin M. Rosenberg +Build-Depends: debhelper (>= 7.0.0), wx2.4-headers, libfftw3-dev, libreadline5-dev, libgl1-mesa-dev, libwxgtk2.4-dev, ctn-dev, libpng12-dev, libglib1.2-dev, libgtk1.2-dev +Standards-Version: 3.8.2 +Homepage: http://www.ctsim.org +Vcs-Git: git://git.b9.com/ctsim.git + Package: ctsim Architecture: any -Depends: fftw2, libwxgtk2.2, libreadline4, glutg3, xlibmesa3 -Description: Computed Tomograpy Simulator - CTSim provides an interactive computed tomography simulator. +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 +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. +