Skip to content

Debian Changelog ding (1.4-4)

2006

ding (1.4-4) unstable; urgency=low

   * Build-Depends instead of Build-Depends-Indep on debhelper.
   * Upgrade to debhelper v5.
   * Upgrade to Standards-Version 3.7.2 (no changes)

 -- Roland Rosenfeld <roland@debian.org>  Fri, 30 Jun 2006 23:16:34 +0200

2005

ding (1.4-3) unstable; urgency=low

   * Change menu section from Apps/Tools to Apps/Text (Closes: #344130).
   * Remove recode from build-depens, because it is no longer used.
   * Update FSF address in copyright file.
   * Use dictfmt --utf8 instead of all the old locale hack and build-depend
     on dictfmt >= 1.10.1.
   * Change dictd dependency to dictd (>= 1.10.1), which supports utf8
     without tweeking the dictd configuration.
   * This implies, that there is no need to modify /etc/default/dictd in
     dict-de-en.postinst.
   * This implies that no debconf template is needed any more
     (Closes: Closes: #336073, #340972).
   * Removed build-dependency on po-debconf.

 -- Roland Rosenfeld <roland@debian.org>  Sun, 25 Dec 2005 20:42:21 +0100

ding (1.4-2) unstable; urgency=low

   * Capitalize "Sie" in "Bitte warten sie einen Augenblick!"
     (Closes: #285453, #283787).
   * Change package description to mention "graphical" and "Tk"
     (Closes: #311566).
   * Depend on debconf (>= 0.5) | debconf-2.0.
   * Upgrade to policy 3.6.2 (no changes).
   * Add Vietnamese debconf template (Closes: #313533).
   * Add Czech debconf template (Closes: #315833).
   * s/unsympatisch/unsympathisch/ (Closes: #324654).
   * ding now recommends trans-de-en (>= 1.4) | translation-dictionary and
     conflicts trans-de-en (<< 1.4) because the de-en dictionary was
     iso-8859-1 encoded up to version 1.3 while the new ding package
     expects an utf-8 encoded dictionary. Thanks to Peter Roosen for
     mentioning this.
   * Use cat(1) as the man(1) pager in debian/rules otherwise pbuilder is
     unlucky if less(1) is not installed and creates an empty page.

 -- Roland Rosenfeld <roland@debian.org>  Mon, 26 Sep 2005 21:29:24 +0200

ding (1.4-1) unstable; urgency=low

   * New upstream version 1.4.
     - This is now UTF-8 clean (Closes: #177915, #272701).
     - "a "o "u "s are now correctly converted to ä ö ü ß (Closes: 272963).
   * Change default ispell dictionaries from english to british and from
     german to ngerman and suggest ingerman and ibritish dictionaries.
   * Add Japanese debconf template (Closes: #276807)
   * Fix quoting of [ia]spell input to make aspell work again
     (Closes: #299176).

 -- Roland Rosenfeld <roland@debian.org>  Thu, 5 May 2005 16:47:59 +0200

2004

ding (1.3-5) unstable; urgency=low

   * Redirect output of invoke-rc.d in postrm to stderr instead of stdout,
     otherwise debconf fails on purging the package (Closes: #245999).

 -- Roland Rosenfeld <roland@debian.org>  Sun, 8 Aug 2004 23:48:50 +0200

ding (1.3-4) unstable; urgency=low

   * Add debconf de.po (Closes: #252328).
   * Add debconf nl.po (Closes: #250229).
   * s/Belgien/Belgium/ (in English) (Closes: #256653).
   * chmod 755 debian/conv.pl (Closes: #262396).
   * Remove setting of LANG=de_DE at the beginning, which otherwise makes
     it impossible to use the English version of ding (Closes: #248462).

 -- Roland Rosenfeld <roland@debian.org>  Sat, 7 Aug 2004 17:01:35 +0200

ding (1.3-3) unstable; urgency=medium

   * dict-de-en.postinst: ignore entries in locale.gen, if they start with
     a '#', because these are comments (Closes: #246979).
   * Convert debian/changelog from latin1 to utf-8.
   * Quote "X11" in debian/menu.

 -- Roland Rosenfeld <roland@debian.org>  Sun, 2 May 2004 21:27:15 +0200

ding (1.3-2) unstable; urgency=low

   * Update debconf fr.po (Closes: #237095).

 -- Roland Rosenfeld <roland@debian.org>  Sun, 25 Apr 2004 11:34:16 +0200

ding (1.3-1) unstable; urgency=low

   * New upstream version 1.3.
   * New version supports quoting of input special chars (Closes: #224335).
   * Add French translation of debconf templates (Closes: #232096).
   * s/novell/novel/ (Closes: #233814).

 -- Roland Rosenfeld <roland@debian.org>  Fri, 20 Feb 2004 19:34:19 +0100

ding (1.2-7) unstable; urgency=low

   * Some more corrections of conv.pl to support semicolon in parentheses
     and braces and to avoid empty index words in the dictd dictionaries.
     This continues to close #222824.

 -- Roland Rosenfeld <roland@debian.org>  Sun, 8 Feb 2004 00:49:12 +0100

ding (1.2-6) unstable; urgency=low

   * dict-de-en no longer depends on dict.
   * Use dictd as primary alternative to dict-server.
   * Add dict-de-en.preinst to remove the broken
     'DICTD_ARGS=" --locale=de_DE.UTF-8"' from /etc/default/dictd, which
     was introduced in 1.2-5.
   * Inform the user, if no UTF-8 locale is available via debconf.
   * Ask the user, whether he wants to add --locale=xx_YY.UTF-8 to his
     /etc/defaults/dictd via debconf before changing this file
     (Closes: #230640).
   * dict-de-en.postrm: only restart dictd on purge/remote.

 -- Roland Rosenfeld <roland@debian.org>  Sun, 1 Feb 2004 22:18:20 +0100

ding (1.2-5) unstable; urgency=low

   * s/summarieses/summarises/, s/formating/formatting/,
     s/license/to license/ (Closes: #229463).
   * Remove duplicated "::" from dictionary (line "in terms of").
   * Build dict-de-en package from this source instead of providing
     a separate source package which build-depends from this package
     (Thanks to Andreas Tille <tille@debian.org> for providing this).
   * Added "Homepage:" to long decription according to developers
     reference.
   * Added Build-Depends from dict-de-en.
   * dict-de-en depends from dict-server (instead of dictd)
     (Closes: #227513).
   * Recode dictd dictionary to UTF-8 (Closes: #217210).
   * Rewrite of conv.py in Perl.
   * Split alternatives ("|") for dictd usage into multiple entries.
   * Add invoke-rc.d support to dict-de-en postinst/postrm scripts.
   * Missing " : " added to some abbreviations.
   * Add support for abbreviations (defined by " : ") (Closes: #222824).
   * Add "Beschluss {m} | Beschlüsse {pl} :: resolution | resolutions"
     (Closes: 230156).

 -- Roland Rosenfeld <roland@debian.org>  Sat, 31 Jan 2004 09:29:47 +0100

ding (1.2-4) unstable; urgency=low

   * Distinguish between summarize [Am.] and summariese [Br.] (Closes: #212140).
   * s/extraparliarnentary/extraparliamentary/ (Closes: #211700).
   * s/formated/formatted/, s/lizensieren/lizenzieren/,
     s/lizensiert/lizenziert/, s/licensee/license/.  Thanks to Jens Seidel
     <tux-master@web.de> (Closes: #229260).

 -- Roland Rosenfeld <roland@debian.org>  Sat, 24 Jan 2004 16:39:47 +0100

2003

ding (1.2-3) unstable; urgency=low

   * s/lizensieren/lizenzieren/
   * Remove trailing "Y" from "monthly salariesY" (Closes: #201689).
   * s/Ausschliesslichkeit/Ausschließlichkeit/,
     s/einschliessen/einschließen/, s/Systemresourcen/Systemressourcen/
     (Closes: #203594, #205352).
   * Upgrade to Standards-Version 3.6.1 (no changes).
   * Upgrade to debhelper 4:
     - use debian/compat 4.
     - build-depend on debhelper >=4
     - update debian/rules based on the debhelper example
   * Add icon16x16 and icon32x32 entries to debian/menu.
   * Move xpm icons from /usr/X11R6/include/X11/pixmaps to
     /usr/share/pixmaps.

 -- Roland Rosenfeld <roland@debian.org>  Tue, 9 Sep 2003 21:25:10 +0200

2002

ding (1.2-2) unstable; urgency=low

   * s/cooton-wool/cotton-wool/ (Closes: #162182).
   * Do no longer suggest glimpse as an alternative to agrep (Closes: #110197).
   * Use tk8.4 instead of tk8.3 as the default wish provides.
   * Upgrade to policy 3.5.7 (no changes).
   * Updated package descriptions and copyright.
   * Mention problem with "search on new text selection" and lost
     characters when using tk8.0 in README.Debian (Closes: #159089).
   * Modify urlOpen() function to support several browsers (not only
     mozilla and netscape) and to correctly start an x-terminal-emulator
     for ASCII browsers like w3m, links and lynx (Closes: #157007).

 -- Roland Rosenfeld <roland@debian.org>  Sun, 20 Oct 2002 13:22:55 +0200

ding (1.2-1) unstable; urgency=low

   * New upstream version 1.2.
   * Manpage is now available in upstream package.

 -- Roland Rosenfeld <roland@debian.org>  Thu, 1 Aug 2002 17:58:35 +0200

ding (1.1-3) unstable; urgency=low

   * Correct Link to ding-1.1.gif in index.html.
   * Use -w (complete words) option on agrep, when "best match" is enabled,
     too (upstream disables -w when "best match" is enabled, which seems to
     be a bad idea) (Closes: #127317).
   * Update to debhelper >=2.2.0 and adapt debian/rules accordingly.

 -- Roland Rosenfeld <roland@debian.org>  Sun, 6 Jan 2002 15:05:57 +0100

2001

ding (1.1-2) unstable; urgency=low

   * Upgrade to Standards-Version 3.5.5 (no changes).
   * Use debhelper v2 now (minor changes to debian/rules).
   * Suggest agrep | glimpse, because there's a separate package agrep now.
   * Depend on tk8.3 | wish instead of tk8.2 | wish now.

 -- Roland Rosenfeld <roland@debian.org>  Fri, 20 Jul 2001 20:24:50 +0200

2000

ding (1.1-1) unstable; urgency=low

   * New upstream version:
     - many new features (see upstream Changelog)
     - updated dictionary
   * Removed printbuffer.c (this functionality is implemented in ding now).
   * Updated manpage to new ding features.

 -- Roland Rosenfeld <roland@debian.org>  Mon, 29 May 2000 01:30:58 +0200

ding (1.0-6) frozen unstable; urgency=low

   * debian/control: Added alternative "tk8.2" for "wish" fixing tasksel
     (Closes: #64604).
   * This closes an important bug, so it should go into frozen.
   * Thanks to Torsten Landschoff <torsten@debian.org> for providing the
     patch.

 -- Roland Rosenfeld <roland@debian.org>  Thu, 25 May 2000 14:51:11 +0200

ding (1.0-5) frozen unstable; urgency=low

   * Use "winfo rgb" to convert color to RGB, otherwise we run into
     trouble, if someone uses a background color (for example in
     Xresources) which doesn't match #rrggbb format (Closes: #62079).
   * This should go into frozen, because it closes an important bug.

 -- Roland Rosenfeld <roland@debian.org>  Mon, 10 Apr 2000 00:37:40 +0200

ding (1.0-4) frozen unstable; urgency=low

   * Do no longer depend on "glimpse | grep" but suggest "glimpse"
     (Closes: #60854)
   * This doesn't change any of the internals of the package, so it can go
     into frozen.

 -- Roland Rosenfeld <roland@debian.org>  Wed, 22 Mar 2000 12:01:42 +0100

1999

ding (1.0-3) unstable; urgency=low

   * Optimized menu file (added hints, corrected section, use 32x32 icon).
   * Upgrade policy to 3.1.1: Add Build-Depends.

 -- Roland Rosenfeld <roland@debian.org>  Sun, 12 Dec 1999 18:16:08 +0100

ding (1.0-2) unstable; urgency=low

   * Use local copy of perl script uudecode, because perl-5.005-doc is not
     always available.
   * Upgrade policy from 2.5.0 to 3.0.1:
     - GPL now in /usr/share/common-licenses/
     - FSSTND -> FHS
   * Depend on wish instead of tk8.0, which should be much more flexible.
   * Start wish instead of wish8.0, because ding also works with tk8.2.

 -- Roland Rosenfeld <roland@debian.org>  Fri, 24 Sep 1999 18:59:39 +0200

ding (1.0-1) unstable; urgency=low

   * Initial Release.
   * Added feature to enter a word/phrase via command line. See
     README.Debian for more information about this.
   * Added documentation from web page.
   * Renamed dictionary to /usr/share/trans/de-en.
   * Introduced virtual package translation-dictionary.

 -- Roland Rosenfeld <roland@debian.org>  Fri, 4 Jun 1999 23:24:56 +0200