Update domain name to kpe.io
[umlisp.git] / debian / control
index dbb31d54a675015aa8a4774e473c500e5fcd8735..f5fa0ff81438e874bce02a56c12634207d3598a0 100644 (file)
@@ -1,17 +1,19 @@
 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.8.0
+Build-Depends-Indep: dh-lisp
+Build-Depends: debhelper (>= 7.0.0)
+Standards-Version: 3.9.1.0
+Homepage: http://files.kpe.io/umlisp/
+Vcs-Git: git://git.kpe.io/umlisp.git
+Vcs-Browser: http://git.kpe.io/?p=umlisp.git
 
 Package: cl-umlisp
 Architecture: all
-Depends: ${shlibs:Depends}, cl-kmrcl, cl-sql, cl-sql-backend, cl-hyperobject
+Depends: ${misc: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
+ a SQL database engine and Common Lisp meta-classes for efficient access
  and formatting.
-
-