Package: libdime-dev
Version: 0.20111205-1
Severity: grave
Justification: renders package unusable
In the control file of the package, the libdime-dev entry is as follows:
Package: libdime-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}
and it should be:
Package: libdime-dev
Section: libdevel
Architecture: any
Depends: libdime1 (= ${binary:Version}), ${misc:Depends}
the result of the missing dependency is that the package has not shared
library to link, because one user could simply do a:
apt-get install libdime-dev and no binary lib is installed. So, the package
is not usable.
Please, solve it.
Best regards,
Leopold
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=ca_ES.UTF-8, LC_CTYPE=ca_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]