Andreas Tille pushed to branch master at Debian Med / ncbi-igblast
Commits: c2bf90d7 by Andreas Tille at 2025-12-23T09:21:14+01:00 Seems the clean target is not fully working yet. Do some more cleanup but this needs to be checked more carefully. - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +ncbi-igblast (1.20.0-5) UNRELEASED; urgency=medium + + * Team upload. + * Do some more cleanup after building + + -- Andreas Tille <[email protected]> Tue, 23 Dec 2025 09:20:17 +0100 + ncbi-igblast (1.20.0-4) unstable; urgency=medium * Team upload. ===================================== debian/rules ===================================== @@ -56,4 +56,6 @@ override_dh_clean: rm -f c++/include/common/ncbi_revision.h rm -rf c++/GCC*-Release*/ find c++/src/objtools -name "*.module" -delete + mkdir efetch_tmp && mv c++/include/objtools/eutils/efetch/Pubmed[AB]*.hpp efetch_tmp && \ + rm -rf c++/include/objtools/eutils/efetch && mv efetch_tmp c++/include/objtools/eutils/efetch rm -f c++/include/objects/dbsnp/primary_track/dbsnp*.h View it on GitLab: https://salsa.debian.org/med-team/ncbi-igblast/-/commit/c2bf90d7c0a9d994b43505b7b5cd4f7cb99a1d3e -- View it on GitLab: https://salsa.debian.org/med-team/ncbi-igblast/-/commit/c2bf90d7c0a9d994b43505b7b5cd4f7cb99a1d3e 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
