Package: ctn
Version: 3.0.6-3
Severity: serious

Hi,

Your package has this in the control file:
Depends: libmysqlclient14, lesstif1, libxaw7, xlibs

And in debian rules:
#       dh_shlibdeps -A

Please don't do this.  You have incorrect/missing dependencies because
of this.  It should look like:
Depends=libc6 (>= 2.3.2.ds1-21), libmysqlclient14, libx11-6 | xlibs (>>
4.1.0), libxaw7 (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxmu6 | xlibs
(>> 4.1.0), libxt6 | xlibs (>> 4.1.0), zlib1g (>= 1:1.2.1)


Kurt




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

Reply via email to