Code

Replaced "Conflicts:" with "Replaces:" (pfstools <= 1.6.2-1) in pfs*view.
authorSebastian Harl <sh@tokkee.org>
Fri, 4 Jan 2008 14:03:14 +0000 (15:03 +0100)
committerSebastian Harl <sh@tokkee.org>
Fri, 4 Jan 2008 14:03:14 +0000 (15:03 +0100)
This provides a smoother upgrade path.

debian/control

index b8a21e6c6eaaac95a1daac0700b91549d5832591..db515162136d45993aae76502aa571823682b868 100644 (file)
@@ -29,7 +29,7 @@ Package: pfsglview
 Architecture: any
 Depends: ${shlibs:Depends}
 Recommends: pfstools
-Conflicts: pfstools (<= 1.6.2-1)
+Replaces: 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
@@ -41,7 +41,7 @@ Package: pfsview
 Architecture: any
 Depends: ${shlibs:Depends}
 Recommends: pfstools
-Conflicts: pfstools (<= 1.6.2-1)
+Replaces: 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