From d5ba212946944ccbe9297c04b413ad484a8a410a Mon Sep 17 00:00:00 2001 From: Torsten Hilbrich Date: Mon, 18 Mar 2002 19:49:00 +0100 Subject: 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 --- debian/changelog | 15 +++++++++++++++ debian/control | 6 +++--- debian/files | 1 + 3 files changed, 19 insertions(+), 3 deletions(-) create mode 100644 debian/files (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 331063b..c4f32cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +dictionary (1.7.4-1) unstable; urgency=low + + * 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 + + -- Torsten Hilbrich Fri, 15 Mar 2002 21:19:23 +0100 + dictionary (1.7.3-1) unstable; urgency=low * dictionary.el (dictionary-default-popup-strategy): added this 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 +Maintainer: Torsten Hilbrich 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 diff --git a/debian/files b/debian/files new file mode 100644 index 0000000..e5456d4 --- /dev/null +++ b/debian/files @@ -0,0 +1 @@ +dictionary_1.7.4-1_all.deb unofficial optional -- cgit v1.2.3