Skip to content
Commits on Source (2)
htsjdk (2.14.3+dfsg-3) unstable; urgency=medium
* Reintroduce unit tests after jcommander fix
-- Olivier Sallou <osallou@debian.org> Mon, 06 Aug 2018 07:03:33 +0000
htsjdk (2.14.3+dfsg-2) unstable; urgency=medium
* Upload to unstable
......
......@@ -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]*'
......