4g8 (1.0-8) unstable; urgency=medium . * QA upload. * Simplify debian.patch. * Fix clean target. arc-theme (20221218-3) unstable; urgency=medium . * Add patches for labwc support 0001-Labwc-folder.patch 0002-Attempt-to-add-support-for-Labwc.patch 0003-Second-part-of-the-attempt-to-add-support-for-Labwc.patch 0001-budgie-Small-adjustment-to-the-Ubuntu-Budgie-menu-ca.patch * Add patch for budgie-desktop menu camping (3.2.6-1) unstable; urgency=medium . * Team upload * New upstream release (Closes: #1094532) * Add new build dependencies * d/p/Disable-flaky-test.patch: Test removed upstream. * d/p/0002-Add-support-to-Minitest-5.22.patch: Removed, applied upstream. * Remove XS-Ruby-Versions field. * Declare compliance with Debian Policy 4.7.2 * Remove redundant-rules-requires-root-no-field * Add d/p/0005-fix-relative-path-for-autopkgtest.patch: replace relative path for autopkgtest. camping (2.3-2) unstable; urgency=medium . * Team upload. * d/p/0002-Add-support-to-Minitest-5.22.patch: fix FTBFS * Declare compliance with Debian Policy 4.7.0 camping (2.3-1.1) unstable; urgency=medium . * Non-maintainer upload. * Fix broken font symlink (Closes: #861040) camping (2.3-1) unstable; urgency=medium . * Team upload. * New upstream release. * Supports ActiveRecord 6.1 interface (closes: #915837). . [ Cédric Boutillier ] * Bump debhelper compatibility level to 9 * Remove version in the gem2deb build-dependency * Use https:// in Vcs-* fields * Bump Standards-Version to 3.9.7 (no changes needed) * Run wrap-and-sort on packaging files . [ Utkarsh Gupta ] * Add salsa-ci.yml . [ Debian Janitor ] * Trim trailing whitespace. * Use secure copyright file specification URI. * Use secure URI in debian/watch. * Bump debhelper from old 9 to 12. * Set debhelper-compat version in Build-Depends. * Fix field name typos in debian/copyright. * Update Vcs-* headers from URL redirect. * Use canonical URL in Vcs-Git. * Update watch file format version to 4. * Bump debhelper from old 12 to 13. * Remove constraints unnecessary since buster: + Build-Depends: Drop versioned constraint on ruby-mab. + camping: Drop versioned constraint on ruby-mab and ruby-sqlite3 in Recommends. * Set upstream metadata fields: Bug-Database, Bug-Submit. . [ Daniel Leidert ] * d/camping.gemspec: Add file. The upstream files don't work. * d/control: Add Testsuite and Rules-Requires-Root fields. (Build-Depends): Add ruby-minitest-reporters. (Homepage): Update URL. (Depends): Remove ruby-interpreter and use ${ruby:Depends}. * d/gemspec: Add link to d/camping.gemspec. * d/ruby-tests.rake: Add basic tests. * d/ruby-tests.rb: Drop old test file. * d/rules: Use gem installation layout and set gemspec. * d/watch: Get sources from github. * d/patches/Disable-flaky-test.patch: Add patch. - Disable a failing test. Examine that later. * d/patches/series: Enable new patch. camping (2.1.580-1.1) unstable; urgency=high . * Non-maintainer upload. * Fix broken symlink, patch by Chris Lamb. Closes: #861040 camping (2.1.580-1) unstable; urgency=medium . [ Tim Potter ] * d/rules: fix jquery.js link for clean and repeated builds (Closes: #761538) . [ Paul van Tilburg ] * New upstream (snapshot) release (with git HEAD 0904ad4) * d/docs, d/rules: although doc/ contains RDoc file, still generate our own docs following the Rakefile options * d/rules: reuse Late fonts from the fonts-lato package * d/control: - replace depend on ruby-activerecord-3.2 by ruby-activerecord; this snapshot release works with AR 2.3.x up until AR 4.1.6 - bump standards version to 3.9.6; no changes required - add depend on fonts-lato for the documentation camping (2.1.532-2) unstable; urgency=low . * Team upload. * d/control: - change Homepage. camping.rubyforge.org is no longer available - removed double whitespaces - bumped standards version to 3.9.5 (no changes needed) * removed patch direcotory, not needed * depend on libjs-jquery, remove included one * d/copyright: added missing parameter for jquery / change Homepage * add missing jquery sources (Closes: #744310) camping (2.1.532-1) unstable; urgency=low . * New upstream release * debian/control: - Bumped standards version to 3.9.4; no changes required - Add build-depend on ruby-minitest - Change build depend on ruby-activerecord-2.3 into ruby-activerecord-3.2 - Bump build-depend and depend on ruby-mab to >= 0.0.3 * d/p/allow-POST-through-Rack-File.patch: dropped, applied upstream camping (2.1.498-4) unstable; urgency=low . * debian/patches: add camping-allow-POST-through-Rack-File, courtesy of Magnus Holm (closes: #689038) * debian/source/local-options: unapply patches after build camping (2.1.498-3) unstable; urgency=low * debian/control: - Bump build-depend on gem2deb to 0.3.0. camping (2.1.498-2) unstable; urgency=low * Upload to unstable. camping (2.1.498-1) experimental; urgency=low * New upstream release (closes: #640065). * Upload this prerelease of Camping version 2.2 to experimental first. * Source packages adapted according to the new Ruby policy: - Build for both ruby1.8 and ruby1.9.1 (Closes: #550806) - Migrated to pkg-ruby-extras git repos. Changed the Vcs-* fields in debian/control accordingly. - Changed the depends and recommends to follow the new Ruby library naming scheme. * debian/README.Debian: dropped; there is no longer the need to explain the depend on rails as we can depend on activerecord specifcally now since the rails splitup. * debian/NEWS: added to explain the replacement of Markaby by Mab. * debian/camping.doc-base: added to register generated RDoc documentation. * debian/control: - Added a default DM-Upload-Allowed field set to yes. - Standards-Version bumped to 3.9.3; no changes required. - Set XS-Ruby-Versions to all. - Changed the build-depends for using gem2deb instead of ruby-pkg-tools. - Added build-depends on ruby-rack-test, ruby-mab and ruby-tilt required for running tests. - Switched the maintainer with the uploaders field as per new convention the team is the default maintainer. - Replaced the dependency on libmarkaby-ruby by ruby-mab. - Added an alternative depend on ruby-tilt, so the user can choose between Mab and Tilt. - Replaced the suggest on mongrel by thin; mongrel is not available anymore. * debian/copyright: reworked to fit the Debian copyright format version 1.0. * debian/ruby-test.rb: added to run the test apps from test/. camping (2.0-2) unstable; urgency=low * Although activerecord is not needed for an Camping application, it is used by the camping binary (camping/server) during development. * debian/rules: - The recommend on mongrel is not necessary, demoted to suggests. - Replaced recommend on libactivesupport-ruby1.8 by the actually intented libactiverecord-ruby1.8. camping (2.0-1) unstable; urgency=low * New upstream release. * Camping has been adopted by the community after _why's disappearance, due to this, the main site and code was moved. * debian/camping.1: added, manpage no longer provided by upstream. * debian/control: - Bumped standards version to 3.8.4. - Updated the depends, now depends on librack-ruby1.8 and no longer depends on but recommends libmarkaby-ruby1.8. - Dropped the recommend on rails now that it has been split up. - Added libactiverecord-ruby1.8, mongrel and ${misc:Depends} to the recommends. * debian/copyright: updated for the new download location. * debian/docs: added to install the generated RDoc documentation. * debian/patches/01_add-activerecord-activesupport-loadpath.diff: dropped, since the rails split up the libraries are available in $LOAD_PATH. * debian/README.Debian: update the text to reflect that Camping now not depends but just recommends active record and support. * debian/rules: - Removed the manpage generation since the source is no longer provided. - Generate and install RDoc documentation. * debian/watch: updated for the new location on Github. celery (5.6.0-2) unstable; urgency=medium . * Team upload. * Clean up after test_with_autoscaler_file_descriptor_safety more effectively. celery (5.6.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * Stop importing pytest_subtests (closes: #1123105). * Only use exceptiongroup backport for Python < 3.11. console-setup (1.245) unstable; urgency=medium . * Upload against newer xkb-data (Closes: #1122650) * Keyboard/kbdcompiler: Fix checking ckbcomp success. * Keyboard/ckbcomp: Support symbols = [...]. deepdiff (8.6.1-1) unstable; urgency=medium . * Team upload. * New upstream release: - Fixed test_delta.py with Python 3.14 (closes: #1123114). * Skip uuid6 tests for now, since that dependency isn't in Debian. * Don't install conftest.py in binary package. * Switch to autopkgtest-pkg-pybuild. * Drop "Rules-Requires-Root: no", default as of dpkg-dev 1.22.13. * Standards-Version: 4.7.2. dh-python (7.20251223) unstable; urgency=medium . * Bump major-version, post-trixie (a little late). * Fix pybuild --print (broken in the last upload). dh-python (6.20251221) unstable; urgency=medium . [ Michael R. Crusoe ] * Enable parallel building of setuptools extensions, both with the distutils backend and the pyproject backend. Parallel building is only enabled if "parallel=N" is present in DEB_BUILD_OPTIONS in accordance with Debian policy § 4.9.1. (Closes: #1093869) . [ Stefano Rivera ] * Remove tox 3 support. * Add Type annotations and blacken the codebase. * Some related code-base refactoring and cleanup. * Prepend python3-supported-min (>= 3.13.1) | before packages requiring a minimum Python version. (Closes: #1119036) * Keep platform requirements if they apply to one of several supported environments. (Closes: #1100737) * Drop GNU/kFreeBSD from supported platforms. * Ignore blank lines in pybuild.testfiles. (Closes: #1123536) * Update cpython3_fallback. * Add --test-unittest to explicitly select the unittest runner. django-auditlog (3.4.1-1) unstable; urgency=medium . * New upstream release. doorbirdpy (3.0.12-1) unstable; urgency=medium . * New upstream release. easyeffects (8.0.8+ds-1) unstable; urgency=medium . * New upstream version 8.0.8 * debian/control: - Add myself to Uploaders (Closes: #1121787) - Drop RRR: no * debian/: Update for easyeffects 8.0.x - Migrate to Qt6 dependencies - Remove Gtk 4 dependencies - Build with cmake * debian/: Build without webrtc-audio-processing * debian/copyright: - Update for 8.0.x - Repack to remove pre-built website * debian/watch: Migrate to version 5 fenics-ufl (2025.2.0.post0-3) unstable; urgency=medium . * debian patch test_floating_point_PR458.patch applies upstream PR#458 to fix tests to use pytest.approx with floating point numbers. Needed to pass tests on i386. fenics-ufl (2025.2.0.post0-2) unstable; urgency=medium . * Standards-Version: 4.7.2 fenics-ufl (2025.2.0.post0-1exp1) experimental; urgency=medium . * New upstream release * update debian/rules and doc_local_mathjax.patch for eliminated sphinx subdir * debian patch doc_build.patch fixes the doc build (debris from the eliminated sphinx subdir) * enable build-time tests figlet (2.2.5-3.1) unstable; urgency=medium . * Non-maintainer upload. . [ Andreas Tille ] * Point Vcs fields to Salsa * Secure URI in Homepage * d/watch: version=4 (seems 5 can't deal with ftp) * Provide wrapper to work with UTF-8 locale Closes: #105564 * Fix autopkgtest Closes: #1121956 * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Remove trailing whitespace in debian/changelog (routine-update) * Trim trailing whitespace. * d/copyright: Secure URI in Source field . [ Chris Lamb ] * Add missing space in manpage Closes: #894541 flatpak (1.16.2-1) unstable; urgency=medium . * New upstream stable release - Fix a memory leak in flatpak-session-helper when invoking host commands (flatpak-spawn --host) from privileged apps (Closes: #1114484) - Treat either the xe or i915 kernel module as indicating an Intel GPU, not just i915, and install the appropriate VA-API extensions - If using GLib 2.86.1 (specifically that version due to a regression that was later fixed), avoid exposing $HOME to apps if an XDG special directory such as Music is requested by the app but has been disabled locally - In flatpak-kill(1), make killing processes more robust, and avoid race conditions that could lead to the whole process group being killed - Allow `flatpak run` or `flatpak install --user` while under `sudo -u otheruser` or `sudo -g`, as long as the other user is not root, relaxing a check that was only intended to avoid accidents involving running as root - Provide an empty /run/host/font-dirs.xml during flatpak-build(1), avoiding spurious warnings for processes that use fontconfig during build-time tests - Fix a crash in `flatpak install --include-sdk` if the app is installed on a per-user basis but the corresponding SDK is already installed system-wide - Take the --reinstall option into account when installing a bundle - Add a missing argument to fcntl F_DUPFD_CLOEXEC during Flatpak's own build-time tests, fixing a test regression with newer glibc on Ubuntu - Fix flatpak-pin(1)/flatpak-mask(1) with multiple arguments, by reloading configuration when needed - Fix an assertion failure in flatpak-build-import-bundle(1) - When using the library API, allow http downloads with libcurl to be cancelled - If an OCI registry only has one image, allow the tag to be omitted - Fix a memory leak when using an OCI registry - Fix an uninitialized variable - Documentation improvements - Translation updates: pl * d/libflatpak-doc.install: Install single-file HTML documentation for the library. This was built by Autotools in 1.14.x and disappeared during the switch to Meson, but is now built again as a result of upstream fixes. freesasa (2.1.2-6) unstable; urgency=medium . * Replace gemmi-dev with libgemmi-dev (Closes: #1123835) funitroots (4052.82-1) unstable; urgency=medium . * New upstream release . * debian/control: Set Build-Depends: to current R version * debian/control: Set Standards-Version: to current version gthumb (3:3.12.8.2-1) unstable; urgency=medium . * QA upload * New upstream release * Add Build-Depends: desktop-file-utils * Remove unnecessary Priority: optional field hol-light (1:3.1.0-1) unstable; urgency=medium . * Team upload * New upstream release * Switch debian/watch to version 5 * Bump Standards-Version to 4.7.2 * Remove Rules-Requires-Root intel-gmmlib (22.9.0+ds1-1) unstable; urgency=medium . * New upstream version 22.9.0+ds1 intel-lpmd (0.1.0-1) unstable; urgency=medium . * Adopt package. (Closes: #1111170) * Bump version to 0.1.0. * Removed patches which are merged into 0.1.0. - d/p/intel_lpmd.service.in-use-private-tmp-file-for-more-.patch - d/p/Manual-Fix-grammar-mistake-found-with-debian-lintian.patch * Removed deprecated libdbus-glib-1-dev in debian/control. (Closes: #1112232) ipxe (1.21.1+git-20250829.969ce2c55+dfsg-3) unstable; urgency=medium . * d/tests/ipxe-rom: Fix autopkgtest random failure on some UEFI firmwares. ipxe (1.21.1+git-20250829.969ce2c55+dfsg-2) unstable; urgency=medium . * d/tests/ipxe-{rom,tests}: Support for OVMF firmwares entering Boot Manager Menu instead of EFI Shell when no bootable device is found (Closes: #1123758) kombu (5.6.1-1) unstable; urgency=medium . * Team upload. * New upstream release. kvirc (4:5.2.10-1) unstable; urgency=medium . * New upstream version. ladspa-sdk (1.17-2) unstable; urgency=medium . * Team upload . [ Richard Furse ] * debian/tests: Add gcc as dependency . [ Sam Q ] * Add ./index.html to the end of first url . [ Sebastian Ramacher ] * debian/control: - Bump Standards-Version - Drop RRR: no * debian/rules: Remove cruft from cdbs lib25519 (0~20241004-6) unstable; urgency=medium . * d/rules: re-enable ARM64 assembly * d/p/arm64-asm-property.patch: add GCS property for ARM64 ASM implementations * d/tests: use `mkdir -p` when creating directories libcamera (0.6.0-2) unstable; urgency=medium . * Upload to unstable. libcamera (0.6.0-1) experimental; urgency=medium . * New upstream version 0.6.0 * Bump SONAME to libcamera0.6 * Remove Disable_libunwind_integration.patch, merged upstream. * Add python3-sphinx-book-theme in Build-Depends-Indep. * Adjust python module install path. * salsa-ci: disable debrebuild and reprotest jobs. * Convert watch to version 5 and use Gitlab template. libimage-exiftool-perl (13.44+dfsg-1) unstable; urgency=medium . * Import upstream version 13.44+dfsg. * Update debian/NEWS.Developer. * Add debian/source/lintian-overrides. libmojolicious-perl (9.42+dfsg-1) unstable; urgency=medium . * Import upstream version 9.42+dfsg. * Refresh debian/patches/typo-in-manual-page (offset). * Update years of packaging copyright. * Declare compliance with Debian Policy 4.7.2. * Remove «Rules-Requires-Root: no», which is the current default. * Drop unneeded version constraints from (build) dependencies. * Remove «Priority: optional», which is the current default. libsdl2-gfx (1.0.4+dfsg-7) unstable; urgency=medium . * Team upload * d/p/testframerate-Remove-unused-variable-pause.patch: Add patch to fix autopkgtest failure on non-x86 when sdl2-compat provides the SDL2 library liburing (2.13-1) unstable; urgency=medium . * New upstream release. * Set «Update-Script: uupdate» in debian/watch. * Use spaces around assignment operator in make variable to distinguish them from shell assignments. libzonemaster-perl (8.1.0-1) unstable; urgency=medium . * Team upload. * Import upstream version 8.1.0. * Bump versioned test and runtime dependencies on libzonemaster-ldns-perl. matlab-mode (7.4.1-1) unstable; urgency=medium . * New upstream version 7.4.1 * Add elpa-company to Recommends mujs (1.3.8-2) unstable; urgency=medium . * Move experimental to unstable mujs (1.3.8-1) experimental; urgency=medium . * New upstream version 1.3.8 * debian/control + Remove Rules-Requires-Root field * debian/libmujs3.symbols + Add new symbols mujs (1.3.7-1) experimental; urgency=medium . * New upstream release. * debian/control + Add unicode-data in B-D. + Bump to Standards-Version 4.7.2. * debian/patches + Refresh all patches. + Add use-system-unicode-data.diff patch + Use system Unicode data instead of downloading. * debian/libmujs3.symbols + Add new symbols. * debian/watch + Use file format 5 and change source to mujs website. multipath-tools (0.13.0-1) unstable; urgency=medium . * [c8842fd] New upstream version 0.13.0 * [6951eae] d/rules: enable verbose upstream build * [3d82dad] initramfs: stop multipathd in init-bottom, not local-bottom. Ubuntu noticed that local-* scripts are not executed on systems with disks on network. (LP: #2080474) * [fc4b508] d/t/control: add linux-image-generic for Ubuntu * [1df3a76] d/libmpathpersist0.symbols: tighten internal symbols * [6aff684] initramfs: stop requesting old dmsetup_env hack neuron (8.2.6-2) unstable; urgency=medium . * Team upload. * d/rules: Build package for all supported Python (Closes: #1123514). node-cacache (17.0.3+ds1+~cs8.2.7-2) unstable; urgency=medium . * Team upload * Port to node-rimraf >= 4 node-cpr (3.0.1-6) unstable; urgency=medium . * Team upload * Port to node-rimraf >= 4 node-klaw (4.1.0-1) unstable; urgency=medium . * Team upload * New upstream version 4.1.0 * rimraf is absolutely not needed now * Drop all patches node-klaw (4.0.1-3) unstable; urgency=medium . * Team upload * Port to rimraf >= 4 node-npmrc (1.1.1-5) unstable; urgency=medium . * Team upload * Simplify test for rimraf >= 4 node-readdirp (3.6.0-2) unstable; urgency=medium . * Team upload * Port to rimraf >= 4 node-tar (6.2.1+ds1+~cs6.1.13-2) unstable; urgency=medium . * Port to rimraf >= 4 node-v8-compile-cache (2.4.0-3) unstable; urgency=medium . * Team upload * Port for rimraf >= 4 node-wikibase-cli (15.15.4-7) unstable; urgency=medium . * Team upload. * d/control: Add BD on node-chalk. Closes: #1122448. * d/control: Drop from node-commander. (package FTBFS with nocheck profile otherwise). * d/control: Drop "Priority: optional" (default). obexftp (0.24.2-1) unstable; urgency=medium . * QA upload * Drop obexautofs and obexfs executables (Closes: #1084419) * Scan Sourceforge for releases * New upstream version 0.24.2 * d/copyright: Convert to machine-readable format * Rebase patches * Drop lintian overrides obexftp (0.24-11) unstable; urgency=medium . * QA upload. * Refresh patches. * Drop versioned BD on dpkg-dev, since it is satisfied in trixie. * Apply upstream patch to build manpages by default. Closes: #858496. * Add build-dependencies on asciidoc and xmlto. * Fix FTBFS with CMake 4. Closes: #1113337. * Fix clean target. Closes: #1047968. * d/control: Drop "Priority: optional" (default). * d/control: Update standards-version. * Add debian/salsa-ci.yml. obexftp (0.24-10) unstable; urgency=medium . * QA upload. * debian/: Drop hard-coded librubyX.Y dependency and link module with libruby to generate proper dependencies * debian/control: Replace pkg-config with pkgconf * debian/rules: Check build profiles via DEB_BUILD_PROFILES instead of the list of packages obexftp (0.24-9.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1063222 obexftp (0.24-9.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. obexftp (0.24-9) unstable; urgency=medium . * QA upload. . [ Helmut Grohne ] * Fix FTCBFS: Set ruby paths (Closes: #1022983) . [ Chris Hofstaedtler ] * Takeover obexfs (Closes: #820188) obexftp (0.24-8) unstable; urgency=medium . * QA upload. . [ Vagrant Cascadian ] * debian/control: Remove Build-Depends on rpath, as it is unused. . [ Debian Janitor ] * Apply multi-arch hints. + libbfb0: Add Multi-Arch: same. obexftp (0.24-7) unstable; urgency=medium . * QA upload. . [ Jelmer Vernooij ] * Migrate repository from alioth to salsa. . [ Helmut Grohne ] * Support build profiles noperl and noruby. (Closes: #1003144) * Make obexftp cross build with just noruby: + Add missing build dependency on perl-xs-dev. + Export a PERL5LIB containing the cross config. . [ Vagrant Cascadian ] * debian/rules: Pass -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON via dh_auto_configure override. * Update to debhelper-compat 13. obexftp (0.24-6) unstable; urgency=medium . * QA upload. * Drop the Python subpackage. obexftp (0.24-5) unstable; urgency=medium . * QA upload. * Add missing dependency on librubyX.Y obexftp (0.24-4) unstable; urgency=medium . * QA upload. * Add patch to revert the change in the bluez module name. obexftp (0.24-3) unstable; urgency=medium . * QA upload. * Swap libobexftp0-dev dependency on libopenobex2-dev to libopenobex1-dev. obexftp (0.24-2) unstable; urgency=medium . * QA upload. * Swap Build-Dependency on libopenobex1-dev to libopenobex2-dev. obexftp (0.24-1) unstable; urgency=medium . * QA upload. * Imported Upstream version 0.24. Closes: #769819, #811054 * debian/control: + Set Vcs-* to a collab-maint repository. + Bump Standards-Version to 3.9.7, no changes needed. + Drop duplicated Section field. + Add B-D on cmake, remove B-D on dh-autoreconf. * Run wrap-and-sort. * debian/patches: drop all of them, obsolete with new upstream version. * debian/rules: + Rewrite using dh sequencer and semplify it quite some. + Enable hardening. * debian/*.install: update for multiarch paths and remove static libraries not built anymore. * debian/copyright: add new upstream copyright holder. obexftp (0.23-6) unstable; urgency=medium . * QA upload. * Switch to "3.0 (quilt)" source format. * The binary-indep target failed to create libobexftp-ruby which was architecture-independent. However, this package was dummy and a stable release has already happened. Drop it completely. * debian/rules: Drop some useless/unused/unnecessary stuff. obexftp (0.23-5) unstable; urgency=medium . * QA upload. * Build using dpkg-buildflags. * Replace obsolete STR2CSTR macro with StringValuePointer. obexftp (0.23-4) unstable; urgency=medium . * QA upload. * Fix "FTBFS: format not a string literal and no format arguments [-Werror=format-security]": add patch which adds a format argument. (Closes: #757754) * Build-depend on and use dh-autoreconf. (Closes: #727476) obexftp (0.23-3) unstable; urgency=medium . * QA upload. * Fix "hardcodes /usr/lib/perl5": dynamically set perl library path in debian/rules from $Config{vendorarch} (Closes: #752799) * Add missing license to debian/copyright. (Closes: #750564) obexftp (0.23-2) unstable; urgency=medium . * QA upload. * Set Maintainer to Debian QA Group * Prefix installation path (sitearchdir) for the Ruby library with DESTDIR, so that ruby2.1 does not try to install in a location relative to / (Closes: #747826) * Rename libobexftp-ruby to ruby-obexftp, keep a transitional package to ease the upgrade process (Closes: #722390) obexftp (0.23-1.4) unstable; urgency=medium . * Non-maintainer upload. * debian/rules: fix Ruby binding installation with Ruby 2.1+ (Closes: #747826) obexftp (0.23-1.3) unstable; urgency=medium . * Non-maintainer upload. * Fix FTBFS with multiarched Ruby interpreters (Closes: #739777) - pass vendorarchdir for the path installation of Ruby bindings - do not explicitly touch the path of Ruby libraries in debian/rules, as the library gets installed at right place in the first place. - change path in debian/libobexftp-ruby.install to leave space for the architecture name. obexftp (0.23-1.2) unstable; urgency=low . * Non-maintainer upload. * Convert to dh_python2 (Closes: #616920). obexftp (0.23-1.1) unstable; urgency=low * Non-maintainer upload. * Added patches to fix FTBFS. Closes: #676084. + debian/patches/format.diff + debian/patches/rstring.diff obexftp (0.23-1) unstable; urgency=low * New upstream release * Remove all patches, all were applied equally upstream * Rework the descriptions of all packages (closes: #522169) * Fix manpage links from obex(rm|ls|get|put) to obexftp (closes: #522302) * Put libobexftp-ruby into the right section * Fix the way of giving build (and if cross-building host) types to configure * Bump standards version to 3.8.3.0: no changes needed * Add ruby to Build-Depends obexftp (0.19-7) unstable; urgency=low * Disable perl binding, it does not get correctly linked to the static libs. There are no known users of that binding. * debian/control: remove perl and chrpath from build depends * Bump version of libopenobex1-dev build dependency to 1.3-3 to get rid of the libusb dependency obexftp (0.19-6) unstable; urgency=low * Add Loic Minier to Uploaders * Add watch file * debian/rules: add the complete debug output when compiled with deb in DEB_BUILD_OPTIONS * debian/rules: do not handle strip option manually, dh_strip already does this * add patch for better handling writing in non-blocking mode of cable-obex * add patch with new UUID for memory card access on Sharp mobile phones * add patch to fix Siemens cable plain OBEX mode * add patch to support Motorola cable obex mode change obexftp (0.19-5) unstable; urgency=low * Remove build dependency on libbluetooth1-dev as we only need to compile with bluetooth if libopenobex was compiled with bluetooth and thus libopenobex1-dev will already build depend on the proper libbluetooth-dev (closes: #376971) * Update build dependency of quilt to a fixed version and change rules file to make use of that fix * Add pkg-config to build dependecies as we are using it and libopenobex1-dev (>= 1.3) does not depend on it, anymore obexftp (0.19-4) unstable; urgency=low * debian/rules: add --with-pic to to configure flags (closes: #367278) * debian/rules: support noopt DEB_BUILD_OPTIONS flag * debian/control: change build dependency on quilt to a versioned one * use chrpath to delete rpath setting from the PERL binding shared object file obexftp (0.19-3) unstable; urgency=low * Bump standards version to 3.7.2.0: no changes required * Change debhelper mode to v5 * Clean up debian/rules * Use quilt now and do build-time patching, rename patch 00_get_without_del.patch to get_without_del.patch * Add patch help_corrections.patch to fix help output and also update the manpage * Add patch cli_compat.patch to add compatibility with obexftp versions prior to version 0.18. Messages to stderr will inform the user about the changed options. * Install the obexftpbackup script and its README file as documentation obexftp (0.19-2) unstable; urgency=low * bugfix: option get delete the source file like option getdelete (thanks to Gregor Herrmann) obexftp (0.19-1) unstable; urgency=low * New upstream release * Compile against new libopenobex1 obexftp (0.18-1) unstable; urgency=low * New upstream release - adds perl, python and tcl bindings - removes non-working obexftpd * Remove all patches * Disable python and tcl bindings as those are not compiled correctly, yet * Install perl example script as documentation * Update the description to include network and usb obexftp (0.10.7-3) unstable; urgency=medium * Security fix: Possible problem with insecure usage of sscanf C function in the obexftp client obexftp (0.10.7-2) unstable; urgency=low * add obexftp/uuid.h include file * stop obexftp/obexftp.h include file from including obexftp/client.h and obexftp/uuid.h and fix apps/stress.c * update patch for old txt2html * add build-depend for automake-1.7 obexftp (0.10.7-1) unstable; urgency=low * New upstream "hidden from sourceforge.net" release * removing obexftp-0.10.6_versionstring.patch * adding obexftp-0.10.6_transportselect.patch as addon for the irda-bt patch obexftp (0.10.6-4) unstable; urgency=low * Fix the misapplied patch from 0.10.6-3, sorry for that (closes: #251252) * Remove patch obexftp-0.10.6_doc-examples.patch, add obexftp-0.10.6_manpage.patch: - update obexftp manpage to actually reflect the options * Add obexftpd manpage * Add patch obexftp-0.10.6_versionstring.patch: - updates printed version strings obexftp (0.10.6-3) unstable; urgency=low * New Maintainer (closes: #284654) * Change standard version to 3.6.1 * Use debhelper V4 mode * Use dh_install instead of dh_movefiles * new description for obexftp: obexftp is not Siemens specific * small long description correction: obexftp now works with bluetooth * Change section of libobexftp-dev from devel to libdevel (closes: #289518) * Remove old build-depend of libglib1.2-dev * Apply patch obexftp-0.10.6_t610-jpg.patch (closes: #251252) obexftp (0.10.6-2) unstable; urgency=low * QA Upload * Removing old patch file obexftp-0.10.3+4rc3_irda.patch.c from debian subdir * Make it possible to use IrDA and bluetooth with the same binary (closes: #285581) * Add EXAMPLES section to manpage (closes: #285580) * Upstream fixed Ericsson phone detection (closes: #261328) * Updated download URL in copyright file * Remove all outdated patch in doc subdir: - preserve doc/ChangeLog.html (referenced by other html files) - remove patch for doc/NEWS.html - remove patch doc/README.html * do not include TODO file, doc/TODO.html is already included (same content) * add build-fix for old txt2html version in Debian - will be fixed with txt2html >=2.25 - does fix empty files in doc/ subdir obexftp (0.10.6-1) unstable; urgency=low * Orphaning the package (no time, no interest, going to replace my mobile phone soon), set maintainer to the QA group * New upstream release (closes: #283022) * added sablotron and txt2html to build-deps, required to build the docs now. Weird things still happen there. obexftp (0.10.3+4rc3-2) unstable; urgency=low * Conflict with the obsolete libobexftp1 package (closes: #234771, #244140) * applied patch with IRDA comport connection fix (closes: #236378) * included the original source tarball again obexftp (0.10.3+4rc3-1) unstable; urgency=low * New upstream (pre-)release * added libbluetooth1-dev dependency to enable Bluetooth device support (closes: #225879) * removed static linking workaround because the library is now used by the included obexftp applications obexftp (0.10.3-1) unstable; urgency=low * New upstream release (closes: #213432) * few workarounds to make it install cleanly * s/--kill/--delete/ in flexmem.1 (closes: #213431) obexftp (0.10.2-1) unstable; urgency=low * New upstream release * Hopefully fixed all this library mixture problems by linking the program with static libs until the ABI is stable, closes: #194677, #178173 obexftp (0.9.4-pre2-3) unstable; urgency=low * New maintainer * We do not package development snapshots with official package names. Upstream confirmed that the ABI freeze is scheduled for sometimes later. lib*0 is a name for .MINOR, we cannot provide upwards compatibility! Do not create another libgal case. The only way: - remove libobexftp0, libobexftp1 for now - define flexmem and libobex shared library packages as a failed experiment obexftp (0.9.4-pre2-2) unstable; urgency=low * sorry for the package version number. should have been 0.9.4pre2 will be cleaned up with 0.9.5 * Conflict with flexmem to force upgrade to "obexftp". * force exact versioned dependencies (Closes: #175762) * rename to libobexftp0 which is accurate (no stable API). * added shlibs file * if any DD is using this software - please adopt this package: I don't have a compatible cellular phone myself. openfortivpn (1.24.0-2) unstable; urgency=medium . * Fix pppd-plugin option by adding missing plugin keyword (Closes: #1123620) openjdk-25 (25.0.1+8-2) unstable; urgency=medium . [ Matthias Klose ] * d/rules: Adjust any_archs, hppa is unlikely to get fixed for the opposite stack frame growth. * d/rules: Run the testsuite for loong64. * Regenerate the watch file. . [ Vladimir Petko ] * d/{rules/control.in/test/control.in}: Replace dbus-x11 with dbus- daemon dependency. Closes: #1117100. * d/control: d/test/control: Regenerate. * d/README.{Debian,source}: Update package readme files. * d/rules: Use generic code to replace bundled jquery. * d/JB-doc.overrides.in: Drop binary package bundled jquery override. The override is not needed for the binary package. * d/s/lintian-overrides: Update jquery override override comment. * Update unstripped-binary-or-object override comments. OpenJDK needs symbols for Native Memory Tracking. oxigraph (0.5.3-1) unstable; urgency=medium . [ upstream ] * new release . [ Jonas Smedegaard ] * update watch file: mangle suffix -post * unfuzz patches * bump project versions in virtual packages and autopkgtests oxigraph (0.5.2-3) unstable; urgency=medium . * no-changes source-only upload to enable testing migration oxigraph (0.5.2-2) experimental; urgency=medium . * add patch 1001_quick-xml to use newer minor version of crate quick-xml, superseding patch 2001_quick-xml; bump (build-)dependencies for crate quick-xml; closes: bug#1086507, thanks to Peter Michael Green pa-dlna (1.1-2) unstable; urgency=medium . * debian/: Install pa-dlna systemd unit as non-enabled user service (Closes: #1123768) - Recommend python3-systemd for systemd service * debian/rules: Do not install tests pydicom (2.4.3-3) unstable; urgency=medium . * Team upload. * remove-unusable-fixtures.patch: new. This patch fixes test failures with newer pytest versions. (Closes: #1123168) * d/watch: convert to v5 Github template. * d/control: drop redundant Rules-Requires-Root. * d/control: build depends on pybuild-plugin-pyproject. pyproject-metadata (0.10.0-1) unstable; urgency=medium . * Team upload. * New upstream version 0.10.0 * Debian-watch use v5 pytest-sugar (1.1.1-3) unstable; urgency=medium . * Patch code to support PyTest 9. (Closes: #1122933) * Update debian/watch to format version 5. python-aiojobs (1.4.0-1) unstable; urgency=medium . * Team upload. * New upstream release: - Fixed exceptions being incorrectly suppressed in Scheduler.wait_and_close() (closes: #1114291). * Run tests on all supported Python versions. * Switch to autopkgtest-pkg-pybuild. * Drop "Rules-Requires-Root: no", default as of dpkg-dev 1.22.13. * Drop build-dependency on python3-async-timeout, no longer needed with Python >= 3.11. * Standards-Version: 4.7.2. python-aiojobs (1.3.0-1) unstable; urgency=low . * New upstream release. + Fixes various test failures. Closes: #1060944 python-aiojobs (1.1.0-2) unstable; urgency=medium . * Add Andrew Svetlov to debian/copyright list. * Source-only upload. python-aiojobs (1.1.0-1) unstable; urgency=low . * Initial release. Closes: #1029966 python-aiounittest (1.5.0-1) unstable; urgency=medium . * New upstream release. * Add py3.14-get-event-loop.patch: Fix Python 3.12+/3.14 incompatibility: explicitly create and set asyncio event loop (Closes: #1123437). python-ansible-compat (25.12.0-2) unstable; urgency=medium . [ Vincent Blut ] * d/control: Drop "Rules-Requires-Root: no" * d/upstream/metadata: Add Archive, Changelog, Documentation and Security-Contact fields * d/control: Add python3-pytest-sugar and python3-pytest-xdist build dependencies . [ Lee Garrett ] * Add missing changelog entry to last changelog python-ansible-compat (25.12.0-1) unstable; urgency=medium . * New upstream version 25.12.0 * Add myself to uploaders python-django-compressor (4.5.1-5) unstable; urgency=medium . * Add fix-ast-constant-for-python3.14.patch (Closes: #1122463). python-energyzero (5.0.0-1) unstable; urgency=medium . * New upstream release. python-geopandas (1.1.2-1) unstable; urgency=medium . * Team upload. * New upstream release. * Update lintian overrides. * Drop Rules-Requires-Root: no, default since dpkg 1.22.13. * Use test-build-validate-cleanup instead of test-build-twice. * Annotate build dependencies with nocheck. * Refresh patches. * Drop shapely-2.1.0.patch & geos-3.14.patch, fixed upstream. python-georss-client (0.19-1) unstable; urgency=medium . * New upstream release. * Remove 'Rules-Requires-Root: no', now the default. * Fix incorrect URLs in Vcs-Browser and Vcs-Git. * Update Standards-Version. * Update copyright year. * Update debian/watch to format version 5. * Simplify debian/rules. * Add debian/salsa-ci.yml. python-jaeger-client (4.8.0-4) unstable; urgency=medium . * Add py3.14-fix-close-asyncio-future.patch (Closes: #1123259). python-mitogen (0.3.36-1) unstable; urgency=medium . * New upstream release. * Refresh patches. * Remove maximum ansible version constraint, following upstream in 0.3.32. python-powerfox (2.0.0-1) unstable; urgency=medium . * New upstream release. * Remove 'Rules-Requires-Root: no', now the default. * Update debian/watch to format version 5. * Add debian/salsa-ci.yml. python-pytooling (8.8.0-1) unstable; urgency=medium . [ Aryan Karamtoth ] * New upstream release 8.8.0 * Updated d/copyright * removed autopkg testsuite . [ Jeroen Ploemen ] * Control: set Testsuite to autopkgtest-pkg-python rather than -pybuild, as no tests are run on build. * Control: remove unused build-deps on mypy, wheel, colorama, ruamel.yaml; switch python3-all to python3. python-untokenize (0.1.1-5) unstable; urgency=medium . * Team upload. * Packaging update * Standards-Version: 4.7.2 (routine-update) * Remove trailing whitespace in debian/copyright (routine-update) * d/patches/fix-setup.py-for-py3.14-ast.Constant-change.patch: Add patch to fix old code in setup.py (Closes: #1122468). q4wine (1.3.13-1.1) unstable; urgency=medium . * Non-maintainer upload. * Drop unnecessary Build-Depends: libfuse-dev. (Closes: #1084416) q4wine (1.3.13-1) unstable; urgency=medium . * New upstream release. * Bump Standards-Version to 4.6.2 (was 4.5.1): no changes required * Update debian/watch. * Update years in debian/copyright. * Update debian/lintian-overrides. * Add debian/source/lintian-overrides. q4wine (1.3.12-1) unstable; urgency=medium . * New upstream release. * Update patch 01_fix-documentation-url. * Update debian/control: - bump Standards-Version to 4.5.1 (was 4.3.0): no changes required - replace build dependency from debhelper (>= 12~) to debhelper-compat (= 13) - add Rules-Requires-Root: no * Delete debian/compat. * Simplify debian/rules: remove DEB_LDFLAGS_MAINT_APPEND variable with -Wl,--as-needed flag * Update debian/watch. * Update debian/lintian-overrides. * Update years in debian/copyright. q4wine (1.3.11-1) unstable; urgency=medium . * New upstream release. * Bump Standards-Version to 4.3.0 (was 4.2.1). * Bump debhelper version to 12~ (was 11~); update debian/compat. * Simplify debian/rules: stop adding of CPPFLAGS into CXXFLAGS using of DEB_CXXFLAGS_MAINT_APPEND as workaround for cmake because debhelper already does this since version 9.20120417. * Update years in debian/copyright. * Add debian/upstream/metadata. q4wine (1.3.10-1) unstable; urgency=medium . * New upstream release. * Update short description of binary package. * Bump Standards-Version to 4.2.1 (was 4.1.4). * Bump debhelper version to 11~ (was 9); update debian/compat. * Simplify debian/rules: - delete --parallel option from dh - delete get-orig-source section and all related variables q4wine (1.3.7-1) unstable; urgency=medium . * Bump Standards-Version to 4.1.4 (was 4.1.1): no changes required. * Add build dependency from libqt5svg5-dev. * Update years in debian/copyright. q4wine (1.3.6-2) unstable; urgency=medium . * Add build dependency from qttools5-dev because Qt5LinguistTools*.cmake scripts have been moved from qttools5-dev-tools to qttools5-dev. (Closes: #881085) * Update some links from HTTP to HTTPS in debian/copyright. q4wine (1.3.6-1) unstable; urgency=medium . * New upstream release. * Bump Standards-Version to 4.1.1 (was 4.0.0): no changes required. * Update patch fix-documentation-url. q4wine (1.3.5-1) unstable; urgency=medium . * New upstream release. (Closes: #861619) * Bump Standards-Version to 4.0.0 (was 3.9.8): no changes required. * Add wine2.0 to Recommends of q4wine package. * Update debian/rules: - simplify CMAKEOPTS - delete .PHONY: override_dh_makeshlibs * Update debian/copyright. * Add debian/clean. q4wine (1.3.3-1) unstable; urgency=medium . * New upstream release. * Update Homepage URL in debian/control and in fix-documentation-url.patch. (Closes: #836429) q4wine (1.3.1-1) unstable; urgency=medium . * New upstream release. * Bump Standards-Version to 3.9.8 (was 3.9.7): no changes required. q4wine (1.3-1) unstable; urgency=medium . * New upstream release. Fixed in upstream: library paths were removed from settings dialog (Closes: #815018) * Move winetricks from Recommends to Suggests of q4wine package. (Closes: #820185) * Bump Standards-Version to 3.9.7 (was 3.9.6): no changes required. * Enable all hardening flags in debian/rules. * Update fix-documentation-url.patch. * Update debian/copyright. q4wine (1.2-r2-1) unstable; urgency=medium . * New upstream release. * Update debian/control: - remove outdated Replaces - change build dependencies from Qt4 to Qt5 - update Depends of binary package (libqt4-sql-sqlite --> libqt5sql5-sqlite) - update Recommends of binary package (new Wine architectures, wine1.9, etc.) - update short description of binary package - fix lintian note vcs-field-uses-insecure-uri vcs-git * Update debian/rules: - disable Wine AppDB browser support - enable build with Qt5 * Update fix-documentation-url.patch: partially fixed in upstream. * Update debian/copyright. q4wine (1.1-r2-3) unstable; urgency=medium . * Add icoutils back to Build-Depends. q4wine (1.1-r2-2) unstable; urgency=medium . * Bump debhelper version to 9 (was 7.0.50~); update debian/compat. * Bump Standards-Version to 3.9.6 (was 3.9.5): no changes required. * Update debian/control: - update Homepage field - update using wrap-and-sort tool - simplify Build-Depends and Depends - delete wine-bin, wine64-bin, wine-bin-unstable and wine64-bin-unstable from Recommends - add wine, wine-development, wine1.6, wine1.7 and winetricks to Recommends - move sudo and wget from Depends to Recommends * Simplify debian/rules. * Delete useless debian/docs. * Update years in debian/control. * Add fix-documentation-url.patch: Use web.archive.org until project website will be repaired. Also disable automatic opening this documentation after initial program configuring. (Closes: #679466) (LP: #1332725) q4wine (1.1-r2-1) unstable; urgency=medium . * Update to stable release 1.1-r2. * Bump Standards-Version to 3.9.5 (was 3.9.5): no changes required. q4wine (1.1-r1-1) unstable; urgency=low . * Update to stable release 1.1-r1. q4wine (1.1-1) unstable; urgency=low . * Update to stable release 1.1. * Bump Standards-Version to 3.9.4 (was 3.9.3): no changes required. * Delete obsolete DM-Upload-Allowed field from debian/control. * Update get-orig-source section in debian/rules. q4wine (1.0-r3-2) unstable; urgency=low . * Move package to unstable: no changes required. q4wine (1.0-r3-1) experimental; urgency=low . * Update to stable release 1.0-r3. q4wine (1.0-r2-1) experimental; urgency=low . * Update to stable release 1.0-r2. q4wine (1.0-r1-1) experimental; urgency=low . * Update to stable release 1.0-r1. q4wine (1.0-1) experimental; urgency=low . * Update to stable release 1.0. * Simplify debian/rules. * Fix debian/compat. * Add debian/lintian-overrides: false positives for lintian tag hardening-no-fortify-functions. q4wine (0.999-rc8-2) experimental; urgency=low * Dependencies from wine* were moved from Depends to Recommends section. It should simplify migration to Multiarch packages. Also wine can be manually compiled and installed in user's system and not listed in the list of installed packages in this case. (Closes: #679466) q4wine (0.999-rc8-1) experimental; urgency=low * Update to stable release 0.999-rc8. * Deleted debian/patches/*: accepted in upstream. * Updated debian/watch: changed regexp. * Updated debian/control: used [kfreebsd-any] instead of hardcoded list of kFreeBSD architectures [kfreebsd-i386 kfreebsd-amd64] in build dependency from libkvm-dev. q4wine (0.999-rc7-3) experimental; urgency=low * Added file debian/patches/fixes-for-hurd-i386: fixes FTBFS in Debian GNU/Hurd. q4wine (0.999-rc7-2) experimental; urgency=low * Added patch debian/patches/fix-build-on-kfreebsd-and-hurd-i386: possibly fixes FTBFS in Debian GNU/kFreeBSD and GNU/Hurd. q4wine (0.999-rc7-1) experimental; urgency=low * Update to release candidate 0.999-rc7. * debian/patches/* were deleted: now available in upstream. * debian/copyright was updated: new files in source tree. * debian/rules was updated: - now uscan is used instead of direct using of wget and mv commands - used hardening flags in compiler options q4wine (0.121-4) unstable; urgency=low * debian/patches/fix-for-gcc-4.7 was added: (fixes FTBFS with GCC >= 4.7) (Closes: #672073) q4wine (0.121-3) unstable; urgency=low * Bumped Standards-Version to 3.9.3. * debian/control was updated: - added string `DM-Upload-Allowed: yes' - updated short and long descriptions of the package - removed extra dependency from sqlite3 (libqt4-sql-sqlite depends on it) - removed extra dependency from wine1.0 (there is no such package in actual Ubuntu releases) - added optional dependencies from wine1.4 and wine1.5 (for Ubuntu users and others who use PPA in Launchpad) * debian/dirs was deleted: it is not required. * debian/copyright was updated: file was rewritten in according to Copyright format 1.0 * debian/rules was updated: - added additional section get-orig-source - now dh is used instead of direct dh_* commands. (fixes FTBFS with new build-arch handling) (Closes: #666371) q4wine (0.121-2) unstable; urgency=low * Updated debian/copyright: - section about src/fuseiso/src/linux/* was deleted because of subdirectory src/fuseiso was removed from sources tarball in upstream. * Small fix in debian/changelog. q4wine (0.121-1) unstable; urgency=low * Update to stable release 0.121. * Updated debian/control: - section about src/fuseiso/src/linux/* was deleted because of subdirectory src/fuseiso was removed from sources tarball in upstream. - added additional fields Vcs-Git and Vcs-Browser - fixed misprint in description: Winetriks -> Winetricks (Closes: #631260) * Updated debian/rules: there is no cmake variable 'WITH_WINETRIKS' now (it is always enable). * Removed debian/patches/ (all this changes now available in upstream). * Fixed lintian warning 'debian-rules-missing-recommended-target'. q4wine (0.120-r1-4) unstable; urgency=low * Updated debian/patches/ - additional fix for Debian GNU/Hurd * Edited debian/control: - section with dependencies of binary package was updated: + Ubuntu users now need to have wine, wine1.0, wine1.2 or wine1.3 (Closes: #614357) q4wine (0.120-r1-3) unstable; urgency=low * Updated debian/patches/ - added fix for cmake option SKIP_RPATH (it makes program unusable) - updated fix for Debian GNU/kFreeBSD * Edited debian/control: - section with long description was updated - section with dependencies of binary package was updated: + Debian users need to have wine-bin or wine-bin-unstable + Ubuntu users need to have wine1.0 or wine1.2 q4wine (0.120-r1-2) unstable; urgency=low * Edited debian/rules to fix libq4wine-core.so destination from /usr/lib64/q4wine/ to /usr/lib/q4wine/ (Closes: #612027) * Added debian/patches/ - possible fix for Debian GNU/kFreeBSD - possible fix for Debian GNU/Hurd q4wine (0.120-r1-1) unstable; urgency=low * Update to stable release 0.120-r1. q4wine (0.120-2) unstable; urgency=low * Upload to unstable branch. q4wine (0.120-1) experimental; urgency=low * Update to stable release 0.120. q4wine (0.119-r1-1) experimental; urgency=low * Update to bug fix release 0.119-r1. * Updated file debian/copyright. q4wine (0.118-4) unstable; urgency=low * Fixed `Depends' and `Build-Depends' in debian/control. q4wine (0.118-3) unstable; urgency=low * Fixed `Depends' in debian/control. (wine for amd64, hurd-i386, i386, kfreebsd-i386, powerpc and sparc is now available only in experimental branch of Debian) * Fixed `Build-Depends' for hurd-i386 in debian/control. (wine for hurd-i386 is now available in experimental branch of Debian) * Removed xdg-utils dependency from debian/control. (It's unnecessary in Q4Wine since version 0.118) q4wine (0.118-2) unstable; urgency=low * Added kfreebsd-i386 and kfreebsd-amd64 specific dependencies to debian/control. q4wine (0.118-1) unstable; urgency=low * Initial release (closes: #550148). quadrapassel (1:49.2.3-1) unstable; urgency=medium . * New upstream release (Closes: #580465, #613997) r-cran-dt (0.34.0+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.7.2 (routine-update) * Restrict to 64-bits architectures (routine-update) * Restrict to little-endian architectures (routine-update) * dh-update-R to update Build-Depends (routine-update) r-cran-dtplyr (1.3.2-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.7.2 (routine-update) * Restrict to 64-bits architectures (routine-update) * Restrict to little-endian architectures (routine-update) * dh-update-R to update Build-Depends (routine-update) r-cran-emdbook (1.3.14+ds-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.7.2 (routine-update) * Restrict to 64-bits architectures (routine-update) * Restrict to little-endian architectures (routine-update) r-cran-emmeans (2.0.1+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.7.2 (routine-update) * Restrict to 64-bits architectures (routine-update) * Restrict to little-endian architectures (routine-update) * dh-update-R to update Build-Depends (routine-update) r-cran-enrichwith (0.4.0+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.7.2 (routine-update) * Restrict to 64-bits architectures (routine-update) * Restrict to little-endian architectures (routine-update) Trim trailing whitespace. Set upstream metadata fields: Archive, Bug-Database, Bug-Submit, Repository, Repository-Browse. r-cran-epir (2.0.89+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.7.2 (routine-update) * Restrict to 64-bits architectures (routine-update) * Restrict to little-endian architectures (routine-update) r-cran-fitdistrplus (1.2-4-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.7.2 (routine-update) * Restrict to 64-bits architectures (routine-update) * Restrict to little-endian architectures (routine-update) r-cran-flextable (0.9.10-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.7.2 (routine-update) * Restrict to 64-bits architectures (routine-update) * Restrict to little-endian architectures (routine-update) * dh-update-R to update Build-Depends (routine-update) r-cran-officer (0.7.2+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.7.2 (routine-update) * Restrict to 64-bits architectures (routine-update) * Restrict to little-endian architectures (routine-update) * dh-update-R to update Build-Depends (routine-update) rasdaemon (0.8.4-1) unstable; urgency=medium . * New upstream version 0.8.4 * Add missing build dependencies for sbuild rpy2 (3.6.4-2) unstable; urgency=medium . * Tests: be compatible with pytest 9. (Closes: #1123337) * Update Lintian override. rust-atom-syndication (0.12.7-1) unstable; urgency=medium . * Team upload. * Package atom_syndication 0.12.7 from crates.io using debcargo 2.7.11 * Drop old relax-deps.patch * Add upstream patch for quick-xml 0.38 rust-citationberg (0.6.1-1) unstable; urgency=medium . * Team upload. * Package citationberg 0.6.1 from crates.io using debcargo 2.7.11 * Remove 01_relax_deps.diff, Debian has the versions upstream requires. . [ Antonin Delpeuch ] * Package citationberg 0.6.1 from crates.io using debcargo 2.7.10 rust-doxx (0.1.2-4) unstable; urgency=medium . * Team upload. * Package doxx 0.1.2 from crates.io using debcargo 2.7.11 * Add patch for quick-xml 0.38. rust-font-kit (0.14.3-2) unstable; urgency=medium . * Team upload. * Package font-kit 0.14.3 from crates.io using debcargo 2.7.11 * Relax dependency on dirs. rust-grcov (0.10.5-1) unstable; urgency=medium . * Package grcov 0.10.5 from crates.io using debcargo 2.7.11 * Update copyright file. * Update disable-tests-missing-testdata.diff for new upstream. . [ Antonin Delpeuch ] * Team upload. * Package grcov 0.10.5 from crates.io using debcargo 2.7.10 rust-opendal (0.54.0-5) unstable; urgency=medium . * Team upload. * Package opendal 0.54.0 from crates.io using debcargo 2.7.11 * Drop quick-xml-0.36.diff * Add upstream patch for quick-xml 0.38. rust-plist (1.8.0-1) unstable; urgency=medium . * Team upload. * Package plist 1.8.0 from crates.io using debcargo 2.7.11 * Stop patching quick-xml dependency. * Disable tests that rely on test data which is not included in the crates.io release. * Don't fail build due to compiler warnings. . [ Jeremy Bícha ] * simplify relax dep patch rust-proptest (1.9.0-1) unstable; urgency=medium . * Team upload. * Package proptest 1.9.0 from crates.io using debcargo 2.7.11 * Drop fix-arithmetic-overflow.patch, merged upstream. * Update remaining patches for new upstream. * Add patch reverting upstream switch to rand 0.9. rust-quick-junit (0.5.1-1) unstable; urgency=medium . * Team upload. * Package quick-junit 0.5.1 from crates.io using debcargo 2.7.11 * Update patch newer-quick-xml for new upstream. * Drop patch relax-dev-depends - no longer needed. rust-quick-xml (0.38.4-1) unstable; urgency=medium . * Team upload. * Package quick-xml 0.38.4 from crates.io using debcargo 2.7.11 * Drop patch fix-tests-32-bit.diff, fixed upstream. * Upload to unstable (Closes: #1086507) rust-quick-xml (0.38.3-1) experimental; urgency=medium . * Team upload. * Package quick-xml 0.38.3 from crates.io using debcargo 2.7.11 * Drop remove-references-to-missing-tests.diff, no longer needed. * Update remaining patches for new upstream. rust-rss (2.0.11-2) unstable; urgency=medium . * Team upload. * Package rss 2.0.11 from crates.io using debcargo 2.7.11 * Remove patch for quick-xml 0.36 * Add patch for quick-xml 0.38 rust-saa (5.4.2-1) unstable; urgency=medium . * Team upload. * Package saa 5.4.2 from crates.io using debcargo 2.7.11 * Disable loom support, since loom does not build on most architectures. * Update relax-deps.patch for new upstream and current situation in Debian. rust-saa (5.0.0-1) unstable; urgency=medium . * Package saa 5.0.0 from crates.io using debcargo 2.7.11 rust-saa (4.0.0-1) unstable; urgency=medium . * Package saa 4.0.0 from crates.io using debcargo 2.7.10 rust-scc (3.4.8-1) unstable; urgency=medium . * Team upload. * Package scc 3.4.8 from crates.io using debcargo 2.7.11 * Disable loom support, since rust-loom does not build on most Debian architectures. * Update relax-deps.patch for new upstream and current situation in Debian. rust-scc (3.3.2-1) unstable; urgency=medium . * Package scc 3.3.2 from crates.io using debcargo 2.7.11 rust-sdd (4.5.3-1) unstable; urgency=medium . * Team upload. * Package sdd 4.5.3 from crates.io using debcargo 2.7.11 * Disable loom support, since rust-loom does not build on most Debian architectures. * Update relax-deps.patch for new upstream and current situation in Debian. rust-sdd (4.2.4-1) unstable; urgency=medium . * Package sdd 4.2.4 from crates.io using debcargo 2.7.11 rust-sdd (4.1.0-1) unstable; urgency=medium . * Package sdd 4.1.0 from crates.io using debcargo 2.7.10 rust-wayland-scanner (0.31.7-3) unstable; urgency=medium . * Team upload. * Package wayland-scanner 0.31.7 from crates.io using debcargo 2.7.11 * Add upstream patch to fix panic wayland-protocols with quick-xml 0.38. rust-wayland-scanner (0.31.7-2) unstable; urgency=medium . * Team upload. * Package wayland-scanner 0.31.7 from crates.io using debcargo 2.7.11 * Add patch for quick-xml 0.38. rust-xcb (1.6.0-2) unstable; urgency=medium . * Team upload. * Package xcb 1.6.0 from crates.io using debcargo 2.7.11 * Add patches to support quick-xml 0.38. stardict-czech (20171101-4) unstable; urgency=medium . * QA upload. * Follow multiarch hints. * Really fix clean target. stardict-czech (20171101-3) unstable; urgency=medium . * QA upload. * Fix clean target. * Drop trailing whitespace (d/changelog and d/rules). * d/control: Drop "Priority: optional" (default). * d/control: Update standards-version. * Switch watch file to format version 5. * Add debian/salsa-ci.yml. swupdate (2025.12+dfsg-2) unstable; urgency=medium . * Declare public key or gpg cfg mandatory swupdate (2025.12+dfsg-1) unstable; urgency=medium . * New upstream version 2025.12+dfsg * Revert "Backport: suricatta/wfx: Fix rebooting (Closes: #1118485)" * Revert "Backport: Fix out-of-tree build" * Document symbol swupdate_set_version_range_type * d/copyright: Add new info * Clean more test files * Enable xz decompression * Enable Mbed TLS and GPGME with additional signature algorithms texlive-extra (2025.20251127-2) unstable; urgency=medium . * Patch TeX4HT to latest version to fix infinite loops in code. (see https://tug.org/tex4ht/changelog.html) (Closes: #1123530). tomcat-jakartaee-migration (1.0.10-2) unstable; urgency=medium . * New upstream release - New dependency on libeclipse-osgi-java * Converted debian/watch to the version 5 format * Standards-Version updated to 4.7.2 translate-toolkit (3.17.5-1) unstable; urgency=medium . * New upstream release. - add extra dependencies on python3-tomlkit for new toml backend - replace dependencies on python3-wcwidth / python3-cwcwidth with python3-unicode-segmentation-rs for unicode processing tvtime (1.0.11-9) unstable; urgency=medium . * QA upload. * Fix FTBFS without termio.h. (Closes: #1115214) ubelt (1.4.0-1) unstable; urgency=medium . * debian/watch: use v5 * New upstream version 1.4.0. (Closes: #1122491) * Update the email of maintainer * Bunp std-ver to 4.7.2 unicode-segmentation-rs (0.2.1-1) unstable; urgency=medium . * New upstream release. xkeyboard-config (2.46-2) unstable; urgency=medium . * Migrate /usr/lib/X11/xkb dir to symlink. (Closes: #1122650) xkeyboard-config (2.46-1) unstable; urgency=medium . [ Dylan Aïssi ] * Team upload. * debian/copyright: Convert to machine-readable format . [ Timo Aaltonen ] * New upstream release. * rules: Drop obsolete xkb-base build-option. * watch: Updated to version 5. * source: Switch to format 3.0 (quilt). xkeyboard-config (2.44-1) experimental; urgency=medium . * New upstream release. (Closes: #1091993) * copyright: Fix a typo in the URL. (Closes: #1070293) * rules: Enable non-latin-layouts-list. (Closes: #1085452) - control: Add libxkbcommon-tools and python3-yaml to build-depends. * rules: Drop dh_clean override, unnecessary. zonemaster-cli (8.0.1-1) unstable; urgency=medium . * Team upload. * Import upstream version 8.0.1. * Bump versioned dependencies on libzonemaster-ldns-perl and libzonemaster-perl.