X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=debian%2Fcontrol;h=3aae252f70375f205654473169af206a150426ff;hp=45efc44a89315a568b4075f6dbf3dd7dc0feaba0;hb=1b75738eb959e06f404e1a92068b4c706917acb2;hpb=54033ab152ccca6e8cbc14ce47144725747ae71c diff --git a/debian/control b/debian/control index 45efc44..3aae252 100644 --- a/debian/control +++ b/debian/control @@ -2,12 +2,15 @@ Source: ctsim Section: science Priority: extra Maintainer: Kevin M. Rosenberg -Build-Depends: debhelper (>= 4.0.0), wx2.4-headers, fftw3-dev, libreadline5-dev, xlibmesa-gl-dev, libglu1-xorg-dev, libwxgtk2.4-dev, ctn-dev, libpng12-dev, libglib1.2-dev, libgtk1.2-dev -Standards-Version: 3.7.2.2 - +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.0 +Homepage: http://www.ctsim.org +Vcs-Git: git://git.b9.com/ctsim.git +Vcs-Browser: http://git.b9.com/?p=ctsim.git + Package: ctsim Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, ctsim-help, ctn, libwxgtk2.4-1, fftw3, xlibmesa-gl | libgl1, libpng12-0 +Depends: ${shlibs:Depends}, ctsim-help Recommends: ctsim-doc Conflicts: ctsim Description: Computed tomography simulator @@ -18,21 +21,25 @@ Description: Computed tomography simulator 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. + 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 Recommends: ctsim 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.