Package: ispell Version: 3.1.20.0-4.3 Severity: normal Tags: patch Hi,
Attached is the diff for my ispell 3.1.20.0-4.4 NMU. I've fixed the doc-base bug that caused (many duplicate) RC bugs to be reported, some policy issues and typos in the documentation. I hope this helps. thanks, Thijs
diff -u ispell-3.1.20.0/debian/changelog ispell-3.1.20.0/debian/changelog
--- ispell-3.1.20.0/debian/changelog
+++ ispell-3.1.20.0/debian/changelog
@@ -1,3 +1,17 @@
+ispell (3.1.20.0-4.4) unstable; urgency=medium
+
+ * Non-maintainer upload for release critical bugs, policy issues and doc
+ typos, during BSP.
+ * Fix doc-base entry that caused postinst to fail when doc-base is installed
+ (Closes: #364535, #366100, #384157, #384173, #386846, #401639, #409132).
+ * Add debconf-2.0 alternate to debconf depends (Closes: #415689).
+ * Fix typo in manpages (Closes: #274435, #274437, #326525) and description
+ (Closes: #334420).
+ * Do not depend on essential package sed (policy).
+ * Fix parse errors in changelog.
+
+ -- Thijs Kinkhorst <[EMAIL PROTECTED]> Thu, 17 May 2007 21:11:38 +0200
+
ispell (3.1.20.0-4.3) unstable; urgency=low
* NMU with the permission of the maintainer.
@@ -545,7 +559,7 @@
-- Mark Brown <[EMAIL PROTECTED]> Sun, 14 Mar 1999 15:45:55 +0000
-ispell (3.1.20-0.5) unstable; urgency=low, closes=2425 3196 11416 15024 18369 19795 22754 22755 23455 23723 25046 25052 17878 19126 31175 23713 18369 19795 31175 24946 31474 9702
+ispell (3.1.20-0.5) unstable; urgency=low
* NMU:
* Bug #2425 has been fixed.
@@ -629,3 +643,3 @@
- -- Kenneth MacDonald <[EMAIL PROTECTED]> Mon Oct 23 12:11:28 1995 +0000
+ -- Kenneth MacDonald <[EMAIL PROTECTED]> Mon, 23 Oct 1995 12:11:28 +0000
diff -u ispell-3.1.20.0/debian/control ispell-3.1.20.0/debian/control
--- ispell-3.1.20.0/debian/control
+++ ispell-3.1.20.0/debian/control
@@ -3,7 +3,7 @@
Section: text
Priority: standard
Standards-Version: 3.6.1
-Build-Depends: bison, texinfo, texi2html, debhelper (>=4), wamerican (>=5-2), wbritish (>=5-2), libncurses5-dev, sed, textutils, dictionaries-common-dev (>=0.20)
+Build-Depends: bison, texinfo, texi2html, debhelper (>=4), wamerican (>=5-2), wbritish (>=5-2), libncurses5-dev, textutils, dictionaries-common-dev (>=0.20)
X-Build-Depends-Comment: The Makefile needs yacc, and bison supplies
yacc via /etc/alternatives, as do other packages (byacc, others?) --
there is no yacc virtual package. Requiring bison here merely
@@ -24,14 +24,14 @@
No ispell dictionaries are included in this package; you must install
at least one of them ("iamerican" is the default dependency for no
good reason); install the "ispell-dictionary" package(s) for the
- lanuguage(s) you and your users will want to spell-check.
+ language(s) you and your users will want to spell-check.
.
It's a good idea to install "wordlist" package(s) for the same
language(s), because they'll be used by ispell's (L)ookup command.
Package: iamerican
Architecture: any
-Depends: ispell, debconf, dictionaries-common (>=0.20), ${misc:Depends}
+Depends: ispell, debconf | debconf-2.0, dictionaries-common (>=0.20), ${misc:Depends}
Provides: ispell-dictionary
Recommends: wamerican
Conflicts: ispell (<<3.1.18-2)
@@ -45,7 +45,7 @@
Package: ibritish
Architecture: any
-Depends: ispell, debconf, dictionaries-common (>=0.20), ${misc:Depends}
+Depends: ispell, debconf | debconf-2.0, dictionaries-common (>=0.20), ${misc:Depends}
Provides: ispell-dictionary
Recommends: wbritish
Conflicts: ispell (<<3.1.18-2)
diff -u ispell-3.1.20.0/debian/ispell.doc-base ispell-3.1.20.0/debian/ispell.doc-base
--- ispell-3.1.20.0/debian/ispell.doc-base
+++ ispell-3.1.20.0/debian/ispell.doc-base
@@ -16 +16,2 @@
-Files: /usr/share/info/ispell.info.gz
+Index: /usr/share/info/ispell.info.gz
+Files: /usr/share/info/ispell.info*
only in patch2:
unchanged:
--- ispell-3.1.20.0.orig/languages/english/english.4l
+++ ispell-3.1.20.0/languages/english/english.4l
@@ -223,7 +223,7 @@
\&[EMAIL PROTECTED] --> [EMAIL PROTECTED] as in bat --> bats
or convey --> conveys
.in -5m
-.I*P "P"
+.IP "P"
.in +5m
.ti -5m
if @ .ne. a, e, i, o, or u,
signature.asc
Description: Digital signature

