From c730c0329b9f0abd0decee50c7c716c68bbab6af Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Fri, 4 Jan 2008 15:03:14 +0100 Subject: [PATCH] Replaced "Conflicts:" with "Replaces:" (pfstools <= 1.6.2-1) in pfs*view. This provides a smoother upgrade path. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index b8a21e6..db51516 100644 --- a/debian/control +++ b/debian/control @@ -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 -- 2.30.2