a2ps (1:4.15.7-5) unstable; urgency=medium . * QA upload. * Fix clean target. * Tidy up patches. * Enable build-time tests. * Add proper autopkgtests. * Update standards-version. apipkg (3.0.2-4) unstable; urgency=medium . * Team Upload * Patch for pytest 9.x (Closes: #1122927, #1123095) battery-stats (0.5.6-3) unstable; urgency=medium . * Added 1002-cmake-version.patch to fix cmake 4 build problem (Closes: #1112721). * Added 1003-gnuplot-title.patch to work with recent gnuplot (Closes: #1071187). battery-stats (0.5.6-2.1) unstable; urgency=medium . * Non-maintainer upload. . [ Aurélien COUDERC ] * Fix broken battery-stats-graph due to incorrect numpy type of timestamps. . [ Debian Janitor ] * Bump debhelper from old 12 to 13. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse. * Update standards version to 4.6.2, no changes needed. * Set upstream metadata fields: Repository. . [ Chris Hofstaedtler ] * Delegate placement of udev and systemd files to pkg-config data (Closes: #1057771) battery-stats (0.5.6-2) unstable; urgency=medium . [ Ondřej Nový ] * d/control: Remove ancient X-Python-Version field * d/control: Deprecating priority extra as per policy 4.0.1 * d/changelog: Remove trailing whitespaces * d/control: Remove trailing whitespaces * d/control: Set Vcs-* to salsa.debian.org . [ Aurélien COUDERC ] * Add patch to migrate to Python 3. (Closes: #936187) * Add explicit dependency to lsb-base for init script using /lib/lsb/init-functions. * Switch to debhelper-compat build dependency, bump compatibility level to 12. * Add systemd unit in addition to init script. * Add patch for supporting XPS 13 power adapter. * Bump Standards-Version to 4.5.0: - Add Rules-Requires-Root: no. . [ Petter Reinholdtsen ] * Added missing new bc dependency (Closes: #999356) * Fixed typo in package description. (Closes: #982599) * Implement three level patch naming scheme. * Replace patch to add power supplies to more generic one battery-stats (0.5.6-1.1) unstable; urgency=medium . * Non-maintainer upload. * Apply patch from Birger Schacht switching to Python 3. (Closes: #936187) battery-stats (0.5.6-1) unstable; urgency=medium . * New upstream version 0.5.6. - Adjusted udev rules to really trigger on power changes. - Adjusted battery-graph.in to avoid syntax error when no discharging is logged yet (Closes: #843049). battery-stats (0.5.5-1) unstable; urgency=medium . * New upstream version 0.5.5. - Avoid error from battery-graph when there is no data yet (Closes: #825158). - Make collector more robust and avoid blocking hibernation when there is no battery available (Closes: #825694). battery-stats (0.5.4-1) unstable; urgency=medium . * New upstream version 0.5.4. - Dropped fix-desktop-entry.patch, a fix for the same issue is fixed upstream. battery-stats (0.5.3-1) unstable; urgency=medium . * New upstream version 0.5.3. - Now handle hardware with ACAD power source (Closes: #822238). - No longer install non-working battery-stats-graph-gnuplot (Closes: #819683). * Updated Standards-Version from 3.9.7 to 3.9.8. * Remove Antonio Radici as uploader. Thank you for maintaining the package for so long. * Added new fix-desktop-entry.patch to fix graph drawing when selected from desktop menu. battery-stats (0.5.2-1) unstable; urgency=medium . * New upstream version 0.5.2. - battery-stats-collector now work with batteries with change_* instead of energy_* values (Closes: #819492) * Added missing python-matplotlib and libtext-csv-perl dependencies (Closes: #819265). battery-stats (0.5.1-1) unstable; urgency=medium . * New upstream version 0.5.1. - Dropped 01-typo-desktop.patch and 02-reduce-collection-freq.patch applied upstream. - Now collects data on power status changes (Closes: #819015) battery-stats (0.5.0-2) unstable; urgency=medium . * Added cron job to call collect-csv every 10 minutes, as the pm power.d hook to call collect-csv when AC power is inserted and removed is not working (see bug #818649). * Reduce the collection frequence for battery-stats-collector to every 10 minutes. * Change binary architecture list to linux-any from now obsolete sparc, ia64, amd64 and i386. battery-stats (0.5.0-1) unstable; urgency=medium . * New upstream version 0.5.0. - Will log to a new CSV file as well as the original file. - Provide new python based graphing tool. * Corrected watch file to use new upstream at github. * Swiched postrm to use 'set -e' instead of -e in #! line to make lintian happy. * Switched to more secure vcs links. * Implemented optional 'status' option for init.d script. * Switched from cdbs to dh. * Added 01-typo-desktop.patch to fix typo in new desktop file. battery-stats (0.4.0-2) unstable; urgency=medium . * Added missing cmake build dependency. battery-stats (0.4.0-1) unstable; urgency=medium . * New upstream release 0.4.0. - Collector is reimplemented as a shell script (Closes: #720338). - Collector is now able to follow charge level (Closes: #699241). * Drop desktop file now included upstream. battery-stats (0.3.6-2) unstable; urgency=medium . * Become a co-maintainer. * Reorder and reformat dependencies. * Switch debhelper from version 7 to 9. * Acknowledge NMU (Closes: #817888). . battery-stats (0.3.6-1.2) unstable; urgency=medium . * Non-maintainer upload. * Dropped 01-skip-non-battery.patch and build-depend on libacpi-dev (>= 0.2-4.1) as the workaround is no longer needed. . battery-stats (0.3.6-1.1) unstable; urgency=medium . * Non-maintainer upload. * Replace homepage URL in control file with a working one. (Closes: #738807) * Fix typo in package description (patters->patterns). (Closes: #648294) * Add gbp.conf file to enforce use of pristine-tar. * Updated Standards-Version from 3.8.3 to 3.9.7. * Removed menu file, only need desktop file. * Added code to source /lib/lsb/init-functions in init.d script to work well with systemd. * Drop obsolete DM-Upload-Allowed field from control file. * Added Vcs-* links to control file. * Changed build dependencies to allow building with gnuplot-qt. * Switch to source format 3.0 (quilt). * Added 01-skip-non-battery.patch to skip AC "battery". (Closes: 574678) battery-stats (0.3.6-1) unstable; urgency=low * New upstream release that integrates a patch to specify the battery number (Closes: 535815) * debian/control: + Standars-Version bumped to 3.8.3 + Architecture modified so it builds only where libacpi is present * debian/battery-stats.desktop: added a Comment (Closes: 537946) battery-stats (0.3.4-1) experimental; urgency=low [ Antonio Radici ] * debianizing new upstream release which includes: + all debian patches + autotools packaging and optinal ACPI support * debian/ rebuilt to use cdbs, so it will correctly use autotools * debian/control: + added [i386 amd64 ia64] to libacpi-dev Build-Depends (Closes: #512701) + added autotools-dev, cdbs and gnuplot-nox as dependencies * debian/watch: added the new repository * debian/copyright + added new upstream author and repository URL + GPL renamed GPL-2 * debian/changelog + uploading on experimental * debian/battery-stats.desktop + added and distributed through debian/control [ Gonéri Le Bouder ] * debian menu want xpm icon, adjust the debian/rules to generate it from the .png and add a builddeps on imagemagick battery-stats (0.3.3-3) unstable; urgency=low * New maintainer (Closes: #473820) * debian/copyright: + updated the URL where the source can be found (Closes: #409825) * debian/rules: + modified to support dpatch * debian/patches/gnuplot-newsyntax.patch: + use the right gnuplot syntax to generate the graph (Closes: #283984) * debian/patches/manpages.patch: + make the package lintian clean by fixing two manpage warnings * debian/patches/acpi-support.patch: + add ACPI support (patch from "Michael Bunk" ) + (Closes: #287230) * debian/patches/compiler-warnings.patch: + remove some compiler warnings battery-stats (0.3.3-1.1) unstable; urgency=low * Non-maintainer upload. * debian/logrotate now use invoke-rc.d (Closes: #367745) battery-stats (0.3.3-1) unstable; urgency=low * New upstream release (Closes: bug#185623). Thanks to David Z Maze. battery-stats (0.3.2-1) unstable; urgency=low * package adopted and uploaded by Werner Heuser (Closes: bug#171112) * No longer a debian-native package; gives more freedom to sponsor and NMUs. * Calling battery-graph from the menu is now immune to log rotation. oops. * Increased standards-version to 3.5.6.1 br.ispell (3.0~beta4-26) unstable; urgency=medium . * debian/{rules,control}: Drop quilt usage and build dependency. Thanks to Alexandre Detiste (Closes: #1123899) * debian/control: - Bump debhelper-compat to 13. - Bump Standards-Version. No changes required. * Add some lintian overrides. * debian/watch: Migrate to version 5. cheesecutter (2.9+git20211011-5) unstable; urgency=medium . * Fix reproducible builds. debputy (0.1.79) unstable; urgency=medium . * Backwards Incompatibility: - Install `debian/pkg.modprobe` files under `/usr/lib/modprobe.d`. No packages using `debputy` in Debian used this feature yet, so the change was done without migration. If you migrate a package using `debian/pkg.modprobe`, please consider adding `dh-debputy (>= 0.1.79~)` as Build-Dependency to ensure there are no surprises with backports (etc.). . * Manifest changes: - Add `built-using` and `static-built-using` keywords to enable `debputy` to generate `Built-Using` and `Static-Built-Using` for you. This replaces the `dh-sequence-builtusing` when using either `full` or `dh-sequence-zz-debputy` integration mode. (Closes: #1121339) . * migrate-from-dh: - Detect and provide manual instructions for migrating from `dh-builtusing` in `dh-sequence-zz-debputy` or `full` integration mode. . * Plugin API: - Manifest detectors can now access some of the pluggable manifest rules via the context. . [ Michael Hudson-Doyle ] * debputy: Support Ubuntu's `Architecture-Variant` when deciding the output file name for binary packages. . [ Nicolas Boulenguez ] * Design and implement the `built-using` and `static-built-using` feature based on `dh-builtusing`. . [ Niels Thykier ] * debputy: Recognise `.org` as common upstream changelog extension. This is to match `dh_installchangelogs`. * Generated prerm: Validate that `python3` works before calling `py3clean`. This is to match what `dh-python` does. devscripts (2.25.33) unstable; urgency=medium . * bts: Fix 'tags' command being ineffective (Closes: #1124130) * bts: Relax fixed/notfixed consistency check to allow fixups (Closes: #1123919) devscripts (2.25.32) unstable; urgency=medium . [ Lucas Nussbaum ] * salsa: add rename_branches command to rename several branches at once * salsa: add update_gbp_conf command -- refresh debian/gbp.conf based on available branches * salsa: add commands for file manipulation (get/create/edit/delete) . [ Daniel Gröber ] * bts done: Revert to mailing control@ when no 'reply' cmd is used . [ Arnaud Rebillout ] * scripts/*: Fix pylint errors * test/test_mk-origtargz: Strip dpkg deprecation message from stderr * test/test_mk-origtargz: Adjust for reworded error message from dpkg 1.23 devscripts (2.25.31) unstable; urgency=medium . [ Daniel Gröber ] * bts.1: Document 'show' command additions from 2.25.28 * bts: Allow -1 as alias for "it" - to referr to last used bug number * bts: bugs --mbox: Allow selecting with additional filters * bts: Ignore EMAIL/DEBEMAIL if invalid mail address * bts: Add BTS_WORKFLOW=mail|web config var, --mail and --web options * bts: tags: Remove 10yo 'gift' special handling :-O * bts: browse: Fix download_mbox tempfile file-descriptor leak * bts: tags: Disallow defaulted + to allow more useful behavour later * bts: Make 'close' a proper alias for 'done' removing 21yo warning * bts: Add 'disown' alias for 'noowner' command * bts: Allow omitting bug-number argument where unambigous * bts: Add 'reply' command for Control: pseudoheader based workflow * bts.1: Reflect optional bug args and new keywords (to/by/from/with/since) * bts: Add 'assign' alias for 'reassign' command * bts clone: Check for duplicates in new IDs * bts: Add online versiontracking checks for found/fixed commands * bts.1: Add extensive EXAMPLE section * bts.1: Revitalize DESCRIPTION with welcoming attitude * bts.1: Give an actual overview in SYNOPSYS * bts: Read user input directly from TTY for when STDIN is redirected * bts: Defuse footguns by default, use BTS_EXPERT=yes to override * bts: Document unfriendly 'reopen' command as deprecated * bts: Check for conflicting fixed version records * bts: Consider bug-numbers with less than four digits invalid * bts: Introduce --smtp-reportbug and BTS_SMTP_REPORTBUG=yes * bts: Introduce BTS_MUTT_COMMAND config (neomutt users rejoice!) * bts: Error on invalid config instead of using default * bts done: Disallow `sourcepakcage/version` syntax * bts done: Check for duplicate command * bts.1: Improve BTS_MAIL_READER docs * bts: Prepare mail logic to allow for bug sumbission * bts: Introduce support for bug submission * bts done: Remove $interactive logic superceeded by main() * bts done: Use NNNNN-done@ instead of control@ * bts: Introduce cmdline MUA autodetection for mutt, neomutt and aerc * bts: In --mail workflow: Use enclosing MUA implicitly * bts: Skip mail confirmation when --mutt is active (or implied) * bts: Warn about template snippet remaining in message (--interactive) * bts unarchive: Check whether bug is really archived * bts.1: Document Consistency Checks in DESCRIPTION * bts.1: Improve --smtp-* option docs * bts: Make --sendmail and --smtp-host override implied --mutt * bts: Integrate (un)subscribe commands into multi-command sequece * bts: Allow multiple bugs in (un)subscribe commands * bts: Make --smtp-reportbug imply --interactive to be more friendly * bts: Complain when BTS_INTERACTIVE is invalid instead of defaulting * d/control: Update 'bts' description and dependencies * bts: Unlock implicit 'reply' using $_ MUA detection * bts: Fix sending using sendmail skipping send_scriptions * bts: Make confirmmail tell user why nothing is happening * bts: TODO for config var docs * bts: Merge 'bugs' and 'show' command sections * bts: Fix 'merge' command usage * bts: Make "modified from defaults" section in --help more visible * bts: Condense generated --help output for readability * bts retitle: Check for current subject in retitle. Closes: #537875. * bts: Use timeout of 5s in --mutt and --interactive * bts: Use https by default when using --bts-server * bts.1: TODO to fix sensible-browser blocking with graphical browsers * bts reply: Reset $! to avoid suprious "Illegal seek" error * bts reply: Use `exists $m{}` to avoid uninizialized warnings * bts reply: Add error message to message body for user visibility * bts: Note that $bug_status{source} can contain multiple packages * pts-subscribe: Use tracker control@ instead of pts@qa.debian.org * bts.1: Note 'assign' clears each given bug's found versions * bts.1: Minor copyedit s/fetching info/fetching online info/ * bts: Make punctuation in SYNOPSIS section consistent * bts: Use %hash to determine implicit reply cancellation * bts: Introduce 'context' command for control@ mail from MUA * bts.1: Update 'reply' docs for 'context' * bts: Remove deprecated 22yo BUGSOFFLINE deprecation warning * bts: Fix --cc-addr, BTS_DEFAULT_CC being ineffective * bts: Add BTS_NONMUA_BCC config for reliable personal archiving * bts: Allow address lists in BTS_DEFAULT_CC, BTS_NONMUA_BCC * bts: Fix 'notfound' bugargs invocation . [ Ximin Luo ] * uscan: don't copy tarballs to .. if we're not running mk_origtargz in the first place * uscan: perl tidy . [ Holger Levsen ] * dget: dont return 0 if download fails. Thanks to Lucas Nussbaum. Closes: #1123045 * Update po4a. docopt (0.6.2-7) unstable; urgency=medium . * Team upload. * Fix autopkgtest regression with pytest 9 (Closes: #1122929) dynarmic (6.7.0+ds-4) unstable; urgency=medium . * d/patches: also install .inc files. They are included by public headers * d/control: use my @debian.org email dynarmic (6.7.0+ds-3) unstable; urgency=medium . * d/rules: also install mcl. These headers are publicly used by Dynarmic, and Dynarmic only. They are also required to compile yuzu on arm64. dynarmic (6.7.0+ds-2) unstable; urgency=low . * Upload to unstable * First dgit upload * d/rules: drop DYNARMIC_TESTS logic * d/control: apply X-Style: black * d/control: declare dpkg-build-api = 1 . dynarmic (6.7.0+ds-1) experimental; urgency=medium . * New upstream version 6.7.0+ds * d/control: libdynarmic6.5 -> libdynarmic6.7 * d/s/lintian-overrides: override pkg-config => pkgconf * d/watch: switch to last known archived version dynarmic (6.7.0+ds-1) experimental; urgency=medium . * New upstream version 6.7.0+ds * d/control: libdynarmic6.5 -> libdynarmic6.7 * d/s/lintian-overrides: override pkg-config => pkgconf * d/watch: switch to last known archived version dynarmic (6.5.0+ds-1.1) unstable; urgency=medium . * Non-maintainer upload * Drop catch2 patch (Closes: #1054803) dynarmic (6.5.0+ds-1) unstable; urgency=medium . * New upstream version 6.5.0+ds - Closes: #1041270 * d/control: libdynarmic6 -> libdynarmic6.5 dynarmic (6.4.8+ds-2) unstable; urgency=medium . * Upload to unstable dynarmic (6.4.8+ds-1) experimental; urgency=medium . * New upstream version 6.4.8+ds dynarmic (6.4.7+ds-1) experimental; urgency=medium . * New upstream version 6.4.7+ds * d/patches: update catch2 patch dynarmic (6.4.5+ds-1) unstable; urgency=medium . * New upstream version 6.4.5+ds * d/control: add boost and llvm to -dev dependencies dynarmic (6.4.4+ds-1) unstable; urgency=medium . * New upstream version 6.4.4+ds dynarmic (6.4.3+ds-1) unstable; urgency=medium . * New upstream version 6.4.3+ds * d/rules: enable LLVM backend * d/patches: revert Catch2 v3 switch. Catch2 version 3 won't be available in Debian for a while. dynarmic (6.4.0+ds-1) unstable; urgency=medium . * New upstream version 6.4.0+ds * d/control: b-depend on libzydis-dev only on amd64 * d/rules: enable A64 frontend on arm64 dynarmic (6.3.1+ds-2) unstable; urgency=medium . * d/control: depend on Zydis 4.0.0 or newer dynarmic (6.3.1+ds-1) unstable; urgency=medium . * New upstream version 6.3.1+ds dynarmic (6.3.0+ds-2) unstable; urgency=medium . * d/rules: fix arm64 build dynarmic (6.3.0+ds-1) unstable; urgency=medium . * New upstream version 6.3.0+ds * d/control: build on arm64 * d/copyright: remove vixl from Files-Excluded dynarmic (6.2.3+ds-1) unstable; urgency=medium . * New upstream version 6.2.3+ds - fmtlib 9.0.0 is now supported. Closes: #1014674 dynarmic (6.2.1+ds-1) unstable; urgency=medium . * New upstream version 6.2.1+ds dynarmic (6.0.0+ds-1) unstable; urgency=medium . * New upstream version 6.0.0+ds * d/watch: track stable releases dynarmic (5.204.g57af72a5+ds-1) unstable; urgency=medium . * New upstream version 5.204.g57af72a5+ds dynarmic (5.196.g27bbf450+ds-1) unstable; urgency=medium . * New upstream version 5.196.g27bbf450+ds * d/rules: use CMake LTO instead of dpkg-buildflags' dynarmic (5.187.g9cadab8f+ds-1) unstable; urgency=medium . * New upstream version 5.187.g9cadab8f+ds dynarmic (5.163.ge4b669fd+ds-1) unstable; urgency=medium . [ Bastian Germann ] * Move Vcs-* fields to debian namespace . [ Andrea Pappacoda ] * New upstream version 5.163.ge4b669fd+ds * d/patches: remove upstreamed patches dynarmic (5.150.gea08a389+ds-1) unstable; urgency=medium . * New upstream version 5.150.gea08a389+ds * d/tests: add autopkgtests dynarmic (5.135.g0cafcc1a+ds-1) unstable; urgency=medium . * New upstream version 5.135.g0cafcc1a. Closes: #1003468 dynarmic (5.132.gad5465d6+ds-1) unstable; urgency=medium . * New upstream release. * d/control: depend on xbyak also on x32 * d/control: add Vcs fields * d/watch: follow upstream master branch dynarmic (5.128.g4dcebc18+ds-1) unstable; urgency=low . * Initial release. Closes: #995917 gdm3 (49.2-3) unstable; urgency=medium . [ Alessandro Astone ] * d/tests: Add autopkgtest verifying that the greeter registers . [ Jeremy Bícha ] * Remove Recommends: xserver-xorg * Bump Standards Version to 4.7.3 gnome-console (49.2-1) unstable; urgency=medium . * New upstream release * Bump Standards Version to 4.7.3 gnome-console (49.1-3) unstable; urgency=medium . * Add Build-Depends: libxml2-utils for xmllint * Remove unnecessary direct Build-Depends: dbus-daemon gnumach (2:1.8+git20251228-1) unstable; urgency=medium . * New upstream snapshot. Adds support for RLIMIT_AS - control: Break hurd package without RLIMIT_AS support. - patches/git-clock-backward: Upstreamed. - patches/git-div0: Upstreamed. - patches/git-irq_status: Upstreamed. - patches/git-mach_port_set_ktype: Upstreamed. - patches/git-set-size-limit: Upstreamed. - patches/git-set_timeout: Upstreamed. - patches/git-smp-nolinux-apic: Upstreamed. - patches/git-x86_64-linux-apic: Upstreamed. - patches/git-xen-noapic: Upstreamed. - patches/git-vm_page: Fix build without kdb. golang-github-cue-lang-cue (0.15.1-1) unstable; urgency=medium . [ Chris Lamb ] * Fix reproducibility (Closes: #1122230) . [ Simon Josefsson ] * New upstream version 0.15.1 * Standards-Version: 4.7.3 * Drop txtar.FS workaround golang-github-foxboron-go-tpm-keyfiles (0.0~git20251226.609e477-1) unstable; urgency=medium . [ Simon Josefsson ] * Drop Rules-Requires-Root: no * Standards-Version: 4.7.3 * Use watch v5 * New upstream version 0.0~git20251226.609e477 * Modernize Salsa CI * Fix dh_auto_test hack . [ Chris Lamb ] * Fix reproducibility (Closes: #1121860) golang-github-go-playground-validator-v10 (10.30.1-1) unstable; urgency=medium . * Team upload * New upstream release * d/control: - Update Standards-Version to 4.7.3, drop Priority field golang-github-google-go-attestation (0.6.0-1) unstable; urgency=medium . [ Simon Josefsson ] * New upstream version 0.6.0 * Drop B-D/D on golang-github-google-go-tspi-dev * Standards-Version: 4.7.3 * Improve d/copyright * Add B-D/D on golang-github-google-go-cmp-dev * Fix dh_auto_test * Drop DH_GOLANG_EXCLUDES * Improve Salsa CI * Improve d/copyright . [ Chris Lamb ] * Fix reproducibility (Closes: #1122824) golang-github-hdrhistogram-hdrhistogram-go (1.2.0+ds-1) unstable; urgency=medium . * Team upload * New upstream release: - Exclude pre-compiled golangci-lint binary from source - Drop patch skipping some tests and instead include necessary test files in the package * d/control: - Update Standards-Version to 4.7.3, drop Priority field - Drop redundant Rules-Requires-Root golang-github-notaryproject-notation-go (1.3.2-2) unstable; urgency=medium . [ Simon Josefsson ] * Team upload. * Add Salsa CI * Standards-Version: 4.7.3 . [ Chris Lamb ] * Fix reproducibility (Closes: #1121858) golang-github-onsi-ginkgo-v2 (2.27.3-1) unstable; urgency=medium . * Team upload * New upstream release * d/control: - Update Standards-Version to 4.7.3, drop Priority field golang-github-pion-rtp (1.8.27-1) unstable; urgency=medium . * Team upload. * New upstream version 1.8.27 * Update Build-Depends * d/rules: Exclude examples/ directory from build golang-github-smallstep-linkedca (0.25.0-1) unstable; urgency=medium . * Salsa lrc modernization. * New upstream version 0.25.0 * Standards-Version: 4.7.3 * Improve Salsa CI golang-k8s-sigs-release-utils (0.12.2-1) unstable; urgency=medium . [ Simon Josefsson ] * Add Salsa CI * Standards-Version: 4.7.3 * Drop Rules-Requires-Root: no * Bump debian/* copyright years * Use watch v5 * New upstream version 0.12.2 * Add B-D/D's * Bump upstream copyright years . [ Chris Lamb ] * Fix reproducibility (Closes: #1122218) gr-framework (0.73.19+dfsg-1) unstable; urgency=medium . * New upstream version 0.73.19+dfsg * Refresh patchsets - debian/patches/fix-ftbfs-with-ffmpeg8.patch Drop needless patch anymore. It was fixed in upstream version. - debian/patches/omit-genpreviewimages.patch Omit re-generating preview images during build for a while. - debian/patches/tweak-grdir.patch Enable CMAKE_INSTALL_LIBDIR override again. highs (1.12.0+ds1-2) unstable; urgency=medium . * d/rules: remove build path from installed pkgconf. * d/control: bump std-ver to 4.7.3 (no changes required). * d/patches: restore CFLAGS passed by debhelper. hxtools (20251011-1) unstable; urgency=medium . * Switch d/watch to v5 and update upstream signing key * New upstream version 20251011 * Update d/copyright * Rediff patch * Bump policy version (no changes) * Rewrap package description * Add dependency on libfile-find-rule-perl for gpsh (Closes: #1068855) * Drop R³ * Drop d/clean * Build depend on new libhx-dev (Closes: #1121334) hyprutils (0.11.0-3) unstable; urgency=medium . * d/tests/control: add Restrictions: allow-stderr (Closes: #1124048) * d/control: bump Standards-Version to 4.7.3 in-toto-golang (0.9.0+ds-5) unstable; urgency=medium . [ Simon Josefsson ] * Modernize Salsa CI * Use watch v5 * Drop Rules-Requires-Root: no * Standards-Version: 4.7.3 * Use dh-sequence-golang * Bump debian/* copyright years . [ Chris Lamb ] * Fix reproducibility (Closes: #1121801) jackmeter (0.4-3) unstable; urgency=medium . * Team upload * Switch to debhelper-compat 10 jeepney (0.9.0-2) unstable; urgency=medium . * Build-depend on dbus-daemon instead of dbus (closes: #1122605). * Update debian/watch to use version 5 and Pypi template. * Drop ‘Rules-Requires-Root: no’, it became default in dpkg 1.22.13. * Bump Standards-Version to 4.7.3, no changes needed. juce (8.0.12+ds-1) unstable; urgency=medium . * New upstream version 8.0.12+ds . * Import new upstream + Drop obsolete patch + Refresh patches * Simplified docs-building * autopkgtest: drop dependency on xvfb * Update copyright information + Add licenses for new ASIO files and for moved VST3 files + Add more files to copyright + Re-generate d/copyright_hints * Drop obsolete Rules-Requires-Root stanza. * Drop obsolete 'Priority: optional' stanza. * Update d/watch to version:5 * Bump standards version to 4.7.3 libapache2-mod-authn-yubikey (1.0-5) unstable; urgency=medium . * QA upload. * Fix clean target. Closes: #1046713. * d/control: Drop "Rules-Requires-Root: no" (default). * d/control: Drop "Priority: optional" (default). * d/control: Update standards-version. * d/control: Section: httpd. * Add debian/salsa-ci.yml. libcpucycles (0~20251226-1) unstable; urgency=medium . * New upstream version 20251226 * d/control: update my email to "janmojzis@debian.org" * d/copyright: update my email to "janmojzis@debian.org" * d/rules: remove workaround for platform ia64, ia64 platform removed from Debian * d/rules: add debugprint target and print debug information ${CFLAGS}, ${CPPFLAGS}, ${LDFLAGS}, dpkg-architecture * d/rules: add override_dh_auto_test and run cpucycles-info libdist-build-perl (0.025-1) unstable; urgency=medium . * Import upstream version 0.025. * Bump versioned (test) dependency on libextutils-builder-compiler-perl. * Declare compliance with Debian Policy 4.7.3. libhx (5.2-1.1) unstable; urgency=medium . * Non-maintainer upload. * Upload to unstable. . libhx (5.2-1~exp1) experimental; urgency=medium . * New upstream release (Closes: #1121030): - Bump package name depending on the SONAME to libhx43. - Refresh symbols file. * debian/watch: - change for tar.zx to tar.zst. - Update to version 5. * debian/control: - Remove now redundant Rules-Requires-Root. * debian/copyright: - Refresh years and files. libhx (5.2-1~exp1) experimental; urgency=medium . * New upstream release (Closes: #1121030): - Bump package name depending on the SONAME to libhx43. - Refresh symbols file. * debian/watch: - change for tar.zx to tar.zst. - Update to version 5. * debian/control: - Remove now redundant Rules-Requires-Root. * debian/copyright: - Refresh years and files. llvm-defaults (0.70) unstable; urgency=medium . * Add lldb-dap symlimk Thanks Norbert Lange for the patch * Fix Vcs-Git * Fix old-fsf-address-in-copyright-file . [ Kasper Kantz ] * Fix the default lldb selection on riscv64 lyx (2.5.0~RC2-1) unstable; urgency=medium . * New upstream version 2.5.0~RC2 - Refresh patches * Convert d/watch to v5 * Change d/watch to use the release candidate of LyX * Remove Priority: optional from d/control * Update Standards-Version to 4.7.3 mffm-fftw (1.7-6) unstable; urgency=medium . * QA upload. * Fix clean target. Closes: #1045538. * d/control: Drop "Rules-Requires-Root: no" (default). * d/control: Drop "Priority: optional" (default). * d/control: Update standards-version. * Add debian/salsa-ci.yml. mftrace (1.2.20+git20250330.c94ecaa-1) unstable; urgency=medium . * New upstream git commits * Forward Adrian's patch for #1097389 to upstream * Clean generated files (closes: #1046329) * Update to Standards-Version 4.7.3, and update d/watch mosquitto (2.0.22-4) unstable; urgency=medium . * d/watch: Changed to Github template to silence warning * d/systemd.user: Added configuration to run mosquitto as a systemd user service nautilus (49.2-2) unstable; urgency=medium . * Remove direct Build-Depends: dbus (Closes: #1122682) * Add Build-Depends: libxml2-utils for xmllint * Bump Standards Version to 4.7.3 ncbi-tools6 (6.1.20170106+dfsg2-7) unstable; urgency=medium . * debian/.ncbirc: Belatedly set [BLAST]BLASTDB to /usr/share/ncbi/data. (See #1117994.) * Always return a value from non-void functions. (Closes: #1123553.) - biostruc/cdd/thrd*.[ch] (bwfi, cp[alr]l, cxei, salu, sgoi, slou, spe[al], spni, ttb0, zsc): Correct return type to void to match implementation and usage. - demo/debruijn.c ([Nlm_]Main): Return 0 when not bailing. - tools/taxblast.c (RDTaxLookupReset): Return tax_looxup, modified in place. * Standards-Version: 4.7.3 (routine-update) node-babel-loader (9.1.0-4) unstable; urgency=medium . * Team upload * Port to rimraf >= 4.0.0 (Closes: #1124181) node-leveldown (5.6.0+dfsg-6) unstable; urgency=medium . * Team upload * Remove need for rimraf (Closes: #1124182) node-tap (16.3.7+ds3+~cs49.5.20-6) unstable; urgency=medium . * Require riraf >= 4 npm (9.2.0~ds2-2) unstable; urgency=medium . * Team upload * Require rimraf >= 4 origami-pdf (2.1.0-2) unstable; urgency=medium . * Team upload. [ Lucas Nussbaum ] * Add debian/salsa-ci.yml . [ Abhijith PA ] * Add d/patches/0005-loosen-dependency-ruby-colorize.patch (Closes: #1120254) origami-pdf (2.1.0-1) unstable; urgency=medium . * Add patch to fix tests under ruby3.3 * Bump Standards-Version to 4.7.0; no changes needed origami-pdf (2.1.0-1~exp2) unstable; urgency=medium . * Team upload. . [ Antonio Terceiro ] * origami-pdf: depend on ruby-origami from the same version * autopkgtest: add encrypt/decrypt test * Add patch to fix PDF encryption * autopkgtest: write to temporary dir * autopkgtest: add pdfmetadata test * autopkgtest: add pdfdecrypt test * Add patch from an upstream fork with fix for Ruby 3+ (Closes: #1004068) * Re-encrypt debian/tests/encrypted.pdf * autopkgtest: add roundtrip test (encrypt then decrypt) * debian/source: mention inclusion of test PDFs * Drop *-Ruby-Versions fields * debian/changelog: merge entries from unstable . [ Daniel Leidert ] * Merge packaging changes from latest work on unstable origami-pdf (2.1.0-1~exp1) experimental; urgency=medium . [ Antonio Terceiro ] * Remove myself from Uploaders: . [ Cédric Boutillier ] * New upstream version 2.1.0 * Refresh 0001-Adjust-paths-to-work-against-installed-code.patch * Do not recommend ruby-gtk2, suggest ruby-pdfwalker * Bump Standards-Version to 4.3.0 (no changes needed) * Use salsa.debian.org in Vcs-* fields * Move debian/watch to gemwatch.debian.net * Bump debhelper compatibility level to 11 * Do not try to install bin/gui/* (moved from upstream to another gem) * Remove copyright paragraph about bin/gui. * Use https for copyright format URL * Set myself as Uploader * Remove unnecessary Testsuite declaration origami-pdf (2.0.4+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream release. - Removes Bignum/Fixnum usage (closes: #951248). . [ Antonio Terceiro ] * Remove myself from Uploaders: . [ Debian Janitor ] * Trim trailing whitespace. * Use secure copyright file specification URI. * debian/control: Remove empty control field Uploaders. * Update watch file format version to 4. * Use secure URI in debian/watch. * Use secure URI in Homepage field. * Bump debhelper from deprecated 9 to 13. * Set debhelper-compat version in Build-Depends. * Remove unnecessary 'Testsuite: autopkgtest' header. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Update Vcs-* headers from URL redirect. * Use canonical URL in Vcs-Git. * Remove constraints unnecessary since buster: + Build-Depends: Drop versioned constraint on ruby-colorize. + ruby-origami: Drop versioned constraint on ruby-colorize in Depends. . [ Daniel Leidert ] * d/contol: Add Rules-Requires-Root field. (Standards-Version): Bump to 4.6.0. (Depends): Remove ruby-interpreter and use ${ruby:Depends}. (Uploaders): Added myself. * d/copyright: Add Upstream-Contact field. (Copyright): Add team. * d/origami-pdf.install: Don't install programs from bin/* directly. * d/rules: Use gem installation layout and move bin/* to origami-pdf. * d/watch: Update file, handle repackaging, and use Github. * d/patches/0002-Fix-Ruby-2.7-keyword-arguments-warnings.patch: Add patch. - Fixes Ruby 3.0 keyword argument handling error (closes: #996155). * d/patches/series: Add new patch. * d/upstream/metadata: Add missing fields. origami-pdf (2.0.0-1) unstable; urgency=medium . * New upstream release + Includes fix for superclass mismatch for class Date (Closes: #841820) * update packaging with a new run of `dh-make-ruby -w` + bump Standards-Version to 3.9.8, no changes needed + new dependency: ruby-colorize + update Homepage: field + refresh debian/rules to make gem2deb-test-runner check dependencies during build. * debian/patches/gemspec.patch: dropped, not needed anymore * debian/patches/dont_include_before_requiring.patch: dropped, not needed anymore * debian/tests/control: + point at debian-local signed PDF + pass --check-dependencies to gem2deb-test-runner * Change Section: to `utils` (Closes: #832247) origami-pdf (1.2.7-3) unstable; urgency=medium . * dont_include_before_requiring.patch: fix incompatibility with Ruby 2.2 (Closes: #806133) origami-pdf (1.2.7-2) unstable; urgency=medium . * Rename source and main binary packages to origami-pdf. See #773197 ormar (0.20.2-1) unstable; urgency=medium . * New upstream release. * Update patch to allow newer SQLAlchemy in pyproject.toml. * Patch to fix failing tests. * Switch to autopkgtest-pkg-pybuild. * Move packages required for tests to Build-Depends-Indep. * Remove 'Priority: optional', now the default. * Remove 'Rules-Requires-Root: no', now the default. * Update Standards-Version. * Update copyright year. * Update debian/watch to format version 5. * Simplify debian/rules. * Add debian/salsa-ci.yml. ormar (0.12.2-1) unstable; urgency=medium . * New upstream release. * Update Standards-Version. * Update copyright year. * Drop patch, no longer needed after changes upstream. * Add Build-Depends and test Depends for python3-asgi-lifespan, now required by upstream. * Skip failing test, reported upstream. * Remove pytest_cache before creating binary package. ormar (0.12.0-3) unstable; urgency=medium . * Patch pyproject.toml to allow SQLAlchemy newer than 1.4.42. (Closes: #1027063) * debian/tests/control: Add Depends for python3-httpx. This is a new dependency of python3-starlette, but it is only used for the starlette test client, so has not been added as a dependency of that package. ormar (0.12.0-2) unstable; urgency=medium . * debian/control - add httpx to b-d, needed by tests (via starlette.testclient); Closes: #1026020, #1026506 * debian/patches/PR971.patch - make tests compatible with new starlette/httpx; Closes: #1026258 ormar (0.12.0-1) unstable; urgency=medium . * New upstream release. ormar (0.11.3-1) unstable; urgency=medium . * New upstream release. ormar (0.11.2-3) unstable; urgency=medium . * debian/upstream/metadata: fix github URLs. * Set PYBUILD_TEST_ARGS=--asyncio-mode=auto because pytest-asyncio 0.19 made asyncio_mode=strict the default, which caused tests failures. * Build-Depends: Add to packages needed for tests. ormar (0.11.2-2) unstable; urgency=medium . * Source-only upload to allow package to migrate to testing. ormar (0.11.2-1) unstable; urgency=medium . * Initial release. (Closes: #1013971) primesieve (12.11+ds-2) unstable; urgency=medium . * Lintian fix release, correct mistyping in d/changelog. pysmartapp (0.3.5-4) unstable; urgency=medium . * Fix event loop test failures. (Closes: #1115769) * Remove 'Priority: optional', now the default. * Remove 'Rules-Requires-Root: no', now the default. * Update Standards-Version. * Update debian/watch to format version 5. pysmartapp (0.3.5-3) unstable; urgency=medium . * Remove python3-pkg-resources from the autopkgtest dependencies. (Closes: #1094667). * Switch to autopkgtest-pkg-pybuild. * Update Standards-Version. * Update copyright year. * Simplify debian/rules. * Simplify debian/watch. * Add debian/salsa-ci.yml. pysmartapp (0.3.5-2) unstable; urgency=medium . * Source-only upload to allow package to migrate to testing. pysmartapp (0.3.5-1) unstable; urgency=medium . * Initial release. (Closes: #1080095) python-cs (3.4.0-2) unstable; urgency=medium . * Team upload * Bump Standards-Version to 4.7.3 * Drop "Priority: optional": it is now implicit * Apply Multi-Arch: hint python-executing (2.2.1-0.1) unstable; urgency=medium . * Non-maintainer upload. * New upstream version 2.2.1 (Closes: #1123238) * d/patches: drop fae0dd2f...patch (upstreamed) python-fixtures (4.2.5-4) unstable; urgency=medium . * Add testtools-2.8.2-TestSkipped-is-removed.patch (Closes: #1124197). python-glance-store (5.2.0-3) unstable; urgency=medium . * Add use-skipTest-not-just-skip.patch (Closes: #1124198). python-markdown2 (2.5.4-3) unstable; urgency=medium . * Team upload. * Apply Multi-Arch: hint * Rewrite d/watch in v5 format * Bump Standards-Version to 4.7.3, drop Priority: tag python-multivolumefile (0.2.3-6) unstable; urgency=medium . * Drop Emacs mode line from debian/watch * Upgrade Debian standards to 4.7.3 python-stack-data (0.6.3-2) unstable; urgency=medium . * d/control: standards-version 4.7.3, drop rules-requires-root, drop priority * d/control: depend on python-executing >= 2.2.1, needed for python 3.14 (Closes: #1123315) * d/watch: upgrade to version 5 r-cran-cvar (0.6-2) unstable; urgency=medium . * debian/watch: Use simpler regexp * debian/control: Set Standards-Version: to current version r-cran-cvar (0.6-1) unstable; urgency=medium . * New upstream release . * debian/control: Set Build-Depends: to current R version * debian/control: Set Standards-Version: to current version * debian/control: Switch to virtual debhelper-compat (= 13) r-cran-doby (4.7.1-2) unstable; urgency=medium . * debian/watch: Use simpler regexp * debian/control: Set Standards-Version: to current version r-cran-gbutils (0.5.1-2) unstable; urgency=medium . * debian/watch: Use simpler regexp * debian/control: Set Standards-Version: to current version r-cran-gbutils (0.5.1-1) unstable; urgency=medium . * New upstream release . * debian/control: Set Build-Depends: to current R version * debian/control: Set Standards-Version: to current version * debian/control: Switch to virtual debhelper-compat (= 13) r-cran-pbdzmq (0.3.14+dfsg-1) unstable; urgency=medium . * New upstream version 0.3.14+dfsg * d/control: standards-version 4.7.3, drop rules-requires-root * d/control: update pkg-config build-dep to pkgconf rust-cargo-debstatus (0.6.5-4) unstable; urgency=medium . * Team upload. * Package cargo-debstatus 0.6.5 from crates.io using debcargo 2.7.11 * Relax dependency on dirs crate to allow version 6. rust-cotp (1.9.7-1) unstable; urgency=medium . * Team upload. * Package cotp 1.9.7 from crates.io using debcargo 2.7.11 * Stop patching clap, data-encoding and getrandom dependencies. * Relax crossterm dependency to allow both 0.28 and 0.29 * Relax dirs dependency to allow both 5 and 6 * Adjust crossterm dependency patching for new upstream. * Add patch to support both versions 2 and 3 of argon2 * Revert upstream switch to getrandom 3, unfortunately it does not seem practical to support both versions 2 and 3. rust-dockworker (0.7.0-3) unstable; urgency=medium . * Team upload. * Package dockworker 0.7.0 from crates.io using debcargo 2.7.11 * Relax dependency on dirs crate to allow both versions 5.x and 6.x rust-rebuilderd-common (0.25.0-3) unstable; urgency=medium . * Team upload. * Package rebuilderd-common 0.25.0 from crates.io using debcargo 2.7.11 * Stop patching toml. silentjack (0.3-4) unstable; urgency=medium . * Team upload. * Switch to debhelper-compat 10 * Add debian/salsa-ci.yml * Bump Standards-Version to 4.7.3 * Drop "Priority: optional": it is now implicit tasksh (1.2.0-3) unstable; urgency=medium . * QA upload. . [ Santiago Vila ] * Fix clean target in a more simple way . [ Andreas Tille ] * Maintain in Debian QA Group since there is no human maintainer tasksh (1.2.0-2) unstable; urgency=medium . * Team upload. . [ Debian Janitor ] * Remove constraints unnecessary since buster (oldstable) * Remove MIA uploaders . [ Andreas Tille ] * Fix watch file * Fix Vcs fields * d/copyright: Fix Source location * d/rules: Fix clean target Closes: #1046804 * Standards-Version: 4.7.3 (routine-update) * debhelper-compat 13 (routine-update) * Remove Priority field to comply with Debian Policy 4.7.3 (routine- update) wlmaker (0.7-1) unstable; urgency=medium . * New upstream version. wlmaker (0.6.2+git20251211+ds-1) experimental; urgency=medium . * New upstream version. (Closes: #1121292) * d/control: add libxdg-basedir-dev to build-depends. wlmaker (0.6.2-2) unstable; urgency=medium . * d/control: only use libwlroots-0.18-dev. (Closes: #1121292) wlmaker (0.6.2-1) unstable; urgency=medium . * New upstream version. * d/control: - dropped Rules-Requires-Root. - add libwlroots-0.18-dev to build-depends. * d/rules: dropped configure parameters. wlmaker (0.6.1+git20250919+ds-4) unstable; urgency=medium . * d/rules: fix type, BUILD_TESTING. wlmaker (0.6.1+git20250919+ds-3) unstable; urgency=medium . * d/rules: disable build tests. * d/watch: update to version 5. wsynth-dssi (0.1.3-6) unstable; urgency=medium . * Team upload. * Switch to debhelper-compat 10 xbyak (7.24.2-4) unstable; urgency=medium . * d/patches: disable nasm tests. They are currently incompatible with nasm 3 (Closes: #1120173) xbyak (7.24.2-3) unstable; urgency=medium . * d/patches: update revert-strict-register-size-check.patch. Also disable a ERR_BAD_SIZE_OF_REGISTER check, which causes runtime failures in yuzu xbyak (7.24.2-2) unstable; urgency=medium . * d/patches: revert strict register size check (Closes: #1101630) xbyak (7.24.2-1) unstable; urgency=low . * New upstream version 7.24.2 * d/control: use my @debian.org email address * d/{control,rules}: use cross toolchain instead of multilib. Thanks to Helmut for the suggestion! * d/patches: allow overriding $CXX -m32 and -m64 xbyak (7.22-1) unstable; urgency=low . * New upstream version 7.22 xbyak (7.07.1-1) unstable; urgency=medium . * New upstream version 7.07.1 - Closes: #1080144 * First dgit upload * d/README.source: document packaging workflow * d/control: declare dpkg-build-api = 1 * d/control: apply X-Style: black xbyak (7.05-1) unstable; urgency=medium . * New upstream version 7.05 xbyak (7.02-1) unstable; urgency=medium . * New upstream version 7.02 * Upload to unstable * d/patches: drop upstreamed patches xbyak (7.00-1) experimental; urgency=medium . * New upstream version 7.00 * d/patches: fix tests on 32 bit systems xbyak (6.73-1) unstable; urgency=medium . * New upstream version 6.73 - Huge pages support - Add sha512/sm3/sm4/avx-vnni-int16 - Add xbegin/xabort/xend xbyak (6.70-1) unstable; urgency=medium . * New upstream version 6.70 xbyak (6.69.2-1) unstable; urgency=medium . * New upstream version 6.69.2 * Upload to unstable xbyak (6.69.1-1) experimental; urgency=medium . * New upstream version 6.69.1 xbyak (6.68-1) unstable; urgency=medium . * New upstream version 6.68 xbyak (6.67-1) unstable; urgency=medium . * New upstream version 6.67 xbyak (6.66-1) unstable; urgency=medium . * New upstream version 6.66 xbyak (6.65-1) unstable; urgency=medium . * New upstream version 6.65 * d/patches: drop upstreamed patches * d/rules: use DEB_HOST_ARCH_BITS for pointer size xbyak (6.64-2) unstable; urgency=medium . * d/patches: x32 support xbyak (6.64-1) unstable; urgency=medium . * New upstream version 6.64 xbyak (6.63-1) unstable; urgency=medium . * New upstream version 6.63 xbyak (6.62-1) unstable; urgency=medium . * New upstream version 6.62 * d/rules: use execute_after_* xbyak (6.61.2-1) unstable; urgency=medium . * New upstream version 6.61.2 xbyak (6.60.2-1) unstable; urgency=medium . * New upstream version 6.60.2 xbyak (6.052-1) unstable; urgency=medium . * New upstream version 6.052 * d/upstream/metadata: update paths xbyak (6.04-1) unstable; urgency=medium . * New upstream version 6.04 * d/patches: drop upstreamed patches xbyak (6.03-1) unstable; urgency=medium . * New upstream version 6.03 * d/{control,rules}: build examples and run tests * d/tests: add autopkgtests xbyak (6.02-1) unstable; urgency=medium . * New upstream version 6.02 xbyak (6.01-1) unstable; urgency=medium . * New upstream version 6.01 * d/control: add Vcs fields * d/patches: drop upstreamed patches xbyak (6.00-2) unstable; urgency=medium . * Backport b29e471 (CMake Config file include path fix) * d/control: remove Vcs-* fields, as no vcs is used * d/upstream/metadata: update Documentation and Changelog fields * d/watch: use /tags instead of /releases xbyak (6.00-1) unstable; urgency=low . * Initial release. Closes: #995760 xf86-input-mtrack (0.3.1-1.4) unstable; urgency=medium . * Non-maintainer upload. . [ Nobuhiro Iwamatsu ] * Add Vcs-Browser and Vcs-Git. * Update debhelper to 11. - Remove dh-autoreconf from B-D. * Bump Standards-Version to 4.1.4. . [ Ondřej Nový ] * d/copyright: Change Format URL to correct one . [ Andreas Tille ] * Fix Homepage * d/copyright: - Fix Source field - Remove old FSF address * Add watch file * d/rules: - autoreconf is redundant - dh_install does not feature --fail-missing any more but this is default for dh_missing now - Use default way to add hardening options * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Replace transitional package pkg-config by pkgconf in Build-Depends (routine-update) * Remove trailing whitespace in debian/changelog (routine-update) * No tab in license text (routine-update) * Trim trailing whitespace. * Cleanup quilt patches REMOVED: libdevice-usb-pcsensor-hidtemper-perl 2:0.04-3 REMOVED: wordwarvi 1.0.4-2 REMOVED: gnomad2 2.9.6-11 REMOVED: libdevice-usb-perl 0.38-3 REMOVED: libnjb 2.2.7~dfsg0-5.2