From 1fc068b428adc7e499490a0bc973f296ec0c98e2 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Sat, 2 Apr 2011 22:10:44 -0600 Subject: [PATCH] Fix typo in package description --- debian/changelog | 7 +++++++ debian/control | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) 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. -- 2.34.1