Prepare debian package for use with wxgtk3.0
[ctsim.git] / debian / control
index 51bdb215026b721eb69c89a2d5e1fa61908619ba..dc0e5d45943f6f0eb3102b30215ba83e0f024352 100644 (file)
@@ -2,14 +2,15 @@ Source: ctsim
 Section: science
 Priority: extra
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
-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
+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.b9.com/ctsim.git
+Vcs-Git: git://git.kpe.io/ctsim.git
+Vcs-Browser: http://git.kpe.io/?p=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,16 +24,24 @@ 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.
- CTSim is a graphical computed tomography simulator.
+ 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
 Description: Documentation for ctsim package
  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.