[med-svn] [Git][med-team/sourmash][master] Upgrade to needletail 0.6. Closes: #1115342.
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Tue Sep 16 14:23:58 BST 2025
Michael R. Crusoe pushed to branch master at Debian Med / sourmash
Commits:
0f050d22 by Michael R. Crusoe at 2025-09-16T15:02:09+02:00
Upgrade to needletail 0.6. Closes: #1115342.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/patches/soften-deps
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+sourmash (4.9.4-2) unstable; urgency=medium
+
+ * Upgrade to needletail 0.6. Closes: #1115342.
+ * Upstream uses ouroboros 0.18 which is newly introduced into Debian,
+ so use it instead of forcing a downgrade.
+
+ -- Michael R. Crusoe <crusoe at debian.org> Tue, 16 Sep 2025 14:57:17 +0200
+
sourmash (4.9.4-1) unstable; urgency=medium
* New upstream version. Closes: #1114393
=====================================
debian/control
=====================================
@@ -32,7 +32,7 @@ Build-Depends: debhelper-compat (= 13),
librust-md5-dev,
librust-memmap2-dev,
librust-murmurhash3-dev,
- librust-needletail-dev,
+ librust-needletail-dev (>> 0.6),
librust-niffler-dev,
librust-nohash-hasher-dev,
librust-num-iter-dev,
=====================================
debian/patches/soften-deps
=====================================
@@ -26,7 +26,7 @@ Forwarded: not-needed
murmurhash3 = "0.0.5"
-needletail = { version = "0.6.3", default-features = false }
-niffler = { version = "3.0.0", default-features = false, features = [ "gz", "lzma", "zstd" ] }
-+needletail = { version = "0.5", default-features = false }
++needletail = { version = "0.6", default-features = false }
+niffler = { version = "2.6", default-features = false, features = [ "gz", "lzma", "zstd" ] }
# declare liblzma here to allow static compilation and fix macos linking issues in Python wheel
-liblzma = { version = "0.3.6", features = ["static"] }
@@ -35,7 +35,7 @@ Forwarded: not-needed
num-iter = "0.1.45"
once_cell = "1.18.0"
-ouroboros = "0.18.5"
-+ouroboros = "0.15"
++ouroboros = ">= 0.15"
piz = "0.5.0"
primal-check = "0.3.4"
rayon = { version = "1.10.0", optional = true }
View it on GitLab: https://salsa.debian.org/med-team/sourmash/-/commit/0f050d22b889e7e3030616f81925b9ca13ea3fc4
--
View it on GitLab: https://salsa.debian.org/med-team/sourmash/-/commit/0f050d22b889e7e3030616f81925b9ca13ea3fc4
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20250916/fb5a24b4/attachment-0001.htm>
More information about the debian-med-commit
mailing list