Change logs for astropy-healpix source package in Sid

  • astropy-healpix (1.0.0-2) unstable; urgency=medium
    
      * Team upload.
      * Test for invalid lon, lat, and xyz values (Closes: #1057865)
    
     -- Ole Streicher <email address hidden>  Wed, 13 Dec 2023 08:57:41 +0100
  • astropy-healpix (1.0.0-1) unstable; urgency=medium
    
      * Team upload.
      * New upstream version 1.0.0
    
     -- Ole Streicher <email address hidden>  Tue, 28 Nov 2023 13:42:25 +0100
  • astropy-healpix (0.6-2) unstable; urgency=medium
    
      [Debian Janitor]
      * Remove constraints unnecessary since buster:
        + Build-Depends: Drop versioned constraint on python3-healpy and
          python3-setuptools.
      * Use secure URI in Homepage field.
      * Set upstream metadata fields: Bug-Submit, Repository, Repository-Browse.
      * Remove obsolete field Name from debian/upstream/metadata (already present in
        machine-readable debian/copyright).
    
      [Ole Streicher]
      * Team upload.
      * Temporarily disable tests that fail due to limited FP precision
        (Closes: #1026012)
      * Update standards version to 4.6.2, no changes needed.
    
     -- Ole Streicher <email address hidden>  Tue, 03 Jan 2023 16:48:59 +0100
  • astropy-healpix (0.6-1) unstable; urgency=medium
    
      * New upstream release.
      * Update debian/watch URL.
      * Update build dependencies to use extensions-helpers rather than
        astropy-helpers.
    
     -- Leo Singer <email address hidden>  Fri, 19 Mar 2021 16:44:31 -0400
  • astropy-healpix (0.5-6) unstable; urgency=medium
    
      * Fix broken unit tests on i386 due to floating point
        tolerance being too tight.
      * Update debhelper compat to 13.
      * Update Standards-Version to 4.5.0.
    
     -- Leo Singer <email address hidden>  Sun, 19 Jul 2020 17:51:00 -0400
  • astropy-healpix (0.5-5) unstable; urgency=medium
    
      * Rebuild for source-only upload.
    
     -- Leo Singer <email address hidden>  Thu, 02 Jan 2020 11:45:28 -0500
  • astropy-healpix (0.5-4) unstable; urgency=medium
    
      * Disable deadlines for even more tests with flaky timings.
    
     -- Leo Singer <email address hidden>  Wed, 01 Jan 2020 14:50:42 -0500
  • astropy-healpix (0.5-3) unstable; urgency=medium
    
      * Disable deadline for additional flaky tests to fix FTBS on arm64
        and mips64el archs.
    
     -- Leo Singer <email address hidden>  Wed, 01 Jan 2020 11:32:54 -0500
  • astropy-healpix (0.5-2) unstable; urgency=medium
    
      * Disable deadline for some flaky tests to fix FTBFS on MIPS archs
    
     -- Ole Streicher <email address hidden>  Fri, 06 Dec 2019 20:20:39 +0100
  • astropy-healpix (0.5-1) unstable; urgency=low
    
      * Team upload.
      * New upstream version 0.5
      * Rediff patches. Drop patches that are applied upstream.
      * Push Standards-Version to 4.4.1. No changes needed
      * Add explicit dh-python build dependency (Closes: #945408)
      * Use pytest in CI test
      * Remove unused paragraphs from d/copyright
      * Add minimal d/u/metadata file
    
     -- Ole Streicher <email address hidden>  Fri, 06 Dec 2019 10:00:17 +0100
  • astropy-healpix (0.4-6) unstable; urgency=medium
    
      * Team upload.
      * Fix import failure from astropy.tests on astropy 3.2
        (Closes: #932727, #935272)
      * Push Standards-Version to 4.4.0. No changes required.
      * Push compat to 12. Remove d/compat
      * Add tests on salsa
    
     -- Ole Streicher <email address hidden>  Wed, 21 Aug 2019 21:25:42 +0200
  • astropy-healpix (0.4-5) unstable; urgency=medium
    
      * Compile with -ffloat-store on i386 to fix unit test failures due
        to unwanted floating point precision. (Closes: #921324)
    
     -- Leo Singer <email address hidden>  Tue, 05 Mar 2019 22:53:26 -0500
  • astropy-healpix (0.4-4) unstable; urgency=medium
    
      * Include python3-astropy as a build dependeny on all
        architectures, including i386.
    
     -- Leo Singer <email address hidden>  Thu, 24 Jan 2019 10:34:27 -0500
  • astropy-healpix (0.4-3) unstable; urgency=medium
    
      * Add python3-healpy as a build dependency on all architectures
        except for i386 (for which python3-healpy does not yet build.)
      * Add patch to fix unit test failures on 32-bit systems by writing
        64-bit integer literals portably as (int64_t)4 rather than 4L.
      * Add patch to fix implicit declaration warning.
    
     -- Leo Singer <email address hidden>  Mon, 21 Jan 2019 15:39:38 -0500
  • astropy-healpix (0.4-2) unstable; urgency=medium
    
      * Add patch to replace np.asscalar with ndarray.item to fix a
        deprecation error in the unit tests.
        (Closes: #917756, #918201, #918625)
      * Update Standards-Version to 4.3.0.
    
     -- Leo Singer <email address hidden>  Mon, 21 Jan 2019 08:24:19 -0500
  • astropy-healpix (0.4-1) unstable; urgency=medium
    
      * New upstream release.
      * Rediff patches.
      * Drop dependency on Cython.
    
     -- Leo Singer <email address hidden>  Tue, 18 Dec 2018 15:05:36 -0500
  • astropy-healpix (0.3.1-2) unstable; urgency=medium
    
      * Fix lintian warning: multi-arch-same-package-calls-pycompile.
      * Update Standards-Version to 4.2.1.
      * Put a patch back in place for MIPS.
    
     -- Leo Singer <email address hidden>  Sun, 09 Dec 2018 22:31:02 -0500
  • astropy-healpix (0.3.1-1) unstable; urgency=medium
    
      * New upstream release.
      * Remove Python 2 support.
      * Remove some patches that were fixed upstream.
    
     -- Leo Singer <email address hidden>  Sat, 08 Dec 2018 20:17:46 -0500
  • astropy-healpix (0.2-7) unstable; urgency=medium
    
      * Fix build on mips by reverting an upstream change.
        (Closes: #906881)
    
     -- Leo Singer <email address hidden>  Wed, 22 Aug 2018 12:47:54 -0400
  • astropy-healpix (0.2-6) unstable; urgency=medium
    
      * Fix "astropy-healpix ftbfs (Python 3.7 build error)": should
        have been noted in last release (Closes: #906192)
      * Fix "flaky autopkgtest: tolerance too small?": should have been
        noted in last release (Closes: #902713)
      * Update Standards-Version to 4.2.0. 
      * Remove installed *.c files.
    
     -- Leo Singer <email address hidden>  Mon, 20 Aug 2018 08:46:36 -0400
  • astropy-healpix (0.2-5) unstable; urgency=medium
    
      * Rebuild Cython files from source. 
    
     -- Leo Singer <email address hidden>  Thu, 16 Aug 2018 15:31:21 -0400
  • astropy-healpix (0.2-4) unstable; urgency=medium
    
      * Fix capitalization of license short names in order
        to resolve lintian warning:
        global-files-wildcard-not-first-paragraph-in-dep5-copyright
    
     -- Leo Singer <email address hidden>  Wed, 23 May 2018 01:50:13 -0400
  • astropy-healpix (0.2-3) unstable; urgency=medium
    
      * Fix docstrings so that they do not depend on Numpy formatting
        differences between 32-bit and 64-bit platforms. See upstream
        issue: https://github.com/astropy/astropy-healpix/issues/81
    
     -- Leo Singer <email address hidden>  Thu, 17 May 2018 23:53:07 -0400
  • astropy-healpix (0.2-2) unstable; urgency=medium
    
      * For building, only require Healpy on 64-bit architectures.
        Healpy is only used for testing and is only 64-bit compatible.
      * Update Standards-Version to 4.1.4.
      * Skip doctests that are broken by the new Numpy 1.14.0 array
        representation format.
    
     -- Leo Singer <email address hidden>  Thu, 17 May 2018 16:48:57 -0400
  • astropy-healpix (0.2-1) unstable; urgency=medium
    
      * Initial release. (Closes: #888870)
    
     -- Leo Singer <email address hidden>  Mon, 05 Feb 2018 18:57:26 -0500