diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c4f32cb..86c3080 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dictionary (1.8-1) unstable; urgency=low + + * added search for similiar words when the searched word is not found. + + -- Torsten Hilbrich <dictionary@myrkr.in-berlin.de> Wed, 20 Mar 2002 21:27:54 +0100 + dictionary (1.7.4-1) unstable; urgency=low * dictionary.el (dictionary-do-matching): removed quotes around diff --git a/debian/control b/debian/control index 22c21cb..fed4dd5 100644 --- a/debian/control +++ b/debian/control @@ -2,6 +2,7 @@ Source: dictionary Section: unofficial Priority: optional Maintainer: Torsten Hilbrich <dictionary@myrkr.in-berlin.de> +Build-Depends: dpkg-dev, debmake Standards-Version: 3.2.1 Package: dictionary |