[sfepy] 03/05: Apply wrap-and-sort.

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 12607e594c4c1d91d0c1eb96772eb18326a9aba0
Author: Anton Gladky <gladk at debian.org>
Date:   Sat Mar 21 22:45:32 2015 +0100

    Apply wrap-and-sort.
---
 debian/control   | 46 ++++++++++++++++++++++------------------------
 debian/copyright |  1 -
 2 files changed, 22 insertions(+), 25 deletions(-)

diff --git a/debian/control b/debian/control
index b7af89c..834f43c 100644
--- a/debian/control
+++ b/debian/control
@@ -7,26 +7,26 @@ 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-setuptools,
- python-scipy,
  python-matplotlib,
- python-tables,
- python-pyparsing,
- libsuitesparse-dev,
- ipython,
- python-sympy,
  python-numpy,
+ python-numpydoc,
+ python-pyparsing,
+ python-scipy,
+ python-setuptools,
  python-sparse,
- mayavi2,
  python-sphinx (>= 1.0.7+dfsg),
- texlive-latex-recommended,
- texlive-latex-extra,
+ python-sympy,
+ python-tables,
  texlive-fonts-recommended,
- python-numpydoc,
- libjs-jquery
+ texlive-latex-extra,
+ texlive-latex-recommended
 X-Python-Version: >= 2.7
 Standards-Version: 3.9.6
 Section: python
@@ -38,17 +38,17 @@ XS-Testsuite: autopkgtest
 Package: python-sfepy
 Architecture: any
 Depends:
- ${misc:Depends},
- ${python:Depends},
- ${shlibs:Depends},
- python-scipy,
+ ipython,
+ libsuitesparse-dev,
+ mayavi2,
  python-matplotlib,
- python-tables,
  python-pyparsing,
- libsuitesparse-dev,
- ipython,
+ python-scipy,
  python-sparse,
- mayavi2
+ 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.
@@ -62,9 +62,8 @@ Section: doc
 Recommends:
  python-sfepy
 Depends:
- ${sphinxdoc:Depends},
- ${sphinxdoc:Depends},
- ${misc:Depends}
+ ${misc:Depends},
+ ${sphinxdoc:Depends}
 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.
@@ -73,4 +72,3 @@ Description: Simple Finite Elements in Python. Docs
  means that complex FEM problems can be coded very easily and rapidly.
  .
  The package contains documentation and exapmles.
-
diff --git a/debian/copyright b/debian/copyright
index 34bc682..aa34f7f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -55,4 +55,3 @@ License: BSD-3-clause
  LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  SUCH DAMAGE.
-

-- 
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