foliate (2.2.0-0.1~mx17+1) mx; urgency=medium

  * New upstream release:
    - added a library view showing recent books and reading progress.
    - now can search books by metadata.
    - added e-book discovery with OPDS.
    - newly supported formats:
      - FictionBook (.fb2, .fb2.zip) (#128)
      - comic book archive (.cbr, .cbz, .cbt, .cb7)
      - plain text (.txt
      - unpacked EPUB files
    - added option to set maximum page width.
    - "automatic" layout will now show four columns when the page width is
      wide.
    - improved image viewer, with new shortcuts and the ability to rotate
      and invert images.
    - added option to disable image viewer, or to open images on double,
      middle, or right click.
    - improved text-to-speech configuration UI.
    - added ability to set text-to-speech voice based on book language.
    - now can import annotations from JSON.
    - now can search in annotations.
    - annotations are now sorted in the same order as they appear in the book.
    - "Allow Unsafe Content" now only enables JavaScript; external content will
      no longer be loaded. This is an important security fix. If you are running
      an older version of Foliate and cannot upgrade, do NOT enable
      "Allow Unsafe Content" (it is disabled by default).
    - webKit processes are now sandboxed.
    - improved support for vertical and right-to-left books.
    - support for StarDict dictionaries (requires new optional dependency sdcv).
    - fixed current location not preserved when resizing.
    - fixed auto-hiding header bar under some themes.
    - command-line options for showing version and adding books to library.
    - option to clear or disable cache.
    - when an HTML page contains invalid self-closing anchor tags, it is now
      parsed as XHTML.
    - Foliate now stores file locations in
      ~/.local/share/com.github.johnfactotum.Foliate/library/uri-store.json, and
      saves book covers to ~/.cache/com.github.johnfactotum.Foliate. Both can
      be disabled.
    - new dependency tracker (gir1.2-tracker-2.0), which is used to get
      file locations.
    - new dependency libhandy (gir1.2-handy-0.0), to make the experience better
      on larger as well as smaller screens.
    - to open remote files, Foliate now depends on libsoup (gir1.2-soup-2.4).
    - Foliate now bundles two additional libraries:
      - libarchivejs, which is MIT licensed. It is a WASM port of the popular
        libarchive C library.
      - crypto-js, which is MIT licensed. The MD5 module is used to generate
        identifiers for files that don't have unique identifiers.

  * debian/control: added new dependencies as well as suggested sdcv and the 
    gir1.2-handy-0.0 package..
  * debian/copyright: added info for bundled libarchivejs and crypto-js.

 -- Steven Pusser <stevep@mxlinux.org>  Sun, 31 May 2020 10:36:05 -0700

foliate (2.1.1-0.1~mx19+1) mx; urgency=medium

  * New upstream release:
    - Fixed wrong version number.
    - Fixed dictionary, translation, and Wikipedia not working in the Snap
      package (#284)
    - New and improved icon (#268)
    - Option to disable turn page on tap (#270)
    - A menu on the welcome screen for opening recent files (#69)
    - Restored shortcuts for showing ToC, annotations, and bookmarks

 -- Steven Pusser <stevep@mxlinux.org>  Tue, 21 Apr 2020 23:49:53 -0700

foliate (2.0.0-0.1~mx19+1) mx; urgency=medium

  * New upstream release.
  * debian/control:
    - Add gir1.2-gspell-1 to dependencies.
    - Make the various hyphenation packages alternatives instead of installing
      them all when a user invokes "--install-suggests".
    - Improve short and long descriptions.
  * Update debian/copyright.

 -- Steven Pusser <stevep@mxlinux.org>  Mon, 06 Apr 2020 08:32:31 -0700

foliate (1.5.3-0.1~mx19+1) mx; urgency=medium

  * New upstream release:
    - Improved Wiktionary lookup, now with links and example sentences.
    - Improved popover footnote extraction and formatting.
    - Added option to export annotations to BibTeX (#130).
    - Foliate no longer bundles cheerio.

 -- Steven Pusser <stevep@mxlinux.org>  Thu, 25 Jul 2019 10:31:10 -0700

foliate (1.5.2-0.1~mx19+1) mx; urgency=medium

  * New upstream release:
    - Fixed table of contents navigation not working with some books.
    - Fixed not being able to zoom images with Kindle books.
    - Fixed not being able to open books with .epub3 filename extension.
    - Fixed temporary directory not being cleaned after closing.

 -- Steven Pusser <stevep@mxlinux.org>  Fri, 19 Jul 2019 11:15:18 -0700

foliate (1.5.1-0.2~mx19+1) mx; urgency=medium

  * Per the developer, replace libwebkit2gtk-4.0-37 dependency with
    gir1.2-webkit2-4.0.

 -- Steven Pusser <stevep@mxlinux.org>  Thu, 18 Jul 2019 17:01:26 -0700

foliate (1.5.1-0.1~obs) obs; urgency=medium

  * New upstream release:
    - updated translations.
    - fix broken F9 key function.

 -- Steven Pusser <stevep@mxlinux.org>  Wed, 17 Jul 2019 19:12:10 -0700

foliate (1.5.0-0.1~mx17+1) mx; urgency=medium

  * New upstream release:
    - adds support for mobi and azw3 ebook formats.
    - adds support for text-to-speech.
  * Add python (>= 2.7) | python3 (>= 3.4) to depends.

 -- Steven Pusser <stevep@mxlinux.org>  Mon, 15 Jul 2019 13:52:57 -0700

foliate (1.4.0-0.2~obs) obs; urgency=medium

  * debian/control: add gjs (>= 1.52), libglib2.0-dev, libglib2.0-bin, and
    desktop-file-utils to build-deps.

 -- Steven Pusser <stevep@mxlinux.org>  Mon, 15 Jul 2019 12:59:03 -0700

foliate (1.4.0-0.1~mx19+1) mx; urgency=low

  * Initial packaging.
  * For Buster build, add Build-Conflicts for appstream-util, the test fails.

 -- Steven Pusser <stevep@mxlinux.org>  Wed, 10 Jul 2019 14:29:17 -0700
