change to new lisp section
[umlisp.git] / debian / control
index 0ee0fc100f237e9648a739fefde89f2201b4714a..f826adb1f15ff0cf0551efa6822124cb00eaa778 100644 (file)
@@ -1,17 +1,17 @@
 Source: cl-umlisp
-Section: contrib/devel
+Section: contrib/lisp
 Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
-Build-Depends-Indep: debhelper (>= 4.0.0)
-Standards-Version: 3.5.7.1
+Build-Depends: debhelper (>= 7.0.0)
+Standards-Version: 3.8.2.0
+Homepage: http://files.b9.com/umlisp/
+Vcs-Git: git://git.b9.com/umlisp.git
 
 Package: cl-umlisp
 Architecture: all
-Depends: ${shlibs:Depends}, cl-kmrcl, cl-sql, cl-sql-backend, cl-hyperobject
+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.
-
-