[med-svn] r19744 - trunk/packages/python-burrito/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Wed Jul 29 12:56:13 UTC 2015


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 <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Tim Booth <tbooth at ceh.ac.uk>,
+           Andreas Tille <tille at debian.org>
 Section: python
-Priority: extra
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Tim Booth <tbooth at ceh.ac.uk>
-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.




More information about the debian-med-commit mailing list