Andrius Merkys pushed to branch master at Debian Med / kallisto
Commits: 1b0c5ab8 by Andrius Merkys at 2022-01-20T01:45:49-05:00 Preventing volatile test outputs from appearing in kallisto-examples binary package (Closes: #1004053). Thanks Vagrant Cascadian. - - - - - 98550b94 by Andrius Merkys at 2022-01-20T01:47:21-05:00 New changelog entry. - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +kallisto (0.48.0+dfsg-2) UNRELEASED; urgency=medium + + * Team upload. + * Preventing volatile test outputs from appearing in kallisto-examples + binary package (Closes: #1004053). Thanks Vagrant Cascadian. + + -- Andrius Merkys <[email protected]> Thu, 20 Jan 2022 01:47:03 -0500 + kallisto (0.48.0+dfsg-1) unstable; urgency=medium * Team upload. ===================================== debian/rules ===================================== @@ -17,3 +17,4 @@ override_dh_auto_configure: override_dh_auto_test: dh_auto_test cd test && PATH=$$(find ../obj-* -name src):$(PATH) HOME=$$(mktemp --directory) snakemake --cores 1 + rm -rf test/.snakemake test/bus_out test/transcripts.kidx.gz View it on GitLab: https://salsa.debian.org/med-team/kallisto/-/compare/c0b19bd0e6916ca2b20f7f4eb88bb80012cb1cbd...98550b94015a06343b60b269927f2ed5ea07276e -- View it on GitLab: https://salsa.debian.org/med-team/kallisto/-/compare/c0b19bd0e6916ca2b20f7f4eb88bb80012cb1cbd...98550b94015a06343b60b269927f2ed5ea07276e 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
