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
