Automated commit for upstream build of version 2006ac.2
[umlisp.git] / debian / control
index d13fd4d782b46686d3994f73f4ad048e5793f12a..af36c427f8167b8e4dc39e8a5a8b7d17d2a3efae 100644 (file)
@@ -2,16 +2,14 @@ Source: cl-umlisp
 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
+Build-Depends: debhelper (>= 4.0.0)
+Standards-Version: 3.7.3.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.
-
-