Fix typo in package description debian-2007ac.2-6
authorKevin M. Rosenberg <kevin@rosenberg.net>
Sun, 3 Apr 2011 04:10:44 +0000 (22:10 -0600)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Sun, 3 Apr 2011 04:10:44 +0000 (22:10 -0600)
debian/changelog
debian/control

index 8275e0482c5e65c9a6d2c02f95b26fb3d017c461..06f56c1394811b120b33223c116ada481d9db0f0 100644 (file)
@@ -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 <kmr@debian.org>  Sat, 02 Apr 2011 22:10:11 -0600
+
 cl-umlisp (1:2007ac.2-5) unstable; urgency=low
 
   * debian/watch Fix pattern match
index abf3787473b0f8c2b9f8ccfdda315c8cbd7379ea..70f5fd0207823e833b8099fba5f94f10efe85e3d 100644 (file)
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
 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.