From: Kevin M. Rosenberg Date: Tue, 1 Oct 2002 21:19:35 +0000 (+0000) Subject: r2931: update pkg X-Git-Tag: v2.5.5~146 X-Git-Url: http://git.kpe.io/?p=lml.git;a=commitdiff_plain;h=260855bfc7cd29ea5a9c8ba65561e5600f282e1c r2931: update pkg --- diff --git a/debian/changelog b/debian/changelog index f981964..f774937 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,14 @@ +cl-lml (1.1.0-3) unstable; urgency=high + + * Increase common-lisp-controller depeneds to 3.37 + + -- Kevin M. Rosenberg Tue, 1 Oct 2002 15:14:22 -0600 + cl-lml (1.1.0-2) unstable; urgency=low * Changes Common Lisp Controller Depends to version 3.35 (closes: 162968) - -- Kevin M. Rosenberg Tue, 1 Oct 2002 06:38:13 -0600 + -- Kevin M. Rosenberg Tue, 1 Oct 2002 15:14:01 -0600 cl-lml (1.1.0-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 2806bf5..d06a027 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.5.7.0 Package: cl-lml Architecture: all -Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.35) +Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37) Description: Lisp Markup Language LML provides a markup language for generation XHTML web pages.