[openfoam] 03/06: Fix lintian warnings/errors.

Anton Gladky gladk at moszumanska.debian.org
Fri Sep 30 03:56:51 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 54f0224ff8fd90143b4bfbd1dbc30d8d9b0e6758
Author: Anton Gladky <gladk at debian.org>
Date:   Thu Sep 29 21:23:22 2016 +0200

    Fix lintian warnings/errors.
---
 debian/control                       | 20 ++++++++++----------
 debian/libopenfoam.lintian-overrides |  1 +
 debian/manpage/manpage.1             |  5 +----
 debian/openfoam.lintian-overrides    |  2 ++
 4 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index c254f42..0760e3f 100644
--- a/debian/control
+++ b/debian/control
@@ -30,9 +30,9 @@ Depends: libopenfoam (= ${binary:Version}),
          ${shlibs:Depends}
 Recommends: openfoam-examples
 Description: set of programs for Computational Fluid Dynamics (CFD). Binaries
-  is the leading free, open source software for computational fluid dynamics
-  (CFD), owned by the OpenFOAM Foundation and distributed exclusively under
-  the General Public Licence (GPL).
+  OpenFOAM is the leading free, open source software for computational fluid
+  dynamics (CFD), owned by the OpenFOAM Foundation and distributed exclusively
+  under the General Public Licence (GPL).
   .
   Package contains binaries.
 
@@ -41,9 +41,9 @@ Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends}
 Description: set of programs for Computational Fluid Dynamics (CFD). Libraries
-  is the leading free, open source software for computational fluid dynamics
-  (CFD), owned by the OpenFOAM Foundation and distributed exclusively under
-  the General Public Licence (GPL).
+  OpenFOAM is the leading free, open source software for computational fluid
+  dynamics (CFD), owned by the OpenFOAM Foundation and distributed exclusively
+  under the General Public Licence (GPL).
   .
   Package contains needed libraries.
 
@@ -52,9 +52,9 @@ Architecture: all
 Depends: ${misc:Depends},
          ${shlibs:Depends}
 Description: set of programs for Computational Fluid Dynamics (CFD). Examples
-  is the leading free, open source software for computational fluid dynamics
-  (CFD), owned by the OpenFOAM Foundation and distributed exclusively under
-  the General Public Licence (GPL).
+  OpenFOAM is the leading free, open source software for computational fluid
+  dynamics (CFD), owned by the OpenFOAM Foundation and distributed exclusively
+  under the General Public Licence (GPL).
   .
-  Package contains examples.
+  Package contains examples and tutorials.
 
diff --git a/debian/libopenfoam.lintian-overrides b/debian/libopenfoam.lintian-overrides
new file mode 100644
index 0000000..d1d703c
--- /dev/null
+++ b/debian/libopenfoam.lintian-overrides
@@ -0,0 +1 @@
+libopenfoam: sharedobject-in-library-directory-missing-soname
diff --git a/debian/manpage/manpage.1 b/debian/manpage/manpage.1
index 37dd3f2..2244a40 100644
--- a/debian/manpage/manpage.1
+++ b/debian/manpage/manpage.1
@@ -1,14 +1,11 @@
 .TH %PACKAGE% 1
 .SH NAME
-%PACKAGE%
+%PACKAGE% \- is the part of OpenFOAM - a free, open source CFD software.
 .SH SYNOPSIS
 .B %PACKAGE%
 .BR
 .SH DESCRIPTION
 .BR %PACKAGE%
-is the part of OpenFOAM - a free, open source CFD software.
-
-.BR %PACKAGE%
 is a %DESCR%
 
 More detailed information can be found on the WEB-site http://openfoam.org
diff --git a/debian/openfoam.lintian-overrides b/debian/openfoam.lintian-overrides
new file mode 100644
index 0000000..39a2f44
--- /dev/null
+++ b/debian/openfoam.lintian-overrides
@@ -0,0 +1,2 @@
+#False-positive
+openfoam: hardening-no-relro

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