emacs-ivy (0.11.0+dfsg-1) unstable; urgency=medium

  * Switch Vcs from alioth to salsa.
  * Switch to debhelper and compat level 12.
  * Change section to editors, which is more accurate and discoverable.
  * Update Maintainer team name and email address.
  * Drop unused build dependency on pandoc. (unused since 0.10.0+dfsg-1)
    - ivy.el uses org-mode to view ivy-help.org in 'describe-mode.
  * Add Suggests: elpa-flx, which adds fuzzy matching support to Ivy.
  * Add Suggests: elpa-avy, which adds balanced decision tree-based
    traversal of selection candidates.
  * control: Enhance descriptions with better grammar and clarity.
  * control: Update Enhances section for elpa-counsel.
  * Update my copyright years.
  * debian/watch: Repack the +dfsg orig tar using xz compression.
  * Declare Standards-Version 4.3.0. (No additional changes needed)
  * control: Add Enhances elpa-hydra.
  * rules: Drop override_dh_installchangelogs, and use
    debian/elpa-ivy.docs to install the upstream Changelog.org to
    /usr/share/doc/elpa-ivy as-is and in .org format.

 -- Nicholas D Steeves <nsteeves@gmail.com>  Mon, 28 Jan 2019 01:17:02 -0700

emacs-ivy (0.10.0+dfsg-1) unstable; urgency=medium

  * New upstream version 0.10.0+dfsg
  * Declare Standards-Version: 4.1.2. (No additional changes needed)
  * Drop 0001-Prevent-void-function-colir-color-parse-in-ivy-test.patch
    - It has been merged upstream.

 -- Nicholas D Steeves <nsteeves@gmail.com>  Sun, 17 Dec 2017 00:14:08 -0500

emacs-ivy (0.9.1+dfsg-1) unstable; urgency=medium

  * Initial release. (Closes: #863216)
  * Add 0001-Prevent-void-function-colir-color-parse-in-ivy-test.patch
    - Needed for self-tests to succeed
  * debian/copyright: Exclude non-free GFDL docs (doc/ivy.org and
    doc/ivy.texi)

 -- Nicholas D Steeves <nsteeves@gmail.com>  Fri, 23 Jun 2017 13:41:41 -0400