X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=44d19b4f915fc31d67eb8e04d61774e4f1e001db;hb=08af5459d3ba7d229a8339d242ef742cfe846861;hp=0ee0fc100f237e9648a739fefde89f2201b4714a;hpb=1b5b2e75a888e011706359e341b622a22f2023ea;p=umlisp.git diff --git a/debian/control b/debian/control index 0ee0fc1..44d19b4 100644 --- a/debian/control +++ b/debian/control @@ -3,15 +3,13 @@ Section: contrib/devel Priority: optional Maintainer: Kevin M. Rosenberg Build-Depends-Indep: debhelper (>= 4.0.0) -Standards-Version: 3.5.7.1 +Standards-Version: 3.6.2.1 Package: cl-umlisp Architecture: all -Depends: ${shlibs:Depends}, cl-kmrcl, cl-sql, cl-sql-backend, cl-hyperobject +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. - -