X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=debian%2Fcontrol;h=b661a281a42ac2dff26469e9bab54b98b879a314;hp=923d8eb9202de8d6bfd9f34a263ff3019bb55396;hb=HEAD;hpb=6707c4b49b94e95dad700fdddb7224180e3633d2 diff --git a/debian/control b/debian/control index 923d8eb..b661a28 100644 --- a/debian/control +++ b/debian/control @@ -1,15 +1,25 @@ Source: ctsim +Maintainer: Debian Med Packaging Team +Uploaders: Kevin M. Rosenberg , + Andreas Tille Section: science -Priority: extra -Maintainer: Kevin M. Rosenberg -Build-Depends: debhelper (>= 7.0.0), autoconf, 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 +Priority: optional +Build-Depends: debhelper (>= 10), + libfftw3-dev, + libreadline-dev, + libgl1-mesa-dev, + libglu1-mesa-dev, + libwxgtk3.0-dev, + ctn-dev, + libpng-dev +Standards-Version: 4.1.3 Homepage: http://www.ctsim.org -Vcs-Git: git://git.b9.com/ctsim.git - + Package: ctsim Architecture: any -Depends: ${shlibs:Depends}, ctsim-help +Depends: ${shlibs:Depends}, + ${misc:Depends}, + ctsim-help Recommends: ctsim-doc Conflicts: ctsim Description: Computed tomography simulator @@ -23,6 +33,7 @@ Description: Computed tomography simulator Package: ctsim-help Architecture: all +Depends: ${misc:Depends} Replaces: ctsim (<< 3.5.3) Description: Online help file for CTSim This package provides the online help file for the ctsim package. @@ -32,8 +43,9 @@ Description: Online help file for CTSim in the binary ctsim package for every architecture. Package: ctsim-doc -Section: doc Architecture: all +Section: doc +Depends: ${misc:Depends} Recommends: ctsim Description: Documentation for ctsim package This package provides HTML and PDF documentation files for the @@ -41,4 +53,3 @@ Description: Documentation for ctsim package 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. -