Blair Noctis pushed to branch master at Debian Med / sourmash
Commits: 3f999e4b by Blair Noctis at 2026-07-31T14:59:14+00:00 Use version 1 of histogram crate - - - - - 3 changed files: - debian/changelog - debian/control - debian/patches/soften-deps Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +sourmash (4.9.4-9) unstable; urgency=medium + + * Team upload. + * Use version 1 of histogram crate + + -- Blair Noctis <[email protected]> Fri, 31 Jul 2026 14:23:02 +0000 + sourmash (4.9.4-8) unstable; urgency=medium * d/rules; make ulimit command optional ===================================== debian/control ===================================== @@ -27,7 +27,7 @@ Build-Depends: librust-enum-dispatch-0.3+default-dev (>= 0.3.13-~~), librust-fixedbitset-0.4+default-dev, librust-getset-0.1+default-dev, - librust-histogram-0.11+default-dev, + librust-histogram-1+default-dev, librust-itertools-dev, librust-log-0.4+default-dev (>= 0.4.27-~~), librust-md5-0.8+default-dev, ===================================== debian/patches/soften-deps ===================================== @@ -16,7 +16,7 @@ Forwarded: not-needed -histogram = "0.11.3" -itertools = "0.14.0" +getset = "0.1" -+histogram = "0.11" ++histogram = "1.5" +itertools = ">= 0.13" log = "0.4.27" -md5 = "0.8.0" View it on GitLab: https://salsa.debian.org/med-team/sourmash/-/commit/3f999e4b97463c0c02c7ce075bee309dcd76bc8f -- View it on GitLab: https://salsa.debian.org/med-team/sourmash/-/commit/3f999e4b97463c0c02c7ce075bee309dcd76bc8f You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
