debmake-doc (1.13-1) unstable; urgency=high . * Team upload. * More translation updates. * Makefile.dbk: Workaround a known regression inside toolchain (itstool). * Bump policy to 4.3.0. ldns (1.7.0-4) unstable; urgency=medium . * Fix invalid maintainer (Closes: #899938) * Add two upstream patches to address security issues: + CVE-2017-1000231: Memory corruption in ldns_rr_new_frm_fp_l (Closes: #882015) + CVE-2017-1000232: Memory corruption in ldns_str2rdf_long_str (Closes: #882014) * Bump debhelper compat to v12 * Update the Vcs-* links to salsa.d.o * Bump the policy to the latest version (no change) * Add upstream Homepage link to d/control * Disable GOST and enable Ed25519 algorithm (see draft-wouters-sury-dnsop-algorithm-update) libdist-inkt-perl (0.024-5) unstable; urgency=medium . * Add patch 2001 to fix avoid absolute paths with Archive::Tar 2.28 and newer. Closes: Bug#923358. Thanks to Kjetil Kjernsmoe and Niko Tyni. (Build-)depend on recent perl providing Archive::Tar 2.28 or newer. * Add autopkgtest, processing example source. libdist-inkt-perl (0.024-4) unstable; urgency=medium . [ Salvatore Bonaccorso ] * Update Vcs-* headers for switch to salsa.debian.org. . [ gregor herrmann ] * Update URLs from {search,www}.cpan.org to MetaCPAN. * Update GitHub URLs to use HTTPS. . [ Jonas Smedegaard ] * Simplify rules. Stop build-depend on cdbs. * Stop build-depend on dh-buildinfo. * Declare compliance with Debian Policy 4.3.0. * Set Rules-Requires-Root: no. * Enable testsuite. * Update copyright info: + Stop track obsolete file CONTRIBUTING. + Extend coverage of packaging. + Use https protocol in Upstream-Contact URL. * Update watch file: Rewrite usage comment. * Fix hashbang of scripts. neon27 (0.30.2-3) unstable; urgency=medium . * Run OpenSSL checks but don't fail on them (closes: #907009). * Backport OpenSSL 1.1 fixes: - don't set OpenSSL locking/thread callbacks, - return NE_SOCK_RETRY for SSL_ERROR_WANT_READ. * Fix HAVE_SYS_UIO_H typo. os-autoinst (4.5.1527308405.8b586d5-4.1) unstable; urgency=medium . * Non-maintainer upload * Add patch to avoid race condition in osutils::runcmd (Cloese: #921757) piuparts (0.98) unstable; urgency=medium . [ Holger Levsen ] * piuparts-reports.py: add link to states graph for each suite. * instances/piuparts.conf-template.pejacevic: increase sid-nodoc's precedence. * Refactor reschedule_piuparts_tests to use new global configuration variable 'testing-suite'. * generate_daily_report: show failures in sid, $TESTING and testing2sid at the top of the report. * master-bin/prepare_backup: ignore empty submissions.txt for $TESTING-pu and $TESTING-security. * Update TODO for bullseye. . [ Andreas Beckmann ] * piuparts.py: - If packages were downgraded to restore the reference chroot state reinstall the downgraded-to version again to recover potentially lost files in case of bad interactions of Breaks/Replaces with downgrading. * distros.conf: Add support for buster partial distros. * piuparts.conf: - Use --warn-on-others for [sid-strict] only. - Add sections [buster-security], [buster-pu] and [buster2proposed]. - Add sections [stretch2Xbuster] and [stretch2Xbuster-rcmd]. - Add section [sid-broken-symlinks], failing on broken symlinks * piuparts-slave.py: - Catch IOError while creating tarballs, will be retried later. * scripts/is_testable_uninstallable: - Refactor handling of known uninstallable packages. * scripts-multi-distro-upgrade/: New custom scripts for distupgrade tests spanning a series of distros. * Add metapackages piuparts-{master,slave}-from-git-deps to ease running piuparts-master and piuparts-slave instances from git. python-scipy (1.1.0-3) unstable; urgency=medium . * Team upload. * Debian patch ignore_DeprecationWarning_diff1.2.patch applies diff of pytest.ini between scipy 1.1 and 1.2 to ignore DeprecationWarnings from numpy 1.16. Addresses Bug#919929. * Use default gfortran-8 on s390x. unroll-loops was fixed in gcc-8 8.2.0-18. Closes: #906198, #915738. radare2 (3.2.1+dfsg-5) unstable; urgency=medium . * Team upload * Add missing -dev dependencies (Closes: #923341) statsmodels (0.8.0-9) unstable; urgency=medium . * Team upload. * Disable KalmanFilter on armhf, as it gives wrong results (and probably always has). statsmodels (0.8.0-8) unstable; urgency=medium . * Team upload. * Remove outdated information from description. * Use sphinx.ext.mathjax rather than no-longer-existing pngmath. This also fixes equation display Closes: #687301 * Fix spelling. * Fix remote -> local requirejs substitution. * Use text instead of fetching a logo. * Make dataset caching work in Python 3. * Extend use_cached_datasets to build more of the examples. * Fix path and data layout exceptions in examples. * Re-enable build-time tests, and clean up files they leave behind. * Use upstream tests as autopkgtest. * Move metadata to d/u/metadata, update and extend it. * Update d/copyright. * Fix exceptions due to newer versions of dependencies: - "no attribute 'chisqprob'" in discrete_model - "shape mismatch...could not be broadcast" in imputation - "ufunc 'gammaln' not supported" in discrete_model - "object arrays are not supported" in tsa.statespace - "module 'pandas' has no attribute 'ols'" in tsa.vector_ar - various IndexErrors in KaplanMeier Closes: #860449 - "unexpected keyword argument 'format'" in datasets.co2 - UnicodeDecodeError in parse_lutkepohl_data - various issues within test and example code * Backport the following from experimental: . [ Julian Taylor ] * Use python3 also for fold_toc.py * Use fixed locale for documentation build . [ Andreas Tille ] * hardening=+all * Use libjs-mathjax * Extend description of -doc package * Remove matplotlib.sphinxext.only_directives option which is not used. Closes: #917754 * Do not try to access remote locations on buildtime test Closes: #882641