[openfoam] 05/06: Apply cme fix dpkg.

Anton Gladky gladk at moszumanska.debian.org
Sat Sep 24 05:19:22 UTC 2016


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

gladk pushed a commit to branch master
in repository openfoam.

commit 3c56347d3f87c2b7943d150b9e117c6c5e7cbcb7
Author: Anton Gladky <gladk at debian.org>
Date:   Fri Sep 23 22:50:29 2016 +0200

    Apply cme fix dpkg.
---
 debian/control   | 51 ++++++++++++++++++++++++---------------------------
 debian/copyright |  7 +++----
 2 files changed, 27 insertions(+), 31 deletions(-)

diff --git a/debian/control b/debian/control
index 2d3bf3e..2d86554 100644
--- a/debian/control
+++ b/debian/control
@@ -1,37 +1,34 @@
 Source: openfoam
+Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Gerber van der Graaf <gerber_graaf at users.sourceforge.net>,
+           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:
- Gerber van der Graaf <gerber_graaf at users.sourceforge.net>,
- 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: bison,
+               cmake,
+               debhelper (>= 9),
+               flex,
+               gawk,
+               libreadline6-dev,
+               mpi-default-bin,
+               mpi-default-dev,
+               libscotch-dev,
+               libboost-system-dev,
+               libcgal-dev,
+               libptscotch-dev,
+               zlib1g-dev
+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:
- bison,
- cmake,
- debhelper (>= 9),
- flex,
- gawk,
- libreadline6-dev,
- mpi-default-bin,
- mpi-default-dev,
- libscotch-dev,
- libboost-system-dev,
- libcgal-dev,
- libptscotch-dev,
- zlib1g-dev
-Standards-Version: 3.9.6
 
 Package: openfoam
 Architecture: any
-Depends:
- mpi-default-bin,
- tcsh | csh | c-shell,
- ${misc:Depends},
- ${shlibs:Depends}
+Depends: mpi-default-bin,
+         tcsh | csh | c-shell,
+         ${misc: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
diff --git a/debian/copyright b/debian/copyright
index b0d0dcd..fca9614 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,14 +1,14 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: OpenFOAM
 Upstream-Contact: OpenFOAM developers, http://openfoam.org/dev/contributors/
 Source: http://openfoam.org/
-Files-Excluded: 
+Files-Excluded:
   applications/utilities/mesh/conversion/kivaToFoam/*.pdf
   doc/Guides-a4
   doc/Guides-usletter
 
 Files: *
-Copyright: 2011-2016 OpenFOAM Foundation 
+Copyright: 2011-2016 OpenFOAM Foundation
 License: GPL-3+
  On Debian systems, the full text of the GNU General Public License version 3
  can be found in the file '/usr/share/common-licenses/GPL-3'
@@ -18,4 +18,3 @@ Copyright: 2001  Deepak Bandyopadhyay, Lutz Kettner
 License: LGPL-2.1+
  On Debian systems, the full text of the GNU LESSER GENERAL PUBLIC LICENSE
  version 2.1 can be found in the file '/usr/share/common-licenses/LGPL-2.1'
-

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



More information about the debian-science-commits mailing list