r43854 - /packages/fenics/syfi/trunk/debian/control

johannr-guest at users.alioth.debian.org johannr-guest at users.alioth.debian.org
Fri Sep 2 12:59:16 UTC 2011


Author: johannr-guest
Date: Fri Sep  2 12:59:15 2011
New Revision: 43854

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=43854
Log:
Formatting fix.

Modified:
    packages/fenics/syfi/trunk/debian/control

Modified: packages/fenics/syfi/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/fenics/syfi/trunk/debian/control?rev=43854&op=diff
==============================================================================
--- packages/fenics/syfi/trunk/debian/control (original)
+++ packages/fenics/syfi/trunk/debian/control Fri Sep  2 12:59:15 2011
@@ -3,8 +3,13 @@
 Priority: extra
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Christophe Prud'homme <prudhomm at debian.org>, Johannes Ring <johannr at simula.no>
-Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 7),
- python-all-dev (>= 2.6.6-3~), scons, libginac-dev, swig, pkg-config,
+Build-Depends: cdbs (>= 0.4.90~),
+ debhelper (>= 7),
+ python-all-dev (>= 2.6.6-3~),
+ scons,
+ swig,
+ libginac-dev,
+ pkg-config,
  python-numpy
 Standards-Version: 3.9.2
 X-Python-Version: >= 2.5
@@ -16,8 +21,12 @@
 Package: libsyfi0-dev
 Section: libdevel
 Architecture: any
-Depends: swig, ufc, python-numpy, libsyfi0 (= ${binary:Version}),
- ${shlibs:Depends}, ${misc:Depends}
+Depends: swig,
+ ufc,
+ python-numpy,
+ libsyfi0 (= ${binary:Version}),
+ ${shlibs:Depends},
+ ${misc:Depends}
 Suggests: python-swiginac (>= 1.5.1)
 Description: Shared links and header files for SyFi
  The finite element method (FEM) package SyFi is a C++ library built on top of
@@ -94,8 +103,12 @@
 Package: python-syfi0
 Section: python
 Architecture: any
-Depends: python-numpy, python-swiginac, libsyfi0 (= ${binary:Version}),
- ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: python-numpy,
+ python-swiginac,
+ libsyfi0 (= ${binary:Version}),
+ ${python:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends}
 Provides: ${python:Provides}
 Suggests: syfi-doc
 Description: Python interface for SyFi
@@ -115,7 +128,8 @@
 Package: syfi-doc
 Architecture: all
 Section: doc
-Depends: libsyfi0-dev (>= ${source:Version}), syfi-bin (= ${source:Version}),
+Depends: libsyfi0-dev (>= ${source:Version}),
+ sfc (= ${source:Version}),
  ${misc:Depends}
 Description: Documentation and demo programs for SyFi
  The finite element method (FEM) package SyFi is a C++ library built on top of
@@ -133,8 +147,12 @@
 
 Package: sfc
 Architecture: all
-Depends: python-ufl, python-numpy, python-ufc,
- python-syfi0 (>= ${source:Version}), ${python:Depends}, ${misc:Depends}
+Depends: python-ufl,
+ python-numpy,
+ python-ufc,
+ python-syfi0 (>= ${source:Version}),
+ ${python:Depends},
+ ${misc:Depends}
 Conflicts: syfi-bin
 Replaces: syfi-bin
 Provides: syfi-bin




More information about the debian-science-commits mailing list