X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=af36c427f8167b8e4dc39e8a5a8b7d17d2a3efae;hb=74341e8bf5398de6d9a48bcd39fe707000ec2b7b;hp=dbb31d54a675015aa8a4774e473c500e5fcd8735;hpb=d17db83f9f6dc74ea41cc960770dcbfafa3fef30;p=umlisp.git diff --git a/debian/control b/debian/control index dbb31d5..af36c42 100644 --- a/debian/control +++ b/debian/control @@ -2,16 +2,14 @@ Source: cl-umlisp Section: contrib/devel Priority: optional Maintainer: Kevin M. Rosenberg -Build-Depends-Indep: debhelper (>= 4.0.0) -Standards-Version: 3.5.8.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, 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. - -