From: Kevin M. Rosenberg Date: Fri, 8 Jul 2011 20:19:21 +0000 (-0600) Subject: Merge branch 'master' of ssh://git.b9.com/home/gitpub/umlisp X-Git-Url: http://git.kpe.io/?p=umlisp.git;a=commitdiff_plain;h=89106d7c3f0da4d22b0b7b9eef191b2dce179002;hp=79dcdca49af116fc58b1b085986eedf244aa962d Merge branch 'master' of ssh://git.b9.com/home/gitpub/umlisp --- diff --git a/debian/changelog b/debian/changelog index 8275e04..06f56c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +cl-umlisp (1:2007ac.2-6) unstable; urgency=low + + * debian/control: Fix typo in package description + * Switch to dpkg-source 3.0 (quilt) format + + -- Kevin M. Rosenberg Sat, 02 Apr 2011 22:10:11 -0600 + cl-umlisp (1:2007ac.2-5) unstable; urgency=low * debian/watch Fix pattern match diff --git a/debian/control b/debian/control index abf3787..70f5fd0 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Kevin M. Rosenberg Build-Depends-Indep: dh-lisp Build-Depends: debhelper (>= 7.0.0) -Standards-Version: 3.8.2.0 +Standards-Version: 3.9.1.0 Homepage: http://files.b9.com/umlisp/ Vcs-Git: git://git.b9.com/umlisp.git Vcs-Browser: http://git.b9.com/?p=umlisp.git @@ -15,5 +15,5 @@ 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.