Author: tille Date: 2015-07-29 12:56:13 +0000 (Wed, 29 Jul 2015) New Revision: 19744
Modified: trunk/packages/python-burrito/trunk/debian/control Log: Add myself to uploaders, priority: optional, cme fix dpkg-control Modified: trunk/packages/python-burrito/trunk/debian/control =================================================================== --- trunk/packages/python-burrito/trunk/debian/control 2015-07-29 12:37:39 UTC (rev 19743) +++ trunk/packages/python-burrito/trunk/debian/control 2015-07-29 12:56:13 UTC (rev 19744) @@ -1,20 +1,26 @@ Source: python-burrito +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Tim Booth <[email protected]>, + Andreas Tille <[email protected]> Section: python -Priority: extra -Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Tim Booth <[email protected]> -Build-Depends: debhelper (>= 9), python-all (>= 2.7), python-support, dh-python, +Priority: optional +Build-Depends: debhelper (>= 9), + python-all (>= 2.7), + python-support, + dh-python, python-future, python-setuptools, python-nose Standards-Version: 3.9.6 +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/python-burrito/trunk/ +Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/python-burrito/trunk/ Homepage: https://github.com/biocore/burrito -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/python-burrito/trunk/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/python-burrito/trunk/ Package: python-burrito Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends} +Depends: ${shlibs:Depends}, + ${misc:Depends}, + ${python:Depends} Description: framework for wrapping and controlling command-line applications burrito, canonically pronounced boar-eee-toe, is a Python framework for wrapping and controlling command-line applications. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
