[cl-debian] Bug#386431: diff for 19c-release-20051115-2.1 NMU

Steinar H. Gunderson sesse at debian.org
Thu Sep 7 15:06:36 UTC 2006


Package: cmucl
Version: 19c-release-20051115-2
Severity: normal
Tags: patch

Hi,

Attached is the diff for my cmucl 19c-release-20051115-2.1 NMU.
-------------- next part --------------
diff -u cmucl-19c-release-20051115/debian/changelog cmucl-19c-release-20051115/debian/changelog
--- cmucl-19c-release-20051115/debian/changelog
+++ cmucl-19c-release-20051115/debian/changelog
@@ -1,3 +1,12 @@
+cmucl (19c-release-20051115-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload; all patches by Arjan Oosting.
+  * Update build dependency to lesstif2-dev; fixes FTBFS. (Closes: #384758)
+  * Fix typo in debian/config; fixes lintian error about unknown debconf
+    priority.
+
+ -- Steinar H. Gunderson <sesse at debian.org>  Thu,  7 Sep 2006 16:33:41 +0200
+
 cmucl (19c-release-20051115-2) unstable; urgency=low
 
   * Included upstream patch 001:
diff -u cmucl-19c-release-20051115/debian/control cmucl-19c-release-20051115/debian/control
--- cmucl-19c-release-20051115/debian/control
+++ cmucl-19c-release-20051115/debian/control
@@ -1,6 +1,6 @@
 Source: cmucl
 Section: devel
-Build-Depends: debhelper (>= 4.1.16), lesstif-dev, tetex-extra, cmucl (>= 19c-pre1-20051019-1), hevea, tidy, a2ps, x-dev, gcc-3.4, bc
+Build-Depends: debhelper (>= 4.1.16), lesstif2-dev, tetex-extra, cmucl (>= 19c-pre1-20051019-1), hevea, tidy, a2ps, x-dev, gcc-3.4, bc
 Priority: optional
 Maintainer: Peter Van Eynde <pvaneynd at debian.org>
 Standards-Version: 3.6.2.1
diff -u cmucl-19c-release-20051115/debian/config cmucl-19c-release-20051115/debian/config
--- cmucl-19c-release-20051115/debian/config
+++ cmucl-19c-release-20051115/debian/config
@@ -9,7 +9,7 @@
     configure|reconfigure)
         # do we need to warn?
 	if `grep -q common-lisp-controller.lisp /etc/common-lisp/cmucl/site-init.lisp /var/lib/cmucl/site-init.lisp 2> /dev/null`  ; then
-	    db_input critital cmucl/upgradeproblems || true
+	    db_input critical cmucl/upgradeproblems || true
 	fi
 
 	db_go || true


More information about the Cl-debian mailing list