From 41fdeae7911932fe6d4bfb5d4bd903a3d2a42846 Mon Sep 17 00:00:00 2001 From: Matthias Benkard Date: Sat, 8 Mar 2008 11:58:01 +0100 Subject: Debian: Fix a number of packaging bugs. darcs-hash:63388c926ac1c17af8c8b748049158b49cb9fa26 --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 2392806..c168590 100644 --- a/debian/control +++ b/debian/control @@ -2,13 +2,13 @@ Source: cl-objective-cl Priority: extra Maintainer: Matthias Andreas Benkard Build-Depends: debhelper (>= 5), libffi-dev, gnustep-make, libgnustep-gui-dev -Standards-Version: 3.7.2 +Standards-Version: 3.7.3 Section: libs Package: cl-objective-cl Section: libs Architecture: all -Depends: ${misc:Depends}, cl-objective-cl-cffi (= ${Source-Version}), cl-cffi, cl-trivial-garbage, cl-split-sequence, cl-closer-mop +Depends: ${misc:Depends}, cl-objective-cl-cffi (>= ${source:Version}), cl-objective-cl-cffi (<< ${source:Version}.1~), cl-cffi, cl-trivial-garbage, cl-split-sequence, cl-closer-mop, cl-asdf, common-lisp-controller 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 -- cgit v1.2.3