X-Git-Url: http://git.kpe.io/?p=hyperobject.git;a=blobdiff_plain;f=debian%2Fcontrol;h=86ee0614152b29dad6b4353e8f7b2f4cd0da7734;hp=5fc7d3be9e12cac697266b3727507cf591b7a141;hb=920865199d81789ced3a9e0a24f4c95b3ec6fa7f;hpb=c257d1813b0eb826e8473ea267b60a16cf5d531c diff --git a/debian/control b/debian/control index 5fc7d3b..86ee061 100644 --- a/debian/control +++ b/debian/control @@ -2,17 +2,15 @@ Source: cl-hyperobject Section: devel Priority: optional Maintainer: Kevin M. Rosenberg -Build-Depends-Indep: debhelper (>= 4.0.0) -Standards-Version: 3.5.7.1 +Build-Depends: debhelper (>= 4.0.0) +Standards-Version: 3.7.2.1 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. - -