asammdf (8.8.27-1) unstable; urgency=medium . * Team upload. . [ Alexandre Detiste ] * Bump Standards-Version to 4.7.4, no further changes needed. * d/control: drop Priority: optional (dpkg default). . [ Dale Richards ] * New upstream version 8.8.27. - drops the numpy.trapz call that broke the test suite with NumPy 2.4 (Closes: #1131048). * d/rules, d/tests/control: run the library test suite only (--ignore=test/asammdf/gui), matching upstream's own cibuildwheel and tox "libtests" configuration. The Qt GUI tests are slow and unreliable headless and were the remaining cause of the FTBFS / autopkgtest regression. * d/patches: add cmake-version-range.patch to build with CMake >= 4.2 (FTBFS with the CMake 4.3 in unstable). * d/patches: add cmake-system-lz4-zstd.patch - upstream now also wants system lz4 and zstd with WITH_SYSTEM_DEFLATE, but asks CMake for a package named "libzstd" and links the bare "lz4_shared" / "libzstd_shared" targets that only the vendored copies define. Use the names the installed libraries really export (LZ4::lz4_shared, zstd::libzstd_shared). Thanks to Stuart Prescott for spotting this. * d/patches: add relax-chardet.patch - upstream now hard-imports chardet and pins >= 7.0.0 while Debian has 5.2 (compatible detect() API). * d/patches/cmake.patch: refresh; add DEP-3 Last-Update. * d/control: build-depend on liblz4-dev, libzstd-dev, python3-chardet and python3-zstd for the above. * d/control: bump debhelper compat to 14. * d/control: add dh-sequence-single-binary (explicit under compat 14). * d/watch: convert to version 5. * d/gbp.conf: add for the Python Team git-buildpackage workflow. * d/upstream/metadata: fix Bug-Submit URL, add Documentation. * d/asammdf.1: rewrite the hand-written manpage (fix the broken .TH title, document --reset). * d/control: explicitly depend on python3-packaging; it is imported unconditionally by the dependencies dialog and is a member of upstream's "gui" extra, but was only present transitively via python3-numexpr. asammdf (8.5.2-3) unstable; urgency=medium . * Force export PYTEST_QT_API=pyside6 in rules file to make sure the right backend is used (Closes: #1126197) * B-D on python3-pyside6.qtopengl and python3-pyside6.qtopenglwidgets to fix missing backend for tests asammdf (8.5.2-2) unstable; urgency=medium . * Build depends on python3-pyside6.qtwebenginewidgets to only build on arches were asammdf is installable. (Closes: #1111778) * That also means no riscv64 for now (Closes: #1109924) . [ Sébastien Noel ] * Fix reproducible builds asammdf (8.5.2-1) unstable; urgency=medium . * Team Upload * New upstream release. . [ Sébastien Noel ] * Fix autopkgtest * Pass args to cmake * Add CPPFLAGS to CFLAGS ; see #653916 asammdf (8.5.1-1) unstable; urgency=medium . * Initial upload (Closes: #1075926) . [ Sébastien Noel ] * Enable tests * Update upstream code location * d/control: add more Depends for the GUI tool cachelib (0.17.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * Update documentation-building arrangements. * Update test-running logic. * Drop "Rules-Requires-Root: no", default as of dpkg-dev 1.22.13. * Drop "Priority: optional", default as of dpkg-dev 1.22.13. * Standards-Version: 4.7.4. comidi-clojure (1.1.4-1) unstable; urgency=medium . * Team upload. * New upstream version 1.1.4 * apply jar manifest classpath with leiningen * Removed Rules-Requires-Root * d/upstream: add metadata debian-edu-doc (2.13.1) unstable; urgency=medium . * debian/rules: + Build with --no-parallel DH option. Source tree's Makefile seems not robust enough for parallel builds. * debian/control: + Fix too-long line in LONG_DESCRIPTION. + Drop Priority: field; bump Standards-Version: to 4.7.4. django-modeltranslation (0.20.6-1) unstable; urgency=medium . * Team upload. * New upstream release. * Simplify a debhelper override. * Standards-Version: 4.7.4. golang-github-ebitengine-purego (0.11.0-1) unstable; urgency=medium . * New upstream release - Bump minimum required version of Go to 1.25 golang-github-go-sql-driver-mysql (1.10.1-1) unstable; urgency=medium . * New upstream version 1.10.1 lua-dkjson (2.11-1) unstable; urgency=medium . * New upstream version 2.11 mallard-ducktype (1.0.2-5) unstable; urgency=medium . * d/p/Remove-namespace-package-placeholder.patch, d/control: Remove python3-pkg-resources dependency. Note that this potentially breaks third-party plugins, if any exist; I am not aware of them existing, and there are none in Debian. (Closes: #1083471, #1146457) * d/control: Build using pybuild-plugin-pyproject (PEP 517 style) * d/control, d/rules: Select python3 sequence declaratively * d/control: Standards-Version: 4.7.4 (no changes required) * d/control: Use debhelper compat level 14 mkbrr (1.25.1-1) unstable; urgency=medium . * Initial release (Closes: #1147161) openqa (5.1782486535.1bf71ec48-9) unstable; urgency=medium . * autopkgtest: disable failing test in t/ui/02-csrf.t * let autopkgtest work in backports * selectively disable test that fails on loong64 * add openqa-list-packages script for worker openqa (5.1782486535.1bf71ec48-8) unstable; urgency=medium . * fix conditions for disabling tests on armhf & s390x * tidy up debian patches (combining !fixup's) openqa (5.1782486535.1bf71ec48-7) unstable; urgency=medium . * fixup! fixup! fixup! add a diag to display the archname in the async=1 test openqa (5.1782486535.1bf71ec48-6) unstable; urgency=medium . * fixup! fixup! add a diag to display the archname in the async=1 test . openqa (5.1782486535.1bf71ec48-5) unstable; urgency=medium . * fixup! add a diag to display the archname in the async=1 test (still trying to get autopkgtest to pass across all archs) openqa (5.1782486535.1bf71ec48-5) unstable; urgency=medium . * fixup! add a diag to display the archname in the async=1 test (still trying to get autopkgtest to pass across all archs) openqa (5.1782486535.1bf71ec48-4) unstable; urgency=medium . * autopkgtest: disable t/05-scheduler-cancel.t (failing on loong64) openqa (5.1782486535.1bf71ec48-3) unstable; urgency=medium . * autopkgtest: disable a couple of flakey tests openqa (5.1782486535.1bf71ec48-2) unstable; urgency=medium . * openqa-server: depend on *dbus-system-bus, not dbus (closes: #1122692) * skip git dependant jobs when not in a git repo * openqa-client: depend libyaml-pp-perl (closes: #1128190) * create _openqa-worker with sysusers (closes: #1138691) * add _openqa-worker to 'render' group (closes: #1133053) * disable failing _nproc test on s390x * add armhf to arches that fail the async=1 test openqa (5.1782486535.1bf71ec48-1) unstable; urgency=medium . * Update to new upstream version 5.1782486535.1bf71ec48. . Changes imported from earlier openqa-server versions: . * d/copyright: add 2 missing license texts, and slight tidyage * t/43-cli-schedule.t: skip failing `async=1` test on i386 * openqa-server: improve version suffix (e.g. ~srv+1) * Standards-Version -> 4.7.4 * copyright fixes prompted by: https://dfsg-new-queue.debian.org/reviews/openqa-server * openqa-server: Vcs-* -> debian/latest.server * fail build if debian/control{,.in} get out of sync openqa (5.1777452029.e890e9cc5-3) unstable; urgency=medium . * add a more useful Description for openqa transitional pkg * use /run rather than /var/run for ~_openqa-worker * reference _openqa-worker only in -worker pkg openqa (5.1777452029.e890e9cc5-2) unstable; urgency=medium . * use generated debian/control to represent differences between the openqa and openqa-server source packages. * add client/server *.installed files to not-installed * skip generate-packed-assets for client builds . openqa (5.1777452029.e890e9cc5-1) unstable; urgency=medium . * Update to new upstream version 5.1777452029.e890e9cc5. * Enable source to be built in 2 styles (clients or server) so that we can have the server source package be permanently excluded from testing, while letting the client/worker/common packages into stable. The server package will also be available from debian-fastrack. openqa (5.1764349525.ffb594867-1) unstable; urgency=medium . * Update to new upstream version 5.1764349525.ffb594867. * Avoid upstream MCP dependency (while it is not in Debian) openqa (5.1754383059.0426baa1d-3) unstable; urgency=medium . [ Philip Hands ] * update to Standards-Version: 4.7.2 * Recommend qemu-system-native (to avoid dragging in all archs) * switch to dpkg-query --list for worker package list . [ Roland Clobus ] * Move openqa-cli.yaml to openqa-client (Closes: #1118588) openqa (5.1754383059.0426baa1d-2) unstable; urgency=medium . * openqa-client: dep libgetopt-long-descriptive-perl (closes: #1115544) * recommend qemu-system (rather than qemu) (closes: #1116156) * depends: vde-switch (replacing obsolete vde2) * only create the server ('openqa') package for debian-fasttrack (see NEWS.Debian for more details) . openqa (5.1754383059.0426baa1d-1~fto13+1) trixie-fasttrack; urgency=medium . * rebuild for trixie-fasttrack . openqa (5.1754383059.0426baa1d-1~fto12+1) bookworm-fasttrack; urgency=medium . * Update to new upstream version 5.1754383059.0426baa1d. * stop shipping deprecated client script (closes: #1110395) * openqa-cli lost its pod, so drop manpage creation . openqa (5.1751519172.720c194b1-1~fto12+1) bookworm-fasttrack; urgency=medium . * Update to new upstream version 5.1751519172.720c194b1. * embed Roboto font (to avoid apache blocking symlinks) . openqa (5.1750858025.b9f0656f0-1~fto12+2) bookworm-fasttrack; urgency=medium . [ Philip Hands ] * avoid broken sorting caused by 'serverSide: true' . [ Roland Clobus ] * openqa: depend on libtext-glob-perl . openqa (5.1750858025.b9f0656f0-1~fto12+1) bookworm-fasttrack; urgency=medium . * Update to new upstream version 5.1750858025.b9f0656f0. . openqa (4.6.1749835125.6b21a3a03-1~fto12+1) bookworm-fasttrack; urgency=medium . * Update to new upstream version 4.6.1749835125.6b21a3a03. . openqa (4.6.1748615746.d50d8e243-1~fto12+2) bookworm-fasttrack; urgency=medium . * openqa-common: depend: libfeature-compat-try-perl . openqa (4.6.1748615746.d50d8e243-1~fto12+1) bookworm-fasttrack; urgency=medium . * Update to new upstream version 4.6.1748615746.d50d8e243. * openqa.install: add systemd/*/openqa-dump-db.* * apparmor: add Debian path for tesseract data . openqa (4.6.1745831108.e60c89e32-1~fto12+1) bookworm-fasttrack; urgency=medium . * Update to new upstream version 4.6.1745831108.e60c89e32. * Build for bookworm-fasttrack. * salsa CI: build in a backport environment * fasttrack: ignore backport related test warnings openqa (4.6.1732034221.ae34b08ff-2) unstable; urgency=medium . [ Roland Clobus ] * use Debian changelog to discover a version to show (closes: 1077069) . [ Philip Hands ] * Remove cropper.css (it is unused) * avoid running tidy tests during build openqa (4.6.1732034221.ae34b08ff-1) unstable; urgency=medium . [ Philip Hands ] * Update to new upstream version 4.6.1732034221.ae34b08ff. * ensure node-bootstrap provides libjs-bootstrap5 (closes: 1091155, 1091141) * install openqa-enqueue-git-auto-update * bootstrap now depends on popper2 * add node-ace-builds depends * use the binary package version for the depends * switch to node_modules/_u_s_{nodejs,javascript} symlinks * apparmor updates . [ Roland Clobus ] * Debian specific documentation openqa (4.6.1712926289.b0d689b52-2) unstable; urgency=medium . * switch to patching assetpack.def for local assets * multi-dropdown-navbar is now bundled by upstream * libjs-cropper is not being used, so drop it openqa (4.6.1712926289.b0d689b52-1) unstable; urgency=medium . * Update to new upstream version 4.6.1712926289.b0d689b52. * add `geekotest` group (see README.Debian) * ensure that package builds twice (closes: #1049709) * apparmor: additional worker perms * use xtigervncviewer in VNC viewer example openqa (4.6.1700240294.34068e38e-2) unstable; urgency=medium . * Build-Depends on systemd-dev (closes: 1060501) * limit build-deps for testing to * avoid deprecation warnings regarding `spurt` openqa (4.6.1700240294.34068e38e-1.1) unstable; urgency=medium . * Non maintainer upload * remove extraneous dependency on python3-future openqa (4.6.1700240294.34068e38e-1) unstable; urgency=medium . * Update to new upstream version 4.6.1700240294.34068e38e. (closes: #1049109) * move systemd files to /usr/lib * ensure that debian/rules also sed's nginx template openqa (4.6.1674490999.b00c12673-2) unstable; urgency=medium . [ Michael Biebl ] * Install tmpfiles and sysusers configuration into correct paths. openqa (4.6.1674490999.b00c12673-1) unstable; urgency=medium . * Update to new upstream version 4.6.1674490999.b00c12673. openqa (4.6.1668594742.66ecc7a70-2) unstable; urgency=medium . * fix lintian script-not-executable openqa (4.6.1668594742.66ecc7a70-1) unstable; urgency=medium . * Update to new upstream version 4.6.1668594742.66ecc7a70. * switch to dgit-debrebase workflow, and reconstruct separate patches openqa (4.6.1653336570.10bff0d-3) unstable; urgency=medium . * bump Standards-Version * depend libcpanel-json-xs-perl & libmoose-perl (closes: 1019920) * lintian tidyage openqa (4.6.1653336570.10bff0d-1) unstable; urgency=medium . * New upstream release. openqa (4.6.1648473912.da11be7-1) unstable; urgency=medium . * Create and install manpages * openqa-label-all now uses openqa-cli * openqa-cli requires Time::Moment * adjust self-references in openqa-*-templates(1) * New upstream release. * disable shepherd.js tour (until shepherd.js is packaged) openqa (4.6.1640268275.25ac0d7-2) unstable; urgency=medium . * openqa-client should be Architecture: all openqa (4.6.1640268275.25ac0d7-1) unstable; urgency=medium . * New upstream release. * openqa-common: depend on libfilesys-df-perl * fix lintian JS overrides * using packaged bootstrap4 breaks scrollbar text alignment: add padding * install systemd files under /lib so that dh_installsystemd notices them * use execute_(before|after)_dh_* in rules * deal with dh_missing errors * postinst chmod renders lintian-override redundant * ensure that missing assets result in failure * node-jquery-ujs 1.2.3-1: rails.js --> /usr/share openqa (4.6.1632930736.2895850-1) unstable; urgency=medium . * Initial release (Closes: #840253) python-asysocks (0.2.18-1) unstable; urgency=medium . * Initial release. (Closes: #1145979) python-deepl (1.31.0-1) unstable; urgency=medium . * Initial release. (Closes: #1130361) python-inline-snapshot (0.35.4-1) unstable; urgency=medium . * Team upload. * [15a2b90] New upstream version 0.35.4 * [c24bd6e] Rebuild patch queue from patch-queue branch Updated patch: docs-Removed-link-to-external-graphic.patch * [b30e1da] d/control: Bump debhelper-compat version to 14 python-petl (1.7.25-1) unstable; urgency=medium . * New upstream release. python-someipy (2.1.2-1) unstable; urgency=medium . * Initial release. (Closes: #1145079) qbittorrent-cli (2.3.0-1) unstable; urgency=medium . * Initial release (Closes: #1146818) redmine (6.1.3+ds2-1) unstable; urgency=medium . * debian/tests/control: Change instances of MySQL to be MariaDB. * debian/copyright: Add vendor/javascript/turndown.js to Files-Excluded. * debian/config: Search for the redmine-mariadb package instead of redmine-mysql, but still use the mysql database name internally. * debian/control: - Rename the redmine-mysql package to be redmine-mariadb. - Change redmine Depends on "redmine-sqlite | redmine-mysql | redmine-pgsql" to "redmine-sqlite | redmine-mariadb | redmine-pgsql". - Add redmine-mariadb Replaces redmine-mysql. - Change redmine-mariadb Depends on "dbconfig-mysql | dbconfig-no-thanks" to "dbconfig-mariadb | dbconfig-no-thanks". - Replace instances on MySQL with MariaDB in the description of the packages. * debian/watch: Change Repack-Suffix from +ds to +ds2. rust-askama (0.16.0-1) unstable; urgency=medium . * Team upload. * Package askama 0.16.0 from crates.io using debcargo 2.8.2 rust-askama-derive (0.16.0-1) unstable; urgency=medium . * Team upload. * Package askama_derive 0.16.0 from crates.io using debcargo 2.8.2 rust-askama-macros (0.16.0-1) unstable; urgency=medium . * Package askama_macros 0.16.0 from crates.io using debcargo 2.8.2 * This unblocks the rust-askama 0.16 binaries, making librust-askama-dev installable again (Closes: #1144501) rust-askama-web-derive (0.3.0-1) unstable; urgency=medium . * Package askama_web_derive 0.3.0 from crates.io using debcargo 2.8.4 rust-atoi-simd (0.18.1-1) unstable; urgency=medium . * Initial upload (Closes: #1145410) * Package atoi_simd 0.18.1 from crates.io using debcargo 2.8.4 rust-cond-sync (0.2.3-1) unstable; urgency=medium . * Package cond_sync 0.2.3 from crates.io using debcargo 2.8.2 rust-haproxy-protocol (0.0.4-1) unstable; urgency=medium . * Package haproxy-protocol 0.0.4 from crates.io using debcargo 2.8.4 * Initial release. * Drop the pcap-parser example: pcap-parser isn't in Debian. rust-idlset (0.2.5-1) unstable; urgency=medium . * Package idlset 0.2.5 from crates.io using debcargo 2.8.4 rust-inquest (0.3.5-2) unstable; urgency=medium . * Team upload. * Package inquest 0.3.5 from crates.io using debcargo 2.8.4 * Relax dependencies on askama and rusqlite. rust-jxl-color (0.11.0+ds-1) unstable; urgency=medium . * Team upload. * Package jxl-color 0.11.0 from crates.io using debcargo 2.8.4 . [ Fab Stz ] * Package jxl-color 0.11.0 from crates.io using debcargo 2.8.3 rust-jxl-image (0.13.0-1) unstable; urgency=medium . * Package jxl-image 0.13.0 from crates.io using debcargo 2.8.3 rust-jxl-modular (0.11.3-1) unstable; urgency=medium . * Package jxl-modular 0.11.3 from crates.io using debcargo 2.8.3 rust-jxl-vardct (0.11.1-1) unstable; urgency=medium . * Package jxl-vardct 0.11.1 from crates.io using debcargo 2.8.3 rust-kanidm-hsm-crypto (0.3.6-1) unstable; urgency=medium . * Package kanidm-hsm-crypto 0.3.6 from crates.io using debcargo 2.8.4 * Initial release. * Remove the tpm feature: it needs tss-esapi 8.0.0-alpha.2, which isn't a stable release. rust-lamfold (0.1.2-1) unstable; urgency=medium . * Add relax-deps.patch: zerocopy >=0.8.27 -> >=0.8.26, matching lzokay's own relax-deps.patch (lamfold's floor is lzokay's, not its own; builds correctly against the 0.8.26 currently in unstable) * Package lamfold 0.1.2 from crates.io using debcargo 2.8.4 rust-lamfold-cpio (0.1.0-1) unstable; urgency=medium . * Package lamfold-cpio 0.1.0 from crates.io using debcargo 2.8.4 rust-lamfold-cramfs (0.1.0-1) unstable; urgency=medium . * Package lamfold-cramfs 0.1.0 from crates.io using debcargo 2.8.4 rust-lamfold-erofs (0.1.1-1) unstable; urgency=medium . * Package lamfold-erofs 0.1.1 from crates.io using debcargo 2.8.4 rust-lamfold-iso (0.1.0-1) unstable; urgency=medium . * Package lamfold-iso 0.1.0 from crates.io using debcargo 2.8.4 rust-lamfold-romfs (0.1.0-1) unstable; urgency=medium . * Package lamfold-romfs 0.1.0 from crates.io using debcargo 2.8.4 rust-lamfold-squash (0.1.0-1) unstable; urgency=medium . * Package lamfold-squash 0.1.0 from crates.io using debcargo 2.8.4 rust-lamfold-udf (0.1.0-1) unstable; urgency=medium . * Package lamfold-udf 0.1.0 from crates.io using debcargo 2.8.4 rust-lamzfs (0.1.2-1) unstable; urgency=medium . * Package lamzfs 0.1.2 from crates.io using debcargo 2.8.4 rust-ldap3-lber (0.8.1-1) unstable; urgency=medium . * Package ldap3_lber 0.8.1 from crates.io using debcargo 2.8.4 * Initial release. rust-libnss (0.9.0-1) unstable; urgency=medium . * Package libnss 0.9.0 from crates.io using debcargo 2.8.4 rust-readme-sync (0.3.0-1) unstable; urgency=medium . * Package readme-sync 0.3.0 from crates.io using debcargo 2.8.4 rust-zoxide (0.10.0-1) unstable; urgency=medium . * Package zoxide 0.10.0 from crates.io using debcargo 2.8.2 simplejson (4.1.2-1) unstable; urgency=medium . * New upstream release tplink-omada-client (1.5.10.2-1) unstable; urgency=medium . * New upstream release. traitlets (5.16.1-1) unstable; urgency=medium . [ Dale Richards ] * Team upload. * New upstream release. * d/watch: convert to version 5, using the GitHub template; mangle upstream pre-release tags so that they sort below the release they precede. * d/patches: drop mypy-1.17.0.patch, require-py310.patch, fix-help-message.patch and reproducible_build.patch, all applied upstream. * d/patches: add examples-python3-shebang.patch, so that the shipped example scripts use python3 rather than the non-existent /usr/bin/python. * d/control: bump debhelper compat level to 14. * d/control: drop ${misc:Depends}; debhelper applies relationship substitution variables automatically in compat 14. * d/control: drop the python3-sphinx-rtd-theme build dependency; the manual is built with pydata-sphinx-theme. * d/control: exclude python3-sphinx from the nodoc build profile, as with the other documentation build dependencies. * d/upstream/metadata: drop the Funding field; upstream is no longer funded by NumFOCUS. * d/python-traitlets-doc.links: symlink the FontAwesome webfonts to fonts-font-awesome rather than shipping the copies that Sphinx dereferences out of pydata-sphinx-theme's own symlinks. * d/control: make python-traitlets-doc depend on fonts-font-awesome (>= 7~); earlier versions of that package are FontAwesome 4.7, whose glyph map is incompatible with the theme's stylesheet. * d/rules: drop the vendored FontAwesome CSS and JS bundles from the built documentation; nothing in the generated HTML loads them. . [ Jeroen Ploemen ] * CI: enable build profile tests for nodoc and nocheck. * Control: add Built-Using field to the documentation package. trash-cli (0.24.5.26-0.4) unstable; urgency=medium . * Non-maintainer upload. * Declaring DH compatibility level with d/compat is deprecated * Patch-out usage of python3-mock & python3-six * Bump Standards-Version to 4.7.4, drop Priority: tag * Rewrite d/watch in v5 format * Replace FSF postal address with a reference to https://www.gnu.org/... * Add debian/salsa-ci.yml wxpython4.0 (4.2.4+dfsg-2) unstable; urgency=medium . * Mark test-only Build-Depends with nocheck (Closes: #1126996) * Use thread timeout method to avoid tests hanging (Closes: #1146859) ycmd (0+20240823+git8b61f19+ds-7) unstable; urgency=medium . * Drop the autopkgtest variant using the removed gccgo-go * Support newer python3-jedi in tests * Support clangd-23 in tests * Fix incorrect Close tag in previous changelog entry