python-escript (5.6-4) unstable; urgency=medium . * Standards-Version: 4.6.0 * 'which' no longer present ; change sh scripts to use command -v or search path in python * Ignore new ASFLAGS in dpkg-buildpackage output. Closes: #10002428 * Build against latest numpy, sphinx, Closes: #999530 python-escript (5.6-3) unstable; urgency=medium . * Fix FTBFS with new DFLAG in dpkg-buildflags. Closes: #986516 python-escript (5.6-2) unstable; urgency=medium . * Ack bugs fixed: Closes: #976555, #976687 * Fix boost_numpy.patch to find lib properly python-escript (5.6-1) unstable; urgency=medium . * New upstream release * Drop python3-sympy until escript supports sympy > 1.2. Closes: #876555 * Fix bug in sid_options.py that results in linking to the wrong boost_python library. Closes: #97687 * Patch g++-10.patch to fix compilation on g++-10 * Patch tex.patch to fix errors that break on pdflatex * Drop python3-gdal; escript exports gdal module, not osgeo. Needs updating * Build-depend and support: - libcppunit-dev for cppunit - libsuitesparse-dev for umfpack - libboost-numpy-dev for Numpy Boost support - libboost-iostream-dev for compressed files support - Drop trilinos build-deps; currently not working - B-D on libscotchmetis-dev and libscotchparmetis-dev for parmetis support * Debhelper level 13 * Standards-Version: 4.5.1 * No longer ignore dwz errors; fixed * Patch boost_numpy.patch to find correct lib python-escript (5.5-5) unstable; urgency=medium . * Update py3 patch for python3.8 as default * Fix boost library version detection in d/sid_options.py * Disable boost_numpy detection - it crashes scons python-escript (5.5-4) unstable; urgency=medium . * Ensure -mxgot is used on mips64el to enable linking against boost_python python-escript (5.5-3) unstable; urgency=medium . * Set -O0 on mips64el builds. Closes: #917869 python-escript (5.5-2) unstable; urgency=medium . * Use dh-sequence-* instead of --with python3,sphinxdoc * Set -j1 on some archs to avoid out-of-memory/hangs * Use ${sphinxdoc:Depends} to add correct links. Closes: #945538, #877460 python-escript (5.5-1) unstable; urgency=medium . * New upstream release * Standards-Version: 4.5.0 * Patches to support scons build files with python3 python-escript (5.4-4) unstable; urgency=medium . * Fix build issue on 32-bit systems: split debian/sid_options.py into mpi and non-mpi parts, settin werror=False python-escript (5.4-3) unstable; urgency=medium . * Drop python-numpy build-depends. Closes: #937731 * Standards-Version now 4.4.1.0 * Build-Depend on trilinos-dev for 64-bit archs * Build-depend on gmsh * Drop -Wno-maybe-uninitialized and use -Wno-unitialized instead because of warnings. Closes: #917689 python-escript (5.4-2) unstable; urgency=medium . * Close bug fixed in previous release. Closes: #925519 * Build-depend on python3-gdal, sympy, matplotlib * Enable -Wno-maybe-uninitialized for 32-bit builds. python-escript (5.4-1) unstable; urgency=medium . * New upstream release * Drop python2 variants, as upstream python-pyproj dependency is gone Closes: #932615, #932681 * Standards-Version: 4.4.0 * Use debhelper-compat (=12) python-escript (5.3-1) unstable; urgency=medium . * Team upload. * New upstream release * Standards-Version now 4.3.0 * Update VCS-* fields to point to salsa.debian.org * Move scons config to debian/sid_option.py * Set -Os -g1 -Wl,--no-keep-memory on low-mem archs python-escript (5.2-4) unstable; urgency=medium . * Fix FTBFS with multi-arch OpenMPI. Closes: #915946 * Use -g1 to avoid OOM on mips, mipsel python-escript (5.2-3) unstable; urgency=medium . * Fix from Michael Hudson-Doyle for boost python name change. Closes: #914141 python-escript (5.2-2) unstable; urgency=medium . * Enable silo support python-escript (5.2-1) unstable; urgency=medium . * Team upload * New upstream release * Standards-Version: 4.2.1 * B-D on libnetcdf-c++4-dev * Drop old patches: fixsphinxversion, * Add exception.patch for NetCDF4 errors with g++ 8. python-escript (5.1-7) unstable; urgency=medium . * Team upload * exception.patch: fix FTBFS with gcc 8. Closes: #897840 * Standards-Version: 4.2.0 python-escript (5.1-6) unstable; urgency=medium . * Team upload. * [c8e84d99] Build fix for openmpi versions that aren't pure integers. Closes: #896104 python-escript (5.1-5) unstable; urgency=medium . * Team upload. * [8a6e107] Also ignore strict-overflow errors in s390x, albeit it happens only in ubuntu. * [9134bc2] Bump Standards-Version to 4.1.3, no changes needed. python-escript (5.1-4) unstable; urgency=medium . * Team upload. * [8beca24] Try to fix FTBFS in powerpc and ppc64 by applying the same patch used for ppc64el (disabling a warning). * [0ea59fd] Build depend only on the default python and python3 versions. Closes: #867583 * [096248d] Bump Standards-Version to 4.1.2, no changes needed. python-escript (5.1-3) unstable; urgency=medium . * Team upload. * [48d47f2] Fix FTBFS on powerpc. Disable one warning python-escript (5.1-2) unstable; urgency=medium . * Team upload. * [8a44bbe] Add missing space in the compiler flag. (Closes: #878496) * [39dc272] Remove unused patches python-escript (5.1-1) unstable; urgency=medium . * Team upload. . [ Joel Fenwick ] * [dae92b3] Upstream 5.1 - with modified /debian. (Closes: #878496) * [fed2b67] Spelling errors found by lintian * [ff2a920] Use libjs-mathjax instead of external site * [419c8e9] Suppress spurious warning on 32bit builds . [ Anton Gladky ] * [e66da0f] Add section-field to each binary * [5c83249] Add python3-sphinx to BD * [b1bdc76] Remove myself from uploaders * [034da16] Apply cme fix dpkg python-escript (5.0-4) unstable; urgency=medium . [ Joel Fenwick ] * [6f58a7e] Add sphinx-common to -doc dependencies. (Closes: #861023) . [ Anton Gladky ] * [8713dfa] Replace latex-xcolor by texlive-latex-recommended. (Closes: #865245) * [7ebf074] Use compat level 10. * [70044aa] Set the highest level of hardening. python-escript (5.0-3) unstable; urgency=medium . [ Paul Dreik ] * [b33279b] Fix FTBFS due to unused variables. (Closes: #860604) python-escript (5.0-2) unstable; urgency=medium . [ Joel Fenwick ] * [a75d1b9] Fix moved openmpi lib problem (Closes: #848787) . [ Anton Gladky ] * [b80952a] Apply cme fix dpkg. python-escript (5.0-1) unstable; urgency=medium . * New version upload python-escript (4.2.0.1-4) unstable; urgency=medium . [ Joel Fenwick ] * [96dc875] Protect against g++-6 (Closes: #831149) python-escript (4.2.0.1-3) unstable; urgency=medium . [ Joel Fenwick ] * [462f3cc] Fix missing dep on python-numpy by python-escript-mpi * [295d646] Fix missing debug syms (and always build for sid options) * [73c3165] Allow extraction of tests from src tree * [ce27363] Fix py3clean issues, piuparts failure. (Closes: #826105, #826070) . [ Anton Gladky ] * [2a88e77] Apply cme fix dpkg. * [e0c742a] Add VCS-fields. python-escript (4.2.0.1-2) unstable; urgency=medium . [ Joel Fenwick ] * [35b8cd4] Remove dud file + shorten copyright file . [ Anton Gladky ] * [9f90d8c] Add libnetcdf-dev to build-depends. (Closes: #825874) * [e75b88b] Add myself to uploaders. python-escript (4.2.0.1-1) unstable; urgency=low . * First debian release of escript. (Closes: 783157) ruby-rack (2.2.3-4) unstable; urgency=medium . * Add ruby-webrick as an explicit dependency. - it's not embedded as of ruby3.0. (: ruby-rack (2.2.3-3) unstable; urgency=medium . * Reupload to unstable ruby-rack (2.2.3-2) experimental; urgency=medium . * Team Upload * Merge changes from master branch * Refresh patches * Update watch file standard to 4 ruby-rack (2.2.3-1) experimental; urgency=medium . * Team upload * New upstream version 2.2.3 * Refresh patches ruby-rack (2.1.4-5) unstable; urgency=medium . * Team upload * Switch to gem-install layout for bundle --local compatibility REMOVED: ruby-jekyll-relative-links 0.6.1-1 REMOVED: ruby-jekyll-github-metadata 2.13.0-1 REMOVED: ruby-jekyll-optional-front-matter 0.3.2-1 REMOVED: ruby-jekyll-seo-tag 2.7.1-2 REMOVED: ruby-jekyll-toc 0.17.1-1 REMOVED: ruby-jekyll-paginate-v2 3.0.0-1 REMOVED: ruby-pathutil 0.16.1-1.1 REMOVED: ruby-jekyll-sitemap 1.4.0-2 REMOVED: ruby-jekyll-compose 0.12.0-4 REMOVED: ruby-jekyll-archives 2.2.1-2 REMOVED: python-uflash 1.2.4+dfsg-9 REMOVED: ruby-jekyll-data 1.1.1-2 REMOVED: ruby-jekyll-sass-converter 1.5.2-2 REMOVED: jekyll-theme-minima 2.5.1-2 REMOVED: ruby-jekyll-avatar 0.7.0-1 REMOVED: jekyll 3.9.0+dfsg-3 REMOVED: ruby-jekyll-feed 0.15.1-1 REMOVED: ruby-jekyll-commonmark 1.3.1-6 REMOVED: ruby-jekyll-paginate 1.1.0-3 REMOVED: ruby-jekyll-remote-theme 0.4.3-2 REMOVED: ruby-jekyll-asciidoc 3.0.0-2 REMOVED: ruby-jekyll-default-layout 0.1.5-1 REMOVED: firmware-microbit-micropython 1.0.1-3 REMOVED: mu-editor 1.0.3+dfsg-3 REMOVED: ruby-jekyll-readme-index 0.3.0-2 REMOVED: ruby-jekyll-titles-from-headings 0.5.3-1 REMOVED: ruby-jekyll-coffeescript 1.2.2-2 REMOVED: ruby-jekyll-last-modified-at 1.3.0-1 REMOVED: yotta 0.20.5-5 REMOVED: ruby-jekyll-multiple-languages 1.7.0+dfsg-1 REMOVED: ruby-jekyll-redirect-from 0.16.0-2 REMOVED: qemu-web-desktop 21.11.30+ds1-1 REMOVED: ruby-jekyll-polyglot 1.5.0-1 REMOVED: ruby-jekyll-include-cache 0.2.1-1 REMOVED: ruby-jekyll-mentions 1.6.0-1