Code

control: Updated standards-version to 3.9.3 -- no changes.
[pkg-pfstools.git] / debian / control
index 65797e4d5e8f5b59b57c866e5ff40a2b95e3a51c..aa3f7b00a6143b27ac3b90b5e3f78ec9cd6c4e99 100644 (file)
@@ -3,16 +3,16 @@ Section: graphics
 Priority: optional
 Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
 Uploaders: Sebastian Harl <tokkee@debian.org>
-Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), dpatch, gfortran, autotools-dev, libqt3-mt-dev, libmagick++-dev | libmagick++9-dev, libtiff4-dev, libopenexr-dev, libnetpbm10-dev, octave3.0-headers, texlive-latex-base, freeglut3-dev, libgdal1-dev
-Standards-Version: 3.8.1
-Homepage: http://www.mpi-inf.mpg.de/resources/pfstools/
+Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), gfortran, autotools-dev, libqt4-dev, libmagick++-dev | libmagick++9-dev, libtiff4-dev, libopenexr-dev, libnetpbm10-dev, liboctave-dev, texlive-latex-base, freeglut3-dev
+Standards-Version: 3.9.3
+Homepage: http://pfstools.sourceforge.net/
 Vcs-Git: git://git.debian.org/git/pkg-phototools/pfstools.git
 Vcs-Browser: http://git.debian.org/?p=pkg-phototools/pfstools.git
 
 Package: pfstools
 Architecture: any
-Depends: ${shlibs:Depends}
-Recommends: pfsglview | pfsview, pfstmo, octave3.0, octave-pfstools
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: pfsglview | pfsview, pfstmo, octave, octave-signal, octave-pfstools
 Suggests: dcraw, exrtools, imagemagick
 Description: command line HDR manipulation programs
  pfstools is a set of command line (and two GUI) programs for reading,
@@ -26,7 +26,7 @@ Description: command line HDR manipulation programs
 
 Package: pfsglview
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: pfstools
 Replaces: pfstools (<< 1.6.2-2)
 Description: command line HDR manipulation programs (OpenGL/GLUT viewer)
@@ -38,7 +38,7 @@ Description: command line HDR manipulation programs (OpenGL/GLUT viewer)
 
 Package: pfsview
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: pfstools
 Replaces: pfstools (<< 1.6.2-2)
 Description: command line HDR manipulation programs (Qt viewer)
@@ -53,7 +53,8 @@ Section: debug
 Architecture: any
 Priority: extra
 Depends: pfstools (= ${binary:Version}), pfsglview (= ${binary:Version}),
- pfsview (= ${binary:Version}), libpfs-1.2-0 (= ${binary:Version})
+ pfsview (= ${binary:Version}), libpfs-1.2-0 (= ${binary:Version}),
+ ${misc:Depends}
 Description: command line HDR manipulation programs (debugging symbols)
  PFS is a high-dynamic range (HDR) image format. It is an attempt to integrate
  existing file formats by providing a simple data format that can be used to
@@ -65,7 +66,7 @@ Description: command line HDR manipulation programs (debugging symbols)
 Package: libpfs-dev
 Section: libdevel
 Architecture: any
-Depends: libpfs-1.2-0 (>= ${source:Version})
+Depends: libpfs-1.2-0 (= ${binary:Version}), ${misc:Depends}
 Description: C++ library to read and write pfs files (development files)
  PFS is a high-dynamic range (HDR) image format. It is an attempt to integrate
  existing file formats by providing a simple data format that can be used to
@@ -77,7 +78,7 @@ Description: C++ library to read and write pfs files (development files)
 Package: libpfs-1.2-0
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: C++ library to read and write pfs files
  PFS is a high-dynamic range (HDR) image format. It is an attempt to integrate
  existing file formats by providing a simple data format that can be used to
@@ -89,7 +90,7 @@ Description: C++ library to read and write pfs files
 Package: octave-pfstools
 Section: math
 Architecture: any
-Depends: octave3.0, ${shlibs:Depends}
+Depends: octave, ${shlibs:Depends}, ${misc:Depends}
 Description: octave bindings for pfstools
  PFS is a high-dynamic range (HDR) image format. It is an attempt to integrate
  existing file formats by providing a simple data format that can be used to