Pure logic library; I don't know OCaml, but the upstream source looks
reasonably risk-free from a security pov.

The packaging isn't terribly nice; e.g:
    DEB_CONFIGURE_INVOKE:=$(filter-out $(exclude),$(DEB_CONFIGURE_INVOKE))
could probably be replaced with:
    DEB_CONFIGURE_EXTRA_ARGS += --enable-maintainer-mode

dpatch is handled manually instead of using some make / cdbs include.

I don't think this is ever cleaned, so debian/libfacile-ocaml-dev.dirs remains 
in the tree:
    sed -e 's%#OcamlABI#%$(OCAMLABI)%' debian/libfacile-ocaml-dev.dirs.in 
>debian/libfacile-ocaml-dev.dirs

make clean should be $(MAKE) clean

copyright doesn't point at common-licenses.

-- 
Main Inclusion Request: facile
https://bugs.launchpad.net/bugs/267705
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to