Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Add dependency on openmpi-common for error messages
· 83631103
Michael R. Crusoe
authored
Feb 16, 2019
83631103
upload to unstable
· 2424f774
Michael R. Crusoe
authored
Feb 16, 2019
2424f774
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
2424f774
abyss (2.1.5-6) unstable; urgency=high
* Team upload.
* Add dependency on openmpi-common for error messages
-- Michael R. Crusoe <michael.crusoe@gmail.com> Sat, 16 Feb 2019 01:52:28 -0800
abyss (2.1.5-5) unstable; urgency=medium
* Team upload.
...
...
debian/control
View file @
2424f774
...
...
@@ -23,7 +23,8 @@ Depends: make,
${shlibs:Depends},
${misc:Depends},
${perl:Depends},
bsdmainutils
bsdmainutils,
openmpi-common
Suggests: openmpi-bin
Description: de novo, parallel, sequence assembler for short reads
ABySS is a de novo, parallel, sequence assembler that is designed for
...
...
debian/tests/run-unit-test
100644 → 100755
View file @
2424f774
File mode changed from 100644 to 100755