aiodukeenergy (1.0.1-1) unstable; urgency=medium . * New upstream release. apache2 (2.4.66-8) unstable; urgency=medium . * Apply a patch from Thorsten Glaser for fixing segfault on http2 module (Closes: #1128831) apache2 (2.4.66-7) unstable; urgency=medium . [ MichaIng ] * d/systemd: allow ReadWritePaths to not exist . [Luca Boccassi] * Fix testsuite with systemd (Closes: #1129071) artfastqgenerator (0.0.20150519-6) unstable; urgency=medium . * Team upload. * Fix clean target. Closes: #1043960. * Drop "Rules-Requires-Root: no" (default). * Drop "Priority: optional" (default). * Update standards-version. * Simplify salsa-ci.yml. asymptote (3.09+ds-1) unstable; urgency=medium . * New upstream version, refresh / disable patches. - Does not need boost any more (Closes: #1128109) - Move from pyqt5 to pyside6 (upstream pr#550) (Closes: #1127832). * Add dpkg-dev & make to Dep of test suite. * Remove files from .orig.tar.gz, which are regenerated during build (Closes: #1044090). * Bump Standards version, no changes needed. * Lintian stuff. beancount-periodic (0.2.1-2) unstable; urgency=medium . * debian/python3-beancount-periodic.docs: Also install README.md. beancount-periodic (0.2.1-1) unstable; urgency=medium . * Initial release. (Closes: #1128587) bibtexparser (2.0.0b5+really1.4.4-1) unstable; urgency=medium . * Team upload. * Remove Py2 vs 3 crumb * New upstream version 2.0.0b5+really1.4.4 * Drop "Rules-Requires-Root: no": it is the default now * Bump Standards-Version to 4.7.3, drop Priority: tag . [ Chris Lamb ] * Make the build reproducible (Closes: #1122226) biomaj3-download (3.2.12-3) unstable; urgency=medium . * Team upload. * d/rules: general readability improvement. This change drops little boilerplate, tries to shorten line lenght to digestible width and also ensures that the file which needs being preserved is restored _before_ the pass of dh_clean, otherwise there is no .bak file to restore from. (Closes: #1043846) * d/watch: convert to Github uscan template version 5. * d/control: drop redundant Priority: optional. * d/control: drop redundant Rules-Requires-Root: no. * d/control: declare compliance to standards version 4.7.3. clonalframeml (1.13-2) unstable; urgency=medium . * Team upload. * Fix clean target. Closes: #1044020. * Drop "Rules-Requires-Root: no" (default). * Drop "Priority: optional" (default). * Update standards-version. * Simplify and fine-tune salsa-ci.yml. condor (25.6.1+dfsg-1) unstable; urgency=medium . * New and improved Python bindings: classad2 and htcondor2 * Python code must be migrated to the new bindings * New condor_dag_checker tool finds syntax and logic errors before run * Add the ability to enforce memory and CPU limits on local universe jobs * Add job attributes to track why and how often a job is vacated * New job attribute to report number of input files transferred by protocol * New condor_q -hold-codes produces a summary of held jobs * condor_status -lvm reports current disk usage by slots on the EPs * Add new 'halt' and 'resume' verbs to 'htcondor dag' * htcondor ap status now reports the AP's RecentDaemonCoreDutyCycle * Can limit the number of times that a job can be released * condor_watch_q now displays when file transfer is happening * Add ability to use authentication when fetching Docker images * HTCondor marks slots as broken when the slot resources cannot be released * HTCondor now advertises NVIDIA driver version * Improved validation and cleanup of EXECUTE directories * New primary_unix_group submit command that sets the job's primary group * New shell submit command * Can create cgroups without having to be root * condor_who now works within glideins * Add Singularity launcher to distinguish runtime failure from job failure * Container Universe jobs can now mount a writable directory under scratch * New job attributes FirstJobMatchDate and InitialWaitDuration * Improved tracking and enforcement of disk usage by using LVM * Enhancements to the htcondor CLI tool * cgroup v2 support for tracking and enforcement of CPU and memory usage * Leverage cgroups to hide GPUs not allocated to the job * DAGMan can now produce job credentials when using direct submit * New submit commands to aid in matching specific GPU requirements * Improved default security configuration * Significant reduction in memory and CPU usage on the Central Manager * As of version 25.0.1 all boost dependencies are removed (Closes: #1127182) darcs (2.18.5-2) unstable; urgency=medium . * Add missing dollar sign in rules file. debian-codemods (0.171) unstable; urgency=medium . * debian/copyright: Remove unused MIT license paragraph * upload to unstable with new package names. * Fix day-of-week for changelog entries 0.166, 0.165. debian-codemods (0.170) experimental; urgency=medium . * Rename source package to ``debian-codemods`` to reflect that it contains more than just lintian-brush. * Split out a debian-codemods binary package that contains the non-lintian-brush binaries. dgit (14.10) unstable; urgency=medium . dgit (including tag2upload server-side): * Improve error messages for apparently-unintentional ovewrite (ie, archive version missing from changelog). Closes: #1128295. . Packaging: * Depend on git, not the very-obsolete git-core virtual package. . tag2upload development: * t2u o2m protocol: Define version 9, conveying the message-id. * t2u o2m protocol: Talk about "final" email reports directx-headers (1.619.0-1) unstable; urgency=medium . * New upstream release. django-shortuuidfield (0.1.3-4) unstable; urgency=medium . * Add myself as uploader * Switch to debhelper-compat 13 * Switch to pybuild-plugin-pyproject * Import on Salsa * Add debian/salsa-ci.yml * Use dh-sequence-python3 * Rewrite d/watch in v5 format * Bump Standards-Version to 4.7.3, drop Priority: tag * Drop "quilt" from build-dependencies docker.io (27.5.1+dfsg4-2) unstable; urgency=medium . * Fix compilation errors from newer docker vet, Closes: #1129110 dracut (110-3) unstable; urgency=medium . [ Hector Cao ] * test: force cpu to neoverse-n1 for arm64 when QEMU_CPU not set (Closes: #1128969, LP: #2142121) dracut (110-2) unstable; urgency=medium . * Run MD RAID test cases in test 70 and 71 again (fixed in mdadm 4.5-5) * fix(multipath): include Debian-specific priority of udev rules until Debian and upstream agrees on one common numbering (see LP 2137190) * Build-depend on libsystemd-dev to build dracut-install with JSON support (Closes: #1128349) * Apply upstream patches to fix failing autopkgtest 14-hooks on Ubuntu: - fix(kernel-modules-export): use return instead of exit in pre-pivot hook - fix(memdisk): use return instead of exit in cmdline hook - fix(ppcmac): use return instead of exit in pre-udev hook - fix(syslog): use return instead of exit in initqueue/online hook * dracut-test: add run-qemu and test-functions * autopkgtest: Doule timeout to 20 min for slow architectures armhf, riscv64 faudio (26.03+dfsg-1) unstable; urgency=medium . * New upstream release. firebuild (0.8.6.1-1) unstable; urgency=medium . * New upstream bugfix release - supervisor: Clear cache when it is in an old format - supervisor: Don't run GC in no-fetch or no-store modes. Also don't update cache metadata in read-only mode. flox (0.11.2-1) unstable; urgency=medium . * New upstream release. fltk1.4 (1.4.4-4) unstable; urgency=medium . * debian/copyright: Reorder Files paragraphs by directory depth. * debian/libfltk1.4.symbols.*-bit-only: Allow vector::fill_append as an alternative to ...::fill_insert per recent toolchain changes, marking both as optional. (Closes: #1127505.) * debian/upstream/metadata: Add. fonts-recommended (3) unstable; urgency=medium . * Team upload . [ Fabian Greffrath ] * Replace fonts-freefont-otf with fonts-unifont (Closes: #976719) * Indicate that fonts-cantarell was GNOME's former default * Bump Standards-Version to 4.7.3, remove redundant Priority and RRR fields . [ Jeremy Bícha ] * Remove comment that fonts-noto-color-emoji doesn't work with many programs fonts-topaz-unicode (1+git20250226+ds-4) unstable; urgency=medium . * Team upload. * d/patches: Remove faketime-related patches * d/patches: Convert to DEP-3+git format * d/rules: Remove faketime workaround (Closes: #1127643) fonts-xolonium (4.2-2) unstable; urgency=medium . * Team upload. . [ Sébastien Noel ] * d/control: bump S-V to 4.7.3 * achieve self-reproducibility . [ Gioele Barabucci ] * d/control: Run sort-and-wrap -ast * d/u/metadata: Add `Archive` field * d/watch: Fix v5 syntax * d/gbp.conf: Adopt DEP-14 branch layout * d/copyright: Use the correct SPDX identifiers, fix upstream contact * d/rules: use `dh_auto_build` instead of `$(MAKE)` * d/patches: Refresh reproducibility patch with `gbp pq` fonts-xolonium (4.2-1) unstable; urgency=medium . * Initial release. (Closes: #1110421) fonttools (4.61.1-4) unstable; urgency=medium . * Team upload * Depend on uharfbuzz * Clean build files (Closes: #1044525) funcparserlib (1.0.0-1) unstable; urgency=medium . * Add myself as uploader * Import on Salsa & add debian/salsa-ci.yml * Use dh-sequence-python3 * Bump Standards-Version to 4.7.3, drop Priority: tag * Rename file under debian/ for debhelper 15 compatibility * Drop useless funcparserlib1.dirs * Rewrite d/watch in v5 format fwupd (2.0.20-1) unstable; urgency=medium . * New upstream version (2.0.20) gargoyle-free (2026.1.1+dfsg-1) unstable; urgency=medium . * New upstream version 2023.1+dfsg * Disable useless Salsa CI jobs * Bump Standards-Version to 4.7.3, drop Priority: tag * New upstream version 2026.1.1+dfsg * Copyright review: there is a new FrankenDrift engine, but this is DotNet / Windows only * Refresh patches * Add build-dep on libturbojpeg0-dev gasnet (2025.8.0-2) unstable; urgency=medium . * Upload to unstable gasnet (2025.8.0-1) experimental; urgency=medium . * Initial release. (Closes: #1126449) gcl27 (2.7.1-12) unstable; urgency=medium . * Version_2_7_2pre11 * Bug fix: "FTBFS with glibc 2.43 due to ISO C23 const return types", thanks to Aurelien Jarno (Closes: #1128546). * Bug fix: "Update/add debconf template translation [INTL:ca]", thanks to Carles Pina i Estany (Closes: #1118704). * Bug fix: "[INTL:sv] Swedish strings for gcl27 debconf", thanks to Martin Bagge / brother (Closes: #1122744). * Bug fix: "[INTL:es] Spanish translation of gcl27 debconf template", thanks to Camaleón (Closes: #1108096). * Bug fix: "FTBFS: SIMPLE-ERROR: SAVE-EXEC is unable to save to file "saved_acl2.c", because its directory does not exist.", thanks to Santiago Vila (Closes: #1128663). gcl27 (2.7.1-11) unstable; urgency=medium . * Version_2_7_2pre10 gcl27 (2.7.1-10) unstable; urgency=medium . * Version_2_7_2pre9 gcl27 (2.7.1-9) unstable; urgency=medium . * Version_2_7_2pre8 glslang (16.2.0-2) unstable; urgency=medium . * rules: Add armhf to the list of archs to skip tests on, until we have a fix. (Closes: #1128774) glslang (16.2.0-1) unstable; urgency=medium . * New upstream release. * control: Bump spirv-tools depends. glslang (16.1.0-1) unstable; urgency=medium . * New upstream release. * control: Bump spirv-tools depends. golang-github-antithesishq-antithesis-sdk-go (0.6.0-2) unstable; urgency=medium . * Add patch to delete three amd64-specific tests * Fix d/watch to only pickup proper releases golang-github-antithesishq-antithesis-sdk-go (0.6.0-1) unstable; urgency=medium . * Initial release (Closes: #1129322) golang-github-cloudsoda-go-smb2 (0.0~git20260226.f37a6f4-2) unstable; urgency=medium . * Team upload. * Build-Depends: golang-github-jcmturner-gokrb5.v8-dev golang-github-cloudsoda-go-smb2 (0.0~git20260226.f37a6f4-1) experimental; urgency=medium . * Team upload. * New upstream snapshot - Depends: golang-github-cloudsoda-sddl-dev, golang-github-jcmturner-gokrb5.v8-dev * Standards-Version: 4.7.3 golang-github-cloudsoda-sddl (0.0~git20250224.926454e-2) unstable; urgency=medium . * update debian/watch to git mode golang-github-cloudsoda-sddl (0.0~git20250224.926454e-1) unstable; urgency=medium . * Initial release (Closes: #1129072) * sddl man page generated manually using help2man golang-github-disiqueira-gotree (3.0.2-3) unstable; urgency=medium . * Set Import path to github.com/disiqueira/gotree/v3 * Drop redundant "Rules-Requires-Root" field * Improve package description * Improve package description * debian/watch: Bump to version 5 * Use salsa pipeline golang-github-futurfusion-vsock (0.0~git20260219.d78a710-2) unstable; urgency=medium . * Source-only upload for migration golang-github-futurfusion-vsock (0.0~git20260219.d78a710-1) unstable; urgency=medium . * Initial release (Closes: #1129244) haskell-copilot (4.6.1-1) unstable; urgency=medium . * New upstream release haskell-copilot-c99 (4.6.1-1) unstable; urgency=medium . * New upstream release haskell-copilot-core (4.6.1-1) unstable; urgency=medium . * New upstream release haskell-copilot-interpreter (4.6.1-1) unstable; urgency=medium . * New upstream release haskell-copilot-language (4.6.1-1) unstable; urgency=medium . * New upstream release haskell-copilot-libraries (4.6.1-1) unstable; urgency=medium . * New upstream release haskell-copilot-prettyprinter (4.6.1-1) unstable; urgency=medium . * New upstream release haskell-copilot-theorem (4.6.1-1) unstable; urgency=medium . * New upstream release haskell-debian (4.1.2-2) unstable; urgency=medium . * Add missing dollar sign in rules file. hypre (3.1.0-1) unstable; urgency=medium . * Upload to unstable. See transition request in Bug #1129354. hypre (3.1.0-1~exp1) experimental; urgency=medium . * New upstream release. New ABI 3.1.0. * Add Francesco Ballarin to uploaders * Drop kfreebsd-amd64 and kfreebsd-i386 from control because they give lintian error invalid-arch-string-in-source-relation isort (8.0.0-1) unstable; urgency=medium . * New upstream release. krita (1:5.2.16+dfsg-1) unstable; urgency=medium . * New upstream release: - fixes crash when opening AVIF files (Closes: #1128321) lavacli (2.7-2) unstable; urgency=medium . * d/rules: Fix clean target (Closes: #1049177) * d/gbp.conf: Override settings for all commands lazarus (4.6+dfsg-2) unstable; urgency=medium . * Source only upload needed for migration lazarus (4.6+dfsg-1) unstable; urgency=medium . * New upstream version 4.6+dfsg * Remove dependency on lcl-gtk2 from lcl-qt5 * Remove unused lintian overide * Update standards to 4.7.3 (Remove Priority field from d/control) * Update debian/copyright lbreakouthd (1.2.2-1) unstable; urgency=medium . * New upstream release. lebiniou (3.67.0-2) unstable; urgency=medium . * Conform to ISO C23 by not attempting to modify const char *. * Switch from libmagickwand-dev to libmagickwand-7.q16-dev. * Change libmagickwand headers. * Use modern avcodec API. lexbor (2.6.0-2) unstable; urgency=medium . * [45a823c] d/leblexbor-dev.install: insert liblexbor2.pc * [c2087c6] Change Vcs-* to salsa. * [de0a512] remove trailing whitespaces. * [b75b8c7] d/control: Drop Priority: optional, default since dpkg 1.22.13. * [7964c67] d/control: Bump Standards-Version to 4.7.3, changes: priority. * [9112dd9] d/rules: remove empty dirs in usr/include/lexbor libaec (1.1.6-1) unstable; urgency=medium . * New upstream release * d/gpb.conf: pristine-tar = True * Move d/copyright to DEP5 * README.SZIP moved to doc/ libbusiness-isbn-data-perl (20260227.001-1) unstable; urgency=medium . * Team upload. * New upstream version 20260227.001. libcgroup (3.2.0-1) unstable; urgency=medium . [ Dylan Aïssi ] * Fix copyright holders of Debian patches . [ Santiago Ruano Rincón ] * Update upstream signing key * New upstream version 3.2.0 * Bump Standards-Version to 4.7.3 and remove Priority field * Update and refresh d/patches/* * Simplify d/salsa-ci.yml and disable the not needed test-build-all job * Update debian/libcgroup3.symbols libcomps (0.1.24-1) unstable; urgency=medium . * Update upstream source from tag 'upstream/0.1.24' * Drop priority from d/control, now defaults to optional * Drop Rules-Requires-Root, now defaults to no * Bump Standards-version to 4.7.3 libmail-dmarc-perl (1.20260301-1) unstable; urgency=medium . * Team upload. * Import upstream version 1.20260301. * Refresh 0001-pod-Fix-missing-and-malformed-NAME-headings.patch (offset). * Refresh debian/tests/pkg-perl/syntax-skip: add comment. * Fix typo in previous changelog entry. libmail-dmarc-perl (1.20260226-1) unstable; urgency=medium . * Team upload. * Import upstream version 1.20260226. * Remove files via debian/clean (instead of debian/rules) and use variables in debian/rules. * Update years of upstream copyright. * Declare compliance with Debian Policy 4.7.3. * Remove «Rules-Requires-Root: no», which is the current default. * Remove «Priority: optional», which is the current default. * Annotate test-only build dependencies with . * Move libmodule-build-perl from Build-Depends-Indep to Build-Depends. * Fix auutopkgtests. libopengl-modern-perl (0.0404-1) unstable; urgency=medium . * Team upload. * New upstream release. * Drop obsolete libcapture-tiny-perl build dependency. libqt6pas (2.4) unstable; urgency=medium . * Define debian branch in gbp.conf * Add dependency on X11 * Standards now 4.7.3 (Remove Priority: field) libqtpas (4.6+dfsg-1) unstable; urgency=medium . * New upstream version 4.6+dfsg * Update Standards to 4.7.3 (Remove Priority:) * Update copyright * Remove unused lintian override * Add dependency on libx11-dev (Closes: #1129081) libspectre (0.2.12-2) unstable; urgency=medium . * Team upload. * debian/control: + Use canonical maintainer team name. + Modernize build-dep: pkg-config => pkgconf. + Document the up-to-date Homepage. * Update Standards-Version to 4.7.3, drop obsolete debian/control fields: Priority: optional and Rules-Requires-Root: no. * debian/copyright: Use the up-to-date Source field information. * debian/watch: Update to version 5. libtest2-harness-perl (1.000163-1) unstable; urgency=medium . * Team upload. * Import upstream version 1.000163. * Update years of upstream copyright. * Declare compliance with Debian Policy 4.7.3. libutempter (1.2.1-5) unstable; urgency=medium . * debian/libutempter0.postrm: drop unnecessary cleanup . [ Thomas E. Dickey ] * d/control: bump to std version 4.7.3 * d/watch: use https url * create /run/utmp file using db_installtmpfiles (Closes: #1125682) * d/patches: fix lintian warnings * d/patches: fix compiler warnings linkify-it-py (2.1.0-1) unstable; urgency=medium . * modified and checked the watch file. Closes: #1129347 * New upstream version 2.1.0 lintian (2.130.1) unstable; urgency=medium . [ Guillem Jover ] * Recommend using debian/watch format 5 with Untrackable field for packages which have untrackable upstreams . [ Nilesh Patra ] * Fix tests which fail with new debhelper 13.31: - Allow NEWS to be generated from NEWS.in in tests - changelog-file-news-version: consume date in NEWS file from template - changelog-file-news-general: consume date in NEWS file from template - changelog-file-invalid-date: Install d/ch manually (without dh_installchangelogs) . [ Alexandre Detiste ] * no-dh-sequencer tag: stop testing for deprecated /usr/share/cdbs/1/class/hlibrary.mk and drop DEB_CABAL_PACKAGE check as well which is a Haskell with CDBS instruction lintian (2.130.0) unstable; urgency=medium . [ Louis-Philippe Véronneau ] * Rename tag package-does-not-use-debhelper-or-cdbs to package-does-not-use-debhelper (Closes: #1125329) * d/salsa-ci: remove backports, as they are broken for Trixie and thus not useful . [ Christian Göttsche ] * obsolete-packages: add libselinux1-dev . [ Nilesh Patra ] * Drop lintian-git test from d/salsa-ci.yml (Closes: #1127003) * Add tests to detect buildsystem with cdbs along with/without debhelper * Add check to flag !nocheck in Build-Profiles with error (Closes: #1126934) * Reword a few lines varies-content-with-nocheck.tag * Check double quotes as well for appstream metadata check * Add additional d/ch entry in changelog-file-invalid-date as a workaround for #1128372 * Do not raise lintian error for missing targets when .DEFAULT is specified (Closes: #983539) * Stop loading appstream yaml and rely on regex to check if validation passed (Closes: #1128262) . [ Maytham Alsudany ] * Check for obsolete packages in debian/tests/control (Closes: #1091166) maxima (5.49.0+dsfg-3) unstable; urgency=medium . * Bug fix: "install-info: warning: no info dir entry in `/usr/share/info/maxima-index-html.lisp.gz'", thanks to Jörg-Volker Peetz (Closes: #1072972). * Bug fix: "fails to build against gcl27 2.7.1-10", thanks to Jerome BENOIT (Closes: #1128630). * Bug fix: "install-info: warning: no info dir entry in `/usr/share/info/maxima-index-html.lisp.gz'", thanks to Jörg-Volker Peetz (Closes: #1072972). * Bug fix: "Warning (comp) appears every startup of maxima after newly launching emacs", thanks to Takeshi Soejima (Closes: #1099654). nats-server (2.12.4-1) unstable; urgency=medium . * Team upload * New upstream release - Includes fix for CVE-2026-27571 (Closes: #1129381) * d/control: - Update Standards-Version to 4.7.3, drop Priority field - Update Build-Depends and Depends - Drop redundant Rules-Requires-Root - Add Static-Built-Using * Update d/watch to ignore pre-release versions nextcloud-desktop (4.0.6-1) unstable; urgency=medium . * New upstream release. * Remove Debian own fix for #1091614 (upstream has fixed it with 4.0.2). nextcloud-desktop (4.0.1-3) unstable; urgency=medium . [ Santiago Vila ] * update d/clean to fix "Fails to build source after successful build" (Closes: #1045199) . [ Sandro Knauß ] * Update watch format to v5. * Update Standards-Version to 4.7.3 (remove Priority field). * Update lintian source overrides. * Update arch strings in control file (helps building on hurd). node-buble (0.20.0+~0.20.5-3) unstable; urgency=medium . * Team upload * Apply Multi-Arch: hint * Rename files under debian/ for debhelper 15 compatibility node-buble (0.20.0+~0.20.5-2) unstable; urgency=medium . * Team upload * Drop quilt from build-dep, this is a "3.0 (quilt)" package * Drop "Rules-Requires-Root: no": this is the default * Bump Standards-Version to 4.7.3, drop Priority: tag node-env-paths (3.0.0-2) unstable; urgency=medium . * Source full upload node-env-paths (3.0.0-1) experimental; urgency=medium . * Initial release (Closes: #1128815) node-normalize-package-data (8.0.0+~2.4.4-3) unstable; urgency=medium . * Team upload * MA: foreign node-proxy-agents (0~2025070717+~cs15.2.7-1) unstable; urgency=medium . * Declare compliance with policy 4.7.3 * debian/watch: checksum * New upstream version 0~2025070717+~cs15.2.7 (Closes: #1129093, CVE-2026-27699) npm (9.2.0~ds3-1) unstable; urgency=medium . * Team upload * Remove node-env-paths ocaml-alcotest (1.9.1-2) unstable; urgency=medium . * Do not call Unix.create_process with empty args ocamlnet (4.1.9-8) unstable; urgency=medium . * Install also *.cmx files * Bump Standards-Version to 4.7.3 * Remove Priority octave-tablicious (0.4.7-1) unstable; urgency=medium . * New upstream version 0.4.7 opensc (0.27.0~rc1-1) unstable; urgency=medium . * New upstream release (Closes: 1107583) * Drop upstreamed 0003-pkcs11-register-app-config.patch * Refresh patches pgauditlogtofile (1.8.0-1) unstable; urgency=medium . * New upstream version 1.8.0. pims (0.7+ds-2) unstable; urgency=medium . * debian/patches: - New 0004-Skip-broken-tests.patch. Skip tests that are broken on non x86 architectures. pims (0.7+ds-1) unstable; urgency=low . * Initial release (Closes: #1128085). primecount (8.2+ds-1) unstable; urgency=medium . * New upstream version (Closes: #1128056). primesieve (12.13+ds-1) unstable; urgency=medium . * New upstream version. * Debianization: - d/patches/*: - d/p/upstream-fix-substitutingmachinery-prejecversion-mismatch.patch, integrated. pushover (1.1-7) unstable; urgency=medium . * Update long description (Closes: #1124440) * Patch-out libboost-system-dev (Closes: #1127263) * Switch to X-Style: black * Drop "Rules-Requires-Root: no": it is the default now * Bump Standards-Version to 4.7.3, drop Priority: tag * Add debian/salsa-ci.yml * Update watch file format version to 5. pyclamd (0.4.0-5) unstable; urgency=medium . * Team upload. * Rewrite d/watch in v5 format * Bump Standards-Version to 4.7.3, drop Priority: tag * Apply Multi-Arch: hint * Disable useless Salsa CI jobs pycountry (26.2.16+ds1-1) unstable; urgency=medium . * New upstream release. - refresh patches - bump required version of iso-codes to match * Update Standards-Version to 4.7.3 (no changes required). * Drop unneeded Priority:optional and R3:no fields. pysmartthings (3.6.1-1) unstable; urgency=medium . * New upstream release. pyswitchbot (1.1.0-1) unstable; urgency=medium . * New upstream release. python-apeye-core (1.1.5-3) unstable; urgency=medium . * Team upload * Mark test-only Build-Depends python-caja (1.26.0-2) unstable; urgency=medium . * Team upload. * Drop build-dep on quilt * Bump Standard-Version to 4.7.3, drop Priority: tag * Drop "Rules-Requires-Root: no": it is the default now * Apply Multi-Arch: hint * Drop ancients Breaks: & Replaces: on the Python2 package python-datamodel-code-generator (0.45.0-2) unstable; urgency=medium . * Team upload. * Support isort 7 (closes: #1129211). python-docx (1.2.0+dfsg-2) unstable; urgency=medium . * Team Upload * Add a patch for compatibility with pyparsing 3.3.2 * Add debian/salsa-ci.yml * Use dh-sequence-python3 * Drop "Rules-Requires-Root: no": it is the default now * Bump Standards-Version to 4.7.3, drop Priority: tag python-eventlet (0.40.4-1) unstable; urgency=medium . * New upstream release. * Removed remove-python-3.13-classifier.patch. * Fix how to run autopkgtest without setup.py. * Kill debian/tests/listen3. python-mrcz (0.5.7-5) unstable; urgency=medium . * Team Upload * Document debhelper level in d/control & switch to level 13 * Bump Standards-Version to 4.7.3, drop Priority: tag * Add debian/salsa-ci.yml * Rewrite d/watch in v5 format python-ocp (7.9.3.1+~cs7.9.3.1-1) unstable; urgency=medium . * New upstream release. python-ocp (7.8.1.2-2) unstable; urgency=medium . * Upload to unstable. . python-ocp (7.8.1.2-1) experimental; urgency=medium . * Initial packaging. python-ocp (7.8.1.2-1) experimental; urgency=medium . * Initial packaging. python-powerfox (2.1.1-1) unstable; urgency=medium . * New upstream release. python-pyproj (3.7.2-3) unstable; urgency=medium . * Annotate build dependencies with nocheck. * Drop Priority: optional, default since dpkg 1.22.13. * Bump Standards-Version to 4.7.3, changes: priority. * Add patch to fix FTBFS with PROJ 9.8.0. python-shippinglabel (2.2.0+dfsg-3) unstable; urgency=medium . * Team upload * Mark test-only Build-Depends python-shtab (1.8.0-1) unstable; urgency=medium . * New upstream version 1.8.0 * debian: cleanup python dependencies (Closes: 1129144) * debian: bump standards to 4.7.3 * debian: install into correct python location * debian: add manpage for shtab pyvicare (2.58.0-1) unstable; urgency=medium . * New upstream release. qdl (2.5-1) unstable; urgency=medium . * New upstream version 2.5 * d/patches: Remove patches applied upstream qrisk2 (0.1.20150729-8) unstable; urgency=medium . * Team upload. * Merge build_on_non-linux_systems.patch and multiarch-libc.patch. * Do not run makedepend. Closes: #1046238. * Improve hardening-flags.patch. * Drop "Rules-Requires-Root: no" (default). * Drop "Priority: optional" (default). * Update standards-version. * Add debian/salsa-ci.yml. r-cran-gsignal (0.3-7-1) unstable; urgency=medium . * Initial release (closes: #1128589) routine-update (0.2.4) unstable; urgency=medium . [ Barak A. Pearlmutter ] * simplify logic for git root check . [ Andreas Tille ] * Make sure Build-Depends automake, autoconf and libtool are matched exactly * Do not eat Build-Depends when just replacing debhelper by debhelper-compat * Fix typo * Update manpage * Enable obtaining fallback for Standards-Version when being offline * Rename Maintainer from pkg-go to Debian Go Packaging Team * Section: s/devel/golang/ for golang-* packages . [ Charles Plessy ] * New option to restrict to little-endian architectures. * Add a new --auto mode for mass uploads * When importing a new upstream version import also upstream-signatures * s/git pull/gbp pull/ when more accurate. * Also check that /usr/bin/debputy is available . [ Niels Thykier ] * Run `debputy reformat` to preserve maintainer requested style (via `X-Style` or by having wrap-and-sort parameters in their salsa-ci pipeline). (Closes: #1091922) * Use `dh_assistant` to detect current compat level * Avoid flagging packages using Build-Driver without debhelper as problematic * Remove assumption that `debian/rules` exist * Run `debputy lint --auto-fix`. (Closes: #1091923) routine-update (0.2.3) unstable; urgency=medium . * Use git plumbing commands instead of checking existing .git dir Closes: #1092286 routine-update (0.2.2) unstable; urgency=medium . [ Andreas Tille ] * Make sure Vcs-Fields are set * Replace transitional package pkg-config by pkgconf in Build-Depends * Make the quilt push/pop trick introduced below dependand from the existence of debian/patches/series * Ask maintainer for manual intervention when - using dh-buildinfo (should be removed (see #1068809) - Build-Depending: automake, autoconf[^-], libtool (unneeded) * Call licenserecon * Do not add 'Rules-Requires-Root: no' to d/control any more Closes: #1091928 * NeuroDebian wants backports to oldoldstable which has debhelper 12 now Closes: #1091926 * Move packaging to debian/ team (leave Debian Science team as Maintainer to have some team and not a person as maintainer) . [ Charles Plessy ] * Add a --64 option to restrict build to 64-bit architectures. . [ Michael R. Crusoe ] * Added GBP_BUILDPACKAGE_EXTRA environment variable to pass extra arguments to 'gbp buildpackage'. * simplify usage of rmadison routine-update (0.2.1) unstable; urgency=medium . [ Andreas Tille ] * Deal with other packaging branches than master even if debian/gbp.conf is missing * Make sure changelog will be updated . [ Edward Betts ] * Correct some spelling mistakes using codespell. . [ Charles Plessy ] * Mention gbp-clone aliases in the documentation. * Add a --show-patch option * Run apt-listbugs if available. * Suggest a dput command . [ Ananthu C V ] * Use rmadison to always get the latest debian-policy version * Add ability to drop {XS,XB}-Ruby-Versions fields from debian/control * Bump standards version to 4.7.0 * Check if debian/tests/run-unit-test exists before running grep . [ Andreas Tille ] * Seems rmadison might answer with two lines (buildd-unstable in addition to unstable) - just make sure we fetch a single line to get Standards-Version . [ Michael R. Crusoe ] * Push all patches before running dh-update-R (and pop them off at the end). * Use debcommit from devscripts routine-update (0.2) unstable; urgency=medium . * Drop options -uc -us --git-pbuilder-options="--source-only-changes" from gbp buildpackage call since it might break sbuild configurations (Requested by Charles Plessy) * Add debian/salsa-ci.yml only if team is in positiv list Closes: #1040500 routine-update (0.1.5) unstable; urgency=medium . * Do not blindly replace python-sphinx - for instance python-sphinxcontrib.bibtex-doc should keep its name * Refresh debian/control from debian/control.in if this exists routine-update (0.1.4) unstable; urgency=medium . * Do not mess up d/rules when replacing `--with python3,something` * Drop only X-Python-Version but not X-Python3-Version routine-update (0.1.3) unstable; urgency=medium . [ Charles Plessy ] * Team upload. * Handle the case of empty DEBFULLNAME. routine-update (0.1.2) unstable; urgency=medium . [ Andreas Tille ] * Simplify salsa-ci.yml * Add --experimental option to control target distribution for instance for r-bioc-* transitions * Fix default input . [ Michael R. Crusoe ] * Use the --branch override value more consitently * Apply shellcheck recommendations * For Section: python packages, don't overwrite 'Testsuite: autopkgtest-pkg-python'. routine-update (0.1.1) unstable; urgency=medium . * Another fix to detect new upstream version routine-update (0.1) unstable; urgency=medium . * Fix detection of new upstream version routine-update (0.0.13) unstable; urgency=medium . * Team upload. . [ Andreas Tille ] * Reduce piuparts noise in BioConductor transitions * Enable specifying branch where update should happen . [ Étienne Mollier ] * Implement -t to avoid automatic tagging. * d/copyright: update copyright years. * Standards-Version: 4.6.2 (routine-update) routine-update (0.0.12) unstable; urgency=medium . * Team upload. . [ Dylan Aïssi ] * Replace dh-python by dh-sequence-python3 . [ Andreas Tille ] * Deal better with re-ordered control files by cme . [ Mohammed Bilal ] * drop -i flag while using dch with --team routine-update (0.0.11) unstable; urgency=medium . * New option -u|--no-uscan to just update packaging stuff without scanning for new upstream version * Do not create debian/salsa-ci.yaml if debian/.gitlab-ci.yaml exists * If Vcs is contained in diff this is now usually due to reordering of fields by cme routine-update (0.0.10) unstable; urgency=medium . [ Andreas Tille ] * Bump Standards-Version * even tolerate uscan errors if FORCE is set * No need to add manual dh_auto_test skipping any more since this is automatic with dh compat level >= 13 which we enforce anyway * Fix Maintainer name of Debian Science team . [ Steffen Möller ] * Check for cme preconditions routine-update (0.0.9) unstable; urgency=medium . * Add "Team upload" properly after fixing watch file routine-update (0.0.8) unstable; urgency=medium . * Fix parsing results of dh-update-R routine-update (0.0.7) unstable; urgency=medium . [ Andreas Tille ] * Add info about potentially breaking changes * Call apply-multiarch-hints * Attempt to fix invalid watch files for github * No idea why updates of dh-update-R are not caught as before. Try hard to do proper commits anyway . [ Nilesh Patra ] * Minor fixes: Typos and case . [ Étienne Mollier ] * add -d|--debug flag to enable debug output at run time * reinforce filtering of uscan output, to avoid injecting too many options to `gbp import-orig` (Closes: #992725) routine-update (0.0.6) unstable; urgency=medium . [ Steffen Moeller ] * Cleaning after build before tagging if repository not clean. * Avoiding error messages by grep on non-existing file, extra -q . [ Andrease Tille ] * rename debian/NEWS.Debian debian/NEWS * No tab in license text * Move test whether quilt patches might apply to end of the script * Care for watch file standard 4 . [ Michael R. Crusoe ] * Standards-Version: 4.5.1 (routine-update) routine-update (0.0.5) unstable; urgency=medium . * Team Upload. [ Dylan Aïssi ] * Some R packages have a "Testsuite: autopkgtest-pkg-r" disabled by #. Don't try to add a second line for the testsuite. . [ Nilesh Patra ] * Add --no-build option for preventing the build to happen post rest of routine-update operations * Update manpage with --no-build option routine-update (0.0.4) unstable; urgency=medium . * Change debhelper compat version to 13 * d/control: debhelper-compat version 13 * Do not let #PACKAGENAME# boilerplate pass in autopkgtest script * Do not call `debian/rules clean` in the end. It might fail due to not applied quilt patches and should not be needed since we build in a chroot anyway * Use `gbp tag` as last command routine-update (0.0.3) unstable; urgency=medium . [ Dylan Aïssi ] * Always add the testsuite "autopkgtest-pkg-r" for R packages routine-update (0.0.2) unstable; urgency=medium . [ Steffen Möller ] * Added build-dep on quilt * Don't require user to have QUILT_PATCHES set . [ Andreas Tille ] * Do not fail if final clean target fails (which might happen due to not applied quilt patches) . [ Michael R. Crusoe ] * Add salsa-ci file (routine-update) * Rules-Requires-Root: no (routine-update) routine-update (0.0.1) unstable; urgency=medium . * Initial release (Closes: #950992) ruby-build (20260222-1) unstable; urgency=medium . * Team upload. * Upgrade watch file to version 5. * New upstream release. * Drop Rules-Requires-Root field, it is now redundant. ruby-fiber-annotation (0.2.0-2) unstable; urgency=medium . * Drop Rules-Requires-Root field, it is now redundant. * Change MIT to Expat in the copyright file. * Upgrade the watch file to version 5. ruby-fiber-annotation (0.2.0-1) unstable; urgency=medium . * Initial release (Closes: #1127968). ruby-pluggaloid (1.7.0-5) unstable; urgency=medium . * Team upload. * Apply Multi-Arch: hint ruby-pluggaloid (1.7.0-4) unstable; urgency=medium . * Team Upload * Drop "Rules-Requires-Root: no": it is the default now * Bump Standards-Version to 4.7.3, drop Priority: tag * autopkgtest does not need quilt . [ Lucas Nussbaum ] * debian/gbp.conf: Add for DEP-14 * debian/salsa-ci.yml: use team-specific include ruby-prawn-svg (0.38.1-1) unstable; urgency=medium . * Team upload. * Maintain under the Debian Ruby Team VCS, update gbp.conf. * Upgrade watch file to version 5, use GitHub. * New upstream release. * Update Standards-Version to 4.7.3. * Drop {XS,XB}-Ruby-Versions from control. * Drop Rules-Requires-Root field, it is now redundant. * Update build dependencies. * Add relax-rexml.patch to relax rexml to the version libruby3.3 ships. * Add relax-css-parser.patch to allow for 2.0. ruby-rb-inotify (0.11.1-1) unstable; urgency=medium . * Team upload. . [ Hans-Christoph Steiner ] * New upstream version 0.11.1 . [ Lucas Nussbaum ] * debian/gbp.conf: Add for DEP-14 * debian/gbp.conf: remove trailing empty lines * debian/.gitattributes: remove * debian/salsa-ci.yml: use team-specific include . [ Simon Quigley ] * Update Standards-Version to 4.7.3. * Drop Rules-Requires-Root field, it is now redundant. * Upgrade watch file to version 5, use GitHub. ruby-roadie (5.2.1-3) unstable; urgency=medium . * Team upload. . [ Lucas Nussbaum ] * debian/gbp.conf: Add for DEP-14 * debian/.gitattributes: remove * debian/salsa-ci.yml: use team-specific include . [ Simon Quigley ] * Upgrade the watch file to version 5. * Update Standards-Version to 4.7.3. * Drop Rules-Requires-Root field, it is now redundant. * Add relax-css-parser.patch to allow for css-parser 2.0. ruby-unicode-blocks (1.11.0+dfsg-1) unstable; urgency=medium . * Team upload. . [ Lucas Nussbaum ] * debian/gbp.conf: Add for DEP-14 * debian/gbp.conf: remove trailing empty lines * debian/salsa-ci.yml: use team-specific include . [ Simon Quigley ] * Upgrade watch file to version 5. * New upstream release. * Update Standards-Version to 4.7.3. * Drop Rules-Requires-Root field, it is now redundant. * Remove FIXME from upstream metadata. rust-culpa (1.0.2-2) unstable; urgency=medium . * Package culpa 1.0.2 from crates.io using debcargo 2.8.1 rust-culpa (1.0.2-1) experimental; urgency=medium . * Package culpa 1.0.2 from crates.io using debcargo 2.7.11 rust-debian-lsp (0.1.3-1) unstable; urgency=medium . * Package debian-lsp 0.1.3 from crates.io using debcargo 2.7.11 rust-debian-watch (0.4.1-1) unstable; urgency=medium . * Package debian-watch 0.4.1 from crates.io using debcargo 2.8.1 rust-derive-deref (1.1.1-2) unstable; urgency=medium . * Package derive_deref 1.1.1 from crates.io using debcargo 2.8.1 rust-derive-deref (1.1.1-1) experimental; urgency=medium . * Package derive_deref 1.1.1 from crates.io using debcargo 2.7.11 * Initial release. (Closes: #1123916) rust-expectorate (1.2.0-2) unstable; urgency=medium . * Package expectorate 1.2.0 from crates.io using debcargo 2.8.1 rust-expectorate (1.2.0-1) experimental; urgency=medium . * Package expectorate 1.2.0 from crates.io using debcargo 2.7.11 rust-io-timer (0.0.1+ds-3) unstable; urgency=medium . * fix autopkgtest crate dependencies * add patch 2002 to skip flaky tests rust-io-timer (0.0.1+ds-2) unstable; urgency=medium . * no-changes source-only upload to enable testing migration rust-io-timer (0.0.1+ds-1) experimental; urgency=low . * initial release; closes: bug#1128248 rust-obj (0.10.2-2) unstable; urgency=medium . * Package obj 0.10.2 from crates.io using debcargo 2.8.1 rust-obj (0.10.2-1) experimental; urgency=medium . * Package obj 0.10.2 from crates.io using debcargo 2.7.11 rust-ratatui (0.29.0-5) unstable; urgency=medium . * Team upload. * Package ratatui 0.29.0 from crates.io using debcargo 2.8.1 * Cherry-pick upstream patch using kasuari instead of cassowary rust-ruma-common (0.14.1+ds-8) unstable; urgency=medium . * update copyright info: + really avoid any .git* files when repackaging upstream source + license patches same as main upstream license * drop patches 2001_js_option 2001_smol_macros, obsoleted by Debian package changes; tighten build-dependency for crate js_option; build- and autopkgtest-depend on packages for crates macro_rules_attribute smol-macros (not tokio) * update git-buildpackage config: + stop superfluously filter out .git* files * relax (build-, autopkgtest-)dependencies for all crates, except autopkgtest-dependencies for own feature-providing provisions * autopkgtest-check single-feature tests only on amd64 rust-scm-record (0.8.0-3) unstable; urgency=medium . * Team upload. * Package scm-record 0.8.0 from crates.io using debcargo 2.8.1 * Add patch to use kasuari instead of cassowary rust-termwiz (0.23.3+dfsg-2) unstable; urgency=medium . * Team upload. * Fix typo in debcargo.toml rust-termwiz (0.23.3+dfsg-1) unstable; urgency=medium . * Team upload. * Package termwiz 0.23.3 from crates.io using debcargo 2.8.1 * Add patch to use kasuari instead of cassowary * Mark docs and widgets feature as flaky rust-tokio-test (0.4.5-1) unstable; urgency=medium . * Package tokio-test 0.4.5 from crates.io using debcargo 2.8.1 rust-tui-tree-widget (0.24.0-2) unstable; urgency=medium . * Package tui-tree-widget 0.24.0 from crates.io using debcargo 2.8.1 rust-tui-tree-widget (0.24.0-1) experimental; urgency=medium . * Package tui-tree-widget 0.24.0 from crates.io using debcargo 2.7.11 * Initial release. (Closes: #1123922) rust-tui-widget-list (0.15.0-2) unstable; urgency=medium . * Package tui-widget-list 0.15.0 from crates.io using debcargo 2.8.1 rust-tui-widget-list (0.15.0-1) experimental; urgency=medium . * Package tui-widget-list 0.15.0 from crates.io using debcargo 2.7.11 * Initial release. (Closes: #1123921) rust-yamux (0.13.9+ds-1) unstable; urgency=medium . [ upstream ] * new release . [ Jonas Smedegaard ] * update copyright info: + avoid any .git* files when repackaging upstream source + license patches same as main upstream license + update coverage * update git-buildpackage config: + stop superfluously filter out .git* files * add watch file, setting Repack-Suffix: +ds * unfuzz patches * bump project versions in virtual packages and autopkgtests * relax (build-, autopkgtest-)dependencies for all crates, except autopkgtest-dependencies for own feature-providing provisions * stop superfluously set fields Rules-Requires-Root Priority * stop set Multi-Arch: foreign, incompatible with arch-any packaged crates * declare compliance with Debian Policy 4.7.3 scite (5.6.0-1) unstable; urgency=medium . * New upstream version 5.6.0 * Upgrade to Standards Version 4.7.3 (No changes required) * Remove redundant priority optional field serverspec-runner (1.3.10-1) unstable; urgency=medium . * Team upload. . [ HIGUCHI Daisuke (VDR dai) ] * step down as a uploader for personal reasons. . [ Lucas Nussbaum ] * debian/gbp.conf: Update for DEP-14 * debian/salsa-ci.yml: use team-specific include * debian/salsa-ci.yml: drop SALSA_CI_DISABLE_BUILD_PACKAGE_ANY (package is Architecture: all anyway) . [ Simon Quigley ] * Upgrade the watch file to version 5. * New upstream release. * Update Standards-Version to 4.7.3. * Drop Rules-Requires-Root field, it is now redundant. * Use ${ruby:Depends} for runtime dependencies. shaderc (2026.1-1) unstable; urgency=medium . * New upstream release * Bump Standards-Version to 4.7.3: + Remove `Priority: optional` in d/control, now by default * Update year in d/copyright simde (0.8.4~rc3-5) unstable; urgency=medium . * d/tests: another riscv64 test list fix. simde (0.8.4~rc3-4) unstable; urgency=medium . * d/tests: another riscv64 fix simde (0.8.4~rc3-3) unstable; urgency=medium . * d/tests: fix risc64→riscv6 typo. simde (0.8.4~rc3-2) unstable; urgency=medium . * d/tests: skip emulated tests on riscv64, to avoid timeout simde (0.8.4~rc3-1) unstable; urgency=medium . * tests: also run the emulated tests * New upstream version * Drop patch applied upstream. siril (1.4.2-1) unstable; urgency=medium . * New upstream version slidge (0.3.7-1) unstable; urgency=medium . * New upstream version * Remmove obsolete patch slidge (0.3.6-1) unstable; urgency=medium . * New upstream version * Build-Depends-Indep on slixmpp 1.13 * Add patch for slixmpp 1.13 compatibility slixmpp (1.13.2-5) unstable; urgency=medium . * Add Breaks: slidge < 0.3.6 slixmpp (1.13.2-4) unstable; urgency=medium . * Fix build error on armhf, this time for real slixmpp (1.13.2-3) unstable; urgency=medium . * Bump Standards-Version * Drop Priority: optional * Update debian/copyright * Fix build error on armhf slixmpp (1.13.2-2) unstable; urgency=medium . * Drop Build-Depends-Indep slixmpp (1.13.2-1) unstable; urgency=medium . * New upstream version * Enable Rust library for JID, drop patch disabling it slixmpp (1.13.0-1) unstable; urgency=medium . * New upstream version * Various bug fixes, e.g. regression regarding joining rooms, and new features, better compatibility with latest aiodns * Drop obsolete remove-license-classifier.patch, refresh use-python-jid-not-rust.patch sphinx-collapse (0.1.3-2) unstable; urgency=medium . * Source-only upload. sphinx-collapse (0.1.3-1) unstable; urgency=medium . * Initial release. (Closes: #1126143) sphinxcontrib-seqdiag (3.0.0-3) unstable; urgency=medium . * Team upload. * Depend on python3-pkg-resources (closes: #1129112). * Drop "Rules-Requires-Root: no", default as of dpkg-dev 1.22.13. swift-mode (9.4.0-2) unstable; urgency=medium . * Source-only upload swift-mode (9.4.0-1) unstable; urgency=medium . * Initial release (Closes: #1123517) swupdate (2025.12+dfsg-4) unstable; urgency=medium . * Update to lua5.5 * Drop ia64 from architecture list translate-toolkit (3.19.2-1) unstable; urgency=medium . * New upstream release. - update dependencies for new version. udisks2 (2.11.1-1) unstable; urgency=medium . * New upstream version 2.11.1 - Add missing polkit checks for RestoreEncryptedHeader() and HeaderBackup(). (CVE-2026-26103, CVE-2026-26104) unace (1.2b-26) unstable; urgency=medium . * Update lintian overrides. * Fix builds on big-endian systems, by properly defining the expected macros in debian/rules. * Remove versioned build dependency on debhelper, satisfied since bookworm. * Run wrap-and-sort -ast on debian/tests/control. * Declare compliance with dpkg-build-api (= 1). - Remove explicit inclusion of dpkg/buildtools.mk done now by dpkg/default.mk. unace (1.2b-25) unstable; urgency=medium . * Use URL instead of FSF postal address for GPL in debian/copyright. * Remove «Rules-Requires-Root: no», which is the current default. * Remove «Priority: optional», which is the current default. * Remove versioned Build-Depends on dpkg-dev, satisfied since Debian trixie. * Add debian/watch file to mark upstream as untrackable. * Add superficial autopkgtest for the crasher file from CVE-2015-2063. * Switch to Standards-Version 4.7.3 (no changes needed). vulkan-validationlayers (1.4.341.0-1) unstable; urgency=medium . * New upstream release. * control: Bump build-deps. vulkan-validationlayers (1.4.335.0-2) unstable; urgency=medium . [ Pino Toscano ] * Enable the build on all the architectures, as this source is generally portable, and upstream accepts ports: - switch the architecture of the binaries from linux-any to any - Wayland is still Linux-specific, so: - limit the libwayland-dev build dependency as linux-any - pass -DBUILD_WSI_WAYLAND_SUPPORT=OFF to cmake on non-Linux architectures to explicitly disable the Wayland integration vulkan-validationlayers (1.4.335.0-1) unstable; urgency=medium . * New upstream release. * control: Bump build-deps. weasyprint (67.0-1) unstable; urgency=medium . * Team upload * New upstream release (Closes: #1122284) webcolors (1.13-2) unstable; urgency=medium . * Add myself as uploader * Update homepage URL * Drop "Rules-Requires-Root: no": this is the default now * Bump Standards-Version: to 4.7.3, drop Priority: tag * Rewrite d/watch in v5 format * Add debian/salsa-ci.yml * Rename file under debian/ for debhelper 15 compatibility wsjtx-improved (3.1.0+260226-OFC+repack-1) unstable; urgency=medium . * New upstream version 3.1.0+260226-OFC+repack. xapian-core (1.4.31-2) unstable; urgency=medium . * debian/control: Regenerate from debian/control.in. xapian-core (1.4.31-1) unstable; urgency=medium . * New upstream release. * debian/control.in: Mark conformance with policy 4.7.3. * debian/copyright: Eliminate reference to old FSF address. yoga (3.2.1+ds-2) unstable; urgency=medium . * debian/control: Mark build-dep googletest as . * debian/control: Mark binary package as M-A: same. yoga (3.2.1+ds-1) unstable; urgency=medium . * Initial packaging. (Closes: #1126812)