dico (2.12-3) unstable; urgency=medium
* Fix configuration (Closes: #1103468):
+ Fix dicodconfig script to issue proper comments.
+ Work around include without bounding <> no longer working despite the
man page saying otherwise.
* Suggests dictionaries for dicod.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Wed, 23 Apr 2025 05:35:46 +0900
dico (2.12-2) unstable; urgency=medium
* Fix example config for the mediawiki module (Closes: #1056351),
thanks Luca Capello for the snippet.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Thu, 17 Apr 2025 06:48:22 +0900
dico (2.12-1) unstable; urgency=medium
[ أحمد المحمودي (Ahmed El-Mahmoudy) ]
* New upstream version 2.12
* d/control: bump standards version to 4.7.0
* Update upstream signing key
* Refresh patches: dicoweb-debian.diff, int-conversion.patch, py3.diff,
use_system_ltdl.patch.
* Removed patch: pcre.diff, fixed upstream
[ Marc Dequènes (Duck) ]
* dicoweb: collect and compress Django assets.
* Read Django secret from /etc/dicoweb/secret_key and generate is missing.
* Rework config and passenger files setup after upstream changes in
assets handling.
* Add missing multi-arch information for dicod.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Fri, 11 Apr 2025 13:35:27 +0900
dico (2.11-4.4) unstable; urgency=medium
* Non-maintainer upload.
[ Marc Dequènes (Duck) ]
* Add dependency on python3-setuptools (dh-python stopped doing so).
(Closes: #1100212)
-- Andreas Beckmann <anbe@debian.org> Thu, 27 Mar 2025 06:57:43 +0100
dico (2.11-4.3) unstable; urgency=medium
[ Andreas Beckmann ]
* Non-maintainer upload.
* Fix building with -Werror=int-conversion. (Closes: #1080584)
* Fix python3 shebang.
[ Debian Janitor ]
* Remove constraints unnecessary since buster (oldstable):
+ python3-dicoclient, dicoweb: Drop versioned constraint on python3-django
in Depends.
-- Andreas Beckmann <anbe@debian.org> Mon, 16 Sep 2024 16:04:58 +0200
dico (2.11-4.2) unstable; urgency=medium
[ Andreas Beckmann ]
* Non-maintainer upload.
* Fix building twice in a row. (Closes: #1044590)
[ Helmut Grohne ]
* Fix indep-only FTBFS arising from #1054187. (Closes: #1068610)
-- Andreas Beckmann <anbe@debian.org> Sat, 04 May 2024 15:56:18 +0200
dico (2.11-4.1) unstable; urgency=medium
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1063112
-- Benjamin Drung <bdrung@debian.org> Fri, 01 Mar 2024 11:57:59 +0000
dico (2.11-4) unstable; urgency=medium
* Install systemd units only once. (thanks Helmut Grohne)
(Closes: #1054187)
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Tue, 21 Nov 2023 01:26:32 +0900
dico (2.11-3) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints.
+ dico-module-guile, dico-module-python, dico-module-wordnet: Add
Multi-Arch: same.
[ أحمد المحمودي (Ahmed El-Mahmoudy) ]
* Switch to new PCRE2 library.
Add pcre2.diff patch (Closes: #1000086)
* d/control:
+ Update build-dep: libgsasl7-dev -> libgsasl-dev
+ Remove dependency on obsolete lsb-base
+ Bumped standards version to 4.6.2
* d/dicod.lintian-overrides: update strings
* d/dicod.lintian-overrides: use wildcard for postinst line #
* d/copyright: update copyright years
-- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net> Fri, 30 Jun 2023 05:52:24 +0200
dico (2.11-2) unstable; urgency=medium
* Remove -Wl,-E compiler flag workaround as it FTBFS on some
architectures.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Mon, 25 Apr 2022 20:07:23 +0900
dico (2.11-1) unstable; urgency=medium
* New upstream release:
+ update symbols file
* Build depends on unversioned libltdl-dev (Closes: #1009039).
* Switch to Guile 3.0 (Closes: #969683).
* Add Documentation key in systemd service files.
* Fix upstream-metadata-field-unknown (Homepage is defined in the
control file anyway).
* Update watch file to version 4.
* Update standards version to 4.6.0.
* Add lintian override for init-script-is-not-a-file.
* Suggests inetd as possible method to run dicod.
* Really build with system ltdl.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Mon, 25 Apr 2022 18:16:30 +0900
dico (2.10-1) unstable; urgency=medium
* NUR:
+ removed 'gcc10-extern' patch, included upstream
+ update symbols file
* Installing dico translations since upstream provides them again.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Tue, 10 Nov 2020 17:09:21 +0900
dico (2.9-5) unstable; urgency=medium
* Update copyright years
* dicoweb: update dependency to libapache2-mod-wsgi-py3 to complete Python3
migration (Closes: #966320)
-- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net> Mon, 10 Aug 2020 11:01:25 +0200
dico (2.9-4) unstable; urgency=medium
* gcc10-extern.patch forwarded upstream
* d/rules: remove stray config option
-- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net> Sun, 10 May 2020 10:23:05 +0200
dico (2.9-3) unstable; urgency=medium
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Update standards version, no changes needed.
* Set debhelper-compat version in Build-Depends.
* Re-export upstream signing key without extra signatures.
* Remove obsolete fields Contact from debian/upstream/metadata.
* Rely on pre-initialized dpkg-architecture variables.
* Add missing dependency on texinfo.
[ أحمد المحمودي (Ahmed El-Mahmoudy) ]
* Add python3-six, python3-django to python3-dicoclient deps
* No need for debhelper in build-deps
* Enable python3 debhelper addon using dh-sequence-python3
* Update standards version to 4.5.0
* Add gcc10-extern.patch to use extern for dico_markup_list global var.
(Closes: #957135)
* Drop d/source/include-binaries, no longer neeeded
* Add Rules-Requires-Root: no
* d/rules: no more need to set --as-needed linker flag
* Bump to compat level 13
* d/dico-doc.info: install from debian/tmp
* Add d/not-installed
-- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net> Sun, 10 May 2020 07:44:58 +0200
# Older entries have been removed from this changelog.
# To read the complete changelog use `apt changelog libdico2t64`.
Generated by dwww version 1.16 on Tue Dec 16 05:37:08 CET 2025.