retext (3.1.4-0ubuntu0.1) quantal-proposed; urgency=low

  * New upstream bugfix release (LP: #1114380)
    - Fixes crashes with wrongly formatted reStructuredText documents
  * debian/patches/git_fix_textdocument_error.patch: fix error when
    exporting plain text files (taken from upstream git)

 -- Dmitry Shachnev <mitya57@ubuntu.com>  Sun, 03 Feb 2013 19:22:15 +0400

retext (3.1.3-1) unstable; urgency=low

  * New upstream bugfix release
  * Add Slovak translation (from Transifex)
  * Bump Standards-Version to 3.9.4, no changes needed

 -- Dmitry Shachnev <mitya57@gmail.com>  Thu, 20 Sep 2012 19:09:39 +0400

retext (3.1.2-1) unstable; urgency=low

  * New upstream bugfix release
    - Fixed processing of text containing "%\" (closes: #683717)
  * debian/x-retext-markdown.desktop: Remove obsolete .re extension

 -- Dmitry Shachnev <mitya57@gmail.com>  Wed, 22 Aug 2012 15:58:01 +0400

retext (3.1.1-1) unstable; urgency=low

  * New upstream bugfix release
  * Updated translations from Transifex

 -- Dmitry Shachnev <mitya57@gmail.com>  Thu, 02 Aug 2012 13:31:09 +0400

retext (3.1.0-1) unstable; urgency=low

  * New upstream release
    - Suggestions for the spell checker
    - Re-written parsing/markup logic
    - Document-specific highlighting
  * Recommend python-enchant instead of suggesting it

 -- Dmitry Shachnev <mitya57@gmail.com>  Thu, 07 Jun 2012 14:31:26 +0400

retext (3.0.4-1) unstable; urgency=low

  * New upstream release
    - "Quit" menu action now works correctly
    - Fixed crash when trying to save files to a read-only directory
    - If Qt doesn't know icon theme name, try to load it from gconf
    - Added German translation
  * Updated translations from Transifex
  * Drop git_fix_insert_chars.patch, it's in the new release

 -- Dmitry Shachnev <mitya57@gmail.com>  Fri, 25 May 2012 13:20:54 +0400

retext (3.0.3-1) unstable; urgency=low

  * New upstream release
    - Now HTML export works correctly
  * Set DM-Upload-Allowed to yes
  * debian/patches/git_fix_insert_chars.patch:
    - Fix typo in insertChars() function (taken from upstream Git)
  * Add Czech, Danish and Polish translations for retext.desktop

 -- Dmitry Shachnev <mitya57@gmail.com>  Wed, 02 May 2012 21:29:35 +0400

retext (3.0.2-1) unstable; urgency=low

  * New upstream release
  * Fix typo in retext-wpgen description (closes: #666209)
  * Add trailing semicolons to desktop file
  * Add Vcs fields to debian/control
  * First translations import from Transifex

 -- Dmitry Shachnev <mitya57@gmail.com>  Tue, 03 Apr 2012 18:06:01 +0400

retext (3.0.0-1) unstable; urgency=low

  * New upstream release
    - Python 3 support
    - Improved highlighter
    - Support for export extensions
    - Spell checking improvements
    - WebKit engine improvements
  * Drop all patches, they are in the new upstream version
  * Switch to the latest copyright format and Standards-Version 3.9.3
  * Add PAPT to uploaders

 -- Dmitry Shachnev <mitya57@gmail.com>  Sun, 11 Mar 2012 18:45:10 +0400

retext (2.1.4-2) unstable; urgency=low

  * debian/patches/git_01_gdata_improvements.patch:
    - Support gdata 2.0.16
    - Remove temporary files correctly
  * debian/patches/git_02_handle_subprocess_errors.patch:
    - Display an error message when subprocess.Popen fails
  * debian/patches/01_recent_files_menu.patch:
    - Use recent files menu instead of a dialog (backported from master)
  * debian/rules: Install the upstream changelog correctly
  * debian/compat, debian/control: Switch to debhelper 8
  * debian/copyright: Update format to fix lintian warning

 -- Dmitry Shachnev <mitya57@gmail.com>  Wed, 22 Feb 2012 18:55:46 +0400

retext (2.1.4-1) unstable; urgency=low

  * New upstream bugfix release
    - Backport some fixes from trunk
    - Add Chinese translations
    - Update WpGen to 0.4.3

 -- Dmitry Shachnev <mitya57@gmail.com>  Sun, 08 Jan 2012 13:39:18 +0400

retext (2.1.3-1) unstable; urgency=low

  * New upstream bugfix release
    - Backport some fixes from trunk
    - Update WpGen to 0.4.2

 -- Dmitry Shachnev <mitya57@gmail.com>  Sat, 10 Dec 2011 11:49:17 +0400

retext (2.1.2-1) unstable; urgency=low

  * New upstream release
    - Add French and Basque translations
    - Add app styles (aka skins) support
  * Rename x-markdown.xml -> x-retext-markdown.xml,
    x-rst.xml -> x-retext-rst.xml to avoid conflicts with gedit-gmate
  * Move all translations to locale directory

 -- Dmitry Shachnev <mitya57@gmail.com>  Sat, 29 Oct 2011 11:37:07 +0400

retext (2.1.0-2) unstable; urgency=low

  * retext.desktop:
    - Use %F instead of %U to match XDG specification
    - Don't associate with text/plain

 -- Dmitry Shachnev <mitya57@gmail.com>  Tue, 04 Oct 2011 20:50:58 +0400

retext (2.1.0-1) unstable; urgency=low

  * New upstream release
    - Ability to use QtWebKit
    - Splitter between edit and preview boxes
    - Support for opening several files via command-line
    - Support for GData 3 API and replacing existing document in Google Docs
    - Link to help page

 -- Dmitry Shachnev <mitya57@gmail.com>  Sun, 02 Oct 2011 18:29:48 +0400

retext (2.0.0-1) unstable; urgency=low

  * New upstream release
    - Support for reST (reStructuredText),
      with a GUI option to switch between Markdown and reST
    - Text search
    - File auto-save support
    - WpGen 0.4, also with reST support
    - Getting title from ReST title or Markdown metadata
    - Changed the default extension for Markdown to .mkd
    - New "About" dialog
  * New text/x-markdown and text/x-rst mime files
  * debian/control: Update descriptions
  * Update man pages and retext.desktop

 -- Dmitry Shachnev <mitya57@gmail.com>  Tue, 16 Aug 2011 16:29:18 +0400

retext (1.1.5-1) unstable; urgency=low

  * New release
    - Global CSS styles support
    - Support for changing editor font
    - Bugfixes
  * Include .ts translation sources into the orig tarball
    to match debian policies
  * ReText now comes with its own icon, clean up debian/copyright

 -- Dmitry Shachnev <mitya57@gmail.com>  Thu, 28 Jul 2011 16:44:02 +0400

retext (1.1.2-2) unstable; urgency=low

  * First upload to debian (closes: #626157)

 -- Dmitry Shachnev <mitya57@gmail.com>  Mon, 13 Jun 2011 11:57:28 +0400
