Convert to dh-lisp; add Vcs-Browser
[umlisp.git] / debian / control
1 Source: cl-umlisp
2 Section: contrib/lisp
3 Priority: optional
4 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
5 Build-Depends-Indep: dh-lisp
6 Build-Depends: debhelper (>= 7.0.0)
7 Standards-Version: 3.8.2.0
8 Homepage: http://files.b9.com/umlisp/
9 Vcs-Git: git://git.b9.com/umlisp.git
10 Vcs-Browser: http://git.b9.com/?p=umlisp.git
11
12 Package: cl-umlisp
13 Architecture: all
14 Depends: ${misc:Depends}, cl-kmrcl, cl-sql, cl-sql-mysql, cl-hyperobject
15 Description: Common Lisp interface for the Unified Medical Language System
16  The Unified Medical Language System is a multi-gigabyte database of
17  medical terminology. This a interface for Common Lisp programs that utilizes
18  the a SQL database engine and Common Lisp meta-classes for efficient access
19  and formatting.