[freefoam] 03/06: Apply cme fix dpkg-control.

Anton Gladky gladk at moszumanska.debian.org
Tue Aug 30 13:25:59 UTC 2016


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

gladk pushed a commit to branch master
in repository freefoam.

commit 218128b8a9b0cbdfef48cb94b01fd774e00affdf
Author: Anton Gladky <gladk at debian.org>
Date:   Tue Aug 30 15:21:43 2016 +0200

    Apply cme fix dpkg-control.
---
 debian/control | 110 ++++++++++++++++++++++++++-------------------------------
 1 file changed, 50 insertions(+), 60 deletions(-)

diff --git a/debian/control b/debian/control
index 20db2b6..7900848 100644
--- a/debian/control
+++ b/debian/control
@@ -1,48 +1,44 @@
 Source: freefoam
+Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Michael Wild <themiwi at users.sourceforge.net>,
+           Anton Gladky <gladk at debian.org>
 Section: science
 Priority: optional
-Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders:
- Michael Wild <themiwi at users.sourceforge.net>,
- Anton Gladky <gladk at debian.org>
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/freefoam.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/freefoam.git
+Build-Depends: cmake,
+               debhelper (>= 9),
+               dpkg-dev,
+               flex,
+               gawk,
+               libreadline6-dev,
+               libscotch-dev,
+               mpi-default-bin,
+               mpi-default-dev,
+               paraview,
+               python,
+               zlib1g-dev
+Build-Depends-Indep: asciidoc,
+                     asymptote,
+                     dblatex,
+                     docbook-utils,
+                     doxygen,
+                     dvipng,
+                     graphviz,
+                     libjs-jquery,
+                     libxml2-utils,
+                     texlive-science
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/freefoam.git
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/freefoam.git
 Homepage: http://freefoam.wiki.sourceforge.net/
-Build-Depends:
- cmake,
- debhelper (>= 9),
- dpkg-dev (>= 1.16.1~),
- flex,
- gawk,
- libreadline6-dev,
- libscotch-dev,
- mpi-default-bin,
- mpi-default-dev,
- paraview (>= 3.8),
- python,
- zlib1g-dev
-Build-Depends-Indep:
- asciidoc,
- asymptote,
- dblatex,
- docbook-utils,
- doxygen,
- dvipng,
- graphviz,
- libjs-jquery,
- libxml2-utils,
- texlive-science
-Standards-Version: 3.9.6
 
 Package: freefoam
 Architecture: any
-Depends:
- libfreefoam1 (= ${binary:Version}),
- mpi-default-bin,
- tcsh | csh | c-shell,
- ${misc:Depends},
- ${python:Depends},
- ${shlibs:Depends}
+Depends: libfreefoam1 (= ${binary:Version}),
+         mpi-default-bin,
+         tcsh | csh | c-shell,
+         ${misc:Depends},
+         ${python:Depends},
+         ${shlibs:Depends}
 Description: programs for Computational Fluid Dynamics (CFD)
  A collection of solvers and utility programs for grid generation,
  simulation and analyzing of complex fluid flows, post-processing and
@@ -54,12 +50,10 @@ Description: programs for Computational Fluid Dynamics (CFD)
  The programs are invoked with "freefoam foo".
 
 Package: freefoam-dev-doc
-Section: doc
 Architecture: all
-Depends:
- ${misc:Depends}
-Recommends:
- python
+Section: doc
+Depends: ${misc:Depends}
+Recommends: python
 Description: software for Computational Fluid Dynamics - developers documentation
  Library references and developers documentation for a collection of
  programs for grid generation, simulation and analyzing of complex
@@ -69,12 +63,10 @@ Description: software for Computational Fluid Dynamics - developers documentatio
  options. FreeFOAM is a fork of OpenFOAM.
 
 Package: freefoam-user-doc
-Section: doc
 Architecture: all
-Depends:
- ${misc:Depends}
-Recommends:
- python
+Section: doc
+Depends: ${misc:Depends}
+Recommends: python
 Description: software for Computational Fluid Dynamics - user documentation
  Tutorials and user documentation for a collection of programs for
  grid generation, simulation and analyzing of complex fluid flows,
@@ -84,14 +76,13 @@ Description: software for Computational Fluid Dynamics - user documentation
  options. FreeFOAM is a fork of OpenFOAM.
 
 Package: libfreefoam-dev
-Section: libdevel
 Architecture: any
-Depends:
- libfreefoam1 (= ${binary:Version}),
- python (<< 2.8),
- python (>= 2.7),
- ${misc:Depends},
- ${python:Depends}
+Section: libdevel
+Depends: libfreefoam1 (= ${binary:Version}),
+         python (<< 2.8),
+         python,
+         ${misc:Depends},
+         ${python:Depends}
 Description: libraries for Computational Fluid Dynamics (CFD) - development files
  Libraries and modules for grid generation, simulation and analyzing of
  complex fluid flows, post-processing and visualizing of the resulting
@@ -102,12 +93,11 @@ Description: libraries for Computational Fluid Dynamics (CFD) - development file
  This package contains static linked libraries, headers and templates
 
 Package: libfreefoam1
-Section: libs
 Architecture: any
-Depends:
- ${misc:Depends},
- ${python:Depends},
- ${shlibs:Depends}
+Section: libs
+Depends: ${misc:Depends},
+         ${python:Depends},
+         ${shlibs:Depends}
 Description: libraries for Computational Fluid Dynamics (CFD)
  Libraries and modules for grid generation, simulation and analyzing
  of complex fluid flows. The flows may involve chemical reactions,

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



More information about the debian-science-commits mailing list