X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=debian%2Fcontrol;h=dc0e5d45943f6f0eb3102b30215ba83e0f024352;hp=341137063b2e8bd055e734a4da770e48f0cf801b;hb=99225992545f38f3446543c89a59921cffcb1ae0;hpb=8162ad03f6532038cad80069679bd369207b8684 diff --git a/debian/control b/debian/control index 3411370..dc0e5d4 100644 --- a/debian/control +++ b/debian/control @@ -2,101 +2,46 @@ Source: ctsim Section: science Priority: extra Maintainer: Kevin M. Rosenberg -Build-Depends: debhelper (>= 4.0.0), wxwin2.4-headers, fftw3-dev, libreadline4-dev, mesa-common-dev | xlibmesa-gl-dev, libglu1-mesa-dev | xlibmesa-glu-dev, libwxgtk2.4-dev, ctn-dev, libpng12-dev, dpkg-dev -Build-Depends-Indep: debhelper (>= 4.0.0) -Standards-Version: 3.6.1.0 - +Build-Depends: debhelper (>= 7.0.0), wx3.0-headers, libfftw3-dev, libreadline-dev, libgl1-mesa-dev, libglu1-mesa-dev, libwxgtk3.0-dev, ctn-dev, libpng-dev, autotools-dev +Standards-Version: 3.9.4.0 +Homepage: http://www.ctsim.org +Vcs-Git: git://git.kpe.io/ctsim.git +Vcs-Browser: http://git.kpe.io/?p=ctsim.git + Package: ctsim Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, ctsim-help, ctn, libwxgtk2.4, fftw3, mesag3 | libgl1, libpng12-0 -Recommends: ctsim-doc -Replaces: ctsim -Conflicts: ctsim -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-pentium4 -Architecture: i386 -Depends: ${misc:Depends}, ${shlibs:Depends}, ctsim-help, ctn, libwxgtk2.4, fftw3, mesag3 | libgl1, libpng12-0 -Recommends: ctsim-doc -Provides: ctsim -Replaces: ctsim -Conflicts: ctsim -Description: Computed tomograpy simulator (Pentium 4 optimized) - 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. - . - This version of ctsim has been compiled using Pentium 4 optimizations. - -Package: ctsim-athlon -Architecture: i386 -Depends: ${misc:Depends}, ${shlibs:Depends}, ctsim-help, ctn, libwxgtk2.4, fftw3, mesag3 | libgl1, libpng12-0 -Recommends: ctsim-doc -Provides: ctsim -Replaces: ctsim -Conflicts: ctsim -Description: Computed tomograpy simulator (Athlon optimized) - 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. - . - This version of ctsim has been compiled using Athlon optimizations. - -Package: ctsim-pentium3 -Architecture: i386 -Depends: ${misc:Depends}, ${shlibs:Depends}, ctsim-help, ctn, libwxgtk2.4, fftw3, mesag3 | libgl1, libpng12-0 +Depends: ${shlibs:Depends}, ${misc:Depends}, ctsim-help Recommends: ctsim-doc -Provides: ctsim -Replaces: ctsim Conflicts: ctsim -Description: Computed tomograpy simulator (Pentium optimized) +Description: Computed tomography 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. + by measuring x-ray absorption through that 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. - . - This version of ctsim has been compiled using Pentium 3 optimizations. + 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. Package: ctsim-help Architecture: all -Recommends: ctsim +Depends: ${misc:Depends} Replaces: ctsim (<< 3.5.3) Description: Online help file for CTSim - This package provides the online help file for CTSim, a computed tomography - simulator. + This package provides the online help file for the ctsim package. + CTSim is a graphical computed tomography simulator. + This help file + is included in a separate package so it will not have to be include + in the binary ctsim package for every architecture. Package: ctsim-doc Section: doc Architecture: all +Depends: ${misc:Depends} Recommends: ctsim -Replaces: ctsim (<< 3.5.3) Description: Documentation for ctsim package - This package provides HTML and PDF documentation files for CTSim, - a computed tomography simulator. + This package provides HTML and PDF documentation files for the + ctsim package. CTSim is a graphical computed tomography simulator. + This documentation file + is included in a separate package so it will not have to be include + in the binary ctsim package for every architecture.