From 1b4a2d1740e2741e898d3e332ccabf14cb6135c8 Mon Sep 17 00:00:00 2001 From: Matthias Benkard Date: Sat, 8 Mar 2008 02:07:30 +0100 Subject: debian/control: Add dependencies. darcs-hash:8d54630820cd022e0c2613585f95d807c1f85edd --- debian/changelog | 2 +- debian/control | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8ab5313..54b184b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,4 +2,4 @@ cl-objective-cl (0.2.1-1) unstable; urgency=low * Initial release (Closes: #nnnn) - -- Matthias Benkard Fri, 07 Mar 2008 22:54:30 +0100 + -- Matthias Andreas Benkard Sat, 08 Mar 2008 01:54:55 +0100 diff --git a/debian/control b/debian/control index 09d3d32..2392806 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: cl-objective-cl Priority: extra -Maintainer: Matthias Benkard +Maintainer: Matthias Andreas Benkard Build-Depends: debhelper (>= 5), libffi-dev, gnustep-make, libgnustep-gui-dev Standards-Version: 3.7.2 Section: libs @@ -8,7 +8,7 @@ Section: libs Package: cl-objective-cl Section: libs Architecture: all -Depends: ${misc:Depends}, cl-objective-cl-cffi (= ${Source-Version}) +Depends: ${misc:Depends}, cl-objective-cl-cffi (= ${Source-Version}), cl-cffi, cl-trivial-garbage, cl-split-sequence, cl-closer-mop Description: A portable Objective-C bridge for Common Lisp Objective-CL lets a Lisp programmer make use of Objective-C frameworks by providing a bridge that neatly integrates Objective-C classes and @@ -48,4 +48,4 @@ Description: Documentation for Objective-CL is therefore suitable for GNUstep and Cocoa programmers alike. It is not tied to any particular Lisp compiler, either. . - This package contains the architecture-dependent Objective-C glue code. + This package contains the reference manual in HTML format. -- cgit v1.2.3