X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=14fe3e1a9e139e71e5fe454d5c2bea87b1ab9a4d;hb=191bf3190b8742d5d9c2c82f54d4804b7f8e9354;hp=2b086ff5f51b03dbdf66f2b690ad3733adbfb0ef;hpb=7ffe31bff2d7daa3df28ed34fe439f7e541ffbb5;p=hyperobject.git diff --git a/debian/control b/debian/control index 2b086ff..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.8.0 +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. - -