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. 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. gyoto (2.0.2-1.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1064093 gyoto (2.0.2-1.1~exp2) experimental; urgency=medium . * Add missing exec bit on debian/libgyoto9t64.links lost via diff+patch round-trip gyoto (2.0.2-1.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. gyoto (2.0.2-1) unstable; urgency=medium . * New upstream release - remove patch python-tests * Try mk-video for each available Python 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). gyoto (1.4.4-8.1) unstable; urgency=medium . * Non-maintainer upload. * debian/control - Drop libflint-arb-dev from Build-Depends. * debian/patches/flint3 - New patch; add support for building against FLINT 3 (Closes: #1059137). * debian/rules - Add configure options for building against FLINT 3 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. 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. gyoto (1.4.4-6) unstable; urgency=low . * Bug fix: "ftbfs with GCC-11", thanks to Matthias Klose (Closes: #984164). 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. 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 gyoto (1.4.4-3) unstable; urgency=high . * Avoid FTBFS on mips64el due to bug in libflint-arb2 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. gyoto (1.4.4-1) unstable; urgency=low . * New upstream release * Rename variable ADTTMP to AUTOPKGTEST_TMP in test suite. gyoto (1.4.3-2) unstable; urgency=low . * Bug fix: "gyoto build depends on the removed swig3.0", thanks to Adrian Bunk (Closes: #952598). gyoto (1.4.3-1) unstable; urgency=low . * New upstream release gyoto (1.4.1-1) unstable; urgency=low . * New upstream release * Bump standards version to 4.4.1, no changes needed * Recommend packages needed to write videos. Add corresponding test case. gyoto (1.3.6-1) unstable; urgency=medium . * New upstream release * Bug fix: "Python2 removal in sid/bullseye", thanks to Matthias Klose (Closes: #936682). gyoto (1.3.5-1) unstable; urgency=low . * New upstream release * Bump standards version to 4.4.0, no changes needed gyoto (1.3.1-1) unstable; urgency=medium . * Bug fix: "both packages ship /usr/share/doc/gyoto/README.md", thanks to Andreas Beckmann (Closes: #919792). * Bug fix: "autopkgtest failure on i386", thanks to Graham Inggs (Closes: #919983). gyoto (1.3.0-1) unstable; urgency=low . * New upstream release * Update debhleper compatibility to level 12 * Move most documentation in the gyoto-doc package to /usr/share/doc/gyoto/ * Build-depend on libflint-arb-dev and libflint-dev * Migrate to automatic dbgsym debug packages * Comply with policy 4.3.0 gyoto (1.2.0-4) unstable; urgency=low . * Prepare for Boost >= 1.64. New patch boost1.64. gyoto (1.2.0-3) unstable; urgency=low . * Bug fix: "requires rebuild against GCC 7 and symbols/shlibs bump", thanks to jcowgill@debian.org; (Closes: #871283). gyoto (1.2.0-2) unstable; urgency=low . * Fix autopkgtest suite. gyoto (1.2.0-1) unstable; urgency=low . * Reupload to unstable gyoto (1.2.0-1~exp1) experimental; urgency=medium . * New upstream release. gyoto (1.1.3-1) unstable; urgency=high . * New upstream release gyoto (1.1.2-1) unstable; urgency=low . * New upstream release * Fix autopkgtest suite gyoto (1.1.1-4) unstable; urgency=high . * Merge changes from experimental: + build the lorene plug-in; + instead of patching Gyoto to wprk around #844495, patch Boost.multiprecision at build time wxhen we recognize the buggy implementation; + look harder for this bug in the test suite. gyoto (1.1.1-3+lorene4) experimental; urgency=medium . * Instead of patching Gyoto, patch the buggy Boost.multiprecision at build time. gyoto (1.1.1-3+lorene3) experimental; urgency=high . * Rebuild with new lorene. * Activate #844495 workaround on all architectures. * Look even harder for #844495. gyoto (1.1.1-3+lorene2) experimental; urgency=medium . * Tweak test suite to look harder for Boost.multiprecision locking bug (#844495). gyoto (1.1.1-3+lorene1) experimental; urgency=low . * Compile the LORENE plug-in. gyoto (1.1.1-3) unstable; urgency=medium . * Bug fix: "FTBFS with boost1.62" (Closes: #844490). gyoto (1.1.1-2) unstable; urgency=low . * The gyoto meta-package depends on the corresponding version of each actual gyoto package. * The libgyoto5 package depends on the same version of gyoto-bin and on mpi-default-bin. * Fix the python auopkgtests by unsetting GYOTO_PLUGINS. * Fix dependencies of gyoto-dbg. gyoto (1.1.1-1) unstable; urgency=low . * New upstream release. * Add Dependencies and Recommends as appropriate for libgyoto5-dev. * Ship plug-ins/null as example for libgyoto5-dev. * Make sure the right MPI implementation is used and patch gyoto.pc to actually give useful information about MPICXX and CXX. gyoto (1.1.0-3) unstable; urgency=low . * Bug fix: "arch-dependent file in "Multi-Arch: same" package", thanks to Jakub Wilk (Closes: #839810). gyoto (1.1.0-2) unstable; urgency=low . * Add Multi-Arch field for each binary package * Reactivate test suite on kfreebsd gyoto (1.1.0-1) experimental; urgency=low . * New upstream release * Rename the gyoto package to gyoto-bin and add a new gyoto meta-package package that intalls everything a Gyoto user would expect. * Move examples from gyoto-bin to libgyoto5 package. * Include the Python plug-ins for Gyoto in the respective python*-gyoto packages. gyoto (1.0.2-3) unstable; urgency=low . * Bug fix: "building on kfreebsd", thanks to Jon Boden (Closes: #829029). * Checked against Policy 3.9.8. gyoto (1.0.2-2) unstable; urgency=low . * Bug fix: "FTBFS: gyoto.C: Error initializing libgyoto", thanks to Mattia Rizzolo (Closes: #813725). * Bug fix: "please make the build reproducible", thanks to Chris Lamb (Closes: #797518). * Bump Standards-Version to 3.9.7. No change required. gyoto (1.0.2-1) unstable; urgency=low . * New upstream release * Bug fix: "ftbfs with GCC-5", thanks to Matthias Klose (Closes: #777893). gyoto (1.0.1-3) unstable; urgency=low . * Bug fix: "FTBFS on 32-bit systems (assumes size_t is unsigned long)", thanks to Aaron M. Ucko (Closes: #787725). * Switch to dh-autoreconf since we patch configure.ac. gyoto (1.0.1-2) unstable; urgency=low . * Fix debian/copyright to reflect the doxy2swig.py author to use license BSD-3-clause instead of BSD-2-clause. gyoto (0.2.3-1) unstable; urgency=medium . * New upstream release * Move to debian-astro team gyoto (0.2.2-1) unstable; urgency=medium . * Bug fix: "Please build-depends on libcfitsio-dev instead of libcfitsio3-dev", thanks to Aurelien Jarno (Closes: #761709). * Check against Policy 3.9.6 gyoto (0.2.1-2) unstable; urgency=medium . * Remove obsolete lintian overrides * Bug fix: "libgyoto2 and libgyoto1: error when trying to install together", thanks to Ralf Treinen (Closes: #760444). gyoto (0.2.1-1) unstable; urgency=low . * New upstream release * Bump SONAME * Add manual to gyoto-doc * Check against standards version 3.9.5 * Bug fix: "use autotools-dev to update config.{sub, guess} and manually patch libtool for ppc64el", thanks to Logan Rosen (Closes: #748518). gyoto (0.1.0-2) unstable; urgency=low . * Bug fix: "fails to upgrade from 'testing' - trying to overwrite /usr/include/Gyoto/Gyoto.h", thanks to Andreas Beckmann (Closes: #718629). gyoto (0.1.0-1) unstable; urgency=low . * New upstream release gyoto (0.0.3-5) unstable; urgency=low * skip test suite on mips as lucatelli fails on it (but it runs fine on other boxes). (Closes: 681452) gyoto (0.0.3-4) unstable; urgency=low * gyoto-dbg must not depend on gyoto on kfreebsd-*, else it is uninstallable on these archs. gyoto (0.0.3-3) unstable; urgency=low * debian/control Architectures fields should not be folded: previous upload led to missing binary packages for some archs. gyoto (0.0.3-2) unstable; urgency=low * Bug fix: "FTBFS on kfreebsd-i386 and kfreebsd-amd64 (test suite)", (Closes: #679923). The previous "fix" did not work at all. The library and the Yorick interface work fine, but not the stand-alone application. Disable the "gyoto" binary package and the test suite on kfreebsd-*. gyoto (0.0.3-1+exp1) experimental; urgency=low * Bug fix: "FTBFS on kfreebsd-i386 and kfreebsd-amd64 (test suite)" (Closes: #679923). * Tentative bug fix: "don't rely on yorick to pass the fortified build flags" using patch fix_679923_kfreebsd_FTBFS (Closes: #680242). gyoto (0.0.3-1) unstable; urgency=low * Initial release (Closes: #640809) spopt (0.6.1-2) unstable; urgency=medium . [ Alexandre Detiste ] * add the one important line to changelog . [ Josenilson Ferreira da Silva ] * debian/control: Added '' in Build-depends tests Added '' in Build-depends docs sphinx Added python3-numpydoc as Depends to fix autopkgtest error Removed unnecessary Build-depends * debian/patches: Fixed path of files needed for testing * debian/rules: Enabled tests spopt (0.6.1-1) unstable; urgency=medium . * Team Upload * Standards-Version: 4.7.0 (routine-update) * Remove trailing whitespace in debian/rules (routine-update) * Remove unused license definitions for public-domain. . [ Bo YU ] * Team upload. * New upstream version 0.6.0. (Closes: #1054780) * Add pybuild-plugin-pyproject on B-D. * Add python3-pointpats to build doc. * Update d/copyright to fix superfluous file pattern warning. spopt (0.5.0-4) unstable; urgency=medium . * debian/rules: Added inclusion tests to the ignore list * debian/tests: Modified to fix runtime errors spopt (0.5.0-3) unstable; urgency=medium . * debian/control: Added Build-Depends for testing fix * debian/README.source: Issue reported in the file has been resolved * debian/rules: Enabled tests that had errors spopt (0.5.0-2) unstable; urgency=medium . * modified for construction in "armel" architecture spopt (0.5.0-1) unstable; urgency=medium . * Initial release. (Closes: #1023521) REMOVED: rtv 1.27.0+dfsg-2