aggdraw (1.3.19-2) unstable; urgency=medium . [ Bas Couwenberg ] * Bump Standards-Version to 4.7.2, no changes. * Update lintian overrides. * Drop Rules-Requires-Root: no, default since dpkg 1.22.13. * Use test-build-validate-cleanup instead of test-build-twice. . [ Antonio Valentino ] * debian/rules: - Skip "test_graphics2". The test code is not compatible with Pillow 12. Closes: #1120234. * Update dates in d/copuright. airthings-ble (1.2.0-1) unstable; urgency=medium . * New upstream release. astrodendro (0.3.1+ds-3) unstable; urgency=medium . * Team upload. * Add build-dep on python3-setuptools-scm to avoid generating '0.0.0' ver: /usr/lib/python3/dist-packages/astrodendro-0.0.0.dist-info/* . [ Phil Wyett ] * Remove no longer needed 'Rules-Requires-Root: no'. * d/watch: Convert to version 5 and target GitHub. * d/copyright: Remove 'Files: astrodendro/six.py', no longer in source. ausweisapp2 (2.4.0-1) unstable; urgency=medium . * New upstream version 2.4.0 azure-cli (2.79.0-1) unstable; urgency=medium . * Update upstream source from tag 'upstream/2.79.0' * Bump dependency on python-azure btop (1.4.4-1) unstable; urgency=medium . [ Otto Kekäläinen ] * New upstream release 1.4.4 (Closes: #1084966) . [ Joel Orón Valiente ] * debian/control: Bump standards version to 4.7.2. * Add all new packages to licensed files to fix lintian warning. * Add hardening flags to fix lintian warning: hardening-no-fortify-functions. * Add Otto, Andrew and Joel to the copyright. catdvi (0.14-18) unstable; urgency=medium . * QA upload. * Upload to unstable. catdvi (0.14-17) experimental; urgency=medium . * QA upload. * debian/copyright: Update packaging copyright information. * debian/salsa-ci.yml: Add to provide CI tests for Salsa. * debian/tests/*: Create autopkgtest. dataquay (0.9.5-1) unstable; urgency=medium . * Team upload . * New upstream version 0.9.5 + Refresh patches + Drop obsolete patches * Fix FTCBFS: Support DEB_BUILD_OPTIONS=nocheck. Thanks to Helmut Grohne (Closes: #1104138) * Cleanup leftover files (Closes: #1044714) * B-D on qt6 + Force buildsystem to qmake6 * Use dh_install for installing pkg-config files (rather than overriding dh_auto_install) * Simplify d/rules with execute_after_dh_ stanza * Add linebreaks old d/changelog entries * Update d/watch + Use version 5 + Use https:// * Update d/copyright + Bump copyright dates + Use https for upstream source in d/copyright + use "Expat" as the license identifier, rather than "MIT" + Add myself to the copyright holderse * Add salsa-ci configuration * Apply 'wrap-and-sort -ast' * Remove obsolete file d/source/local-options * Bump standards version to 4.7.2 diskscan (0.21-2) unstable; urgency=medium . * Move to DEP-14 * Support CMAKE 4 (Closes: #1112848) * Update libnurses package name diskscan (0.21-1) unstable; urgency=medium . * New upstream version 0.21 * Bump Standards-Version to 4.6.2 (no change) diskscan (0.20-3) unstable; urgency=medium . [ Debian Janitor ] * Refer to common license file for CC0-1.0. * Bump debhelper from old 12 to 13. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. . [ Kyle Robbertze ] * Bump standards-version to 4.6.1 (no change) * d/copyright: use correct name in licence field diskscan (0.20-2) unstable; urgency=medium . * Move from python to python3 (Closes: #942985) * Move packaging to salsa * Move to debhelper-compat 12 * Bump Standards-Version to 4.4.1 (no change) diskscan (0.20-1) unstable; urgency=medium . * New upstream version 0.20 * debian/control: - Bumped Standards-Version to 4.1.1 - Moved packaging VCS to gitlab until Alioth replacement is available diskscan (0.19-4) unstable; urgency=medium . * New maintainer (Closes: #848676) * debian/watch: corrected options so that it works diskscan (0.19-3) unstable; urgency=medium . * QA upload. * Set Debian QA Group as maintainer. (see #848676). diskscan (0.19-2) unstable; urgency=medium . * Bumped DH level to 10. * debian/control: - Bumped Standards-Version to 3.9.8. - Updated the Vcs-* fields to use https instead of http and git. * debian/copyright: updated the packaging copyright years. * debian/watch: bumped to version 4. diskscan (0.19-1) unstable; urgency=medium . * New upstream release. * The upstream adopted the debian/distclean.sh script. Consequently: - debian/clean: added to remove an additional 'distclean' file created by debhelper. - debian/copyright: updated the information about the distclean file - debian/distclean.sh: removed. - debian/rules: change the override_dh_clean to use the upstream distclean.sh file. diskscan (0.18-1) unstable; urgency=medium . * New upstream release. * Upstream using CMake now. * debian/clean: removed. Using debian/distclean.sh. * debian/control: - Added cmake to Build-Depends field. - Removed ctags, ninja-build, python-beautifulsoup and python-markdown from Build-Depends field. * debian/copyright: updated an information about the packaging. * debian/dirs: not useful now. Removed. * debian/distclean.sh: added to remove some files forgotten by upstream after the build process. * debian/rules: - Added the override_dh_clean target to call the debian/distclean.sh script. - Removed the override_dh_auto_clean, override_dh_auto_clean and override_dh_auto_install targets. - Removed the 'V' variable (unneeded now). diskscan (0.17-1) unstable; urgency=medium . * New upstream release. (Closes: #803794) * debian/clean: removed previous names and added new entries to remove some files forgotten by upstream when cleaning the source code. * debian/control: added libncurses5-dev and zlib1g-dev to Build-Depends field. * debian/copyright: updated some information about the upstream. * debian/patches: removed. The upstream fixed the source code. Thanks. * debian/rules: - Added the target override_dh_auto_clean to remove the directory 'built', forgotten by upstream. - Added the target override_dh_auto_configure to run a single 'configure' command. * debian/source/options: removed. The upstream fixed the source code. diskscan (0.16-1) unstable; urgency=medium . * New upstream release. * The upstream is using a new method to build the final files. Consequently: - Dropped the dh-autoreconf. - debian/clean: updated to use a new content. - debian/control: added ctags and ninja-build to Build-Depends field. - debian/dirs: added to create some necessary directories. - debian/patches/: ~ Removed the useless Makefile patch. ~ Added the fix-manpage-path patch to fix the manpage install place. ~ Added the fix-make-clean patch to avoid a FTBFS in first build. - debian/rules: ~ Full updated and adapted. ~ Added V=1 variable to force to show the commands when compiling. ~ Using DEB_BUILD_MAINT_OPTIONS variable, instead of DEB_CFLAGS_MAINT_APPEND and DEB_LDFLAGS_MAINT_APPEND to improve the GCC hardening. - debian/source/options: added to ignore changes in specific files. * debian/copyright: full updated. * debian/docs: added to install the upstream README.md file. * debian/gbp.conf: not used by me... Removed. * Leaving of provide a picked upstream changelog. Consequently: - Removed the debian/README.source file. - Removed the debian/upstream.changelog file. diskscan (0.15-1) unstable; urgency=medium . * New upstream release. (Closes: #782733) * Using autoreconf now. * debian/clean: updated. * debian/copyright: - Added new copyright notices. - Removed the dot-zero from GPL licenses. - Updated the upstream and packaging copyright years. * debian/upstream.changelog: updated. diskscan (0.14.1-6) unstable; urgency=medium . * Bumped Standards-Version to 3.9.6. * debian/copyright: removed the space in 'public domain' license name. * debian/rules: added the DEB_CFLAGS_MAINT_APPEND and DEB_LDFLAGS_MAINT_APPEND variables to fix some issues pointed by blhc. diskscan (0.14.1-5) unstable; urgency=medium . * New maintainer email address. * debian/control: updated the Vcs-Browser field. diskscan (0.14.1-4) unstable; urgency=medium . * debian/control: new improvement to the short and long description. Thanks again to Filipus Klutiero . (Closes: #749681) diskscan (0.14.1-3) unstable; urgency=medium . * debian/control: improved the long description. Thanks to Filipus Klutiero . (Closes: #749197) diskscan (0.14.1-2) unstable; urgency=medium . * Added the Makefile patch that forces the verbose mode to show flags when compiling. diskscan (0.14.1-1) unstable; urgency=medium . * New upstream release. * debian/clean: added to remove some forgotten files. * debian/control: - Added autotools-dev, automake, python-yaml as build dependency. - Updated Standards-Version from 3.9.4 to 3.9.5. * debian/copyright: updated the upstream and packaging copyright years. * debian/rules: - Added the autotools-dev option to main target. - Added the override_dh_auto_configure target to execute the autogen.sh upstream script. - Removed unneeded lines to provide GCC hardening. * debian/upstream.changelog: updated. * debian/watch: fixed the download and improved the regexp. diskscan (0.13-1) unstable; urgency=low . * Initial release (Closes: #724458) emacs-calfw (2.0-2) unstable; urgency=medium . * debian/control: Use dh_elpa to generate elpa-calfw-howm dependencies. emacs-calfw (2.0-1) unstable; urgency=low . * Adopt package back into the debian-emacsen team (Closes: #1053453). * debian/watch: Convert to version 5 format. * Convert to dh-elpa. * debian/control: Add transitional dummy packages. * debian/control: Bump debhelper compat level to 13. * debian/copyright: Update format specifier. * New upstream version 2.0. * debian/rules: Disable upstream Makefile. * Include calfw-compat.el. * debian/control: Drop org-mode from Suggests, it's built-in. * debian/control: Bump Standards-Version to 4.7.2, no changes. * Drop obsolete conffiles from the transitional packages. fckit (0.14.1-1) unstable; urgency=medium . * New upstream release * Update d/watch to version 4 feh (3.11.2-2) unstable; urgency=medium . [ Andreas Tille ] * Use upstream desktop file Closes: #1093684 * Cleanup after testing Closes: #1049618 * debian/README.source: deleted . [ Peter Samuelson ] * Escape hyphens in manpage Closes: #1050875 gnome-shell-extension-shortcuts (1.7.2-1) unstable; urgency=medium . * New upstream version 1.7.2 * Bump Standards-Version to 4.7.2 (no change) golang-github-gabriel-vasile-mimetype (1.4.11+dfsg1-2) unstable; urgency=medium . * Team upload. * d/patches: Fix integer overflow on 32bit architectures. golang-github-gabriel-vasile-mimetype (1.4.11+dfsg1-1) unstable; urgency=medium . * New upstream version 1.4.11+dfsg1 golang-github-msteinert-pam (2.1.0-1) unstable; urgency=medium . * New upstream release 2.1.0 gscan2pdf (2.13.5-1) unstable; urgency=medium . * New upstream release Closes: #1119254: imagemagick break gst-plugins-bad1.0 (1.26.7-2) unstable; urgency=medium . * Team upload . [ Marc Leeman ] * d/control: bump meson version to match meson.build . [ Charles ] * Add several more autopkgtests gtk4-layer-shell (1.3.0-1) unstable; urgency=medium . * New upstream release * d/patches: Drop, patch was applied upstream * d/libgtk4-layer-shell0.symbols: Update for new upstream release gtksourceview4 (4.8.4-8) unstable; urgency=medium . * Remove Suggests: devhelp * Improve nodoc build profile handling * Bump Standards Version to 4.7.2 hashcheck (1.0.1-1) unstable; urgency=medium . * New upstream version 1.0.1 (Closes: #1112985, #1119441) - Fixes CMAKE flags - Supports CMAKE 4 * Fix watch file * Bump Standards-Version to 4.7.2 (no change) hashcheck (1.0.0-2) unstable; urgency=medium . [ Debian Janitor ] * Bump debhelper from old 11 to 13. * Set debhelper-compat version in Build-Depends. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. . [ Kyle Robbertze ] * d/control: update VCS-* to point to salsa.d.o/debian * Bump standards-version to 4.6.1 (no change) * Update maintainer email address * Use QT_SELECT to select Qt5 hashcheck (1.0.0-1) unstable; urgency=medium . * Initial release (Closes: #897907) ibus-table-chinese (1.8.14-1) unstable; urgency=medium . * Team upload. * New upstream release. (Closes: #1113000) * debian/rules: Do not override cmake configure step anymore. * debian/watch: Update to version 5. ibus-table-chinese (1.8.12-2) unstable; urgency=medium . [ Gunnar Hjalmarsson ] * d/clean: Allow to build twice (closes: #1047346) . [ Boyuan Yang ] * debian/control: Bump Standards-Version to 4.7.0. * debian/control: Update the hyperlink to Yong table. (Closes: #1067935) * The conversion of cangjie-based packages avoids duplicated files. (LP: #1094430) ibus-table-chinese (1.8.12-1) unstable; urgency=medium . * Team upload. * New upstream release 1.8.12. * Switch to new upstream maintained by mike-fabian. * debian/copyright: Minor update. + The copyright information needs further work. * Pending new binary packages: + ibus-table-cantonyale. * debian/control: + Add build-dependency cmake-fedora. + Convert ibus-table-cangjie to metapackage. * debian/rules: + Adjust to be compatible with cmake-fedora usage. + Use upstream RELEASE-NOTES.txt as changelog. * debian/patches: Dropped, not needed anymore. * debian/watch: Monitor new upstream by mike-fabian. * debian/docs: Dropped, not applicable for multi-package case. * debian/*.install: Partially install appdata.xml files for each binary package (needs further working). ibus-table-chinese (1.8.2-3) unstable; urgency=medium . * Team upload. * debian: Apply "wrap-and-sort -abst". * debian/control: + Bump Standards-Version to 4.2.1. + Bump debhelper compat to v11. + Update Homepage field to point to correct upstream project. (Closes: #856130). + Update maintainer email address and use debian-input-metho mailing list. (Closes: #899761). + Update Vcs-* fields and use the git repository on Debian Salsa platform. * debian/rules: + Use "dh_missing --fail-missing". + Generate a fakehome directory runtime to fix FTBFS. ibus-table-chinese (1.8.2-2) unstable; urgency=medium . * Update uploaders. Closes: #841799 * Update upstream and VCS URLs. ibus-table-chinese (1.8.2-1) unstable; urgency=medium . * New upstream release. * Build with the old CMakeList.txt from 1.4.6-Source. ibus-table-chinese (1.4.6-Source-2) unstable; urgency=medium . * Team upload. * Rebuild with ibus-table 1.9.1. * Update depends. Closes: #724023 ibus-table-chinese (1.4.6-Source-1) unstable; urgency=low . * Team upload. * New upstream release. * Update compat to 9, control with policy 3.9.4, no DM-Upload... ibus-table-chinese (1.4.0.20121008-1) experimental; urgency=low . * New upstream release. ibus-table-chinese (1.4.0-1) experimental; urgency=low . * New upstream release. * Add cmake back to Build-Depends * Drop the lines starting with # in debian/copyright ibus-table-chinese (1.3.5-2) unstable; urgency=low . * Add cmake back to Build-Depends * Drop the lines starting with # in debian/copyright ibus-table-chinese (1.3.5-1) unstable; urgency=low . * New upstream release. ibus-table-chinese (1.3.4-1) unstable; urgency=low * New upstream release. * Set Vcs to git.debian.org * Set DM-Upload-Allowed to yes * Fix "Typo in package description" (Closes: #604403) * Fix "FTBFS: __main__.InvalidTableName: Value of NAME attribute" (Closes: #642812) * Add cmake to Build-Depends ibus-table-chinese (1.3.0.20100527-1) unstable; urgency=low [ Asias He ] * Initial release (Closes: #583385) idzebra (2.2.8-2) unstable; urgency=medium . * debian/control: - Explicitly (Build-)Depend on libcrypt-dev (Closes: #1102980, #1107018). - Raise Standards-Version to 4.7.2 (no changes needed). - Drop Rules-Requires-Root: no. - Use ${source:*} replacement where possible. * debian/copyright: - Replace FSF address with upstream URL. - Formatting update. * debian/rules: Drop dh_makeshlibs override. * debian/watch: Convert to Version 5. joserfc (1.4.1-1) unstable; urgency=medium . * New upstream release. json-glib (1.10.8+ds-2) unstable; urgency=medium . * Remove Suggests: devhelp kdenlive (25.08.2-1) unstable; urgency=medium . * New upstream release. - Remove merged patch 01-disable-autoupdate. - Add new build dependencies libimath-dev, libopentimelineio-dev, libavformat-dev, libavcodec-dev, libswresample-dev and libavutil-dev. kooha (2.3.1-4) unstable; urgency=medium . * Use Depends: gstreamer1.0-plugins-bad instead of gstreamer1.0-vaapi libcrypt-password-perl (0.28-2) unstable; urgency=medium . * Add dont-call-man.patch. Patch out call to `man crypt' in a test and at runtime. * Drop test and runtime dependency on man-db. libcrypt-password-perl (0.28-1) unstable; urgency=medium . * Initial release (closes: #1115969). libiodbc2 (3.52.16-2) unstable; urgency=medium . * QA upload * Build with -Wno-incompatible-pointer-types libiodbc2 (3.52.16-1) unstable; urgency=medium . * QA upload * New upstream release * Build with -std=c17 (Closes: #1097202) libxpertmass (1.4.0-1) unstable; urgency=low . * New upstream release. * Depends on new version if libIsoSpec++: libisospec++-dev (>=2.3.1). * Major advances in the QDoc-based documentation. * Bunch of upgrades of the versions of build-deps libs. m1n1 (1.5.2-2) unstable; urgency=medium . * Team upload. * Upload to unstable. m1n1 (1.5.2-1) experimental; urgency=medium . * Team upload. * New upstream release. m1n1 (1.5.1-1) experimental; urgency=medium . * Team upload. * New upstream release. mailman-suite (0+20240312-2) unstable; urgency=medium . [ Jordi Mallach ] * Add upstream metadata. * Add myself to uploaders. . [ Pierre-Elliott Bécue ] * Add humanize as a dependency for the suite as postorius needs it. (Closes: #1116708) * d/control: - Bump Standards-Version to 4.7.2 * d/copyright: Update mapclassify (2.8.1-3.1) unstable; urgency=medium . * Team upload. * Display sphinx error if doc build fails. * Add do-not-call-sphinx_rtd_theme.get_html_theme_path.patch. This fixes FTBFS (Closes: #1114198). mapclassify (2.8.1-3) unstable; urgency=medium . * debian/control: Removed to fix s390x architecture tests mapclassify (2.8.1-2) unstable; urgency=medium . * debian/control: Added Build-depends python3-pyogrio mapclassify (2.8.1-1) unstable; urgency=medium . * New upstream version 2.8.1 * debian/python3-mapclassify.lintian-overrides: Removed unnecessary file mapclassify (2.8.0-1) unstable; urgency=medium . * New upstream version 2.8.0 mapclassify (2.7.0-1) unstable; urgency=medium . * New upstream version 2.7.0 * debian/control: - Added Build-Depends jdupes - Bumped Standards-Version to 4.7.0 * debian/patches/fixed-path-file-tests.patch: - Fixed file path for tests * debian/rules: - Fixed duplicate files - Fixed file path to enable testing - Ignored because it tries to connect externally (Closes: #1067014) mapclassify (2.6.1-5) unstable; urgency=medium . * Team upload. * d/control: mark docs- or test-only dependencies. Closes: #1057383 * Added intersphinx patch to connect to related documentation packages. mapclassify (2.6.1-3) unstable; urgency=medium . * debian/control: added Testsuite: autopkgtest-pkg-pybuild * debian/tests/control: replaced by autopkgtest from debian/control mapclassify (2.6.1-2) unstable; urgency=medium . * debian/rules: removed build failed tests * debian/tests: Build error fixed mapclassify (2.6.1-1) unstable; urgency=medium . * New upstream version 2.6.1 * debian/copyright: File 'versioneer.py' has been removed in the new version * debian/rules: Bug fixed in testing mapclassify (2.6.0-2) unstable; urgency=medium . * Team Upload. * Point VCS URLs to science team mapclassify (2.6.0-1) unstable; urgency=medium . [ Josenilson Ferreira da Silva, Nilesh Patra ] * Initial release. (Closes: #1043540) meson (1.9.1-2) unstable; urgency=medium . * Update girepository dependency. Closes: #1118898. metkit (1.15.3-2) unstable; urgency=medium . * Rebuild against eckit 1.32.3 moviepy (2.1.2-4) unstable; urgency=medium . * Team upload. * Change BD graphicsmagick to imagemagick. * Change suggests on graphicsmagick-imagemagick-compat to imagemagick. moviepy (2.1.2-3) unstable; urgency=medium . * Team upload. * Change BD graphicsmagick-imagemagick-compat to graphicsmagick. * Change suggests on youtube-dl to yt-dlp. Closes: #1118112. * Drop "Priority: optional" (default). * Update standards-version. * Add debian/salsa-ci.yml. node-send (1.2.0+~cs2.4.1-1) unstable; urgency=medium . * Team upload * Drop "Rules-Requires-Root: no" * debian/watch version 5 * New upstream version 1.2.0+~cs2.4.1 * Fix test for node-superagent >= 10 (Closes: #1120182) node-serve-index (1.9.1+~1.9.4-2) unstable; urgency=medium . * Team upload * Fix test for node-superagent >= 10 (Closes: #1120240) node-serve-static (2.2.0+~2.2.0-1) unstable; urgency=medium . * Team upload * Drop "Rules-Requires-Root: no" * New upstream version 2.2.0+~2.2.0 * Fix test for superagent > 10 (Closes: #1120198) opensmtpd (7.8.0p0-1) unstable; urgency=medium . [ Ryan Kavanagh ] * New upstream release + Fixes CVE-2025-62875 (Closes: #1119840) . [ Carles Pina i Estany ] * Added po-debconf Catalan translation (Closes: #1106765) opentimelineio (0.17.0-2) unstable; urgency=medium . * Remove useless space from long description. * Remove GPL-2 from debian/copyright. * Remove currently not used Python stuff. opentimelineio (0.17.0-1) unstable; urgency=medium . * Initial release. Closes: #1114957 openvpn-dco-dkms (0.0+git20251017-1) unstable; urgency=medium . * New upstream version 0.0+git20251017 - fixes build error with Linux 6.17+ (Closes: #1119978) * Adjust description to clarify support (only) for OpenVPN 2.6 pg-statviz (0.8-1) unstable; urgency=medium . * New upstream version 0.8. * Upload for PostgreSQL 18. (Closes: #1117293) * debian/tests: Depend on postgresql-common-dev instead of 'make'. pg-statviz (0.7-3) unstable; urgency=medium . * Source-only upload. pg-statviz (0.7-2) unstable; urgency=medium . * Upload for PostgreSQL 17. * Mark postgresql-all as . pg-statviz (0.7-1) unstable; urgency=medium . * New upstream version 0.7. * Move python dependencies to pg-statviz, depend on python3-pandas and python3-psycopg. pg-statviz (0.6-2) unstable; urgency=medium . * Source-only upload. pg-statviz (0.6-1) unstable; urgency=medium . * Initial release. pglast (7.10-2) unstable; urgency=medium . * Drop run-time dependency on pkg_resources. (Closes: #1083540) puppet-module-ceilometer (27.0.0-1) unstable; urgency=medium . * New upstream release. * Removed patches applied upstream: - Add-amqp_auto_delete-and-rabbit_transient_queues_ttl-params.patch - Add-queue_manager-and-stream_fanout.patch puppet-module-cloudkitty (16.0.0-1) unstable; urgency=medium . * New upstream release. * Replaced allow-using-uwsgi.patch by default-to-uwsgi.patch. * Removed patches applied upstream: - Add-queue_manager-and-stream_fanout.patch - Expose-rabbit_qos_prefetch_count.patch - Expose-rabbit_transient_quorum_queue.patch - Add-amqp_auto_delete-and-rabbit_transient_queues_ttl-params.patch * Removed now useless patch: - trixie-support.patch puppet-module-designate (27.0.0-1) unstable; urgency=medium . * New upstream release. * Removed patches applied upstream: - Add-amqp_auto_delete-and-rabbit_transient_queues_ttl-params.patch - Add-queue_manager-and-stream_fanout.patch puppet-module-glance (27.0.0-1) unstable; urgency=medium . * New upstream release. * Removed patches applied upstream: - Add-a-rabbit_transient_queues_ttl-and-amqp_auto_delete-params.patch - Add-queue_manager-and-stream_fanout.patch puppet-module-gnocchi (27.0.0-1) unstable; urgency=medium . * New upstream release. * Rebased patches: - allow-multiple-gnocchi.conf.patch - storage-incoming-redis-use-multiple-config-files.patch puppet-module-heat (27.0.0-1) unstable; urgency=medium . * New upstream release. * Removed patches applied upstream: - Add-a-rabbit_transient_queues_ttl-and-amqp_auto_delete-params.patch - Add-queue_manager-and-stream_fanout.patch py-aosmith (1.0.15-1) unstable; urgency=medium . * New upstream release. * Update debian/watch to format version 5. * Add debian/salsa-ci.yml. python-azure (20251104+git-1) unstable; urgency=medium . * New upstream version 20251104+git * Bump version breaks with azure-cli python-django-treebeard (4.7.1-2) unstable; urgency=medium . * Team Upload * Rewrite d/rules with shorter, newer syntax * Drop "Rules-Requires-Root: no": it is the default now * Bump Standards-Version to 4.7.2 * Fix d/watch for new PyPi archive naming policy * Add debian/salsa-ci.yml python-docutils (0.22.3+dfsg-1) unstable; urgency=medium . * New upstream release. * Drop fix-unknown-target.diff, included in the new release. * Refresh no-local-roman-numerals.diff. * Drop obsolete Breaks. python-inline-snapshot (0.31.0-1) unstable; urgency=medium . * Team upload * [17cc044] New upstream version 0.31.0 * [869cb5d] Rebuild patch queue from patch-queue branch Added patch: docs-Don-t-watch-folder-changelog.d-at-build-time.patch Dropped patch: docs-Use-hatchling-instead-of-hatch.patch * [998120a] d/rules: Add two more tests to ignore now * [8303bc8] autopkgtest: Ignore the two tests here too python-momepy (0.8.1-2) unstable; urgency=medium . [ Colin Watson ] * Add more pytest.approx calls in tests. * Skip momepy/tests/test_utils.py::TestUtils::test_gdf_to_nx_angles on i386 (closes: #1103140). python-momepy (0.8.1-1) unstable; urgency=medium . * New upstream release. - Fixes FTBFS (Closes: #1086375). * Removed doc patches. * Recreate remove-rediraffe-from-sphinx-doc.patch. * Switch the doc to rtd theme. * Re-add a new fix-privacy-breach-in-docs.patch. python-momepy (0.7.0-3) unstable; urgency=medium . * Restrict autopkgtest to Architecture: amd64 arm64 ppc64el. python-momepy (0.7.0-2) unstable; urgency=medium . * Re-upload source-only. python-momepy (0.7.0-1) unstable; urgency=medium . * Initial release. (Closes: #1066927) python-nh3 (0.3.2-1) unstable; urgency=medium . * [70384ae] New upstream version 0.3.2 * [52ecdd4] d/patches: Update patches for upstream changes python-parsel (1.10.0+dfsg-2) unstable; urgency=medium . * Fix test failures with libxml2-16 >= 2.15.0 (Closes: #1120201). * Migrate to pybuild-plugin-pyproject. * Drop the Priority field. * Drop d/watch in favor of d/upstream/metadata. * Bump Standards-Version to 4.7.2. python-s3transfer (0.14.0-1) unstable; urgency=medium . * New upstream version 0.14.0 * Refresh debian/patches pyx3 (0.16-3) unstable; urgency=medium . [ James Lu ] * Remove B-D: graphicsmagick-imagemagick-compat. . [ Stuart Prescott ] * Update Standards-Version to 4.7.2 (no changes required). * Simplify some targets in d/rules. * Reformat patches with gbp pq. restrictedpython (8.1-1) unstable; urgency=medium . * New upstream version 8.1 * Adopt package; new maintainer. (Closes: #980149) * Change d/watch to version 4 * Update d/copyright rgbds (1.0.0-2) unstable; urgency=medium . * fix FTBFS on alpha. rgbds (1.0.0-1) unstable; urgency=medium . * New upstream release. rsgain (3.6-2) unstable; urgency=medium . * debian/control: - Build-Depend on libtag-dev instead of libtag1-dev (Closes: #1117697). - Raise Standards-Version to 4.7.2 (no changes needed). - Drop Rules-Requires-Root: no. * debian/copyright: - Replace FSF address with upstream URL. - Minor formatting update. * debian/watch: Use Version 5 GitHub template. ruby-health-check (3.1.0-1) unstable; urgency=medium . * Team upload. * Use gemwatch.debian.net in watch. * New upstream release. * Drop {XS,XB}-Ruby-Versions from control. * Update Standards-Version to 4.7.2, no changes needed. * Use ${ruby:Depends} for runtime dependencies. ruby-omniauth-azure-activedirectory-v2 (2.4.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * Drop {XS,XB}-Ruby-Versions from control. * Update Standards-Version to 4.7.2, no changes needed. ruby-omniauth-facebook (10.0.0-1) unstable; urgency=medium . * Team upload. * Use gemwatch.debian.net in watch. * New upstream release. * Drop {XS,XB}-Ruby-Versions from control. * Update Standards-Version to 4.7.2, no changes needed. * Remove reverse-applicable replace-multijson-decode-with-json-parse.patch. ruby-sys-filesystem (1.5.4-1) unstable; urgency=medium . * Team upload. * New upstream release. * Remove reverse-applicable linux64-detection-pr82.patch. * Drop XS-Ruby-Versions from control. * Update Standards-Version to 4.7.2, no changes needed. ruby-terser (1.2.6+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream release. * Update Standards-Version to 4.7.2, no changes needed. * Drop XS-Ruby-Versions from control. rust-fern (0.7.1-2) unstable; urgency=medium . * Team upload. * Package fern 0.7.1 from crates.io using debcargo 2.7.11 * Upload to unstable. rust-fern (0.7.1-1) experimental; urgency=medium . * Team upload. * Package fern 0.7.1 from crates.io using debcargo 2.7.11 * Update patches for new upstream. * Disable newly added syslog-7 feature and associated dependency. rust-gettext-rs (0.7.7-1) unstable; urgency=medium . * Team upload * Package gettext-rs 0.7.7 from crates.io using debcargo 2.7.11 * Remove remaining patch: no longer needed rust-rustls-pemfile (2.2.0-4) unstable; urgency=medium . * Team upload. * Package rustls-pemfile 2.2.0 from crates.io using debcargo 2.7.11 * Tolerate slight changes in error reporting after upgrade of rust-rustls-pki-types to 1.13 (Closes: #1120220) rust-ufmt-macros (0.3.0-2) unstable; urgency=medium . * Team upload. * Package ufmt-macros 0.3.0 from crates.io using debcargo 2.7.11 * Don't fail build due to compiler warnings. (Closes: #1120239) rust-wyz (0.5.1-2) unstable; urgency=medium . * Team upload. * Package wyz 0.5.1 from crates.io using debcargo 2.7.11 * Remove typemap dependency and "garbage" feature. Typemap is dead upstream and broken with newer rustc. shepherd (1.0.8-2) unstable; urgency=medium . * Ignore syslog-slow-output. Closes: #1115140. siril (1.4.0~beta2-2) unstable; urgency=medium . * Team upload. * upload to unstable (Closes: #1114381) siril (1.4.0~beta2-1) experimental; urgency=medium . * New upstream version siril (1.2.6-1) unstable; urgency=medium . * New upstream version siril (1.2.5-1.1) unstable; urgency=medium . * Non-maintainer upload. * No change source-only upload for testing migration. siril (1.2.5-1) unstable; urgency=medium . * New upstream version siril (1.2.4-1) unstable; urgency=medium . * New upstream version siril (1.2.1-1) unstable; urgency=medium . * New upstream version siril (1.2.0-1) unstable; urgency=medium . * New upstream version (Closes: #1034823) siril (1.0.6-1) unstable; urgency=medium . * New upstream version siril (1.0.5-1) unstable; urgency=medium . * New upstream version siril (1.0.3-1) unstable; urgency=medium . * New upstream version siril (1.0.2-1) unstable; urgency=medium . * New upstream version * patch appstream data siril (1.0.1-1) unstable; urgency=medium . * New upstream version siril (1.0.0-1) unstable; urgency=medium . * New usptream version siril (0.99.10.1-2) unstable; urgency=medium . * Changing gvfs-backends from mandatory to recommended. Closes #992443 siril (0.99.10.1-1) unstable; urgency=medium . * New upstream version. Closes: #984335 siril (0.99.8.1-1) unstable; urgency=medium . * New upstream version siril (0.99.8-1) unstable; urgency=medium . * New upstream version siril (0.99.6-1) unstable; urgency=medium . * New upstream version siril (0.99.4-2) unstable; urgency=medium . * Add a new patch to reduce test runtime siril (0.99.4-1) unstable; urgency=medium . * New upstream version siril (0.9.12-3) unstable; urgency=medium . * Fix the build issue with gcc-10. Closes: #957805 siril (0.9.12-2) unstable; urgency=medium . * Added "Replaces" and "Breaks" fields that was missing. Closes: #944484 siril (0.9.12-1) unstable; urgency=medium . * New upstream version siril (0.9.11-1) unstable; urgency=medium . * New upstream version siril (0.9.10-2) unstable; urgency=medium . * Fixed debian/watch file siril (0.9.10-1) unstable; urgency=medium . * New upstream version siril (0.9.9-1.1) unstable; urgency=medium . * Non-maintainer upload. * Add upstream fix for FTBFS with glibc 2.28. (Closes: #913854) siril (0.9.9-1) unstable; urgency=medium . * New upstream version siril (0.9.8.3-1) unstable; urgency=medium . * New upstream release siril (0.9.8-3) unstable; urgency=medium . * Fixes date in copyright for appdata * Update Vcs url in deb/control siril (0.9.8-2) unstable; urgency=medium . * Fixes deb/share/metainfo/appdata.xml file that was broken siril (0.9.8-1) unstable; urgency=medium . * New upstream stable version siril (0.9.7-1) unstable; urgency=medium . * New upstream stable version. siril (0.9.6-1) unstable; urgency=medium . * New upstream stable version. siril (0.9.5-2) unstable; urgency=medium . * Fix KFreeBSD compilation. siril (0.9.5-1) unstable; urgency=medium . * New upstream stable version. siril (0.9.4-2) unstable; urgency=medium . * Added appdata.xml. siril (0.9.4-1) unstable; urgency=medium . * New upstream stable version. siril (0.9.3-1) unstable; urgency=medium . * New upstream stable version. siril (0.9.2-1) unstable; urgency=medium . * New upstream stable version. siril (0.9.1-2) unstable; urgency=medium . * Actually fix the bug in debian, it was mistakenly done only upstream before. Closes: #805834 siril (0.9.1-1) unstable; urgency=medium . * New upstream stable version. * Added support for GSL 2. Closes: #805834 siril (0.9.0-1) unstable; urgency=low . * New upstream stable version. * Build-depend on libcfitsio-dev instead of libcfitsio3-dev. Closes: #785246 * [Ole Streicher] Correct author of previous entry. siril (0.9.0~rc1-1) unstable; urgency=medium . * New upstream version. siril (0.9.0~beta-1) unstable; urgency=low . * New package. Closes: #764549 siril (0.9.0~beta~svn649-1) unstable; urgency=low . * New package. Closes: #764549 sloccount (2.26+ds-2) unstable; urgency=medium . [ Elie De Brauwer ] * Revised sloc2html.py - fix some issues - full Python3 support Closes: #508558 . [ наб ] * d/control: fix Vcs-* (was /duff instead of /sloccount) * d/p/: 0011 Fix underquotings (accd'g to shellcheck) (Closes: #1106450) 0012 Don't segfault when given nonexistent file (directly or via -f) in {c,ml,php}_count (Closes: #716179) 0013 Make remaining shell programs real 0014 Fix [ -a ] uses (Closes: #363069) 0015 haskell_count: Unescaped left brace in regex is passed through in regex errors 0016 make_filelists: ignore SCCS and .git (Closes: #259137) 0017 Fix test target (sloccount cds internally) 0018 Compress manual with gzip -9 per Policy 12.1 * Replace override_dh_clean with d/clean * d/sloccount.{links,manpages}: replace d/rules overrides * no-manual-page [usr/bin/go_count] [usr/bin/javascript_count] . [ Helmut Grohne ] * Fix FTCBFS: Override CC with a triplet-prefixed compiler. Closes: #1106600 . [ Andreas Tille ] * Standards-Version: 4.7.2 (routine-update) * debputy lint --auto-fix (routine-update) * Replace Uwe Hermann by myself in Uploaders * d/copyright: no old FSF address * d/watch: version=5 * Add rust support Closes: #1119974 * Fix language patches directly instead doing this inside 0013-Make-remaining-shell-programs-real.patch soapyhydrasdr (0.1.0-2) unstable; urgency=medium . * upload to unstable * fix Vcs-* URLs * watch version 5 soapyhydrasdr (0.1.0-1) experimental; urgency=medium . * Package for Debian (Closes: #1114944) soapyosmo (0.2.5-9) unstable; urgency=medium . * update to soapy-osmo-0.2.5-17-g7af56f0 (Closes: #1113519) * Disable SoapyOsmo rfspace by default in favor of SoapyNetSDR (Closes: #988567) * Update standards version to 4.7.2, no changes needed. soapysdr (0.8.1-7) unstable; urgency=medium . * update soapysdr0.8-module-all dependencies (Closes: #1118946) * Bump Standards-Version to 4.7.2, no changes required soju (0.10.0-1) unstable; urgency=medium . * New upstream version 0.10.0 - Install the pam config file. spirv-cross (2021.01.15+1.4.328.1-1) unstable; urgency=medium . * New upstream release: vulkan-sdk-1.4.328.1 * Remove redundant "Rules-Requires-Root: no" sqlreduce (1.4-1) unstable; urgency=medium . * Update tests to work with pglast 7.10. (Closes: #1120206) texlab (5.23.1-3) unstable; urgency=medium . [ Fabian Grünbichler ] * d/rules: don't use absolute CARGO_REGISTRY * d/rules: use release mode for building * d/rules: drop call to dh_auto_install texlab (5.23.1-2) unstable; urgency=medium . * Upload to unstable * d/p/relax-deps: Update for package changes * d/control: Update B-D in line with patch * Add cherry-picked commit fixing build with newer lsptypes * d/control: Drop Rules-Require-Root field texlab (5.23.1-1) experimental; urgency=medium . * New upstream release * d/patches: Refresh for new upstream texlab (5.23.0-1) experimental; urgency=medium . * New upstream release * Drop upstream patch applied in new release * Refresh remaining patches * d/control, d/rules: Emit (Static-)Built-Using texlab (5.22.1-2) experimental; urgency=medium . * Set maintainer to Debian Rust team; add myself as uploader * d/control: Update Vcs-Urls * d/gbp.conf: Add * Add upstream patch fixing big-endian tests texlab (5.22.1-1) experimental; urgency=medium . * Initial release. (Closes: #1040070) tinysparql (3.10.1-2) unstable; urgency=medium . * Release to unstable (Closes: #1118924) . tinysparql (3.10.1-1) experimental; urgency=medium . [ Jeremy Bícha ] * New upstream release * Bump minimum sqlite3 * Revert "debian/rules: Disable the parallel execution of the tests" * Remove libsoup documentation patch: applied in new release * Add patch to ignore manpage test failure . [ Simon McVittie ] * d/control: Replace libgirepository1.0-dev B-D with gobject-introspection * d/control: Add ${gir:Depends} to -dev packages * d/control: Remove libglib2.0-doc B-D. This isn't used by gi-docgen. * d/control, d/rules: Don't require gi-docgen when not building -doc packages. This doesn't need to be installed on the per-architecture buildds. * d/control: Remove Rules-Requires-Root, unnecessary since trixie * d/control: Standards-Version: 4.7.2 (no changes required) tinysparql (3.10.1-1) experimental; urgency=medium . [ Jeremy Bícha ] * New upstream release * Bump minimum sqlite3 * Revert "debian/rules: Disable the parallel execution of the tests" * Remove libsoup documentation patch: applied in new release * Add patch to ignore manpage test failure . [ Simon McVittie ] * d/control: Replace libgirepository1.0-dev B-D with gobject-introspection * d/control: Add ${gir:Depends} to -dev packages * d/control: Remove libglib2.0-doc B-D. This isn't used by gi-docgen. * d/control, d/rules: Don't require gi-docgen when not building -doc packages. This doesn't need to be installed on the per-architecture buildds. * d/control: Remove Rules-Requires-Root, unnecessary since trixie * d/control: Standards-Version: 4.7.2 (no changes required) tmuxp (1.56.0-1) unstable; urgency=medium . [ Sébastien Delafond ] * New upstream version 1.56.0 unbescape (1.1.6-1) unstable; urgency=medium . * Team upload. * Build-Depends: s/default-jdk/default-jdk-headless/ * d/watch: version=5 * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Reorder sequence of d/control fields by cme (routine-update) * Drop useless get-orig-source target (routine-update) Trim trailing whitespace. Use secure URI in Homepage field. * debputy lint --auto-fix (routine-update) * New upstream version user-agent-utils (1.21-2) unstable; urgency=medium . * Team upload. * Build-Depends: s/default-jdk/default-jdk-headless/ * d/watch: version=5 * Use Files-Excluded and remove debian/orig-tar.sh * d/rules: Delete redundant get-orig-source target * debian/README.source: remove * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Reorder sequence of d/control fields by cme (routine-update) * Use secure URI in Homepage field. vulkan-volk (1.4.328.1-1) unstable; urgency=medium . * New upstream version 1.4.328.1 * Bump version of libvulkan-dev to >= 1.4.328.1 * Remove redundant "Rules-Requires-Root: no" * Convert debian/watch to version 5 wapiti-arsenic (28.5-1) unstable; urgency=medium . * New upstream version 28.5 * Drop attr and structlog from B-D, removed upstream webjars-locator (0.32-2) unstable; urgency=medium . * Team upload. * Build-Depends: s/default-jdk/default-jdk-headless/ * d/watch: version=5 * d/README.source: Remove since redundant * d/rules: Remove get-orig-source target * d/copyright: Secure URI, s/MIT/Expat/ * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Reorder sequence of d/control fields by cme (routine-update) * Remove trailing whitespace in debian/changelog (routine-update) * Use secure URI in Homepage field. REMOVED: st 1.9-3.4 REMOVED: rust-headers-0.3 0.3.9-1 REMOVED: nss-updatedb 10-7 REMOVED: gnome-screensaver-flags 0.1-1.1 REMOVED: python-exceptiongroup 1.2.2-1