1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76
|
dict-moby-thesaurus (1.0-6.4) unstable; urgency=medium
* Non-maintainer upload.
* Make the build reproducible. (Closes: #776375)
-- Chris Lamb <lamby@debian.org> Fri, 18 Aug 2017 08:52:59 -0700
dict-moby-thesaurus (1.0-6.3) unstable; urgency=medium
* Non-maintainer upload.
* Update DH level to 9. (Closes: #800227)
* debian/compat: created and set to 9, instead of using DH_COMPAT.
* debian/control:
- Added the ${misc:Depends} variable to provide the right install
dependencies.
- Bumped Standards-Version to 3.9.7.
- Moved debhelper from Build-Depends-Indep to Build-Depends.
* debian/rules: removed the DH_COMPAT line.
-- Giovani Augusto Ferreira <giovani@riseup.net> Sat, 26 Mar 2016 23:27:43 -0300
dict-moby-thesaurus (1.0-6.2) unstable; urgency=low
* Non-maintainer upload.
* /etc/init.d/dictd sanity checks; closes: #440541.
-- Robert S. Edmonds <edmonds@debian.org> Tue, 11 Sep 2007 16:25:56 -0400
dict-moby-thesaurus (1.0-6.1) unstable; urgency=low
* Non-maintainer upload.
* Use invoke-rc.d; closes: #367733.
-- Robert S. Edmonds <edmonds@debian.org> Sun, 02 Sep 2007 02:11:42 -0400
dict-moby-thesaurus (1.0-6) unstable; urgency=low
* Use current Python to build. Closes: #401516.
-- John Goerzen <jgoerzen@complete.org> Mon, 4 Dec 2006 22:38:10 -0600
dict-moby-thesaurus (1.0-5) unstable; urgency=low
* Build process updated for Python 2.3. Closes: #212070.
* Changed dep on dictd to dictzip, as it moved out of that package.
-- John Goerzen <jgoerzen@complete.org> Tue, 7 Oct 2003 13:43:43 -0500
dict-moby-thesaurus (1.0-4) unstable; urgency=low
* Modified to require newer dictdlib and ensure proper sorting of
the index.
-- John Goerzen <jgoerzen@complete.org> Fri, 19 Apr 2002 17:16:56 -0500
dict-moby-thesaurus (1.0-3) unstable; urgency=low
* Switched to the dictdlib dict generator in Python that I wrote.
There is more control over the output this way.
Updated control to refer to proper packages.
* Made sure to clean .pyc files.
-- John Goerzen <jgoerzen@complete.org> Fri, 19 Apr 2002 11:56:48 -0500
dict-moby-thesaurus (1.0-2) unstable; urgency=low
* Slightly nicer output formatting for first line.
-- John Goerzen <jgoerzen@complete.org> Thu, 18 Apr 2002 21:51:23 -0500
dict-moby-thesaurus (1.0-1) unstable; urgency=low
* Initial Release. Closes: #143503.
-- John Goerzen <jgoerzen@complete.org> Thu, 18 Apr 2002 14:46:10 -0500
|