Hi, I would like to propose a package for Debian Med Next generation sequencing packages. The license is GPLv3.
I have created some debian files (debian/control and others), but I am not sure where to go next. For instance, the control file looks like this at the moment. Source: ray-assembler Maintainer: Sébastien Boisvert <[email protected]> Section: misc Priority: optional Standards-Version: 3.9.2 Build-Depends: debhelper (>= 8), libopenmpi-dev, libz-dev, libbz2-dev Package: ray-assembler Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, openmpi-bin, libz, libbz2 Description: distributed de novo metagenome assembly Sébastien -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

