Automated commit for debian release 2.13-1
[hyperobject.git] / debian / control
index 2b086ff5f51b03dbdf66f2b690ad3733adbfb0ef..9bcd965664fc418857e62453aa36a37979f43524 100644 (file)
@@ -1,18 +1,20 @@
 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.8.0
+Build-Depends-Indep: dh-lisp
+Build-Depends: debhelper (>= 11.0.0)
+Standards-Version: 4.5.0.3
+Homepage: http://hyperobject.kpe.io/
+Vcs-Git: git://git.kpe.io/hyperobject.git
+Vcs-Browser: http://git.kpe.io/?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.
-
-