[med-svn] [python-burrito] 03/15: Add myself to uploaders, priority: optional, cme fix dpkg-control

Andreas Tille tille at debian.org
Wed Nov 29 09:43:14 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository python-burrito.

commit 02d14bc56c6564fb61320cedc24acdcbe73f8569
Author: Andreas Tille <tille at debian.org>
Date:   Wed Jul 29 12:56:13 2015 +0000

    Add myself to uploaders, priority: optional, cme fix dpkg-control
---
 debian/control | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 402779e..2d187f3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,26 @@
 Source: python-burrito
-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,
+Uploaders: Tim Booth <tbooth at ceh.ac.uk>,
+           Andreas Tille <tille at debian.org>
+Section: 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.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-burrito.git



More information about the debian-med-commit mailing list