severity 636189 serious
thanks

arch:any should not depend on arch:all with ( = ${binary:Version}), in
fact that's a lintian bug as well that it didn't detect this, which
I'll file shortly. Please apply the patch to fix this (tested to
work).

Thanks

Konstantinos
--- debian/control.orig	2011-08-24 17:18:05.369930252 +0300
+++ debian/control	2011-08-24 17:18:18.259924250 +0300
@@ -84,7 +84,7 @@
 Package: libgsf-1-114
 Section: libs
 Architecture: any
-Depends: libgsf-1-common (>= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Depends: libgsf-1-common (>= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
 Conflicts: gnumeric (<< 1.4.4)
 Description: Structured File Library - runtime version
  The GNOME Structured File Library aims to provide an efficient

Reply via email to