Author: osallou Date: 2015-04-30 16:16:04 +0000 (Thu, 30 Apr 2015) New Revision: 19121
Modified: trunk/packages/obitools/trunk/debian/control Log: update svn links and desc Modified: trunk/packages/obitools/trunk/debian/control =================================================================== --- trunk/packages/obitools/trunk/debian/control 2015-04-30 16:10:55 UTC (rev 19120) +++ trunk/packages/obitools/trunk/debian/control 2015-04-30 16:16:04 UTC (rev 19121) @@ -1,18 +1,22 @@ Source: obitools Section: python Priority: optional -Maintainer: Olivier Sallou <[email protected]> +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Olivier Sallou <[email protected]> Build-Depends: debhelper (>= 9), dh-python, python-sphinx, cython, ipython, python-wheel Standards-Version: 3.9.6 Homepage: https://pypi.python.org/pypi/OBITools -#Vcs-Git: git://anonscm.debian.org/collab-maint/obitools.git -#Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/obitools.git;a=summary +Vcs-Svn: svn://anonsvn.debian.org/debian-med/trunk/packages/obitools/trunk/ +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/obitools/trunk/ X-Python-Version: >= 2.7 Package: python-obitools Architecture: amd64 Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}, ${sphinxdoc:Depends}, libjs-sphinxdoc -Description: <insert up to 60 chars description> - <insert long description, indented with spaces> +Description: programs to analyze NGS data in a DNA metabarcoding context + The OBITools programs aims to help you to manipulate various data and + sequence files in a convenient way using the Unix command line interface. + They follow the standard Unix interface for command line program, allowing to + chain a set of commands using the pipe mecanism. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
