Andreas Tille pushed to branch master at Debian Med / smalt
Commits: 7b48148f by Andreas Tille at 2021-12-16T11:17:32+01:00 Create target sequenceReverseComplement_test in dh_auto_build override - - - - - 0c378210 by Andreas Tille at 2021-12-16T11:21:41+01:00 Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +smalt (0.7.6-11) unstable; urgency=medium + + * Create target sequenceReverseComplement_test in dh_auto_build override + Closes: #985071 + + -- Andreas Tille <[email protected]> Thu, 16 Dec 2021 11:17:39 +0100 + smalt (0.7.6-10) unstable; urgency=medium [ Debian Janitor ] ===================================== debian/rules ===================================== @@ -28,7 +28,6 @@ override_dh_auto_clean: dh_auto_clean rm -rf test/*.pyc misc/*.pyc test/tmp -ifneq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) -override_dh_auto_test: +override_dh_auto_build-arch: + dh_auto_build -a make -C test sequenceReverseComplement_test -endif View it on GitLab: https://salsa.debian.org/med-team/smalt/-/compare/77b52b94ffb1f9cfa7fbcd6b1b0e3f69682f8a33...0c378210b5ddf31c2b34d102060fb4782cfd839a -- View it on GitLab: https://salsa.debian.org/med-team/smalt/-/compare/77b52b94ffb1f9cfa7fbcd6b1b0e3f69682f8a33...0c378210b5ddf31c2b34d102060fb4782cfd839a 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
