followup to comment on http://mentors.debian.net/package/ccl

2012-09-16 Thread Faheem Mitha
On Tuesday, September 4 2012, Peter Van Eynde wrote: Hi Faheem, sorry to be a bit critical, it is an impressive package as-is already. you did a build_interface_databases.sh and .m4 seem to come from somewhere. What is the license on those files? The copyright file says: Files: debian/* C

dh_lisp usage

2012-09-16 Thread Diogo F. S. Ramos
I'm trying to use dh_lisp as stated at the manual [1] but without success. I added it to the dependencies at the control file and in `rules' I tried calling it with: %: dh $@ --with lisp and also: override_dh_link: dh_link dh_lisp I can see that with both tries dh_lisp

Re: dh_lisp usage

2012-09-16 Thread Christoph Egger
Hi! diogo...@gmail.com (Diogo F. S. Ramos) writes: > I'm trying to use dh_lisp as stated at the manual [1] but without > success. As far as I remember dh_lisp went away together with common-lisp-controller and is not needed any more. I'm Cc-ing Desmond because IIRC he was the one doing this reo