[woo] 02/05: Update d/control.

Anton Gladky gladk at moszumanska.debian.org
Thu Aug 6 22:26:07 UTC 2015


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

gladk pushed a commit to branch master
in repository woo.

commit 8e7553c6607d60ca830b1134be5319a7df4c9783
Author: Anton Gladky <gladk at debian.org>
Date:   Thu Aug 6 19:01:37 2015 +0200

    Update d/control.
---
 debian/control | 128 ++++++++++++++++++++++++++++-----------------------------
 1 file changed, 62 insertions(+), 66 deletions(-)

diff --git a/debian/control b/debian/control
index 5a7701b..acebc66 100644
--- a/debian/control
+++ b/debian/control
@@ -1,54 +1,53 @@
 Source: woo
-Maintainer: Václav Šmilauer <eu at doxos.eu>
+Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Václav Šmilauer <eu at doxos.eu>,
+           Anton Gladky <gladk at debian.org>
 Section: python
 Priority: optional
-Build-Depends:
- python-all,
- python-all-dev,
- python-setuptools,
- python3-setuptools,
- python3-all,
- python3-all-dev,
- debhelper,
- libboost-all-dev,
- pyqt4-dev-tools,
- libqt4-dev,
- libqt4-dev-bin,
- qt4-dev-tools,
- libgle3-dev,
- libqglviewer-dev-qt4,
- libvtk5-dev,
- libgts-dev,
- libeigen3-dev,
- freeglut3-dev,
-Standards-Version: 3.9.1
-X-Python3-Version: >= 3.4
+Build-Depends: python-all,
+               python-all-dev,
+               python-setuptools,
+               python3-setuptools,
+               python3-all,
+               python3-all-dev,
+               debhelper,
+               libboost-all-dev,
+               pyqt4-dev-tools,
+               libqt4-dev,
+               libqt4-dev-bin,
+               qt4-dev-tools,
+               libgle3-dev,
+               libqglviewer-dev-qt4,
+               libvtk5-dev,
+               libgts-dev,
+               libeigen3-dev,
+               freeglut3-dev
+Standards-Version: 3.9.6
 X-Python-Version: >= 2.7
-
+X-Python3-Version: >= 3.4
 
 Package: python-woo
-Conflicts: python-woo-singlecore
 Architecture: any
-Depends:
- ${misc:Depends},
- ${python:Depends},
- ${shlibs:Depends},
- python-xlrd,
- python-xlwt,
- python-numpy,
- python-matplotlib,
- python-colorama,
- python-qt4,
- python-xlib,
- python-genshi,
- python-psutil,
- python-minieigen,
- python-imaging,
- python-h5py,
- python-lockfile,
- ipython,
- mencoder | libav-tools | ffmpeg,
- python-prettytable
+Depends: ${misc:Depends},
+         ${python:Depends},
+         ${shlibs:Depends},
+         python-xlrd,
+         python-xlwt,
+         python-numpy,
+         python-matplotlib,
+         python-colorama,
+         python-qt4,
+         python-xlib,
+         python-genshi,
+         python-psutil,
+         python-minieigen,
+         python-imaging,
+         python-h5py,
+         python-lockfile,
+         ipython,
+         mencoder | libav-tools | ffmpeg,
+         python-prettytable
+Conflicts: python-woo-singlecore
 Description: Discrete dynamic computations, esp. granular mechanics (python 2)
  Extesible and portable framework primarily for mechanics
  granular materials. Computation parts are written in c++ parallelized using
@@ -66,29 +65,27 @@ Description: Discrete dynamic computations, esp. granular mechanics (python 2)
  .
  This version is built with OpenMP enabled, and targets Python 2.x
 
-
 Package: python3-woo
 Architecture: any
-Depends:
- ${misc:Depends},
- ${python3:Depends},
- ${shlibs:Depends},
- python3-xlrd,
- python3-xlsxwriter,
- python3-numpy,
- python3-matplotlib,
- python3-colorama,
- python3-pyqt4,
- python3-xlib,
- python3-genshi,
- python3-psutil,
- python3-minieigen,
- python3-imaging | python3-pil,
- python3-h5py,
- python3-lockfile,
- ipython3,
- mencoder | libav-tools | ffmpeg,
- python3-prettytable
+Depends: ${misc:Depends},
+         ${python3:Depends},
+         ${shlibs:Depends},
+         python3-xlrd,
+         python3-xlsxwriter,
+         python3-numpy,
+         python3-matplotlib,
+         python3-colorama,
+         python3-pyqt4,
+         python3-xlib,
+         python3-genshi,
+         python3-psutil,
+         python3-minieigen,
+         python3-imaging | python3-pil,
+         python3-h5py,
+         python3-lockfile,
+         ipython3,
+         mencoder | libav-tools | ffmpeg,
+         python3-prettytable
 Description: Discrete dynamic compuations, esp. granular mechanics (python 3)
  Extesible and portable framework primarily for mechanics
  granular materials. Computation parts are written in c++ parallelized using
@@ -105,4 +102,3 @@ Description: Discrete dynamic compuations, esp. granular mechanics (python 3)
  tighter integration with python and user-friendliness.
  .
  This version is built with OpenMP enabled, and targets Python 3.x.
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/woo.git



More information about the debian-science-commits mailing list