event building twice by touching build-*-stamp
+ * Prevent dublicate control entries by calling dh_builddeb only on the
+proper target
+
+ -- Paul Gevers Tue, 29 Oct 2013 22:10:09 +0100
+
cmucl (20c-2) unstable; urgency=low
* Actually reference the changelog for 20c, not 19d!
diff -Nru
Package: src:cmucl
Version: 20c-2
Severity: normal
Tags: patch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
While I was trying to build cmucl to fix bug 683398 and 714655 I noticed that
the Makefile in src/docs/ does not clean up all created files.
Please consider updating the create-and-adap
kzoZc7+W21Al2jhF32A/GoetJv2k6C
/1ZgLuSnUhXZ4rIBdVlrGw9x2UQZcn5VO4l8HPlvmEITsnon3TKyJUP0gIk42io=
=futo
-END PGP SIGNATURE-
Description: with the current tools, building the docs results in endless loop
Author: Paul Gevers
--- cmucl-20c.orig/src/docs/cmu-user/Makefile
+++ cmucl-20c/src/docs/cmu-user/Makef
pload
+ * Move documentation from cmucl-cml to cmucl-docs to allow binNMU's but
+provide symlinks to the files (Closes: #683398)
+
+ -- Paul Gevers Sat, 26 Oct 2013 20:41:16 +0200
+
cmucl (20c-2.1) unstable; urgency=low
* Non-maintainer upload.
diff -Nru cmucl-20c/debian/cmucl-clm.docs
Just a short note. I tried to reproduce this failure, but it doesn't
fail for me.
Paul
paul@wollumbin ~ $ cmucl
;;; Hey: there is no /etc/lisp-config.lisp file, please run
"dpkg-reconfigure common-lisp-controller" as root
CMU Common Lisp Debian build debian/20c-2-1-g957a42a-dirty (20C
Unicode),
tif2 to motif (Closes: #714655)
+ * Build depend on libxt-dev (was pulled in by lesstif2 until now)
+ * Add patch to not link against libXp (it is going to be removed
+from Debian, see bug #657253) and other unnecessary libraries
+(libXext was no build dependency anyways)
+
+ -- Paul Gevers S