From 1042ea62d5efb239006b401be90db273f889ace7 Mon Sep 17 00:00:00 2001 From: Cyril Brulebois Date: Fri, 18 Jan 2008 15:20:21 +0100 Subject: [PATCH] Changed "<=" to "<<" in "Replaces:". This will take binNMUs into account as well. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index db51516..082051f 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,7 @@ Package: pfsglview Architecture: any Depends: ${shlibs:Depends} Recommends: pfstools -Replaces: pfstools (<= 1.6.2-1) +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 @@ -41,7 +41,7 @@ Package: pfsview Architecture: any Depends: ${shlibs:Depends} Recommends: pfstools -Replaces: pfstools (<= 1.6.2-1) +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 -- 2.30.2