[sfepy] 04/05: Use cme fix dpkg-control

Anton Gladky gladk at moszumanska.debian.org
Sat Mar 21 22:44:56 UTC 2015


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

gladk pushed a commit to branch master
in repository sfepy.

commit 551b334cb7fcf32a3e8e260a1d7f922849a08381
Author: Anton Gladky <gladk at debian.org>
Date:   Sat Mar 21 22:47:44 2015 +0100

    Use cme fix dpkg-control
---
 debian/control | 93 +++++++++++++++++++++++++++-------------------------------
 1 file changed, 44 insertions(+), 49 deletions(-)

diff --git a/debian/control b/debian/control
index 834f43c..b932460 100644
--- a/debian/control
+++ b/debian/control
@@ -1,54 +1,51 @@
 Source: sfepy
-Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders:
- Anton Gladky <gladk at debian.org>
-Build-Depends:
- cython,
- debhelper (>= 9),
- dh-python,
- ipython,
- libadmesh-dev,
- libjs-jquery,
- libsuitesparse-dev,
- mayavi2,
- python-all (>=2.6.6-3~),
- python-dev (>=2.6.6-3~),
- python-matplotlib,
- python-numpy,
- python-numpydoc,
- python-pyparsing,
- python-scipy,
- python-setuptools,
- python-sparse,
- python-sphinx (>= 1.0.7+dfsg),
- python-sympy,
- python-tables,
- texlive-fonts-recommended,
- texlive-latex-extra,
- texlive-latex-recommended
-X-Python-Version: >= 2.7
-Standards-Version: 3.9.6
+Uploaders: Anton Gladky <gladk at debian.org>
 Section: python
-Homepage: http://sfepy.org
+Testsuite: autopkgtest
+Priority: optional
+Build-Depends: cython,
+               debhelper (>= 9),
+               dh-python,
+               ipython,
+               libadmesh-dev,
+               libjs-jquery,
+               libsuitesparse-dev,
+               mayavi2,
+               python-all,
+               python-dev,
+               python-matplotlib,
+               python-numpy,
+               python-numpydoc,
+               python-pyparsing,
+               python-scipy,
+               python-setuptools,
+               python-sparse,
+               python-sphinx (>= 1.0.7+dfsg),
+               python-sympy,
+               python-tables,
+               texlive-fonts-recommended,
+               texlive-latex-extra,
+               texlive-latex-recommended
+Standards-Version: 3.9.6
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/python-sfepy.git
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/python-sfepy.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/python-sfepy.git
-XS-Testsuite: autopkgtest
+Homepage: http://sfepy.org
+X-Python-Version: >= 2.7
 
 Package: python-sfepy
 Architecture: any
-Depends:
- ipython,
- libsuitesparse-dev,
- mayavi2,
- python-matplotlib,
- python-pyparsing,
- python-scipy,
- python-sparse,
- python-tables,
- ${misc:Depends},
- ${python:Depends},
- ${shlibs:Depends}
+Depends: ipython,
+         libsuitesparse-dev,
+         mayavi2,
+         python-matplotlib,
+         python-pyparsing,
+         python-scipy,
+         python-sparse,
+         python-tables,
+         ${misc:Depends},
+         ${python:Depends},
+         ${shlibs:Depends}
 Description: Simple Finite Elements in Python
  SfePy is a software for solving systems of coupled partial differential
  equations (PDEs) by the finite element method in 1D, 2D and 3D.
@@ -59,11 +56,9 @@ Description: Simple Finite Elements in Python
 Package: python-sfepy-doc
 Architecture: all
 Section: doc
-Recommends:
- python-sfepy
-Depends:
- ${misc:Depends},
- ${sphinxdoc:Depends}
+Depends: ${misc:Depends},
+         ${sphinxdoc:Depends}
+Recommends: python-sfepy
 Description: Simple Finite Elements in Python. Docs
  SfePy is a software for solving systems of coupled partial differential
  equations (PDEs) by the finite element method in 1D, 2D and 3D.

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



More information about the debian-science-commits mailing list