Updates for new debian standards
[umlisp.git] / debian / control
index 0ee0fc100f237e9648a739fefde89f2201b4714a..09931326f5ca2292962fa38023749f6379ce8a7e 100644 (file)
@@ -2,16 +2,16 @@ Source: cl-umlisp
 Section: contrib/devel
 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.
-
-