Tollef Fog Heen
tfheen at ubuntu.com
Fri Nov 11 08:05:02 CST 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Fri, 11 Nov 2005 14:59:21 +0100
Source: dictionaries-common
Binary: dictionaries-common-dev dictionaries-common
Architecture: source
Version: 0.62.3ubuntu1
Distribution: dapper
Urgency: low
Maintainer: Agustin Martin Domingo <agmartin at debian.org>
Changed-By: Tollef Fog Heen <tfheen at ubuntu.com>
Description:
dictionaries-common - Common utilities for spelling dictionary tools
dictionaries-common-dev - Developer tools and Policy for spelling dictionary tools
Closes: 149127 208642 261669 314714 317775 318917 321396 326240 326257 332862 333808 334752 336735 337687
Changes:
dictionaries-common (0.62.3ubuntu1) dapper; urgency=low
.
* Resynchronise with Debian.
.
dictionaries-common (0.62.3) unstable; urgency=low
.
* debian/README.emacs:
- Improve customization info when extra accented characters
are used with ispell (closes: #337687)
.
dictionaries-common (0.62.2) unstable; urgency=low
.
* debian/patches/250_ispell.el_ispell-change-dictionary.dpatch:
- New patch. Make sure ispell-local-dictionary-alist is also
checked for valid dicts.
.
dictionaries-common (0.62.1) unstable; urgency=low
.
* debian/dictionaries-common.NEWS:
- Remove EMacs Local Variables section (closes: #336735)
.
dictionaries-common (0.62.0) unstable; urgency=low
.
* Make sure we have a good spell-checking pulldown menu
without actually loading ispell.el (closes: #334752)
- suport/emacsen/{startup.el.in,debian.ispell.el}:
Moved initialization code to debian-ispell and added
to after-init-hook, so everything is done after user
initialization files are read. This no longer
includes ispell.el loading.
* suport/emacsen/startup.el.in:
- Disabled dictionaries-common initialization for
emacs-snapshot.
* suport/emacsen/debian-ispell.el:
- Make debian-dict-common-debug a defcustom.
- Make debian-ispell-program-name-noauto no longer a defcustom.
* debian/patches/700_ispell.el_initial_defs.dpatch:
- Redefine `ispell-dictionary-alist' only if
`debian-ispell-dictionary-alist' is bound and non nil.
* debian/patches/{470_ispell.el_fixlatin0-1,490_ispell.el_dicts_list}.dpatch
- Make sure `ispell-local-dictionary-alist' is correctly
appended or tried first, so its customization works as
expected.
* debian/patches/500_flyspell.el_fix-aspell-l-option.dpatch:
- (flyspell-large-region): Call ispell-check-version.
* policy/dsdt-policy.xml.in:
- Document that emacs-snapshot package should not be
affected by the policy
* debian/README.emacs:
- debian/README.emacs: Documented ispell load on startup changes.
- Documented changes about adding customized entries for emacs.
* debian/dictionaries-common.NEWS:
- New file. Warn about non backward compatible changes.
.
dictionaries-common (0.60.1) unstable; urgency=low
.
* support/emacsen/debian-ispell.el:
- Improved debian-get-aspell-default function, so it
handles double colon separated values and any envvar as
argument. This last allows checking LC_MESSAGES or LC_ALL
as well as LANG. Removed debian-aspell-dictionary assignation
and function unbound, since we need it in emacsen-ispell-dicts.el.
- Do not use ispell default if no LANG match is found for aspell.
* scripts/Debian/DictionariesCommon.pm.in [build_emacsen]:
- Write code to emacsen-ispell-dicts.el so we get default value
for debian-aspell-dictionary here, once debian-aspell-equivs-alist
is loaded.
* debian/patches/*: Some patches renamed for clarity
- 100_ispell.el.dpatch -> 100_ispell.el_skip_xml.dpatch
- 300_ispell.el.dpatch -> 300_ispell.el_fix-setf.dpatch
- 350_ispell.el.dpatch -> 350_ispell.el_debian-set-ispell-dictionary.dpatch
- 400_ispell.el.dpatch -> 400_ispell.el_called-for-effect.dpatch
- 450_ispell.el.dpatch -> 450_ispell.el_aspell-learn-mispellings.dpatch
- 500_ispell.el.dpatch -> 500_ispell.el_ispell-library-path.dpatch
- 600_ispell.el.dpatch -> 600_ispell.el_set-ispell-version.dpatch
- 800_ispell.el.dpatch -> 800_ispell.el_allow-coding-systems.dpatch
- 990_ispell.el.dpatch -> 990_ispell.el_change-disclaimer.dpatch
* Updated swedish debconf templates, thanks to Daniel Nylander (closes: #333808)
.
dictionaries-common (0.60.0) unstable; urgency=low
.
* Including flyspell into dictionaries-commmon
- Added recent flyspell.el. Flyspell no longer assumes default
dictionary is american (closes: #261669)
- Try finding defaults after dictionaries-common selections and
do the appropriate settings (closes: #149127, #208642)
- 500_flyspell.el_fix-aspell-l-option.dpatch, fix aspell -l option.
Should fix "Can't check region" error (closes: #317775)
- 600_flyspell.el_old-flyspell-external-point-words, revert
flyspell-external-point-words to the old (emacs 21.4/xemacs21)
behavior to work around a bug in recent versions.
* debian/emacsen-install: make sure dictionaries-common ispell.el
and flyspell.el are not used for emacsen-snapshot, leave only
debian-ispell.el for further integration (closes: #332862).
* {520_flyspell,550_ispell}.el_debian-ispell-program-name.dpatch,
debian-ispell.el:
- Merged from experimental branch part of to code to try selecting
ispell-program-name after dict availability and user preferences.
Still disabled.
* {700_ispell.el,490_ispell.el_dicts_list}.dpatch, debian-ispell.el
- Renamed debian-valid-dictionary-list to
debian-ispell-valid-dictionary-list
* 700_ispell.el.dpatch renamed to 700_ispell.el_initial_defs.dpatch.
Added cp1251 as a coding system alias to windows-1251 for xemacs
* debian/README.emacs: Added info about locally settting default
dictionary and about spell-checking of utf-8 files
.
dictionaries-common (0.50.4) unstable; urgency=low
.
* debian/dictionaries-common.config-base:
- Do not rely on obsolete dictionaries-common owned manual entry
- Added an additional fallback mechanism in case no item is found
for language or for english. This should avoid debconf question
being critical unless something weird happens.
- Added some comments for the code.
- Cosmetic changes.
.
dictionaries-common (0.50.3) unstable; urgency=low
.
* scripts/system/{select,remove}-default.in:
- Simplifying code to run when no more {ispell,wordlist}
elements are left.
* debian/dictionaries-common.postrm: New file, make sure
/etc/openoffice myspell stuff is removed on purge (closes: #326240)
* scripts/maintainer/postinst.in: Use an if construction to check
for /usr/sbin/update-dictcommon-aspell and friends availability
with an informative message if not (closes: #326257). Partially
done for postrm.in. Reorganized the slice stuff for better readability.
* debian/dictionaries-common.prerm: checks improved
.
dictionaries-common (0.50.2) unstable; urgency=low
.
* debian/patches/420_ispell.el_guess-wording.dpatch: (closes: #318917)
- New patch. Improve ispell.el wording when an affix
composition is found.
* scripts/system/aspell-autobuildhash:
- Make sure $options is not empty in debugging mode
* debian/control:
- Add "| debconf-2.0" to dictionaries-common debconf dependency
to unblock installation of cdebconf
.
dictionaries-common (0.50.1) unstable; urgency=low
.
* scripts/{system/update-openoffice-dicts,debhelper/installdeb-myspell}:
- Make /etc/openoffice/dictionary.lst mention that is automatically
updated by the update-openoffice-dicts program (closes: #321396).
- Make --srcdir option work also with thesaurus files.
.
dictionaries-common (0.50.0) unstable; urgency=low
.
* scripts/system/{{update,select}-default.in,dc-debconf-select.pl}:
(closes: #314714)
- Make sure debconf questions are not called when there are
no more elements (ispell dicts or wordlists) installed
- Force dictionaries-common/default-{ispell,wordlist} debconf
setting to Manual if no elements (ispell dicts or wordlists)
are present.
* Bumping version, aspell-autobuildhash is working well
Files:
9025af0486b80e6b79f022e431008220 747 text standard dictionaries-common_0.62.3ubuntu1.dsc
6a789c9ee6720bd7e152a47d5bf0ce2c 252429 text standard dictionaries-common_0.62.3ubuntu1.tar.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDdKPXQSseMYF6mWoRAjw5AKCMXVQpqhvMxusQX+3YMIMwOKTzOQCfcJot
7kCLx6KnHbEATS0dWWCWvw8=
=pVZh
-----END PGP SIGNATURE-----
Accepted:
dictionaries-common_0.62.3ubuntu1.dsc
to pool/main/d/dictionaries-common/dictionaries-common_0.62.3ubuntu1.dsc
dictionaries-common_0.62.3ubuntu1.tar.gz
to pool/main/d/dictionaries-common/dictionaries-common_0.62.3ubuntu1.tar.gz
More information about the dapper-changes
mailing list