Change log for dictionaries-common package in Debian

175 of 132 results
Published in sid-release
dictionaries-common (1.29.7) unstable; urgency=medium

  * Debian/DictionariesCommon.pm.in:dc_merge_installed_hunspell_dicts:
    Improve check for $lang_entries->{'emacsen-name'}. Thanks Andreas
    Schmidt for patch (Closes: #1051329).
  * debian/control: Bump Standards-Version. No changes required.

 -- Agustin Martin Domingo <email address hidden>  Thu, 07 Sep 2023 10:57:00 +0200

Available diffs

Superseded in sid-release
dictionaries-common (1.29.6) unstable; urgency=medium

  * support/emacsen/debian-ispell.el: Fix Emacs compilation warnings.

 -- Agustin Martin Domingo <email address hidden>  Wed, 30 Aug 2023 14:26:35 +0200
Published in bookworm-release
Superseded in sid-release
dictionaries-common (1.29.5) unstable; urgency=medium

  [ Soren Stoutner ]
  * debian/copyright:  Update copyright dates to include 2023.
  * policy/dsdt-policy.xml.in:  Update to reflect changes in the Qt
    packaging.

  [ Agustin Martin Domingo ]
  * installdeb-myspell: Add /usr/bin/convert-bdic as first option.

 -- Agustin Martin Domingo <email address hidden>  Tue, 14 Mar 2023 22:17:31 +0100

Available diffs

Superseded in sid-release
dictionaries-common (1.29.4) unstable; urgency=medium

  * debian/po/ro.po: Romanian debconf templates translation-revision,
    thanks Remus-Gabriel Chelu.

 -- Agustin Martin Domingo <email address hidden>  Wed, 25 Jan 2023 23:07:33 +0100

Available diffs

Superseded in sid-release
dictionaries-common (1.29.3) unstable; urgency=medium

  * installdeb-myspell: Remove temporary .bdic files after
    installation. To keep them, new --dc-keep is added.

 -- Agustin Martin Domingo <email address hidden>  Fri, 16 Dec 2022 09:39:35 +0100

Available diffs

Superseded in sid-release
dictionaries-common (1.29.2) unstable; urgency=medium

  * installdeb-myspell: Add debug line about found bdic convert tool.
  * dsdt-policy.xml.in: Cosmetic indentation changes.

 -- Agustin Martin Domingo <email address hidden>  Tue, 13 Dec 2022 18:18:03 +0100

Available diffs

Superseded in sid-release
dictionaries-common (1.29.0) unstable; urgency=medium

  [ Soren Stoutner ]
  * debian/copyright: Add copyright information for Soren Stoutner.
  * policy/dsdt-policy.xml.in: Add Hunspell binary .bdic
    information (Closes: #1020387).

  [ Agustin Martin Domingo ]
  * installdeb-myspell: Create and install .bdic files.
  * dsdt-policy.xml.in: Improve some programlisting environments.

 -- Agustin Martin Domingo <email address hidden>  Tue, 13 Dec 2022 00:18:32 +0100

Available diffs

Superseded in sid-release
dictionaries-common (1.28.19) unstable; urgency=medium

  * Do not byte-compile for emacs23 to help with some user corner cases
    (Closes: #1023558).

 -- Agustin Martin Domingo <email address hidden>  Wed, 16 Nov 2022 17:51:23 +0100

Available diffs

Superseded in sid-release
dictionaries-common (1.28.18) unstable; urgency=medium

  * debian/copyright: Fix lintian obsolete-url-in-packaging
  * dictionaries-common.lintian-overrides:
    - Fix some tags for mismatched-override messages.
    - Explain var/lib/?spell/README reason and add override.
    - Explain emacsen-common-without-dh-elpa and add override.
    - Explain diversion-for-unknown-file usr/share/dict/words.
    - Explain some unused-debconf-template occurrences.
  * dictionaries-common.NEWS: Use normal paragraphs.
  * scripts/system/dc-debconf-default-value.pl:
    - Do not use national chars.
    - Declare as utf-8.
  * Makefile.in: Create policy document using UTF-8.
  * policy/dsdt-policy.xml.in: Declare as utf-8.
  * debian/patches/:
    - discarded/100_ispell.el_ispell-comment-or-string.patch:
      remove unused patch.
    - 500_ispell.el_protect-xemacs-undefined-file-name-base.diff,
      100_ispell.el_line-number-at-pos.patch: Add description.

 -- Agustin Martin Domingo <email address hidden>  Sun, 11 Sep 2022 22:09:43 +0200

Available diffs

Superseded in sid-release
dictionaries-common (1.28.17) unstable; urgency=medium

  * support/emacsen/debian-ispell.el: Fix compilation warnings, thanks
    Vincent Lefevre (Closes: #1017885).
  * scripts/system/{a,i}spell-autobuildhash: No need to load debconf
    library here.
  * debian/control: Bump Standards-Version. No changes required.

 -- Agustin Martin Domingo <email address hidden>  Mon, 29 Aug 2022 13:58:13 +0200
Superseded in sid-release
dictionaries-common (1.28.16) unstable; urgency=medium

  * scripts/perl5/Debian/DictionariesCommon.pm.in::build_emacsen_support:
    Escape double quotes in otherchars unless already escaped
    (Closes: #1016731).

 -- Agustin Martin Domingo <email address hidden>  Mon, 08 Aug 2022 13:32:34 +0200

Available diffs

Superseded in sid-release
dictionaries-common (1.28.15) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + dictionaries-common: Drop versioned constraint on hunspell-da,
      hunspell-de-at, hunspell-de-ch, hunspell-de-de, hunspell-eu-es,
      hunspell-ko, hunspell-uz, hyphen-en-us, myspell-bg, myspell-cs,
      myspell-da, myspell-de-at, myspell-de-ch, myspell-de-de, myspell-en-au,
      myspell-eo, myspell-es, myspell-et, myspell-fo, myspell-fr,
      myspell-fr-gut, myspell-ga, myspell-gd, myspell-gv, myspell-he,
      myspell-hu, myspell-nb, myspell-nn, myspell-pl, myspell-pt-pt, myspell-ru,
      myspell-sv-se, myspell-uk and mythes-it in Breaks.

  [ Agustin Martin Domingo ]
  * debian/copyright: Update copyright year.

 -- Agustin Martin Domingo <email address hidden>  Mon, 04 Jul 2022 22:34:24 +0200

Available diffs

Superseded in sid-release
dictionaries-common (1.28.14) unstable; urgency=medium

  * Debian/DictionariesCommon.pm.in::dc_merge_installed_hunspell_dicts:
    - Drop parsed dicts with a locale matching hash-name of a declared
      dict (Closes: #1000674).
    - Minor code simplifications.
    - Improve comments.
  * debian/control: Bump Standards-Version. No changes required.

 -- Agustin Martin Domingo <email address hidden>  Thu, 02 Dec 2021 17:03:03 +0100

Available diffs

Superseded in sid-release
dictionaries-common (1.28.13) unstable; urgency=medium

  * Debian/DictionariesCommon.pm.in::dc_merge_installed_hunspell_dicts:
    - Sort parsed hunspell-locales for hunspell.db reproducibility. Thanks
      Roland  Clobus (Closes: #1000685).
    - Fix hash dereferencing. Was causing some randomness in
      emacsen-ispell-dicts.el as a side effect. Thanks Roland Clobus
      (Closes: #1000674).
    - Code readability improvements.
    - Add some optional debugging code.

 -- Agustin Martin Domingo <email address hidden>  Tue, 30 Nov 2021 00:45:09 +0100

Available diffs

Superseded in sid-release
dictionaries-common (1.28.12) unstable; urgency=medium

  * Debian/DictionariesCommon.pm.in::dc_merge_installed_hunspell_dicts:
    - Improve error message when affix file cannot be opened.
    - Skip aff broken symlinks.

 -- Agustin Martin Domingo <email address hidden>  Mon, 04 Oct 2021 16:49:12 +0200

Available diffs

Superseded in sid-release
dictionaries-common (1.28.11) unstable; urgency=medium

  * Debian/DictionariesCommon.pm.in::dc_merge_installed_hunspell_dicts:
    Do no fail if no hunspell dicts are available. Thanks Nelson A. de
    Oliveira (Closes: #995685).

 -- Agustin Martin Domingo <email address hidden>  Mon, 04 Oct 2021 09:24:21 +0200
Superseded in sid-release
dictionaries-common (1.28.10) unstable; urgency=medium

  * Parse installed hunspell dicts for relevant info and merge it with
    declared info.

 -- Agustin Martin Domingo <email address hidden>  Mon, 04 Oct 2021 00:00:56 +0200
Superseded in sid-release
dictionaries-common (1.28.7) unstable; urgency=medium

  * Use "command -v" instead of "which" in scripts. The 'which' utility
    will be removed from debianutils in the future.

 -- Agustin Martin Domingo <email address hidden>  Wed, 01 Sep 2021 13:49:21 +0200
Superseded in sid-release
dictionaries-common (1.28.6) unstable; urgency=medium

  * Devel/DictionariesCommon.pm.in: Fix $package/elanguages description.

 -- Agustin Martin Domingo <email address hidden>  Wed, 18 Aug 2021 19:57:36 +0200
Superseded in sid-release
dictionaries-common (1.28.5) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since stretch:
    + Build-Depends: Drop versioned constraint on quilt.
    + dictionaries-common: Drop versioned constraint on debconf and
      emacsen-common in Depends.
    + dictionaries-common: Drop versioned constraint on hunspell-ar,
      hunspell-en-us, hunspell-gl-es, hunspell-kk, hunspell-se, myspell-el-gr,
      myspell-fa, myspell-hr, myspell-hy, myspell-lv, myspell-pt-br and
      myspell-sk in Breaks.
    + dictionaries-common-dev: Drop versioned constraint on debhelper and
      dictionaries-common in Depends.

  [ Agustin Martin Domingo ]
  * Devel/DictionariesCommon.pm.in: Add "for internal use" to a couple of
    auto-generated templates for internal use only.
  * debian-ispell.el: Move ispell-dictionary defcustom outside of
    conditional and use customization machinery to set default if not
    previously done. This should help with some warnings about void
    ispell-dictionary variable. Thanks Maxim Nikulin (Closes: #990346).

 -- Agustin Martin Domingo <email address hidden>  Tue, 17 Aug 2021 20:21:49 +0200
Published in bullseye-release
Superseded in sid-release
dictionaries-common (1.28.4) unstable; urgency=medium

  * Make dictionaries-common-dev provide dh-sequence-aspell-simple. Thanks
    Andreas Beckmann (Closes: #983337).
  * {a,i}spell-autobuiildhash: Show compat info in one more place in debug
    mode.
  * 470_ispell.el_XEmacs-non-unified-chars-latin01.patch: Fix typo in
    description.
  * debian/control:
    - Add Rules-Requires-Root: no
    - Bump Standards-Version.
  * Recode some files to UTF-8.
    - debian/README.Debian.
    - debian-ispell.el and startup.el.in.
    - debian/po/es.po.
    - support/mutt/ispell-init.
  * debian/dictionaries-common.lintian-overrides: More overrides.

 -- Agustin Martin Domingo <email address hidden>  Mon, 22 Feb 2021 19:03:21 +0100

Available diffs

Superseded in sid-release
dictionaries-common (1.28.3) unstable; urgency=medium

  * support/emacsen/debian-ispell.el: No longer use obsolete
    `ispell-menu-map-needed' when creating spellchecking menu
    (Closes: #969032, #968955).

 -- Agustin Martin Domingo <email address hidden>  Wed, 26 Aug 2020 22:27:57 +0200

Available diffs

Superseded in sid-release
dictionaries-common (1.28.2) unstable; urgency=medium

  [ Debian Janitor ]
  * Upgrade to newer source format.
  * Bump debhelper from old 11 to 12.
  * Wrap long lines in changelog entries: 0.95.0, 0.60.1.

  [ Agustin Martin Domingo ]
  * scripts/maintainer/templates.in: Add "for internal use" string instead
    of leaving description empty. This should deal with lintian
    complaining about no-template-description. Thanks, Roland Roselfeld
    (Closes: #966120).
  * debian/control:
    - Bump debhelper compat level to 13.
    - Bump Standards-Version. No changes required.
  * debian/copyright: Remove leading "./" from paths.

 -- Agustin Martin Domingo <email address hidden>  Thu, 23 Jul 2020 15:31:04 +0200

Available diffs

Published in buster-release
Superseded in sid-release
dictionaries-common (1.28.1) unstable; urgency=medium

  * dc-debconf-default-value.pl: Remove ancient code directly accessing
    dpkg internal database. Thanks Guillem Jover  (Closes: #913691).
  * debian/control: Bump Standards-Version. No changes required.

 -- Agustin Martin Domingo <email address hidden>  Thu, 15 Nov 2018 16:24:46 +0100

Available diffs

Superseded in buster-release
Superseded in sid-release
dictionaries-common (1.28.0) unstable; urgency=medium

  * Really byte compile files for unversioned emacs flavour. This should
    be the last required step for transition to unversioned Emacs.
  * debian/control: Update Homepage field to our salsa site.

 -- Agustin Martin Domingo <email address hidden>  Tue, 31 Jul 2018 13:57:47 +0200

Available diffs

Superseded in sid-release
dictionaries-common (1.27.9) unstable; urgency=medium

  * support/emacsen/startup.el.in: Make debian-ispell.el check more
    generic, so it can be used for both versioned and unversioned Emacs.

 -- Agustin Martin Domingo <email address hidden>  Mon, 30 Jul 2018 16:46:58 +0200

Available diffs

Superseded in buster-release
Superseded in sid-release
dictionaries-common (1.27.7) unstable; urgency=medium

  * Use .nosearch flag to inhibit subdirs.el path auto-search in
    dictionaries-common dirs.
  * dictionaries-common-dev: Replace priority extra by priority optional.

 -- Agustin Martin Domingo <email address hidden>  Tue, 03 Jul 2018 17:10:52 +0200

Available diffs

Superseded in buster-release
Superseded in sid-release
dictionaries-common (1.27.6) unstable; urgency=medium

  * Revert "debian/emacsen-*: No longer fail for plain 'emacs' flavour in
    preparation for unversioned emacs packages." (Closes: #901575).

 -- Agustin Martin Domingo <email address hidden>  Fri, 15 Jun 2018 14:20:01 +0200

Available diffs

Superseded in sid-release
dictionaries-common (1.27.5) unstable; urgency=medium

  * debian/emacsen-*: No longer fail for plain 'emacs' flavour in
    preparation for unversioned emacs packages.

 -- Agustin Martin Domingo <email address hidden>  Thu, 14 Jun 2018 17:28:20 +0200

Available diffs

Superseded in buster-release
Superseded in sid-release
dictionaries-common (1.27.4) unstable; urgency=medium

  * Debian/DictionariesCommon.pm.in::build_emacsen_support:
    Make sure coding-system is passed lowercase, Emacs
    `decode-coding-string' complains otherwise.

 -- Agustin Martin Domingo <email address hidden>  Fri, 18 May 2018 13:15:49 +0200

Available diffs

Superseded in sid-release
dictionaries-common (1.27.3) unstable; urgency=medium

  * debian/control:
    - Update Vcs* headers for salsa migration.
    - Bump Standards-Version. No changes required.
  * Bump debhelper compat level to 11.
  * debian/dictionaries-common.triggers: Declare triggers no-await (They
    are explicitly called as such).
  * debian/copyright: Use secure format uri.

 -- Agustin Martin Domingo <email address hidden>  Mon, 14 May 2018 17:46:26 +0200

Available diffs

Superseded in buster-release
Published in stretch-release
Superseded in sid-release
dictionaries-common (1.27.2) unstable; urgency=medium

  [ Helmut Grohne ]
  * Also mark dictionaries-common-dev with Multi-Arch: foreign
    (Closes: #840212).

  [ Agustin Martin Domingo ]
  * policy/dsdt-policy.xml.in: Update suggests line for myspell/hunspell.
  * scripts/*spell-autobuildhash: Typo fixes. Update copyright years.

 -- Agustin Martin Domingo <email address hidden>  Mon, 10 Oct 2016 11:58:21 +0200

Available diffs

Superseded in stretch-release
Superseded in sid-release
dictionaries-common (1.27.1) unstable; urgency=medium

  * debian/copyright: Make DEP-5.
  * Remove jade dependency. Use openjade instead. Thanks, Neil Roth 
    (Closes: #835155). 

 -- Agustin Martin Domingo <email address hidden>  Mon, 29 Aug 2016 12:55:56 +0200

Available diffs

Superseded in stretch-release
Superseded in sid-release
dictionaries-common (1.27.0) unstable; urgency=medium

  * New "/var/lib/dictionaries-common/hunspell" file trigger to run
    update-dictcommon-hunspell when dir contents are touched.
  * installdeb.in: when called for multiple packages (e.g. with -i)
    warn about not found info-hunspell files and try for next package
    instead of exiting after first not found file.
  * debian/control:
    - Bump Standards-Version. No changes required.
    - Use encrypted transport protocol for URIs in Vcs-* fields.
  * Bump debhelper compatibility level to 9.

 -- Agustin Martin Domingo <email address hidden>  Thu, 19 May 2016 15:49:04 +0200

Available diffs

Superseded in stretch-release
Superseded in sid-release
dictionaries-common (1.26.3) unstable; urgency=medium

  * 500_flyspell-el_resurrect-doublons-highlighting.patch:
    New patch by Eli Zaretskii to resurrect highlighting of repeated words
    by Flyspell Mode.
  * debian/po/tr.po: New Turkish translation of debconf templates. Thanks
    Mert Dirik (Closes: #796546).

 -- Agustin Martin Domingo <email address hidden>  Mon, 31 Aug 2015 12:08:21 +0200

Available diffs

Superseded in stretch-release
Superseded in sid-release
dictionaries-common (1.26.2) unstable; urgency=medium

  * debian/README.Debian:
    - Remove outdated pre-depend notice (Closes: #790888).
    - Mention aspell and myspell/hunspell dictionaries.

 -- Agustin Martin Domingo <email address hidden>  Fri, 03 Jul 2015 11:55:50 +0200

Available diffs

Superseded in sid-release
dictionaries-common (1.26.1) unstable; urgency=medium

  * debian/rules: Build in reproducible and known to work LC_ALL=C
    language environment.

 -- Agustin Martin Domingo <email address hidden>  Tue, 30 Jun 2015 11:31:59 +0200

Available diffs

Superseded in stretch-release
Superseded in sid-release
dictionaries-common (1.26.0) unstable; urgency=medium

  * support/emacsen/debian-ispell.el: Fix regression accidentally
    introduced in 1.20.3, make sure `debian-ispell-set-default-dictionary'
    is evaluated right after init files loading.
  * debian/emacsen-install: Do not byte-compile ispell-el and flyspell.el
    for Emacs 24.5 or higher, use upstream files instead.
  * Upgrade spellchecking lisp files to 24.5 Emacs version in upstream GNU
    Emacs git repo (Closes: #787884),
    + ispell.el upgraded to 20150303 commit in emacs-24 branch.
    + flyspell.el upgraded to 20150213 commit in emacs-24 branch.
    + Remove general patches already included upstream:
      - 050_ispell.el_fix-add-comment-for-dnl.patch
      - 480_ispell.el_UPSTREAM_search-aspell-dict+data-dirs.patch
      - 9991_ispell.el_default-dicts-matching-found-locale.patch
      - 9992_flyspell.el_search-word-improvements.patch
    + Remove general patches discarded for upstream:
      - 100_ispell.el_ispell-comment-or-string.patch
    + New patches for XEmacs (or older Emacs) compatibility.
      - 200_ispell.el_Xemacs-obsolete-function-alias.patch
      - 300_ispell.el_XEmacs_window-dedicated-p_syntax.patch

 -- Agustin Martin Domingo <email address hidden>  Wed, 24 Jun 2015 20:07:16 +0200

Available diffs

Superseded in stretch-release
Superseded in sid-release
dictionaries-common (1.25.2) unstable; urgency=medium

  * Upload to sid.
  * debian/changelog: Minor fixes in 1.25.0~exp1 entry.
  * select-default.in: Explain in pod section why, because of debconf,
    --show-choices cannot send output to STDOUT.

 -- Agustin Martin Domingo <email address hidden>  Mon, 27 Apr 2015 18:43:25 +0200

Available diffs

Deleted in experimental-release (Reason: None provided.)
dictionaries-common (1.25.0~exp1) experimental; urgency=medium


  * Make build reproducible (Closes: #777420).
  * Debian/DictionariesCommon.pm.in: Easier 'dico_debug' interface
    function to enable debug mode.
  * Allow explicit default selection from the command line in
    select-default.in  (Closes: #778727):
    - Debian/DictionariesCommon.pm.in: New `dico_find_matching_choice'
      function to find a matching choice.
    - scripts/system/select-default.in:
      + New --set-default='regexp' option to explicitly pass regexp for
        desired default.
      + Add --debug option.
      + Add myself as author.
  * scripts/system/select-default.in: New --show-choices option.
  * scripts/system/{a,i}spell-autobuildhash:
    - Keep showing info about files newly added to remove file, but only
      in debug mode (Closes: #781134).
    - Update copyright years.
    - Honour 'DICT_COMMON_DEBUG' environment variable.
  * Ship /var/lib/{a,i}spell dirs with explanatory README file
    (Closes: #781068).

 -- Agustin Martin Domingo <email address hidden>  Wed, 08 Apr 2015 18:26:10 +0200
Published in jessie-release
Superseded in sid-release
dictionaries-common (1.23.17) unstable; urgency=medium


  * installdeb.in: Important documentation fix (Closes: #770484).
    - Fix info about this script automatically creating symlinks for
      hashes created by {a,i}spell-autobuildhash.  This is not true
      since 1.23.0.
    - Add info about specific substvar variables.

 -- Agustin Martin Domingo <email address hidden>  Fri, 21 Nov 2014 17:36:35 +0100

Available diffs

Superseded in jessie-release
Superseded in sid-release
dictionaries-common (1.23.16) unstable; urgency=medium


  * aspell-autobuildhash: Do not return a '0' string on failed autobuild,
    just nil. Will otherwise trigger an installation error if that happens
    instead of a loud warning as expected.
    Fixes RC bug report (Closes: #767968).

 -- Agustin Martin Domingo <email address hidden>  Mon, 03 Nov 2014 20:13:55 +0100

Available diffs

Superseded in sid-release
dictionaries-common (1.23.15) unstable; urgency=medium


  * aspell-autobuildhash: Revert accidental disabling of debconf
    interface. Fixes RC bug report (Closes: #767940).

 -- Agustin Martin Domingo <email address hidden>  Mon, 03 Nov 2014 16:51:46 +0100

Available diffs

Superseded in jessie-release
Superseded in sid-release
dictionaries-common (1.23.14) unstable; urgency=low


  * 480_ispell.el_UPSTREAM_search-aspell-dict+data-dirs.patch:
    Make (ispell.el::ispell-aspell-find-dictionary) also look into aspell
    `dict-dir' for .dat files (Closes: #765349). This is needed for new
    aspell semi-multiarch structure and should have been done anyway by
    ispell.el.
  * Makefile.in:
    - Really clean auto-generated perl modules in distclean target.

 -- Agustin Martin Domingo <email address hidden>  Tue, 14 Oct 2014 17:57:11 +0200

Available diffs

Superseded in sid-release
dictionaries-common (1.23.13) unstable; urgency=low


  * policy/dsdt-policy.xml.in:
    - Clean old stuff from Local Variables.
    - Cosmetic changes and typo fixes. Update copyright dates.
    - Upgrade for some minor things in today's usage of myspell/hunspell
      dicts.
  * debian/control:
    - Bump Standards-Version. No changes required.
    - Upgrade Vcs-Browser for cgit address.
  * debian/po:
    - Updated Dutch translation of dictionaries-common debconf
      messages. Thanks Frans Spiesschaert (Closes: #763460).

 -- Agustin Martin Domingo <email address hidden>  Fri, 10 Oct 2014 11:50:31 +0200
Superseded in jessie-release
Superseded in sid-release
dictionaries-common (1.23.12) unstable; urgency=low


  * changelog: Fix date of last release.
  * DictionariesCommon.pm.in::dico_clean_orphaned_removefiles:
    Do not remove "/var/lib/$class" if elements are installed.
    Will not fix the local issue, but provide more info
    (Closes: #756083).
  * postinst-compatfile.in: Simplify compat file creation/reset
    now that --no-await triggers are used.
  * control:
    - Relax emacsen-common dependency.
    - Mark dictionaries-common as Multi-Arch: foreign, to make
      sure it matches multi-arch dependencies for any architecture.

 -- Agustin Martin Domingo <email address hidden>  Wed, 24 Sep 2014 12:37:11 +0200
Superseded in jessie-release
Superseded in sid-release
dictionaries-common (1.23.11) unstable; urgency=low


  * Debconf templates and debian/control reviewed by the debian-l10n-
    english team as part of the Smith review project. Closes: #752045
  * [Debconf translation updates]
  * Slovak (Ivan Masár).  Closes: #755776
  * Hebrew (fr33domlover).  Closes: #755786
  * Esperanto (Felipe Castro).  Closes: #755791
  * Swedish (Martin Bagge / brother).  Closes: #755803
  * Thai (Theppitak Karoonboonyanan).  Closes: #755865
  * Spanish; (Agustin Martin Domingo).  Closes: #755916
  * Hebrew (fr33domlover).  Closes: #755927
  * Russian (Yuri Kozlov).  Closes: #755938
  * Korean (Changwoo Ryu).  Closes: #755946
  * Danish (Joe Hansen).  Closes: #756192
  * Indonesian (T. Surya Fajri).  Closes: #756210
  * Portuguese (Miguel Figueiredo).  Closes: #756857
  * German (Chris Leick).  Closes: #756951
  * Japanese (Kenshi Muto).  Closes: #756962
  * Italian (Beatrice Torracca).  Closes: #757359
  * Polish (Michał Kułach).  Closes: #757411
  * Brazilian Portuguese (Fred Ulisses Maranhão).  Closes: #757457
  * Bokmål, (Bjørn Steensrud).  Closes: #757482
  * French (Christian Perrier).  Closes: #757646

 -- Christian Perrier <email address hidden>  Thu, 19 Jun 2014 19:03:41 +0200

Available diffs

Superseded in jessie-release
Superseded in sid-release
dictionaries-common (1.23.10) unstable; urgency=low


  * Make all triggers "no-await" by default.
  * update-default.in: No need to check for apt-extractemplates, triggers
    are run --no-await.
  * startup.el.in: Do not try to load "debian-ispell.el" if called under
    dpkg-control.
  * dictionaries-common.postinst: No longer use no-op --rebuild option.

 -- Agustin Martin Domingo <email address hidden>  Tue, 22 Jul 2014 17:56:22 +0200

Available diffs

Superseded in sid-release
dictionaries-common (1.23.9) unstable; urgency=low


  * Remove no longer used "dictionaries-common/remove_old_usr_dict_link"
    and "dictionaries-common/move_old_usr_dict" debconf questions.
  * debian/control: Reword descriptions after suggestions by Justin B. Rye
    in #752045. Thanks!
  * Debian/DictionariesCommon.pm.in::updatedb:
    - Add package name to all entries.
  * New wording of "debconf_database_corruption" debconf question. Adapt
    everything to start trying it.

 -- Agustin Martin Domingo <email address hidden>  Mon, 21 Jul 2014 18:30:34 +0200

Available diffs

Superseded in jessie-release
Superseded in sid-release
dictionaries-common (1.23.8) unstable; urgency=low


  * dictionaries-common.templates: make sure question for debconf database
    corruption is temporatily set as non-translatable.

 -- Agustin Martin Domingo <email address hidden>  Fri, 20 Jun 2014 13:22:59 +0200

Available diffs

Superseded in sid-release
dictionaries-common (1.23.6) unstable; urgency=low


  * Better handle debconf database corruption (Closes: #751367).
    - update-default.in:
      + Improve warning about debconf database corruption ($class elements
        installed, but empty question).
      + Try harder to get a default value after defaults file.
      + Use /var/lib/dictionaries-common info as last resource to try
        getting a default in case of debconf database corruption.
    - update-default.in, dictionaries-common.templates, debian/po/*:
      - Better wording of messages about debconf database corruption.
  * debian/control:
    - No need to suggest dictionaries-common-dev (Closes: #751656).
    - Minor changes in wording of long descriptions.

 -- Agustin Martin Domingo <email address hidden>  Tue, 17 Jun 2014 14:51:05 +0200

Available diffs

Superseded in sid-release
dictionaries-common (1.23.5) unstable; urgency=low


  * debian/control:
    - No longer suggest emacsen-common, we now depend on it.
    - Fix wording in long description (Closes: #750882).
    - No longer suggest jed-extra. jed packages should
      suggest it if needed (Closes: #750970).

 -- Agustin Martin Domingo <email address hidden>  Tue, 10 Jun 2014 16:58:33 +0200

Available diffs

Superseded in jessie-release
Superseded in sid-release
dictionaries-common (1.23.4) unstable; urgency=low


  * debian/control:
    - Depend on (emacsen-common >= 2.0.8) as required by new
      emacsen-common policy. This should not be a problem at all, since
      emacsen-common is now a tiny package. No longer conflict with older
      emacsen-common (Closes: #736572).
    - Fix dictionaries-common-dev dependency on dictionaries-common.

 -- Agustin Martin Domingo <email address hidden>  Thu, 22 May 2014 12:37:14 +0200

Available diffs

Superseded in sid-release
dictionaries-common (1.23.3) unstable; urgency=low


  * postinst-compatfile.in: Make sure /var/lib/$class is available if
    needed (Closes: #748331).
  * 9991_ispell.el_default-dicts-matching-found-locale.patch: New patch
    to try matching aspell dicts found by locale to not yet associated
    ispell.el standard dict names (Closes: #745613).
  * 9992_flyspell.el_search-word-improvements.patch: Improve
    flyspell-word-search-* search quality by looking for full word match.
    Limit default search distance for duplicated words to 40000.
    (Closes: #739412).
  * Devel/DictionariesCommon.pm.in::dico_process_{aspell_simple,autocompat}:
    Return early unless valid info is found.
  * Debian/DictionariesCommon.pm.in: Experimental support for
    "emacsen-names" in info files.
  * installdeb.in: Do nothing for autocompat unless ispell or aspell.

 -- Agustin Martin Domingo <email address hidden>  Mon, 19 May 2014 13:00:59 +0200

Available diffs

Superseded in jessie-release
Superseded in sid-release
dictionaries-common (1.23.2) unstable; urgency=low


  * postrm-varlibrm.in: Do not remove empty /var/lib/{a,i}spell if owned.
  * installdeb.in: Run for normal autoscripts first so they are installed
    later in maintainer scripts.
  * Debian/DictionariesCommon.pm.in::dico_clean_orphaned_removefiles:
    No need to check if $varlibdir is empty unless it exists.

 -- Agustin Martin Domingo <email address hidden>  Tue, 22 Apr 2014 18:52:54 +0200

Available diffs

Superseded in jessie-release
Superseded in sid-release
dictionaries-common (1.23.1) unstable; urgency=low


  * dh_aspell-simple: Fix calling syntax in pod section.
  * postrm-varlibrm.in:
    - Support directories to remove in rmfile.
    - Remove /var/lib/{aspell,ispell} if empty.

 -- Agustin Martin Domingo <email address hidden>  Thu, 10 Apr 2014 15:07:30 +0200
Superseded in sid-release
dictionaries-common (1.23.0) unstable; urgency=low


  * dictionaries-common-dev.doc-base.dsdt-policy: Add missing Files field
    for html version of policy.
  * {a,i}spell-autobuildhash: Automatically create autobuildhash symlinks
    along with hashes. Create remove files with those symlinks.
  * installdeb.in: No longer create automatically /usr/lib symlinks for
    ispell and aspell hashes.

 -- Agustin Martin Domingo <email address hidden>  Fri, 04 Apr 2014 17:43:44 +0200
Superseded in jessie-release
Superseded in sid-release
dictionaries-common (1.22.8) unstable; urgency=low


  * dictionaries-common-dev.doc-base.dsdt-policy:
    - Fix document name for doc-base.

 -- Agustin Martin Domingo <email address hidden>  Thu, 20 Mar 2014 18:31:26 +0100
Deleted in experimental-release (Reason: None provided.)
dictionaries-common (1.23.0~exp2) experimental; urgency=low


  * {a,i}spell-autobuildhash: Automatically create autobuildhash symlinks
    along with hashes. Create remove files with those symlinks.
  * installdeb.in: No longer create automatically /usr/lib symlinks for
    ispell and aspell hashes.

 -- Agustin Martin Domingo <email address hidden>  Thu, 20 Mar 2014 18:41:17 +0100
Superseded in experimental-release
dictionaries-common (1.23.0~exp1) experimental; urgency=low


  * {a,i}spell-autobuildhash: Automatically create autobuildhash symlinks
    along with hashes. Create remove files with those symlinks.
  * installdeb.in: No longer create automatically /usr/lib symlinks for
    ispell and aspell hashes.
  * installdeb-myspell:
    - Use some Devel::DictionariesCommon functions.
    - Use some debhelper Dh_Lib functions.
    - Drop o2 mode suport for ancient and obsolete Openoffice.org v2.

 -- Agustin Martin Domingo <email address hidden>  Thu, 06 Mar 2014 19:50:07 +0100
Superseded in jessie-release
Superseded in sid-release
dictionaries-common (1.22.6) unstable; urgency=low


  * installdeb.in,Devel/DictionariesCommon.pm.in: Really fix working with
    cdbs snippets. If info file is not found just warn, but do not fail.

 -- Agustin Martin Domingo <email address hidden>  Thu, 06 Mar 2014 11:50:59 +0100
Superseded in sid-release
dictionaries-common (1.22.5) unstable; urgency=low


  * scripts/perl5/Devel/DictionariesCommon.pm.in: Use new dico_warning
    function instead of no longer available mywarn.
  * scripts/debhelper/installdeb-myspell:
    - Use debhelper warn and error functions.

 -- Agustin Martin Domingo <email address hidden>  Wed, 05 Mar 2014 19:45:27 +0100
Superseded in sid-release
dictionaries-common (1.22.4) unstable; urgency=low


  * Fix $class:Depends substvar population for different classes.

 -- Agustin Martin Domingo <email address hidden>  Wed, 05 Mar 2014 11:57:10 +0100
Superseded in sid-release
dictionaries-common (1.22.3) unstable; urgency=low


  * Add lintian override for preinst "diversion-for-unknown-file"
    (usr/share/dict/words). It is no longer shipped as a hardcoded
    symlink but dynamically created from postinst by
    dictionaries-common. Since it is also provided by wamerican the
    diversion is still needed.
  * Devel::DictionariesCommon.pm: New perl module for
    dictionaries-common-dev to contain common stuff from installdeb-*
    scripts.
    - Migrate most functions to that module.
    - Use debhelper functions where appropriate.
  * Move perl modules under scripts/perl5.

 -- Agustin Martin Domingo <email address hidden>  Tue, 04 Mar 2014 12:08:40 +0100
Superseded in jessie-release
Superseded in sid-release
dictionaries-common (1.22.2) unstable; urgency=low


  * postrm-varlibrm.in: Improve wording of warning message for already
    removed files.
  * dictionaries-common.prerm: Unconditionally remove
    "/etc/dictionaries-common/ispell-default" on removal.

 -- Agustin Martin Domingo <email address hidden>  Wed, 26 Feb 2014 12:31:14 +0100
Superseded in sid-release
dictionaries-common (1.22.1) unstable; urgency=medium


  * 601_flyspell.el_bad-Emacs-defface.patch: Fix color for duplicate
    face in old Emacs.
  * dc-debconf-select.pl::dico_get_default_value:
    - Warn about wrong $sys_default_value only when running config
      or in debug mode.
  * Do not ship hardcoded symlinks at default /usr/{share/dict,lib/ispell}.
    Create and remove them as needed (Closes: #625278).

 -- Agustin Martin Domingo <email address hidden>  Tue, 25 Feb 2014 13:15:37 +0100
Superseded in sid-release
dictionaries-common (1.22.0) unstable; urgency=low


  * First cut for aspell-simple debhelper sequence and processing for use
    with standard aspell dicts. Thanks Andreas Beckmann and Tobias Frost
    for proposal, initial implementation and testing (Closes: #737515):
     - aspell_simple.pm: New debhelper sequence to be used in simple
       debhelper debian/rules.
     - dh_aspell-simple: Wrapper to installdeb-aspell with --aspell-simple
       option enabled, intended for use from aspell_simple.pm debhelper
       sequence.
     - installdeb.in: New --aspell-simple option for aspell. When enabled
       for an official aspell dictionary will try to make a Debian install
       for aspell-autobuildhash ... after the initial 'make install' run.
     - dictionaries-common.checklist: Upgrade devel versions for this.
  * Do not use debconf as only registry:
     - DictionariesCommon.pm.in, update-default.in: Write defaults in
       $cachedir.
     - dc-debconf-select.pl: Honour defaults stored in $cachedir if
       available.
  *  First cut for using /var/lib/$class/$lang.remove files to be
     populated by autobuildhash scripts. Not yet done, but these files
     will contain a list of files under /var/lib/$class to be removed at
     postrm.

 -- Agustin Martin Domingo <email address hidden>  Wed, 19 Feb 2014 12:21:48 +0100
Deleted in experimental-release (Reason: None provided.)
dictionaries-common (1.22.0~exp2) experimental; urgency=medium


  * Do not use debconf as only registry:
    - DictionariesCommon.pm.in, update-default.in:
      Write defaults in $cachedir.
    - dc-debconf-select.pl:
      Honour defaults stored in $cachedir if available.
  * First cut for aspell-simple sequence and processing for use with
    standard aspell dicts. Thanks Andreas Beckmann for proposal and
    initial implementation (#737515):
    - aspell_simple.pm: New debhelper sequence to be used in simple
      debhelper debian/rules.
    - dh_aspell-simple: Wrapper to installdeb-aspell with --aspell-simple
      option enabled, intended for use from aspell_simple.pm debhelper
      sequence.
    - installdeb.in: New --aspell-simple option for aspell. When enabled
      for an official aspell dictionary will try to make a Debian install
      for aspell-autobuildhash ... after the initial 'make install' run.
  * First cut for using /var/lib/$class/$lang.remove files to be populated
    by autobuildhash scripts. These files will contain a list of files
    under /(usr|var)/lib/$class to be removed at postrm.

 -- Agustin Martin Domingo <email address hidden>  Thu, 13 Feb 2014 17:07:14 +0100
Superseded in jessie-release
Superseded in sid-release
dictionaries-common (1.21.0) unstable; urgency=medium


  * installdeb.in: Some suggestions by Andreas Beckmann.
    - Populate substvars $class:Depends.
    - Use doit('ln', '-sf', ...) instead of symlink(...).
  * debian/rules:
    - Use dh_intian to install overrides.

 -- Agustin Martin Domingo <email address hidden>  Thu, 13 Feb 2014 12:47:16 +0100
Superseded in jessie-release
Superseded in sid-release
dictionaries-common (1.20.5) unstable; urgency=low


  * Move default symlink creation to the common perl module.
  * debian/control: Bump Standards-Version. No changes required.
  * Fully migrate to emacsen-common 2.0.
  * DictionariesCommon.pm.in:
    - Add dico_debugprint function to simplify handling of debug
      messages.
  * update-default.in:
    - Improve comments about symlink creation.
  * 050_ispell.el_fix-add-comment-for-dnl.patch:
    - Reset `in-comment' for new line instead of `add-coment'
      (Closes: #733675).

 -- Agustin Martin Domingo <email address hidden>  Tue, 14 Jan 2014 11:25:16 +0100

Available diffs

Superseded in jessie-release
Superseded in sid-release
dictionaries-common (1.20.4) unstable; urgency=low


  * Set default wordlists symlink also from dictionaries-common
    postinst (Closes: #683024, #729185).
  * scripts/system/update-default.in:
    - Some fixes and updates in pod section.

 -- Agustin Martin Domingo <email address hidden>  Wed, 27 Nov 2013 12:02:15 +0100

Available diffs

Superseded in jessie-release
Superseded in sid-release
dictionaries-common (1.20.3) unstable; urgency=low


  * support/emacsen/debian-ispell.el: Merge some improvements
    by Jari Aalto, thanks (Closes: #721797).
    - Check debian-pkg-add-load-path-item before use
    - Do not display extra messages at debian-ispell-set-startup-menu
  * debian/control: Canonicalize Vcs-* headers

 -- Agustin Martin Domingo <email address hidden>  Mon, 16 Sep 2013 15:46:35 +0200

Available diffs

Superseded in jessie-release
Superseded in sid-release
dictionaries-common (1.20.2) unstable; urgency=low


  * support/emacsen/debian-ispell.el:
    - No need to guess default dict for Emacs+hunspell. This will be done
      through hunspell dict auto-detection, not available for XEmacs
      (no [:alpha:] regexps).

 -- Agustin Martin Domingo <email address hidden>  Thu, 27 Jun 2013 12:15:56 +0200

Available diffs

Superseded in jessie-release
Superseded in sid-release
dictionaries-common (1.20.1) unstable; urgency=low


  * debian-ispell.el: Use defcustoms for `ispell-program-name' and
    `ispell-dictionary' (Closes: #683858).
  * debian/control: Bump Standards-version. No changes needed.
  * support/emacsen/ispell.el: Upgrade to FSF upstream bzr r112316.
    - Add hunspell dicts auto-detection.
    - Experimental support for better debugging.
    - Different bug fixes.
  * support/emacsen/flyspell.el: Upgrade to FSF upstream bzr r112317.
    - Use underline style wave on terminals that support it.
    - Different bug fixes.
  * 700_ispell.el_initial_defs.patch:
    - Cleanup. Remove variable setting on customization.
  * Some changes to cope with new upstream version, some of them
    to be merged upstream:
    - 100_ispell.el_line-number-at-pos.patch: Protect against
      different line-number/line-number-at-pos in XEmacs/Emacs.
    - 500_ispell.el_protect-xemacs-undefined-file-name-base.diff:
      Protect XEmacs against undefined (file-name-base).
    - 600_flyspell.el_unsupported-wave-defface.patch: Protect
      XEmacs against undefined wave underline style.
    - 601_flyspell.el_bad-Emacs-defface.patch: Protect against
      defface definition syntax not available until 24.4.

 -- Agustin Martin Domingo <email address hidden>  Tue, 04 Jun 2013 14:33:39 +0200

Available diffs

Superseded in jessie-release
Published in wheezy-release
Superseded in sid-release
dictionaries-common (1.12.11) unstable; urgency=low


  * debian/control: Add Breaks against ancient myspell-cs-cz,
    myspell-eu-es and myspell-gl-es to have them removed before
    new dictionaries-common is installed (Closes: #698574).

 -- Agustin Martin Domingo <email address hidden>  Tue, 22 Jan 2013 14:51:11 +0100

Available diffs

175 of 132 results