X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=ac4f82aa5a887b90a8fe1295a0946343a9580d40;hb=ab93461bcc3ba943fd571735f3bff0849d0313a4;hp=e22b2f4a1c35d4c70475b83aaafc9b36e4ce6d05;hpb=eeecdad997c633f810028c741e9562554e6f105d;p=hyperobject.git diff --git a/debian/control b/debian/control index e22b2f4..ac4f82a 100644 --- a/debian/control +++ b/debian/control @@ -3,16 +3,14 @@ Section: devel Priority: optional Maintainer: Kevin M. Rosenberg Build-Depends-Indep: debhelper (>= 4.0.0) -Standards-Version: 3.5.7.1 +Standards-Version: 3.5.10.0 Package: cl-hyperobject Architecture: all -Depends: ${shlibs:Depends}, common-lisp-controller, cl-kmrcl -Description: Common Lisp library for hyperobject +Depends: ${shlibs:Depends}, common-lisp-controller, cl-kmrcl, cl-rt +Description: Common Lisp library for hyperobjects This package contains a library for creating and display hyperobjects. Hyperobjects contain references to subobjects as well as to linked objects. This package includes functions to display hyperobjects in multiple formats: ASCII Text, HTML, XML with optional field labels and hyperlinks. - -