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
|
dictclient (1.0.3.2) unstable; urgency=medium
* Ack NMU. Closes: #800233, #694764, #616789.
* Bump standards-version.
* Apply patch for Unicode awareness. Closes: #549586.
-- John Goerzen <jgoerzen@complete.org> Tue, 14 Feb 2017 19:36:50 -0600
dictclient (1.0.3.1+nmu2) unstable; urgency=medium
* Non-maintainer upload.
* Update DH level to 9. (Closes: #800233)
* debian/compat: created and set to 9, instead of using DH_COMPAT.
* debian/control:
- Added dh-python in Build-Depends.
- Added the ${misc:Depends} variable to provide the right install
dependencies.
- Bumped Standards-Version to 3.9.7.
* debian/rules:
- Disabled the DH_COMPAT line.
- Fixed ignores make clean target errors. Thanks to Sebastian
Carneiro (Closes: #694764)
-- Giovani Augusto Ferreira <giovani@riseup.net> Sun, 27 Mar 2016 11:14:03 -0300
dictclient (1.0.3.1+nmu1) unstable; urgency=low
* Non-maintainer upload.
* Convert to dh_python2 (Closes: #616789).
-- Luca Falavigna <dktrkranz@debian.org> Mon, 27 May 2013 08:57:40 +0200
dictclient (1.0.3.1) unstable; urgency=low
* NMU. Rebuild to move files to /usr/share/pyshared. Closes: #490456.
-- Matthias Klose <doko@debian.org> Fri, 18 Jul 2008 15:57:11 +0000
dictclient (1.0.3) unstable; urgency=medium
* Update to new Python policy. Closes: #380774.
-- John Goerzen <jgoerzen@complete.org> Mon, 11 Sep 2006 09:20:21 -0500
dictclient (1.0.2) unstable; urgency=low
* Updated Debian package for Python 2.3.
-- John Goerzen <jgoerzen@complete.org> Mon, 18 Aug 2003 16:02:57 -0500
dictclient (1.0.1) unstable; urgency=low
* Added a fix for matching.
-- John Goerzen <jgoerzen@complete.org> Thu, 18 Apr 2002 12:24:17 -0500
dictclient (1.0) unstable; urgency=low
* Initial release. Closes: #143451.
-- John Goerzen <jgoerzen@complete.org> Thu, 18 Apr 2002 06:58:31 -0500
|