X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=9dd0e8122dca1cb0f82bf917a68871699cd62d96;hb=adc3513cc154df30299504298a97b2bf0c2de1e6;hp=7f897d1e89f484075eb350ab3e044ca49419ecbf;hpb=ca40a62181bd56c684bd71d8283e90191a71fe23;p=umlisp.git diff --git a/debian/control b/debian/control index 7f897d1..9dd0e81 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.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 meta-classes for efficient access and formatting. - -