Package: cntlm
Version: 0.35.1-1
Severity: serious
Tags: patch

Please note that the incorrect usage of the Depends: line in the
control file has caused the package not to transition to testing at
all. Please consider making the change. A patch is attached.

HTH. Thanks.

Kumar
-- 
Kumar Appaiah,
458, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600 036
--- cntlm-0.35.1/debian/control
+++ cntlm-0.35.1/debian/control
@@ -8,7 +8,7 @@
 
 Package: cntlm
 Architecture: any
-Depends: adduser, libc6 (>= 2.2)
+Depends: adduser, ${misc:Depends}, ${shlibs:Depends}
 Replaces: ntlmaps
 Description: Fast NTLM authentication proxy with tunneling
  Cntlm is a fast and efficient NTLM proxy, with support for TCP/IP tunneling,

Attachment: signature.asc
Description: Digital signature

Reply via email to