Package: gdcm
Version: 2.0.17-3
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: mono-2.10-transition

the package gdcm does not use the cli helper dh_makeclideps and
dh_clideps. So the substvar cli:Depends of libgdcm-cil and
libvtkgdcm-cil are not populated and the packages do not have any cli
dependencies.

For more information please see the cli policy:
http://pkg-mono.alioth.debian.org/cli-policy/ch-appendix.html#s-cli-common-dev

The debian cli-team may upload a NMU to DELAYED/7 soon. If you object
please reply.

patch:
Index: debian/rules
===================================================================
--- debian/rules        (revision 7224)
+++ debian/rules        (working copy)
@@ -153,10 +153,11 @@
        dh_compress
        dh_fixperms
        dh_pysupport
-#      dh_makeclilibs
        dh_makeshlibs -Xformats -V
        dh_installdeb
        LD_LIBRARY_PATH="/usr/lib/jni$${LD_LIBRARY_PATH:+:}$$LD_LIBRARY_PATH"
dh_shlibdeps -v -a -l /usr/lib/jvm/default-java/lib
+       dh_makeclilibs
+       dh_clideps
        dh_gencontrol
        dh_md5sums
        dh_builddeb

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to