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