X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=14fe3e1a9e139e71e5fe454d5c2bea87b1ab9a4d;hb=191bf3190b8742d5d9c2c82f54d4804b7f8e9354;hp=5fc7d3be9e12cac697266b3727507cf591b7a141;hpb=c257d1813b0eb826e8473ea267b60a16cf5d531c;p=hyperobject.git diff --git a/debian/control b/debian/control index 5fc7d3b..14fe3e1 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.6.1.0 Package: cl-hyperobject Architecture: all -Depends: ${shlibs:Depends}, common-lisp-controller, cl-kmrcl +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. - -