Code

pfsglview and pfsview conflict with pfstools (<= 1.6.2-1).
[pkg-pfstools.git] / debian / control
index 232a3f6744dfc6e22f2920256396d79886c47067..d19167462f247a38e847aeb589caba1cc27eb1a6 100644 (file)
@@ -1,13 +1,14 @@
 Source: pfstools
 Section: graphics
 Priority: optional
-Maintainer: Sebastian Harl <sh@tokkee.org>
+Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
+Uploaders: 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
 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
@@ -28,6 +29,7 @@ Package: pfsglview
 Architecture: any
 Depends: ${shlibs:Depends}
 Recommends: pfstools
+Conflicts: pfstools (<= 1.6.2-1)
 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 +41,7 @@ Package: pfsview
 Architecture: any
 Depends: ${shlibs:Depends}
 Recommends: pfstools
+Conflicts: pfstools (<= 1.6.2-1)
 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 +53,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