Étienne Mollier pushed to branch master at Debian Med / pbdagcon
Commits: 943e716e by Paul Mars at 2024-09-23T21:35:40+02:00 Adapt target.dam checksum following dazzcon update daligner is now producing slightly different .dam files, so a checksum in the test suite needed to be updated. Closes: #1082216 Author: Paul Mars <[email protected]> Bug-Ubuntu: https://bugs.launchpad.net/debian/+source/pbdagcon/+bug/2080254 Signed-off-by: Étienne Mollier <[email protected]> - - - - - a0638829 by Étienne Mollier at 2024-09-23T21:36:13+02:00 d/control: declare compliance to standards version 4.7.0. - - - - - c170c59a by Étienne Mollier at 2024-09-23T21:38:37+02:00 Ready for upload to unstable. - - - - - 3 changed files: - debian/changelog - debian/control - debian/tests/run-unit-test Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,15 @@ +pbdagcon (0.3+git20180411.c14c422+dfsg-9) unstable; urgency=medium + + * Team upload. + + [ Paul Mars ] + * Adapt target.dam checksum following dazzcon update (Closes: #1082216) + + [ Étienne Mollier ] + * d/control: declare compliance to standards version 4.7.0. + + -- Étienne Mollier <[email protected]> Mon, 23 Sep 2024 21:36:37 +0200 + pbdagcon (0.3+git20180411.c14c422+dfsg-8) unstable; urgency=medium * Team Upload. ===================================== debian/control ===================================== @@ -15,7 +15,7 @@ Build-Depends: debhelper-compat (= 13), libpbcopper-dev, libpbihdf-dev (>= 5.3.5+dfsg-4~), googletest <!nocheck> -Standards-Version: 4.6.0 +Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/med-team/pbdagcon Vcs-Git: https://salsa.debian.org/med-team/pbdagcon.git Homepage: https://github.com/PacificBiosciences/pbdagcon ===================================== debian/tests/run-unit-test ===================================== @@ -24,7 +24,7 @@ pbdagcon mapped.m5 > consensus.fasta echo "6977ed74eab5a8b58c3a90e10f1cb96c consensus.fasta" >> checksums echo "327a35213054ec8702ea35b85f3b3c44 mapped.m5" >> checksums echo "11015d691ec4d33c7ec4d8125349b739 queries.fasta" >> checksums -echo "160c2f8c3aeb52c98403c2c1c677c13e target.dam" >> checksums +echo "1f531bd449659dbd6e7d8b0e855b2f4c target.dam" >> checksums echo "63690c9bbfd08ef3ff51d040d619056a target.fasta" >> checksums md5sum --check checksums @@ -42,4 +42,4 @@ DBdust G.2 HPC.daligner -mdust -t5 G | sh -v dazcon -ox -j 4 -s G.db -a G.1.las > corrected.fasta -echo -e "\e[92m\e[1mPassed\e[0m" \ No newline at end of file +echo -e "\e[92m\e[1mPassed\e[0m" View it on GitLab: https://salsa.debian.org/med-team/pbdagcon/-/compare/59c8a3986209ac98f7b2780d978a123e44c74719...c170c59afe14660418e5e189d0f84f49f77e5361 -- View it on GitLab: https://salsa.debian.org/med-team/pbdagcon/-/compare/59c8a3986209ac98f7b2780d978a123e44c74719...c170c59afe14660418e5e189d0f84f49f77e5361 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
