Code

pfsglview and pfsview conflict with pfstools (<= 1.6.2-1).
authorSebastian Harl <sh@tokkee.org>
Fri, 28 Dec 2007 14:43:37 +0000 (15:43 +0100)
committerSebastian Harl <sh@tokkee.org>
Fri, 28 Dec 2007 14:43:37 +0000 (15:43 +0100)
The new binary packages overwrite files formerly provided by the pfstools
binary package.

debian/control

index c5a361d0d2787e3b10360073d0d92391c1a029f3..d19167462f247a38e847aeb589caba1cc27eb1a6 100644 (file)
@@ -29,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
@@ -40,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