Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • debian/2.0.2-5
    gyoto (2.0.2-5) unstable; urgency=medium
    
      * Work around MPI_Init raising SIGFPE in OpenMPI 5. New patch openmpi5.
      * Add --oversubscribe to mpirun.openmpi call in autopkg tests.
    
     -- Thibaut Paumard <thibaut@debian.org>  Sat, 07 Dec 2024 12:23:22 +0100
    
  • debian/2.0.2-4
    gyoto (2.0.2-4) unstable; urgency=medium
    
      * Bug fix: "/usr/include/boost/mpi/config.hpp:22:10: fatal error: mpi.h:
        No such file or directory", thanks to Stefano Rivera (Closes:
        #1080222). New patch python-cxx.
      * Call unittest explicitly. New patch unittest.
    
     -- Thibaut Paumard <thibaut@debian.org>  Fri, 13 Sep 2024 17:31:05 +0200
    
  • debian/2.0.2-3
    gyoto (2.0.2-3) unstable; urgency=medium
    
      * Bug fix: "gyoto FTBFS when MPICH is the default implementation because
        it lacks mpic++.mpich" (Closes: #1077267).
      * Fix autopkgtest MPI tests to work with MPICH.
    
     -- Thibaut Paumard <thibaut@debian.org>  Sat, 27 Jul 2024 19:55:09 +0200
    
  • debian/2.0.2-2
    gyoto (2.0.2-2) unstable; urgency=medium
    
      [ Colin Watson ]
      * Remove undefined operator<< declaration for PolishDoughnut (closes:
        #1066788).
    
      [ Thibaut Paumard ]
      * Acknowledge NMU.
      * Change dependencies from pkg-config to pkgconf.
    
     -- Thibaut Paumard <thibaut@debian.org>  Fri, 26 Jul 2024 08:05:37 +0200
    
  • debian/2.0.2-1.1
    Debian release 2.0.2-1.1
  • debian/2.0.2-1
    gyoto (2.0.2-1) unstable; urgency=medium
    
      * New upstream release
        - remove patch python-tests
      * Try mk-video for each available Python
    
     -- Thibaut Paumard <thibaut@debian.org>  Fri, 19 Jan 2024 21:57:12 +0100
    
  • upstream/2.0.2
    d7dfa504 · Releasing 2.0.2 ·
    2.0.2 2024/01/19 PKG
        * Update citations and copyright in AUTHORS and README.md
        * Fix typos
        * Bugfixes in packaging material
        * Allow specifying Python interpreter for "gyoto mk-video..."
    
  • debian/2.0.1-1
    gyoto (2.0.1-1) unstable; urgency=medium
    
      * Acknowledge NMU (thanks Doug)
      * New upstream release introducing new ABI
        - Remove configure flags for flint3, now autodetected upstream
        - Remove patches gcc1, python_tests, autoreconf2.70, startrace,
          Unit__str__, numpy_array, getargspec and flint3, applied (or better
          fixed) upstream
        - Add patch python-tests
      * Add libeigen3-dev to Build-Depends
      * Check against policy 4.6.2
      * Bug fix: "SyntaxWarning during package installation", thanks to
        Andreas Beckmann (Closes: #1040285).
    
     -- Thibaut Paumard <thibaut@debian.org>  Wed, 17 Jan 2024 23:35:33 +0100
    
  • upstream/2.0.1
    5dc86a16 · Releasing 2.0.1 ·
    2.0.1 2024/01/17 BUG
        * Update build system
            * ARBLIB is included in flint >= 3, fix includes and configure.ac accordingly
            * Update autotools
            * Error out when Eigen is not found at configure-time
        * Various bug fixes
    
  • debian/1.4.4-8.1
    gyoto Debian release 1.4.4-8.1
    
  • debian/1.4.4-8
    46c5c82d · Bump standards ·
    gyoto (1.4.4-8) unstable; urgency=low
    
      * Bug fix: "FTBFS in unstable on arm64, mipsel and s390x", thanks to
        Graham Inggs (Closes: #1017050).
      * Bug fix: replace "_fromnumpy" by ".fromnumpy" in several places.
        The fact that "_fromnumpy" used to work was probably a Swig bug.
      * In Python plug-in, use getfullargspec instead of deprecated getargspec
        when it exists.
    
     -- Thibaut Paumard <thibaut@debian.org>  Sun, 27 Nov 2022 18:08:48 +0100
    
  • debian/1.4.4-7
    gyoto (1.4.4-7) unstable; urgency=low
    
      * Bug fix: "StarTrace::tmin_ is not initialised", thanks to Paul Gevers
        (Closes: #994784). Reverted affected test gyoto-mpi to let gyoto spawn
        the additional processes again.
    
     -- Thibaut Paumard <thibaut@debian.org>  Sat, 16 Oct 2021 13:19:43 +0200
    
  • debian/1.4.4-6
    gyoto (1.4.4-6) unstable; urgency=low
    
      * Bug fix: "ftbfs with GCC-11", thanks to Matthias Klose (Closes:
        #984164).
    
     -- Thibaut Paumard <thibaut@debian.org>  Fri, 15 Oct 2021 17:59:27 +0200
    
  • debian/1.4.4-5
    gyoto (1.4.4-5) unstable; urgency=high
    
      * Change gyoto-mpi test to let openmpi launch the process instead of
        having gyoto spawn them. This should work around #994784.
    
     -- Thibaut Paumard <thibaut@debian.org>  Fri, 24 Sep 2021 10:49:39 +0200
    
  • debian/1.4.4-4
        gyoto (1.4.4-4) unstable; urgency=medium
    
          * Bug fix: "ftbfs with autoconf 2.70", thanks to Matthias Klose and
            Étienne Mollier (Closes: #978831).
          * Bump standards version
          * Update watch file
          * Replace ADTTMP by AUTOPKGTEST_TMP in Debian tests
          * Remove '--dbgsym-migration' from rules file (migration is complete)
          * Install ygyoto_idx.h
    
         -- Thibaut Paumard <thibaut@debian.org>  Wed, 22 Sep 2021 16:24:19 +0200
    
  • debian/1.4.4-3
    gyoto (1.4.4-3) unstable; urgency=high
    
      * Avoid FTBFS on mips64el due to bug in libflint-arb2
    
     -- Thibaut Paumard <thibaut@debian.org>  Mon, 09 Mar 2020 17:03:13 +0100
    
  • debian/1.4.4-2
    gyoto (1.4.4-2) unstable; urgency=high
    
      * Bug fix: "gyoto FTBFS on armel, armhf, mipsel and mips64el", thanks to
        peter green (Closes: #953151). Skip FlaredDiskSynchrotron in Python
        test suite to avoid triggering a minor bug that is not fixable without
        breaking the ABI.
    
     -- Thibaut Paumard <thibaut@debian.org>  Fri, 06 Mar 2020 10:02:20 +0100
    
  • debian/1.4.4-1
    gyoto (1.4.4-1) unstable; urgency=low
    
      * New upstream release
      * Rename variable ADTTMP to AUTOPKGTEST_TMP in test suite.
    
     -- Thibaut Paumard <thibaut@debian.org>  Fri, 28 Feb 2020 20:38:23 +0100
    
  • upstream/1.4.4
    c93a8f26 · Releasing 1.4.4 ·
    1.4.4 2020/02/28 BUG
       * Officially drop Python 2.7 support
       * Astrobj::ThickDisk:
          + Expose in Python
          + Minor bugfixes
          + Provide example
       * Python: fix reference counting issues
       * Various minor bug fixes
    
  • debian/1.4.3-2
    gyoto (1.4.3-2) unstable; urgency=low
    
      * Bug fix: "gyoto build depends on the removed swig3.0", thanks to
        Adrian Bunk (Closes: #952598).
    
     -- Thibaut Paumard <thibaut@debian.org>  Thu, 27 Feb 2020 17:25:52 +0100