X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fcontrol;h=76f6b7dfbd05a786d4d9c1e9f4ce3a21e2966463;hb=8c7f7d3ecbb886b66e20e17c3c2de3a550e8a311;hp=5fc7d3be9e12cac697266b3727507cf591b7a141;hpb=c257d1813b0eb826e8473ea267b60a16cf5d531c;p=hyperobject.git diff --git a/debian/control b/debian/control index 5fc7d3b..76f6b7d 100644 --- a/debian/control +++ b/debian/control @@ -1,18 +1,20 @@ Source: cl-hyperobject -Section: devel +Section: lisp Priority: optional Maintainer: Kevin M. Rosenberg -Build-Depends-Indep: debhelper (>= 4.0.0) -Standards-Version: 3.5.7.1 +Build-Depends-Indep: dh-lisp +Build-Depends: debhelper (>= 7.0.0) +Standards-Version: 3.8.2.0 +Homepage: http://hyperobject.b9.com/ +Vcs-Git: git://git.b9.com/hyperobject.git +Vcs-Browser: http://git.b9.com/?p=hyperobject.git Package: cl-hyperobject Architecture: all -Depends: ${shlibs:Depends}, common-lisp-controller, cl-kmrcl +Depends: ${misc:Depends}, 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. - -