Andreas Tille pushed to branch master at Debian Med / spades
Commits: fdc0cbe5 by Andreas Tille at 2023-09-21T13:20:42+02:00 Add missing libzstd-dev build dependency - - - - - a0611a09 by Andreas Tille at 2023-09-21T13:21:00+02:00 routine-update: Standards-Version: 4.6.2 - - - - - 22fbeb0f by Andreas Tille at 2023-09-21T13:21:12+02:00 Update renamed lintian tag names in lintian overrides. Changes-By: lintian-brush Fixes: lintian: renamed-tag See-also: https://lintian.debian.org/tags/renamed-tag.html - - - - - 3ac3696c by Andreas Tille at 2023-09-21T13:32:13+02:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/source/lintian-overrides Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +spades (3.15.5+dfsg-5) unstable; urgency=medium + + [ Heinrich Schuchardt ] + * Add missing libzstd-dev build dependency + Closes: #1052315 (LP: #2036726) + + [ Andreas Tille ] + * Standards-Version: 4.6.2 (routine-update) + + -- Andreas Tille <[email protected]> Thu, 21 Sep 2023 13:22:20 +0200 + spades (3.15.5+dfsg-4) unstable; urgency=medium * d/control: spades is AMD64 only, as per upstream. Closes: #976523 ===================================== debian/control ===================================== @@ -23,6 +23,7 @@ Build-Depends: debhelper-compat (= 13), libnlopt-dev, libnlopt-cxx-dev, libssw-dev, + libzstd-dev, llvm-dev, python3-yaml, python3-joblib, @@ -30,7 +31,7 @@ Build-Depends: debhelper-compat (= 13), bwa, libbwa-dev, lynx -Standards-Version: 4.6.1 +Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/med-team/spades Vcs-Git: https://salsa.debian.org/med-team/spades.git Homepage: http://cab.spbu.ru/software/spades/ ===================================== debian/source/lintian-overrides ===================================== @@ -1,4 +1,4 @@ # Upstream does not provide signed tarballs -spades source: debian-watch-does-not-check-gpg-signature +spades source: debian-watch-does-not-check-openpgp-signature # For some reason these html files are considered like binaries spades source: source-is-missing [assembler/*.html] View it on GitLab: https://salsa.debian.org/med-team/spades/-/compare/7a60b0e2f195bc8d02f6e7cdc3c648ffe6e40999...3ac3696ce420b0c3dde44f842865ca97b72e5478 -- View it on GitLab: https://salsa.debian.org/med-team/spades/-/compare/7a60b0e2f195bc8d02f6e7cdc3c648ffe6e40999...3ac3696ce420b0c3dde44f842865ca97b72e5478 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
