[Python-modules-commits] [biggus] 09/09: changed Maintainer/Uploaders in debian/control

André Honeiser anmaho-guest at moszumanska.debian.org
Tue Jul 25 15:44:31 UTC 2017


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

anmaho-guest pushed a commit to branch debian/master
in repository biggus.

commit ab19a4bc244e67beea03ce84b46081566ad8d891
Author: André Honeiser <anmaho at gmx.net>
Date:   Tue Jul 25 17:34:54 2017 +0200

    changed Maintainer/Uploaders in debian/control
---
 debian/control | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 3613c50..7aec2a7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,8 @@
 Source: biggus
 Section: python
 Priority: optional
-Maintainer: André  Honeiser <anmaho at gmx.net>
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: André  Honeiser <anmaho at gmx.net>
 Build-Depends: debhelper (>= 9), dh-python, python-all, python-setuptools, python-six, python-numpy, python-pep8, python-mock, python3-all, python3-setuptools, python3-six, python3-numpy, python3-pep8, python3-mock
 Standards-Version: 3.9.8
 Homepage: https://github.com/SciTools/biggus.git
@@ -14,7 +15,6 @@ X-Python3-Version: >= 3.2
 Package: python-biggus
 Architecture: all
 Depends: ${python:Depends}, ${misc:Depends}
-Suggests:
 Description: Virtual large arrays and lazy evaluation.
  Biggus is a pure-Python library for handling very large (i.e. too large
  for system memory) n-dimensional arrays.
@@ -22,7 +22,6 @@ Description: Virtual large arrays and lazy evaluation.
 Package: python3-biggus
 Architecture: all
 Depends: ${python3:Depends}, ${misc:Depends}
-Suggests:
 Description: Virtual large arrays and lazy evaluation.
  Biggus is a pure-Python library for handling very large (i.e. too large
  for system memory) n-dimensional arrays.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/biggus.git



More information about the Python-modules-commits mailing list