diff options
author | Torsten Hilbrich <torsten.hilbrich@gmx.net> | 2002-03-18 19:49:00 +0100 |
---|---|---|
committer | Torsten Hilbrich <torsten@hilbrich.net> | 2011-08-27 20:47:38 +0200 |
commit | d5ba212946944ccbe9297c04b413ad484a8a410a (patch) | |
tree | 2bc62b5d7217d5265ce61bc6e14b0d01058a730c /debian/control | |
parent | 0b2e0eeda8f3eacc1b38a674001b5d9c00a6309c (diff) |
Imported version 1.7.4 from tarball
dictionary.el (dictionary-do-matching): removed quotes around
dictionary name and match strategy
dictionary.el (dictionary-do-search): removed quotes around dictionary
name
dictionary.el (dictionary-display-more-info): removed quotes around
dictionary name. This problem (occurring with jdictd) was reported by
E C Vijil
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index e4fc207..22c21cb 100644 --- a/debian/control +++ b/debian/control @@ -1,11 +1,11 @@ Source: dictionary -Section: unknown +Section: unofficial Priority: optional -Maintainer: Torsten Hilbrich <Torsten.Hilbrich@gmx.net> +Maintainer: Torsten Hilbrich <dictionary@myrkr.in-berlin.de> Standards-Version: 3.2.1 Package: dictionary -Architecture: any +Architecture: all Depends: emacsen Description: dictionary client for emacs This dictionary client provides access to a dictionary server |