From: Kevin M. Rosenberg Date: Tue, 11 Nov 2003 11:52:11 +0000 (+0000) Subject: r8141: Automated commit for uffi debian-version-1.4.2-1 X-Git-Tag: v1.6.1~157 X-Git-Url: http://git.kpe.io/?p=uffi.git;a=commitdiff_plain;h=d4695a6e633b7982d567a62dd0b5939f53496af4 r8141: Automated commit for uffi debian-version-1.4.2-1 --- diff --git a/debian/changelog b/debian/changelog index f09e67f..f4cdac0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +cl-uffi (1.4.2-1) unstable; urgency=low + + * Yet another attempt for asdf-install + + -- Kevin M. Rosenberg Tue, 11 Nov 2003 04:51:24 -0700 + +cl-uffi (1.4.1-1) unstable; urgency=low + + * Fix for asdf-install + + -- Kevin M. Rosenberg Tue, 11 Nov 2003 04:29:27 -0700 + cl-uffi (1.4.0-1) unstable; urgency=low * Make UFFI asdf-installable diff --git a/debian/rules b/debian/rules index 6423b2c..79388a1 100755 --- a/debian/rules +++ b/debian/rules @@ -61,7 +61,7 @@ install: build dh_installdirs -p $(debpkg-tests) $(clc-tests)/tests $(lib-dir) dh_install -p $(debpkg-tests) $(pkg-tests).asd $(clc-tests) dh_install -p $(debpkg-tests) tests/*.lisp tests/*.c $(clc-tests)/tests - dh_install -p $(debpkg-tests) tests/uffi-c-test-lib.so $(lib-dir) + dh_install -p $(debpkg-tests) tests/*.so $(lib-dir) dh_link -p $(debpkg-tests) $(clc-tests)/$(pkg-tests).asd $(clc-systems)/$(pkg-tests).asd # Build architecture-independent files here.