translate-toolkit (1.10.0-2) unstable; urgency=low

  * Remove build and runtime dependencies on obsolete package python-aeidon
    (Closes: #714063)

 -- Stuart Prescott <stuart@debian.org>  Sat, 12 Oct 2013 00:30:10 +1100

translate-toolkit (1.10.0-1) unstable; urgency=low

  * New upstream version (Closes: #585834, #703170).
  * Drop translate-toolkit-dev-doc package, instead putting the API docs in
    the translate-toolkit package.
  * Bump Standards-Version to 3.9.4 (no changes required).
  * Fix spelling errors in man pages (thanks, lintian!).
  * Improve man page generation code.
  * Add lintian override for including the licence of the documentation in
    the documentation directory.
  * Update debian/rules to dh short form.
  * Update debian/copyright.
  * Update msghack to new version from Fedora.
  * Depend on libexttextcat-data to obtain the langmodels
    (Closes: #703942, #703943).
  * Fix encoding of filenames in zipfiles (Closes: #643008).

 -- Stuart Prescott <stuart@debian.org>  Tue, 16 Apr 2013 12:32:21 +1000

translate-toolkit (1.9.0-3) unstable; urgency=low

  * Fix long description of translate-toolkit-dev-doc. Grazie to
    Beatrice Torraca. Closes: #674646
  * Fix UnicodeEncodeError on UTF-8 encoded translator comments by
    using a patch applied in upstream's SVN.
    Closes: #658621
  * No longer Build-Depend on quilt as the package is v3.
  *  Bump debhelper compatibility level to 9.
  * Bump Standards to 3.9.3 (checked)
  * No longer handle new manpages in a patch

 -- Christian Perrier <bubulle@debian.org>  Tue, 29 May 2012 06:12:15 +0200

translate-toolkit (1.9.0-2) unstable; urgency=low

  * Add build-arch and build-stamp targets to debian/rules
  * Bump Standards to 3.9.2 (checked)
  * Move python dependency to Build-Depends
  * Bump debhelper compatibility to 8
  * Replace "dh_cliean -k" by dh_prep

 -- Christian Perrier <bubulle@debian.org>  Sun, 04 Dec 2011 21:25:57 +0100

translate-toolkit (1.9.0-1) unstable; urgency=low

  * New upstream release
  * Set maintainer as Debian l10n developers, add myself to Uploaders
    and remove Matthias Klose who is no longer involved in this package,
    AFAICT.
  * Drop examples as lookupclient.py is no longer provided.
  * Drop dh_pycentral in favor of dh_python2. Closes: #617132
  * Recommend python-aeidon instead of gaupol. Closes: #569983
  * Bump Standard to 3.9.1 (checked)
  * Drop dh_link call
  * Move to source v3  

 -- Christian Perrier <bubulle@debian.org>  Sun, 17 Apr 2011 10:06:54 +0200

translate-toolkit (1.7.0-0.1) unstable; urgency=low

  * Non-maintainer upload with maintainer's approval
  * New upstream release. Closes: #589298

 -- Christian Perrier <bubulle@debian.org>  Tue, 27 Jul 2010 12:48:10 +0200

translate-toolkit (1.5.3-1) unstable; urgency=low

  * New upstream release
  * debian/control: gaupol and python-iniparse are no more needed as build
    dependencies
  * debian/control: Standards-Version bumped to 3.8.4. No changes.
  * debian/control: Remove build dependency on python-all-dev.
  * debian/control: Add dependency on ${misc:Depends}.

 -- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net>  Mon, 01 Feb 2010 23:33:18 +0100

translate-toolkit (1.5.2-1) unstable; urgency=low

  * New upstream release
  * debian/patches/cleanup_install: Do not distribute html2po and po2html.
    They are not suitable for a release. po4a or xml2po give better results
    with HTML files. Closes: #545349, #545350, #545351, #545352, #545353,
    #545355, #545360, #545361, #531474

 -- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net>  Mon, 11 Jan 2010 21:08:18 +0100

translate-toolkit (1.5.1-1) unstable; urgency=low

  * New upstream release
  * debian/control: Recommends python-iniparse
  * debian/patches/cleanup_install: ini2po and po2ini are now distributed.
  * debian/control: python-iniparse is needed at build time to generate the
    po2ini and ini2po manpages.
  * debian/control: XS-Python-Version updated to >=2.5 (python2.5 was already
    required by the dependencies)

 -- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net>  Fri, 04 Dec 2009 22:58:23 +0100

translate-toolkit (1.5.0-1) UNRELEASED; urgency=low

  * New upstream release

 -- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net>  Sat, 21 Nov 2009 15:40:01 +0100

translate-toolkit (1.4.1-1) unstable; urgency=low

  * New upstream release
  * debian/patches/spellchecker_check_something: Detection of spellcher did
    not work.
  * debian/control: Standards-Version bumped to 3.8.3. No changes.

 -- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net>  Sun, 08 Nov 2009 23:16:04 +0100

translate-toolkit (1.4.0-1.2) unstable; urgency=low

  * Non-maintainer upload.
  * Build-Depend on python* (>= 2.5.4) for python.mk.

 -- Kumar Appaiah <akumar@debian.org>  Mon, 19 Oct 2009 17:32:57 -0500

translate-toolkit (1.4.0-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "manipulates site-packages/ directly, failing with Python 2.6"
    Applied Kumar's patch and uploaded, thanks dude! (Closes: #547863)

 -- Bastian Venthur <venthur@debian.org>  Sat, 17 Oct 2009 14:31:11 +0200

translate-toolkit (1.4.0-1) unstable; urgency=low

  * New upstream release

 -- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net>  Mon, 10 Aug 2009 19:29:08 +0200

translate-toolkit (1.4.0~rc2-1) experimental; urgency=low

  * New upstream release

 -- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net>  Sun, 02 Aug 2009 23:28:48 +0200

translate-toolkit (1.4.0~rc1-1) experimental; urgency=low

  * New upstream release
    + debian/patches/test_optrecurse-typo: Removed (applied upstream).
    + debian/patches/message_end_with_escaped_backslash: Removed (applied
    upstream).
    + debian/patches/deepcopy_bug870: Removed (applied upstream).
    + debian/patches/cleanup_install: Updated
  * debian/control: Added build dependency and recommendation for gaupol
    (needed for sub2po and po2sub).
  * debian/patches/debian_gaupol_library_path: Added to fic the path ofthe
    gaupol library.
  * debian/patches/poterminology_defaultstopfile: Fix the generation of the
    poterminology manpage.

 -- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net>  Fri, 24 Jul 2009 18:27:06 +0200

translate-toolkit (1.3.0-6) unstable; urgency=low

  * debian/patches/message_end_with_escaped_backslash: Fix failure caused by
    PO messages ending with an escaped backslash. Closes: #536045
  * debian/control: Standards-Version bumped to 3.8.2. No changes.
  * debian/patches/tools_manpages: Use regular brackets insteadof curly
    brackets (introduced by C&P).

 -- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net>  Wed, 22 Jul 2009 20:33:01 +0200

translate-toolkit (1.3.0-5) unstable; urgency=low

  * debian/rules: Install the lintian override file with dh_lintian
  * debian/control, debian/compat: dh_lintian requires debhelper 6.0.7
  * debian/patches/deepcopy_bug870: Added upstream patch to fix suggestions.
    Closes: #523568
  * debian/patches/po2html_duplicate: Added minimal support for duplicate
    strings in po2html. This should work in most cases, but has a lot of
    flaws. Closes: #524106

 -- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net>  Fri, 22 May 2009 21:04:55 +0200

translate-toolkit (1.3.0-4) unstable; urgency=low

  * debian/patches/storage_bzr: Added patch to execute bzr from the pootle's
    working copy. Thanks to Roland Mas.

 -- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net>  Wed, 25 Mar 2009 21:41:44 +0100

translate-toolkit (1.3.0-3) unstable; urgency=low

  * debian/control: Recommend python-levenshtein. Otherwise, the toolkit
    generates warnings. Closes: #516671

 -- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net>  Sat, 28 Feb 2009 13:45:42 +0100

translate-toolkit (1.3.0-2) unstable; urgency=low

  * debian/patches/tools_manpages: Updated to 1.3.0.
  * debian/patches/tools_manpages: Removed poen and poglossary manpages.

 -- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net>  Tue, 10 Feb 2009 22:20:48 +0100

translate-toolkit (1.3.0-1) experimental; urgency=low

  * New upstream release
  * debian/rules: Cleanup. Pootle is no more part of the toolkit, it does not
    have to be removed anymore.
  * debian/rules: Cleanup. The license of the toolkit documentation
    distributed with the tarball is no more CC by-sa.
  * debian/patches/cleanup_install: build_tmdb not distributed currently.
  * debian/patches/tools_manpages: Added manpage for tmserver.
  * debian/rules: Added tmserver to the list of tools.
  * debian/control: Added a Build-Depends-Indep on python-simplejson.
  * debian/control: Added a Recommends on python-simplejson (used by
    tmserver).
  * debian/patches/test_optrecurse-typo, debian/patches/series: Fixed typo in
    translate/misc/test_optrecurse.py

 -- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net>  Tue, 10 Feb 2009 22:18:36 +0100

translate-toolkit (1.2.1-1) experimental; urgency=low

  * New upstream release

 -- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net>  Mon, 29 Dec 2008 15:58:12 +0100

translate-toolkit (1.2.0-1) experimental; urgency=low

  * New upstream release
  * debian/control: Update XS-Python-Version to >= 2.4. There were failures
    reported with Python2.3.

 -- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net>  Sat, 11 Oct 2008 17:16:57 +0200

translate-toolkit (1.2.0~rc1-1) experimental; urgency=low

  * New upstream release
    + debian/patches/cleanup_install: Updated patch for 1.2.0~rc1.
  * debian/control: Added python-vobject to Build-Depends-Indep and
    Recommends.
  * debian/control: Homepage field moved from the binary packages to the
    source package.
  * debian/control: Homepage changed to the wiki index.
  * debian/control: Added Vcs-Svn and Vcs-Browser fields.
  * debian/control, debian/README.source: Standards-Version bumped to 3.8.0.
  * debian/control: Recommend iso-codes, used for the translation of
    languages.

 -- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net>  Wed, 01 Oct 2008 23:49:35 +0200

translate-toolkit (1.1.1-3) unstable; urgency=low

  * debian/control: Remove alternatives in Build-Depends-Indep. sbuild do not
    support them. For backports, the python (>= 2.5) dependency can be
    replaced by python-elementtree if python 2.5 is not available.
    Closes: #473950

 -- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net>  Sat, 19 Apr 2008 16:24:17 +0200

translate-toolkit (1.1.1-2) unstable; urgency=low

  * Split the package in translate-toolkit and translate-toolkit-dev-doc to
    distribute the API documentation separately.  Closes: #472954
  * debian/control: Update the translate-toolkit's Description to mention new
    supported storage formats.

 -- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net>  Thu, 27 Mar 2008 23:04:58 +0100

translate-toolkit (1.1.1-1) unstable; urgency=low

  * New upstream release.
  * debian/translate-toolkit.doc-base: Fix the section to Text.
  * debian/patches/cleanup_install: po2ini and ini2po not packaged because
    iniparse is not in Debian.
  * debian/patches/tools_manpages: Added manpage for pocommentclean.
  * debian/patches/series, debian/patches/manpages_typo_comment. Remove
    patch applied upstream.
  * debian/control: Fix the Build-Depends, Build-Depends-Indep, and Depends.
    python-elementtree and python-pysqlite2 are included in python (>= 2.5).
    Thanks to Matthias Klose.
  * debian/control: Added Homepage field.
  * debian/rules: Remove the call to dh_python.

 -- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net>  Tue, 18 Mar 2008 23:19:45 +0100

translate-toolkit (1.1.0-1) unstable; urgency=low

  * New upstream release. 
  * debian/control:
    + Added build dependency on python-lxml and python-elementtree for
      manpage generation
    + Added dependency on python-pysqlite2 (needed for the new cache)
    + Added recommendation for python-lxml (needed for XML processing)
    + Added recommendation for python-utidylib (needed for po2html)
    + Added recommendation for python-enchant (needed for pofilter
      -tspellcheck).  Closes: #451262
    + Added recommendation for python-elementtree (needed for odf2po)
    + Bump Standards-Version to 3.7.3. No changes.
  * debian/copyright:
    + Added copyright notice.
    + Added copyright information for msghack
    + Change license link to GPL-2 (valid both for the toolkit and msghack)
  * debian/msghack.py: Added msghack (needed by pocompendium).
  * debian/msghack.1: Added msghack manpage.
  * debian/rules: install msghack (needed by pocompendium).  Closes: #432099

 -- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net>  Fri, 22 Feb 2008 23:00:48 +0100

translate-toolkit (1.0.1-1) unstable; urgency=low

  * New upstream release. 
  * Remove patches applied upstream: manpages_missing_descriptions and
    manpages_groff_formatting.

 -- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net>  Tue, 19 Jun 2007 14:59:06 +0100

translate-toolkit (1.0-1) unstable; urgency=low

  * New upstream version. Closes: #426088
  * Set myself as Maintainer and Matthias as Uploader.
  * debian/watch: use the sf.net redirector and recognize bz2 archive.
  * Do not mention the documentation in the package description. The
    documentation provided by the upstream archive (localisation guide, etc.)
    is licensed under the Creative Commons Attribution-ShareAlike license, and
    has been removed from the package. Closes: #377407
  * debian/copyright: Indicate that the CC by-sa documentation has been
    stripped out.
  * debian/copyright.ccasl: No more needed. Removed.
  * Reactivate the doc-base registration, for the toolkit HTML documentation.
  * Add a check in the debian/rules clean target to make sure that only the
    translate toolkit documentation is distributed.
  * Add patch for a better groff formatting of the manpages (when the pages
    are generated with the --manpage option). The build system now depends on
    quilt (0.40, since I use the Makefile provided by quilt).
  * Generate the manpages at build time, and add manpages for the tools which
    do not support the --manpage option. Closes: #376279
  * Move debhelper from Build-Depends-Indep to Build-Depends. It is used in
    the clean rule.
  * Do not distribute lookupclient.py as a script, it is just an example.
  * Add a lintian override file for the script-not-executable issues (caused
    by the python shebang).
  * Add a dependency on gettext. The shell tools (in the tools directory)
    require the gettext tools.

 -- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net>  Thu, 07 Jun 2007 21:25:34 +0200

translate-toolkit (0.10.1-1) unstable; urgency=low

  * New upstream version.

 -- Matthias Klose <doko@debian.org>  Fri, 20 Oct 2006 01:02:07 +0200

translate-toolkit (0.10-1) unstable; urgency=low

  * New upstream version.

 -- Matthias Klose <doko@debian.org>  Sun,  3 Sep 2006 23:57:11 +0200

translate-toolkit (0.9.2-1) unstable; urgency=low

  * New upstream version.

 -- Matthias Klose <doko@debian.org>  Sat, 19 Aug 2006 21:12:52 +0000

translate-toolkit (0.9.1-1) unstable; urgency=low

  * Upload to unstable.

 -- Matthias Klose <doko@debian.org>  Wed, 26 Jul 2006 17:51:38 +0200

translate-toolkit (0.9.1-0ubuntu1) edgy; urgency=low

  * New upstream version (bug fix release).
  * Fix PR 177, type error while merging translations.

 -- Matthias Klose <doko@ubuntu.com>  Wed, 26 Jul 2006 12:07:44 +0000

translate-toolkit (0.9-1) unstable; urgency=low

  * New upstream version.
  * Convert to updated Python policy.

 -- Matthias Klose <doko@debian.org>  Wed, 28 Jun 2006 23:39:47 +0000

translate-toolkit (0.8.rel-0ubuntu2) dapper-updates; urgency=low

  * Fix error escaping \r in po2oo conversion.

 -- Matthias Klose <doko@ubuntu.com>  Wed, 31 May 2006 21:07:50 +0200

translate-toolkit (0.8.rel-0ubuntu1) dapper; urgency=low

  * Final release (0.8).

 -- Matthias Klose <doko@ubuntu.com>  Wed, 29 Mar 2006 15:51:44 +0000

translate-toolkit (0.8.rc6-1ubuntu1) dapper; urgency=low

  * Don't install the oo2rpo rpo2oo scripts anymore.

 -- Matthias Klose <doko@ubuntu.com>  Wed, 22 Feb 2006 12:39:41 +0000

translate-toolkit (0.8.rc6-1) unstable; urgency=low

  * New upstream version 0.8rc6.
  * Rename source to translate-toolkit.

 -- Matthias Klose <doko@debian.org>  Mon, 13 Feb 2006 22:41:18 +0100

pootle (0.8.2005.0217-3ubuntu1) breezy; urgency=low

  * Remove the text of the Creative Commons Attribution-ShareAlike license
    from the copyright file. The docs are not included anymore.

 -- Matthias Klose <doko@ubuntu.com>  Mon, 12 Sep 2005 16:12:59 +0000

pootle (0.8.2005.0217-3) unstable; urgency=low

  * Rename the doc-base file, which is currently not used, so that it's
    not recognized by debhelper. Closes: #327289, #327384.

 -- Matthias Klose <doko@debian.org>  Fri,  9 Sep 2005 23:32:58 +0200

pootle (0.8.2005.0217-2) unstable; urgency=low

  * Rename the binary package to translate-toolkit and remove the pootle
    scripts from it. Pootle itself needs other software to be packaged
    to work properly. Closes: #324597, #317605.
  * Synchronize with Ubuntu.

 -- Matthias Klose <doko@debian.org>  Tue,  6 Sep 2005 22:40:05 +0200

pootle (0.8.2005.0217-0ubuntu3) breezy; urgency=low

  * Further modify oo2rpo and rpo2oo to write into one  / read from one file.

 -- Matthias Klose <doko@ubuntu.com>  Tue,  6 Sep 2005 18:57:53 +0200

pootle (0.8.2005.0217-0ubuntu2) breezy; urgency=low

  * Add scripts oo2rpo and rpo2oo to work with one po/pot file per oo module
    instead of one po/pot file per oo file.

 -- Matthias Klose <doko@ubuntu.com>  Sun,  7 Aug 2005 15:10:34 +0200

pootle (0.8.2005.0217-0ubuntu1) breezy; urgency=low

  * Initial upload for breezy.

 -- Matthias Klose <doko@ubuntu.com>  Wed, 29 Jun 2005 20:04:56 +0000

pootle (0.8.2005.0217-1) unstable; urgency=low

  * Package was renamed upstream.
  * Version number is 0.8rc3.
  * Remove the documentation from the source, licensed under the
    Creative Commons ShareAlike License, considered to be non-free.

 -- Matthias Klose <doko@ubuntu.com>  Wed, 29 Jun 2005 21:20:51 +0200

translate-toolkit (0.7.92-1) unstable; urgency=low

  * Initial Release (0.8 release candidate 2).

 -- Matthias Klose <doko@ubuntu.com>  Mon, 21 Mar 2005 17:21:27 +0100

