From: Cyril Brulebois Date: Fri, 18 Jan 2008 14:20:21 +0000 (+0100) Subject: Changed "<=" to "<<" in "Replaces:". X-Git-Tag: pfstools-1.6.4-1~3 X-Git-Url: https://git.tokkee.org/?p=pkg-pfstools.git;a=commitdiff_plain;h=1042ea62d5efb239006b401be90db273f889ace7 Changed "<=" to "<<" in "Replaces:". This will take binNMUs into account as well. --- 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