r4737: Auto commit for Debian build
[umlisp.git] / debian / control
index 4953f0b318163556071927f8adf2c87663acdf20..9dd0e8122dca1cb0f82bf917a68871699cd62d96 100644 (file)
@@ -3,13 +3,13 @@ Section: contrib/devel
 Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
 Build-Depends-Indep: debhelper (>= 4.0.0)
-Standards-Version: 3.5.7.0
+Standards-Version: 3.5.9.0
 
 Package: cl-umlisp
 Architecture: all
-Depends: ${shlibs:Depends}, cl-kmrcl, cl-sql, cl-sql-backend
+Depends: ${shlibs:Depends}, cl-kmrcl, cl-sql, cl-sql-mysql, cl-hyperobject
 Description: Common Lisp interface for the Unified Medical Language System
  The Unified Medical Language System is a multi-gigabyte database of
  medical terminology. This a interface for Common Lisp programs that utilizes
- the a SQL database engine and Common Lisp classes for efficient access.
-
+ the a SQL database engine and Common Lisp meta-classes for efficient access
+ and formatting.