Package: dwgsim / 0.1.14-4

Metadata

Package Version Patches format
dwgsim 0.1.14-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Debian ise makefile.patch | (download)

Makefile | 86 21 + 65 - 0 !
1 file changed, 21 insertions(+), 65 deletions(-)

 debian-ise makefile


Fix parts of the makefile patching

2to3.patch | (download)

scripts/dwgsim_eval_plot.py | 4 2 + 2 - 0 !
scripts/galaxy/dwgsim_eval_wrapper.py | 14 7 + 7 - 0 !
scripts/galaxy/dwgsim_wrapper.py | 12 6 + 6 - 0 !
3 files changed, 15 insertions(+), 15 deletions(-)

 use 2to3 to port from python2 to python3
Bug-Debian: https://bugs.debian.org/943001 
remove privacy breach links.patch | (download)

README.md | 6 0 + 6 - 0 !
1 file changed, 6 deletions(-)

 remove img.sheild.io badges - this is of no real use to end users and instead causes a privacy breach - hence removing this.
Last Changed: Fri Aug 2022

copy samtools test properly.patch | (download)

testdata/test.sh | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

 copoy the right files from samtools to run test
gcc 15.patch | (download)

src/dwgsim.c | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

---