Updates for new debian standards
[hyperobject.git] / debian / control
index e22b2f4a1c35d4c70475b83aaafc9b36e4ce6d05..c197a4a8be52fc143e50be3db4d22821ce559163 100644 (file)
@@ -1,18 +1,18 @@
 Source: cl-hyperobject
-Section: devel
+Section: lisp
 Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
-Build-Depends-Indep: debhelper (>= 4.0.0)
-Standards-Version: 3.5.7.1
+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
 
 Package: cl-hyperobject
 Architecture: all
-Depends: ${shlibs:Depends}, common-lisp-controller, cl-kmrcl
-Description: Common Lisp library for hyperobject
+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.
-
-