r4967: Automatic commit for debian_version_3_2_3-1
[umlisp.git] / debian / control
index 7f897d1e89f484075eb350ab3e044ca49419ecbf..3c6b0d1f49947ab7c19541693931aa5e843d5216 100644 (file)
@@ -3,15 +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.1
+Standards-Version: 3.5.10.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 meta-classes for efficient access
  and formatting.
-
-