diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..e4fc207 --- /dev/null +++ b/debian/control @@ -0,0 +1,17 @@ +Source: dictionary +Section: unknown +Priority: optional +Maintainer: Torsten Hilbrich <Torsten.Hilbrich@gmx.net> +Standards-Version: 3.2.1 + +Package: dictionary +Architecture: any +Depends: emacsen +Description: dictionary client for emacs + This dictionary client provides access to a dictionary server + (as defined in RFC 2229) from within Emacs or XEmacs. + . + It supports utf-8 (currently available in Emacs 21) and allows + to follow links (marked by {braces}) within the definitions. + . + This is an unofficial debian package. |