healpy (1.12.3-2build1) disco; urgency=medium

  * No-change rebuild to build without python3.6 support.

 -- Matthias Klose <doko@ubuntu.com>  Sat, 03 Nov 2018 19:45:12 +0000

healpy (1.12.3-2) unstable; urgency=medium

  * Depend on astropy, matplotlib, and scipy.
    These modules all must be present in order to import healpy. 

 -- Leo Singer <leo.singer@ligo.org>  Thu, 16 Aug 2018 18:05:46 -0400

healpy (1.12.3-1) unstable; urgency=medium

  * New upstream release.
  * Rediff patches.
  * Skip unit tests that require downloading external data.
  * Skip unit test that fails due to missing package data
    (see https://github.com/healpy/healpy/pull/458)
  * Depend on lastest version of healpix-cxx for ABI compatibility.
  * Rebuild C++ files from Cython sources.
    This is required for Python 3.7 since the API changed a bit.
    (Closes: 905615)

 -- Leo Singer <leo.singer@ligo.org>  Thu, 16 Aug 2018 15:42:05 -0400

healpy (1.11.0-1) unstable; urgency=medium

  * New upstream release.
  * Rediff patches.
  * Add new build dependencies for unit tests:
    pytest-runner, pytest-cython.

 -- Leo Singer <leo.singer@ligo.org>  Sun, 03 Jun 2018 22:58:54 -0400

healpy (1.10.3-5) unstable; urgency=medium

  * Fix precision of doctest for non-amd64 architectures.

 -- Leo Singer <leo.singer@ligo.org>  Wed, 23 May 2018 02:54:22 -0400

healpy (1.10.3-4) unstable; urgency=medium

  * Fix lintian warning:
    global-files-wildcard-not-first-paragraph-in-dep5-copyright
  * Run doctests.
  * Add workaround in numpy.ma.masked_values in Numpy 1.14.0,
    which should be fixed in Numpy 1.15.0. See also
    <https://github.com/numpy/numpy/issues/11112>.

 -- Leo Singer <leo.singer@ligo.org>  Wed, 23 May 2018 01:19:27 -0400

healpy (1.10.3-3) unstable; urgency=medium

  * Update Standards-Version to 4.1.4.
  * Update to debhelper 11.
  * Rename python-healpy-data to healpy-data.
  * Fix lintian warning: insecure-copyright-format-uri.
  * Apply patch from upstream to fix doctest failures due to
    changes in Numpy string representation of arrays.
  * Move Debian package source to salsa.debian.org.

 -- Leo Singer <leo.singer@ligo.org>  Sun, 20 May 2018 17:36:57 -0400

healpy (1.10.3-2) unstable; urgency=medium

  * No-change rebuild against latest g++ ABI (Closes: #793248)

 -- Leo Singer <leo.singer@ligo.org>  Mon, 23 Jan 2017 12:43:51 -0500

healpy (1.10.3-1) unstable; urgency=medium

  * Fix CI test failures due to typo in doctest.
  * New upstream release.

 -- Leo Singer <leo.singer@ligo.org>  Thu, 29 Dec 2016 09:37:51 -0500

healpy (1.10.2-1) unstable; urgency=medium

  * Fix "FTBFS: Test failures" with new upstream version
    (Closes: #848775)
  * Add multi-arch properties.

 -- Leo Singer <leo.singer@ligo.org>  Tue, 20 Dec 2016 15:33:03 -0500

healpy (1.10.1-2) unstable; urgency=medium

  * Fix wrong e-mail in changelog.

 -- Leo Singer <leo.singer@ligo.org>  Tue, 15 Nov 2016 12:09:02 -0500

healpy (1.10.1-1) unstable; urgency=medium

  * New upstream version.
  * Moved packaging to git.

 -- Leo Singer <leo.singer@ligo.org>  Tue, 08 Nov 2016 19:12:16 -0500

healpy (1.9.1-4) unstable; urgency=medium

  * Remove matplotlibrc file in dh_clean phase.
  * Enable build hardening.
  * Add versioned dependency on libhealpix-cxx0.

 -- Leo Singer <leo.singer@ligo.org>  Sat, 03 Sep 2016 19:39:30 -0400

healpy (1.9.1-3) unstable; urgency=medium

  * Change maintainer from Debian Science Team to Debian Astro Team.
  * Enable link-time optimization.
  * Depend on libcfitsio-dev instead of transitional libcfitsio3-dev package.
    (Closes: #761711)
  * Add continuous integration testing.

 -- Leo Singer <leo.singer@ligo.org>  Sun, 29 May 2016 14:10:26 -0400

healpy (1.9.1-2) unstable; urgency=medium

  * Adjust dh_fixperms override so that it only affects architecture-
    independent packages. This should fix autobuilding of non-amd64
    architectures.
  * Add missing build dependency on dh-python.

 -- Leo Singer <leo.singer@ligo.org>  Mon, 23 May 2016 10:51:25 -0400

healpy (1.9.1-1) unstable; urgency=medium

  * New upstream release.
  * Remove unnecessary pydist-overrides file.
  * Fix permissions on data files.
  * Move platform-independent data files into a new package,
    python-healpy-data.
  * Fix "FTBFS: ValueError: Header update sequence item #0 is invalid;
    the item must either be a 2-tuple containing a keyword and value, or
    a 3-tuple containing a keyword, value, and comment string." This was
    fixed by the new upstream release. (Closes: #813781)
  * Make sure that no Python bytecode is written when running unit
    tests (fixes a Lintian package-installs-python-pycache-dir warning)
  * Fix broken debian/watch file due to PyPI API changes.

 -- Leo Singer <leo.singer@ligo.org>  Thu, 19 May 2016 19:13:07 -0400

healpy (1.8.1-1) unstable; urgency=medium

  * New upstream release.
  * Add new dependency on python-six.
  * Enable unit tests.
  * Restrict to 64-bit architectures. The unit tests only pass on 32-bit
    architectures because they are limited by Numpy's index type.
    See upstream issue https://github.com/healpy/healpy/issues/194
  * Use canonical VCS server svn://anonscm.debian.org/. See
    http://lintian.debian.org/tags/vcs-field-not-canonical.html

 -- Leo Singer <leo.singer@ligo.org>  Sun, 22 Jun 2014 11:28:11 -0700

healpy (1.7.4-2) unstable; urgency=medium

  * Added cfitsio/zlib to debian/copyright.

 -- Leo Singer <leo.singer@ligo.org>  Wed, 23 Apr 2014 12:37:47 -0700

healpy (1.7.4-1) unstable; urgency=low

  * New upstream version.
  * Correct watch file to skip upstream pre-releases.
  * Fine-tune debian/copyright.

 -- Leo Singer <leo.singer@ligo.org>  Wed, 26 Feb 2014 16:53:45 -0800

healpy (1.7.3-2) unstable; urgency=low

  * Update standards version to 3.9.5.
  * Add build-depends on autotools-dev to update outdated files.
  * Add watch file.

 -- Leo Singer <leo.singer@ligo.org>  Sun, 09 Feb 2014 11:13:06 -0800

healpy (1.7.3-1) UNRELEASED; urgency=low

  * Initial release (Closes: #737272).
  * source package automatically created by stdeb 0.6.0+git
  * silenced some warnings by adding a pydist-overrides file
  * add Numpy ABI dependency by running dh_numpy
  * depend on healpix-cxx >= 3.11
  * update to debhelper 9
  * depend on python-setuptools >= 0.6.14 for compatibility with Squeeze

 -- Leo Singer <leo.singer@ligo.org>  Mon, 27 Jan 2014 15:25:17 -0800
