Package: imapproxy
Version: 1.2.4-5
Severity: normal
Tags: patch

(SID)[EMAIL PROTECTED]:$ apt-cache show imapproxy | grep ^Pre
Pre-Depends: debconf (>= 1.2) | debconf-2.0

Which is just wrong. This should be a normal Depends.  The Pre-Depends
would only be necessary if imapproxy used deconf in the preinst
script, which it does not.

Fix is simple:
--- debian/control.orig 2006-11-26 11:41:15.385615192 +0000
+++ debian/control      2006-11-26 11:41:47.773691456 +0000
@@ -7,8 +7,7 @@

 Package: imapproxy
 Architecture: any
-Pre-Depends: debconf (>= 1.2) | debconf-2.0
-Depends: lsb-base,${shlibs:Depends}
+Depends: lsb-base,${shlibs:Depends},${misc:Depends}
[...]

cu andreas

-- 
The 'Galactic Cleaning' policy undertaken by Emperor Zhark is a personal
vision of the emperor's, and its inclusion in this work does not constitute
tacit approval by the author or the publisher for any such projects,
howsoever undertaken.                                (c) Jasper Ffforde


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to