I have just made an upload to the 7-day DELAY queue to fix both of these bugs.
This NMU can be overridden by a maintainer upload before 7 days have passed, ideally one which fixes the RC bug (#326371). Interdiff for the NMU is attached. Don Armstrong -- Of course, there are ceases where only a rare individual will have the vision to perceive a system which governs many people's lives; a system which had never before even been recognized as a system; then such people often devote their lives to convincing other people that the system really is there and that it aught to be exited from. -- Douglas R. Hofstadter _Gödel Escher Bach. Eternal Golden Braid_ http://www.donarmstrong.com http://rzlab.ucr.edu
diff -u es-0.90beta1/debian/changelog es-0.90beta1/debian/changelog --- es-0.90beta1/debian/changelog +++ es-0.90beta1/debian/changelog @@ -1,3 +1,11 @@ +es (0.90beta1-10.1) unstable; urgency=low + + * NMU + * Rebuild with libreadline5-dev as a build dependency (Closes: #326371) + * Fix typos in manpage (Closes: #311237) + + -- Don Armstrong <[EMAIL PROTECTED]> Fri, 23 Dec 2005 16:11:10 -0800 + es (0.90beta1-10) unstable; urgency=low * New maintainer (Closes: #215541) diff -u es-0.90beta1/debian/control es-0.90beta1/debian/control --- es-0.90beta1/debian/control +++ es-0.90beta1/debian/control @@ -3,7 +3,7 @@ Priority: optional Maintainer: Gergely Nagy <[EMAIL PROTECTED]> Standards-Version: 3.6.1 -Build-Depends: bison, libncurses5-dev, libreadline4-dev +Build-Depends: bison, libncurses5-dev, libreadline5-dev | libreadline-dev Package: es Architecture: any only in patch2: unchanged: --- es-0.90beta1.orig/es.1 +++ es-0.90beta1/es.1 @@ -412,7 +412,7 @@ .Ic var = .De .PP -Multiple variables may be assigned with a single assignment statment. +Multiple variables may be assigned with a single assignment statement. The left hand side of the assignment operation consists of a list of variables which are assigned, one by one, to the values in the list on the right hand side. If there are more variables than values in @@ -1644,7 +1644,7 @@ child processes. In addition, the signal .Cr sigint -may be preceeded by the prefix +may be preceded by the prefix .Rc ( . ) to indicate that normal shell interrupt processing (i.e., the printing of an extra newline) @@ -2121,7 +2121,7 @@ .I pid is specified, waits for any child process to exit. .TP -.Cr "whatis \fIprogam ...\fP" +.Cr "whatis \fIprogram ...\fP" For each named .IR program , prints the pathname, primitive, lambda, or code fragment which