Olivier Sallou pushed to branch master at Debian Med / htsjdk
Commits: bc3b8571 by Olivier Sallou at 2018-08-06T07:05:05Z reintroduce unit tests after jcommander fix - - - - - 311a23e0 by Olivier Sallou at 2018-08-06T07:10:32Z upload release with unit tests enabled - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +htsjdk (2.14.3+dfsg-3) unstable; urgency=medium + + * Reintroduce unit tests after jcommander fix + + -- Olivier Sallou <[email protected]> Mon, 06 Aug 2018 07:03:33 +0000 + htsjdk (2.14.3+dfsg-2) unstable; urgency=medium * Upload to unstable ===================================== debian/rules ===================================== --- a/debian/rules +++ b/debian/rules @@ -16,7 +16,7 @@ override_dh_auto_build: override_dh_auto_test: # testng bug 895886: testng: jcommander classes not found - # dh_auto_build -- test + dh_auto_build -- test override_jh_installlibs: jh_installlibs --version-strip='[+]dfsg[.0-9]*' View it on GitLab: https://salsa.debian.org/med-team/htsjdk/compare/bd9d7d8e1642540aa22756ee08913563a683c918...311a23e0abf3d8f109e58ac9cd4062fb8987d244 -- View it on GitLab: https://salsa.debian.org/med-team/htsjdk/compare/bd9d7d8e1642540aa22756ee08913563a683c918...311a23e0abf3d8f109e58ac9cd4062fb8987d244 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
