diff options
Diffstat (limited to 'deb')
-rw-r--r-- | deb/README.debian | 4 | ||||
-rw-r--r-- | deb/changelog | 8 |
2 files changed, 12 insertions, 0 deletions
diff --git a/deb/README.debian b/deb/README.debian index 524ea98..d5bf0de 100644 --- a/deb/README.debian +++ b/deb/README.debian @@ -4,6 +4,10 @@ dictionary for Debian This is an unofficial debian package for the dictionary client found at http://www.myrkr.in-berlin.de/dictionary.html. +A official package named 'dictionary-el' is now maintained by Aaron +M. Ucko <ucko@debian.org>, as debian user you probably should use this +package. + Instructions on using this package can be found in the /usr/share/doc/dictionary/README.gz file or in the above location. diff --git a/deb/changelog b/deb/changelog index ea25edd..2fce17a 100644 --- a/deb/changelog +++ b/deb/changelog @@ -1,3 +1,11 @@ +dictionary (1.8.5-1) unstable; urgency=low + + * added variable dictionary-use-single-buffer to allow selecting + between single/multiple buffers for dictionary access + * added tooltip support for XEmacs based on balloon-help + + -- Torsten Hilbrich <dictionary@myrkr.in-berlin.de> Sat, 21 Jun 2003 18:55:54 +0200 + dictionary (1.8.4-1) unstable; urgency=low * install-pkg was missing in the last tarball |