r45380 - /packages/code-aster/aster/trunk/debian/control
apalazzi-guest at users.alioth.debian.org
apalazzi-guest at users.alioth.debian.org
Sat Oct 6 15:51:27 UTC 2012
Author: apalazzi-guest
Date: Sat Oct 6 15:51:27 2012
New Revision: 45380
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=45380
Log:
Removed "section:" fields frome some packages in debian/control
Lintian was issuing a warning about the field "section:" in
binary packages being a duplicate of the same field of the
source package; the section: field has been removed from the
binary packages that are in the same section as the source
package.
Modified:
packages/code-aster/aster/trunk/debian/control
Modified: packages/code-aster/aster/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/code-aster/aster/trunk/debian/control?rev=45380&op=diff
==============================================================================
--- packages/code-aster/aster/trunk/debian/control (original)
+++ packages/code-aster/aster/trunk/debian/control Sat Oct 6 15:51:27 2012
@@ -19,7 +19,6 @@
Package: code-aster
Architecture: any
-Section: science
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends},
code-aster-gui (>= 1.8.1-2),
code-aster-run (>= 1.8.1-2),
@@ -37,7 +36,6 @@
Package: code-aster-engine
Architecture: any
-Section: science
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends},
omniidl
Suggests: eficas, gmsh, grace, metis-edf
@@ -76,7 +74,6 @@
Package: code-aster-mpi-engine
Architecture: any
-Section: science
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, omniidl
Suggests: eficas, gmsh, grace, metis-edf
Description: Code_Aster finite element program - parallel binary
@@ -114,7 +111,6 @@
Package: code-aster-test
Architecture: all
-Section: science
Depends: code-aster-engine | code-aster-mpi-engine, ${misc:Depends}
Description: Code_Aster finite element program - test files and examples
Code_Aster is a finite element solver for partial differential equations. It
More information about the debian-science-commits
mailing list