antimeridian (0.4.3-1) unstable; urgency=medium . * New upstream release. asf-search (9.0.9-1) unstable; urgency=medium . * New upstream release. continuity (0.4.5~ds1-1) unstable; urgency=medium . * Team upload * New upstream version 0.4.5 * Bump Standards Version, no changes needed debputy (0.1.71) unstable; urgency=medium . * Upload to unstable. . debputy (0.1.70) experimental; urgency=medium . * LSP/Lint+Reformat: - More strict deb822 checks before activating features . * LSP/Lint: - Initial support for version 5 `debian/watch` files - The `Priority` field now defaults to `optional` . * LSP/Reformat: - Fix a limitation that prevented some automatic rewrites of fields into their canonical form. It was previously only observed with `XC-Package-Type` but it is more apparent with with the new `debian/watch` support. . * debputy reformat: Accept `--write-style` option * debputy lsp server: Work around KDE#506664 to reduce the noise in LSP output. . debputy (0.1.69) experimental; urgency=medium . * LSP/Reformat: - Fix bug that could eat field comments when the field was reformatted. Thanks to Chris Hofstaedtler (Closes: debputy#140) - Fix crash bug caused by overlapping edits. The bug that caused overlapping edits was introduced in 0.1.68. . * Fix LSP feature check for `spellchecking`. It checked the wrong import was present and therefore the answer did not reflect reality. * Disable `dwz` to match `debhelper`. The migration of `arch:any` packages now assumes compat 14 semantics for this reason. . debputy (0.1.68) experimental; urgency=medium . * LSP/Reformat: - The `black` style now rewrites field names to use the canonical spelling of fields for fields where `debputy` knows the canonical name. Unknown fields remain in their current case/spelling. . * LSP/Lint: - Improve performance of semantic tokens request (LSP only), diagnostics (both LSP and `debputy lint` side), and inlay hints (LSP only). - Add more sematic tokens for relationship fields - Conditionally use `TextDocumentEdit` if the LSP client supports them. (bring us one step closer to supporting quick fixes that renames files) - Use plugin data for known packaging files to prevent false-positive prevention. This also avoids double maintenance of known packaging files. - Fix crash on typo of key in YAML based files - Recognize `.rst` and `.config` as non-typo extensions for files in the `debian/` directory. - Fix problem where raw type was shown instead of real type in the hover docs. - Improve YAML value validation to cover more cases. There are still constructs where the validation should catch errors but where the diagnostic code does not yet have a case for it. - Fix quick fix for `manifest-version` value not being quoted. That is, using the quick fix caused a diagnostic error. To add insult to injury, said error would have a quick fix that did not fix the error. - Hide integration mode text from hover docs in d/upstream/metadata - Fix crash/exception on completion in completely empty YAML files - Make it configurable if syntactical comments are spellchecked (Closes: debputy#125) - Provide completion suggestions in more cases for YAML based formats - Suggest dpkg makefiles as completion in d/rules after `include` - Support plugin provided manifest variables in completion + hover in `debputy.manifest`. - Tweak diagnostic message for using hook targets for inactive dh commands. - Define two more known substvars in `d/control` by providing hover docs and completion suggestions for them. - Add `vim-debian` ID for `debian/tests/control` after they added the support for it this week in the mainline. Relevant editor config snippet examples have been updated. - Add more checks of the sign-off line in `d/changelog` - Improve completion of variables in `debputy.manifest`. Notably, it is now possible to complete them inside an incomplete quote (which is a common case for them, since they require quoting). . * Manifest: - All `debputy` provided build systems now accept a `test-rule` attribute. It can be used to control when tests should be run or when tests should be non-fatal. - The definition of the `not` conditional has been corrected. It previously allowed an invalid form as well as the intended. The invalid form has now been removed. - The `for` attributes in build systems now support basic package selectors like `arch:all` in addition to plain package names. . * Plugin API: - Add new preferred way for Python plugins to initialize . * Add `debian/lrc.config` as a known Debian packaging file, which also means it is no longer a false positive for the typo detection of packaging files in the `debian/` directory. (Closes: debputy#135) * debputy: Provide clearer error on some types of invalid plugins * MANIFEST-FORMAT.md: Create a section on type mappings including a full listing of all type mappings provided by `debputy`. * Ensure generated MANIFEST-FORMAT.md always ends with a newline * MANIFEST-FORMAT.md: Use literal markup for "enum"-like values * Set HOME and XDG_RUNTIME_DIR during build similar to `debhelper`. * Refactor to ensure dest_dirs from build systems are computed in build env. This did not matter for any `debputy` provided build system, but will likely be relevant for some third party build systems down the line. * Build system: Cache output of `dpkg-buildflags` calls with same `DEB_*` env. * Fix problem where raw type was shown instead of real type in the static docs and in the CLI output for showing docs. * debputy: Be more lenient when parsing the LSP/lint config file * Support building basic LSP/lint-only version of `debputy` via hatchling * Bump Standards-Versions to 4.7.2 * Enable support for `debian/package.udev` files again * migrate-from-dh: Recognise `zz-debputy-rrr` as known * debputy: Add a `Commands` field to `.deb` packages (but not `.udeb`) for packages that contains binaries in path to `command-not-found` (see #638517). * debputy: Work around `debhelper` or old `libjson-pp-perl` bug. This could cause `debputy` emit false positives for most of the files in the `debian/` directory. The problem can be avoided by installing either this version of `debputy`, `debhelper/13.25`, or `libjson-pp-perl/4.16000-1`. The `trixie` version of `perl` comes with the relevant version of `libjson-pp-perl` implied, which is why this problem was not reproducible in `trixie`. debputy (0.1.70) experimental; urgency=medium . * LSP/Lint+Reformat: - More strict deb822 checks before activating features . * LSP/Lint: - Initial support for version 5 `debian/watch` files - The `Priority` field now defaults to `optional` . * LSP/Reformat: - Fix a limitation that prevented some automatic rewrites of fields into their canonical form. It was previously only observed with `XC-Package-Type` but it is more apparent with with the new `debian/watch` support. . * debputy reformat: Accept `--write-style` option * debputy lsp server: Work around KDE#506664 to reduce the noise in LSP output. debputy (0.1.69) experimental; urgency=medium . * LSP/Reformat: - Fix bug that could eat field comments when the field was reformatted. Thanks to Chris Hofstaedtler (Closes: debputy#140) - Fix crash bug caused by overlapping edits. The bug that caused overlapping edits was introduced in 0.1.68. . * Fix LSP feature check for `spellchecking`. It checked the wrong import was present and therefore the answer did not reflect reality. * Disable `dwz` to match `debhelper`. The migration of `arch:any` packages now assumes compat 14 semantics for this reason. debputy (0.1.68) experimental; urgency=medium . * LSP/Reformat: - The `black` style now rewrites field names to use the canonical spelling of fields for fields where `debputy` knows the canonical name. Unknown fields remain in their current case/spelling. . * LSP/Lint: - Improve performance of semantic tokens request (LSP only), diagnostics (both LSP and `debputy lint` side), and inlay hints (LSP only). - Add more sematic tokens for relationship fields - Conditionally use `TextDocumentEdit` if the LSP client supports them. (bring us one step closer to supporting quick fixes that renames files) - Use plugin data for known packaging files to prevent false-positive prevention. This also avoids double maintenance of known packaging files. - Fix crash on typo of key in YAML based files - Recognize `.rst` and `.config` as non-typo extensions for files in the `debian/` directory. - Fix problem where raw type was shown instead of real type in the hover docs. - Improve YAML value validation to cover more cases. There are still constructs where the validation should catch errors but where the diagnostic code does not yet have a case for it. - Fix quick fix for `manifest-version` value not being quoted. That is, using the quick fix caused a diagnostic error. To add insult to injury, said error would have a quick fix that did not fix the error. - Hide integration mode text from hover docs in d/upstream/metadata - Fix crash/exception on completion in completely empty YAML files - Make it configurable if syntactical comments are spellchecked (Closes: debputy#125) - Provide completion suggestions in more cases for YAML based formats - Suggest dpkg makefiles as completion in d/rules after `include` - Support plugin provided manifest variables in completion + hover in `debputy.manifest`. - Tweak diagnostic message for using hook targets for inactive dh commands. - Define two more known substvars in `d/control` by providing hover docs and completion suggestions for them. - Add `vim-debian` ID for `debian/tests/control` after they added the support for it this week in the mainline. Relevant editor config snippet examples have been updated. - Add more checks of the sign-off line in `d/changelog` - Improve completion of variables in `debputy.manifest`. Notably, it is now possible to complete them inside an incomplete quote (which is a common case for them, since they require quoting). . * Manifest: - All `debputy` provided build systems now accept a `test-rule` attribute. It can be used to control when tests should be run or when tests should be non-fatal. - The definition of the `not` conditional has been corrected. It previously allowed an invalid form as well as the intended. The invalid form has now been removed. - The `for` attributes in build systems now support basic package selectors like `arch:all` in addition to plain package names. . * Plugin API: - Add new preferred way for Python plugins to initialize . * Add `debian/lrc.config` as a known Debian packaging file, which also means it is no longer a false positive for the typo detection of packaging files in the `debian/` directory. (Closes: debputy#135) * debputy: Provide clearer error on some types of invalid plugins * MANIFEST-FORMAT.md: Create a section on type mappings including a full listing of all type mappings provided by `debputy`. * Ensure generated MANIFEST-FORMAT.md always ends with a newline * MANIFEST-FORMAT.md: Use literal markup for "enum"-like values * Set HOME and XDG_RUNTIME_DIR during build similar to `debhelper`. * Refactor to ensure dest_dirs from build systems are computed in build env. This did not matter for any `debputy` provided build system, but will likely be relevant for some third party build systems down the line. * Build system: Cache output of `dpkg-buildflags` calls with same `DEB_*` env. * Fix problem where raw type was shown instead of real type in the static docs and in the CLI output for showing docs. * debputy: Be more lenient when parsing the LSP/lint config file * Support building basic LSP/lint-only version of `debputy` via hatchling * Bump Standards-Versions to 4.7.2 * Enable support for `debian/package.udev` files again * migrate-from-dh: Recognise `zz-debputy-rrr` as known * debputy: Add a `Commands` field to `.deb` packages (but not `.udeb`) for packages that contains binaries in path to `command-not-found` (see #638517). * debputy: Work around `debhelper` or old `libjson-pp-perl` bug. This could cause `debputy` emit false positives for most of the files in the `debian/` directory. The problem can be avoided by installing either this version of `debputy`, `debhelper/13.25`, or `libjson-pp-perl/4.16000-1`. The `trixie` version of `perl` comes with the relevant version of `libjson-pp-perl` implied, which is why this problem was not reproducible in `trixie`. foomuuri (0.28-1) unstable; urgency=medium . * New upstream release. * New maintainer (Closes: #1095472) * Cherry-pick commit b5cb326 from upstream to fix reprotest. * Add missing build-dependency "nftables", needed for reprotest. * Install systemd units to /usr/lib, not /lib. * Bump Standards-Version to 4.7.2. golang-github-natefinch-atomic (1.0.1-2) unstable; urgency=medium . * Source-only upload. golang-github-natefinch-atomic (1.0.1-1) unstable; urgency=medium . * Initial release (Closes: #1103876) golang-github-opencontainers-specs (1.2.1-1) unstable; urgency=medium . * Team upload * New upstream release * Bump standards version, no changes needed * Drop patches, merged upstream golang-github-u-root-uio (0.0~git20240224.d2acac8-1) unstable; urgency=medium . * Team upload * Upload changes from experimental to unstable golang-github-u-root-uio (0.0~git20240224.d2acac8-1~exp1) experimental; urgency=medium . * Team upload * New upstream snapshot: - Drop patch for code removed upstream - Add patch to fix failing tests * d/control: - Update Build-Depends and Depends - Update Standards-Version to 4.7.2 (no changes needed) - Update package description * Update years in d/copyright osc (1.15.1-1) unstable; urgency=medium . * New upstream version 1.15.1 owslib (0.34.1-1) unstable; urgency=medium . * Team upload. * Move from experimental to unstable. owslib (0.34.1-1~exp1) experimental; urgency=medium . * Team upload. * New upstream release. owslib (0.34.0-1~exp1) experimental; urgency=medium . * Team upload. * New upstream release. pairtools (1.1.3-2) unstable; urgency=medium . * Team upload * Remove temporary dependency on python3-exceptiongroup par2cmdline (1.0.0-2) unstable; urgency=medium . * Upload to unstable. par2cmdline (1.0.0-1) experimental; urgency=medium . * New upstream version 1.0.0 * Bump Standards-Version to 4.7.2 (from 4.6.1; no further changes). * Patches: remove 02 and 03, fixed upstream. * Copyright: bump years, replace old FSF address with URL. * Docs: account for change in upstream readme filename. * Clean: added to remove tests/utf8_test. pci.ids (0.0~2025.07.11-1) unstable; urgency=medium . * New upstream release. * Remove «Rules-Requires-Root: no», which is the current default. * Remove «Priority: optional» field, which is the current default. * Remove obsolete Breaks and Replaces against pciutils. pdm-backend (2.4.5+ds1-1) unstable; urgency=medium . * New upstream release. persepolis-lib (1.1.2-1) unstable; urgency=medium . * QA upload. * New upstream release. . persepolis-lib (1.1.0-1) unstable; urgency=medium . * QA upload. * New upstream release. pg-crash (0.3-1) unstable; urgency=medium . * New upstream version. pg8000 (1.31.4-1) unstable; urgency=medium . * New upstream version. + Bump Standards-Version (no changes needed). + Refresh patches. + Drop "0004-rc-version.patch", patch applied upstream. * Email change: Alexander Sulfrian -> alexander@sulfrian.net proton-vpn-gtk-app (4.9.4-2) unstable; urgency=medium . * Team upload. * Re-upload as source only to enable migration to Testing. proton-vpn-gtk-app (4.9.4-1) unstable; urgency=medium . * Initial release. (Closes: #1100367) puremagic (1.30-1) unstable; urgency=medium . * New upstream version 1.30 * Copyright: bump years. * Bump Standards-Version to 4.7.2 (from 4.7.0; no further changes). * Lintian: also override very-long-line-length-in-source-file for test data; remove imghdr related overrides, fixed in lintian. * Control, tests: add (build-)dep on python3-standard-imghdr to have the old imghdr module from stdlib available for testing purposes. * Copyright: replace FSF postal address with gnu.org/licenses URL. pyaps3 (0.3.7-1) unstable; urgency=medium . [ Bas Couwenberg ] * Bump Standards-Version to 4.7.2, no changes. . [ Antonio Valentino ] * New upstream release. * debia/upstream/metadata: - Fix Cite-As syntax. pyogrio (0.11.1+ds-1) unstable; urgency=medium . * Team upload. * Move from experimental to unstable. pyogrio (0.11.1+ds-1~exp1) experimental; urgency=medium . * Team upload. * New upstream release. * Drop obsolete python3-tomli build dependency, only used for Python < 3.11. (closes: #1105929) * Add patch to fix spelling errors. pyogrio (0.11.0+ds-1~exp1) experimental; urgency=medium . * Team upload. * New upstream release. * Bump Standards-Version to 4.7.2, no changes. * Drop gdal-3.10.patch, included upstream. pyorbital (1.10.2-1) unstable; urgency=medium . * New upstream release. * debian/control: - Add dependency on pyproj. * Set upstream metadata fields: Documentation. pyproject-metadata (0.9.1-2) unstable; urgency=medium . * Team upload. * Stop testing with to-be-removed python3-exceptiongroup backport. pyspectral (0.13.6+ds-1) unstable; urgency=medium . [ Bas Couwenberg ] * Bump Standards-Version to 4.7.2, no changes. . [ Antonio Valentino ] * New upstream release. * Update dates in d/copyright. * debian/control: - Add dependency on openpyxl. * debian/patches: - Refresh all patches. pytest-recording (0.13.4-1) unstable; urgency=medium . [ Bas Couwenberg ] * Bump Standards-Version to 4.7.2, no changes. . [ Antonio Valentino ] * New upstream release. * debian/control: - Sort dependencies. * Add d/clean. * Update dates in d/copyright. * Set upstream metadata fields: Documentation. python-authlib (1.6.1-1) unstable; urgency=medium . * New upstream release. python-click-plugins (1.1.1.2-1) unstable; urgency=medium . * Team upload. * Move from experimental to unstable. python-click-plugins (1.1.1.2-1~exp1) experimental; urgency=medium . * Team upload. * New upstream release. * Bump Standards-Version to 4.7.2, no changes. * Update watch file to ignore version 2.x and later. * Update copyright file. python-crypt-r (3.13.1-2) unstable; urgency=medium . * Bump Standards-Version to 4.7.2 (no changes) * Add libcrypt-dev on B-D. (Closes: #1106993) * Update my email * Add debian/gbp.conf python-cyclopts (3.12.0-3) unstable; urgency=medium . * Team Upload * Drop build-dep on python3-tomli python-distutils-extra (3.2) unstable; urgency=medium . * Team upload. * Removal of old python-mkdebian tool that generated Python2/python-support package templates. The tool heavily relied on ancient setup.py semantics. * Use dh-sequence-python3 * Remove runtime dep on python3-pkg-resources (Closes: #1083630) python-dom-toml (2.0.1-3) unstable; urgency=medium . * Team Upload * Patch-out dependencies on standalone python3-toml & python3-tomli python-dynasor (2.1-2) unstable; urgency=medium . * Upload to unstable. python-dynasor (2.1-1) experimental; urgency=low . * Initial packaging (Closes: #1095166). Uploading to experimental for now, so as not to disturb the Trixie freeze. python-icalendar (6.0.1-3) unstable; urgency=medium . * Team upload. * Properly drop unnecessary python3-tz dependency (closes: #1104638). * Switch to autopkgtest-pkg-pybuild. python-itemadapter (0.12.1-1) unstable; urgency=medium . * New upstream version. * Drop Rules-Requires-Root. * Bump Standards-Version to 4.7.2. python-lazy-model (0.4.0-1) unstable; urgency=medium . * Team upload. * New upstream release. python-oauthlib (3.2.2-4) unstable; urgency=medium . * Team upload. * Drop dependency on old python3-exceptiongroup python-pathvalidate (3.3.1-1) unstable; urgency=medium . * Team upload. * New upstream release. python-pbs-installer (2025.08.08-1) unstable; urgency=medium . * New upstream release. python-pip (25.2+dfsg-1) unstable; urgency=medium . * New upstream release. * Refresh patches. * Update copyright for vendored libraries. python-pipx (1.7.1-2) unstable; urgency=medium . * Team Upload * Drop python3-tomli from build-depends * Remove old stale CDBS files from debian/ python-progress (1.6.1-1) unstable; urgency=medium . * New upstream release. * Build with pybuild-plugin-pyproject. * Bump Standards-Version to 4.7.2, no changes needed. * Bump copyright years. python-protego (0.5.0+dfsg-1) unstable; urgency=medium . * New upstream version. * Drop Rules-Requires-Root. * Bump Standards-Version to 4.7.2. python-pyvmomi (9.0.0.0-2) unstable; urgency=medium . * Team upload. * Upload to unstable python-pyvmomi (9.0.0.0-1) experimental; urgency=medium . * New upstream version 9.0.0.0 * External python3-six is replaced by vendored "five.py" * Bump Standards-Version to 4.7.2 python-rioxarray (0.19.0-1) unstable; urgency=medium . * New upstream release. * debian/patches: - Refresh all patches. * Standards version bumped to 4.7.2, no changes. python-scrapy (2.13.3-1) unstable; urgency=medium . * Upload to unstable. * Fix tests on 32-bit arches. * Don't use obsolete python3-sphinx-hoverxref. python-scrapy (2.13.3-1~exp1) experimental; urgency=medium . * Upload to experimental. * New upstream version. python-scrapy (2.13.1-1~exp1) experimental; urgency=medium . * Upload to experimental. * New upstream version. python-sybil (9.2.0-1) unstable; urgency=medium . * New upstream version. * Add B-D: pybuild-plugin-pyproject. * Drop Rules-Requires-Root. * Bump Standards-Version to 4.7.2. python-w3lib (2.3.1-2) unstable; urgency=medium . * Add B-D: pybuild-plugin-pyproject. * Don't use obsolete python3-sphinx-hoverxref. * Drop Rules-Requires-Root. * Bump Standards-Version to 4.7.2. * Remove Python 3 mentions from the description. python-xlib (0.33-4) unstable; urgency=medium . * Team upload. * Drop build-dependency on python3-tomli radicale (3.5.4-2) unstable; urgency=medium . * no-changes source-only upload to enable testing migration radicale (3.5.4-1) experimental; urgency=medium . [ upstream ] * new release re2c (4.3-2) unstable; urgency=medium . * Upload to unstable. re2c (4.3-1) experimental; urgency=medium . * New upstream version 4.3 * Tests: make output of cp command non-verbose re2c (4.2-1) experimental; urgency=medium . * New upstream version 4.2 * Control: mention newly supported Swift in the long description. * Bump Standards-Version to 4.7.2 (from 4.7.1; no further changes). rgl (1.3.24-1) unstable; urgency=medium . * New upstream release . * debian/control: Set Build-Depends: to current R version * debian/control: Set Standards-Version: to current version rows (0.5.0~dev0~1~1d5a326-1.1) unstable; urgency=medium . * Non-maintainer upload. * Drop unused dependency on python3-six ruby-parse-cron (0.1.4-2) unstable; urgency=medium . * Team upload. . [ Cédric Boutillier ] * Use https:// in Vcs-* fields * Bump Standards-Version to 3.9.7 (no changes needed) * Use new default gem2deb Rakefile to run the tests * [ci skip] Update team name * [ci skip] Add .gitattributes to keep unwanted files out of the source package . [ Utkarsh Gupta ] * Add salsa-ci.yml . [ Debian Janitor ] * Bump debhelper from old 9 to 12. * Set debhelper-compat version in Build-Depends. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Update Vcs-* headers from URL redirect. * Use canonical URL in Vcs-Git. * Apply multi-arch hints. + ruby-parse-cron: Add :all qualifier for ruby dependency. * Bump debhelper from old 12 to 13.