X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=debian%2Fcontrol;h=2f0602fef1b970af2a97b11fa584b4d9b41f4bc1;hp=090d916368325e3c26446ba991dd288f406ee883;hb=4b49778f44b9149451ba36e5f1bd7830c74c8fee;hpb=87f312d59cabca5080b481a20314601ea476c4be diff --git a/debian/control b/debian/control index 090d916..2f0602f 100644 --- a/debian/control +++ b/debian/control @@ -1,95 +1,61 @@ Source: ctsim +Maintainer: Debian Med Packaging Team +Uploaders: Kevin M. Rosenberg , + Andreas Tille Section: science -Priority: extra -Maintainer: Kevin M. Rosenberg -Build-Depends: debhelper (>= 4.0.0), wxwin2.4-headers, fftw-dev, libreadline4-dev, mesa-common-dev, libwxgtk2.4-dev, ctn-dev, libpng12-dev, dpkg-dev -Build-Depends-Indep: debhelper (>= 4.0.0) -Standards-Version: 3.5.10.0 +Priority: optional +Build-Depends: debhelper (>= 10), + libfftw3-dev, + libreadline-dev, + libgl1-mesa-dev, + libglu1-mesa-dev, + libwxgtk3.0-dev, + ctn-dev, + libpng-dev, + libglib2.0-dev, + libgtk2.0-dev, + autotools-dev, + dh-autoreconf +Standards-Version: 3.9.8 +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/ctsim.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/ctsim.git +Homepage: http://www.ctsim.org Package: ctsim Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, ctsim-help, ctn, libwxgtk2.4, fftw2, mesag3 | libgl1, libpng12-0 +Depends: ${shlibs:Depends}, + ${misc:Depends}, + ctsim-help Recommends: ctsim-doc -Conflicts: ctsim-pentium4, ctsim-athlon, ctsim-pentium3 -Description: Computed tomograpy simulator +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 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. - -Package: ctsim-pentium4 -Architecture: i386 -Depends: ${misc:Depends}, ${shlibs:Depends}, ctsim-help, ctn, libwxgtk2.4, fftw2, mesag3 | libgl1, libpng12-0 -Recommends: ctsim-doc -Conflicts: ctsim, ctsim-athlon, ctsim-pentium3 -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, fftw2, mesag3 | libgl1, libpng12-0 -Recommends: ctsim-doc -Conflicts: ctsim, ctsim-pentium4, ctsim-pentium3 -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, fftw2, mesag3 | libgl1, libpng12-0 -Recommends: ctsim-doc -Conflicts: ctsim, ctsim-pentium4, ctsim-athlon -Description: Computed tomograpy simulator (Pentium 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 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 +Section: doc +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.