Package: snpsift / 5.2.e+dfsg-2

Metadata

Package Version Patches format
snpsift 5.2.e+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
alter_pom_for_debian_packaging.patch | (download)

pom.xml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 have good artifact name in pom.xml
 We change the artifact name to snpsift to conform to Debian Java policy
 for the name of the jar.
omit_unused_junit_classes.patch | (download)

pom.xml | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 no need to compile the tests during the compile step.
Debian_specific_config_file.patch | (download)

src/main/java/org/snpsift/SnpSift.java | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 looking for debian-specific config file
 This is managed by the source package snpeff.
test_scope_for_junit.patch | (download)

pom.xml | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 junit5 is needed for the tests only