Code

control: Added libmagick++-dev as an option to the libmagick++9-dev build-dep.
[pkg-pfstools.git] / debian / control
index 232a3f6744dfc6e22f2920256396d79886c47067..a8badb22c72789c7dffa79566849832c82df86d1 100644 (file)
@@ -1,19 +1,19 @@
 Source: pfstools
 Section: graphics
 Priority: optional
-Maintainer: Sebastian Harl <sh@tokkee.org>
-Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), dpatch, gfortran, autotools-dev, libqt3-mt-dev, libmagick++9-dev, libtiff4-dev, libopenexr-dev, libnetpbm10-dev, octave2.1-headers, tetex-bin, freeglut3-dev
-Build-Conflicts: octave2.9-headers
+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, tetex-bin, freeglut3-dev
 Standards-Version: 3.7.3
 Homepage: http://www.mpi-inf.mpg.de/resources/pfstools/
-Vcs-Git: git://git.tokkee.org/pkg-pfstools.git
-Vcs-Browser: http://git.tokkee.org/?p=pkg-pfstools.git
+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, octave, octave-pfstools
-Suggests: dcraw
+Recommends: pfsglview | pfsview, pfstmo, octave3.0, 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,
  writing, manipulating and viewing high-dynamic range (HDR) images and video
@@ -28,6 +28,7 @@ Package: pfsglview
 Architecture: any
 Depends: ${shlibs:Depends}
 Recommends: pfstools
+Replaces: pfstools (<< 1.6.2-2)
 Description: command line HDR manipulation programs (OpenGL/GLUT viewer)
  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
@@ -39,6 +40,7 @@ Package: pfsview
 Architecture: any
 Depends: ${shlibs:Depends}
 Recommends: pfstools
+Replaces: pfstools (<< 1.6.2-2)
 Description: command line HDR manipulation programs (Qt viewer)
  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
@@ -50,7 +52,8 @@ Package: pfstools-dbg
 Section: graphics
 Architecture: any
 Priority: extra
-Depends: pfstools (= ${binary:Version}), libpfs-1.2-0 (= ${binary:Version})
+Depends: pfstools (= ${binary:Version}), pfsglview (= ${binary:Version}),
+ pfsview (= ${binary:Version}), libpfs-1.2-0 (= ${binary:Version})
 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
@@ -86,7 +89,7 @@ Description: C++ library to read and write pfs files
 Package: octave-pfstools
 Section: math
 Architecture: any
-Depends: octave2.1, ${shlibs:Depends}
+Depends: octave3.0, ${shlibs: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