[Collab-qa-commits] r2637 - packages-metadata/e

Charles Plessy plessy at alioth.debian.org
Fri Mar 15 03:58:53 UTC 2013


Author: plessy
Date: 2013-03-15 03:58:52 +0000 (Fri, 15 Mar 2013)
New Revision: 2637

Modified:
   packages-metadata/e/elmerfem.control
   packages-metadata/e/elmerfem.copyright
Log:
Daily automatic umegaya push

Modified: packages-metadata/e/elmerfem.control
===================================================================
--- packages-metadata/e/elmerfem.control	2013-03-13 03:58:56 UTC (rev 2636)
+++ packages-metadata/e/elmerfem.control	2013-03-15 03:58:52 UTC (rev 2637)
@@ -2,9 +2,9 @@
 Section: science
 Priority: extra
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders: "Adam C. Powell, IV" <hazelsct at debian.org>
-Standards-Version: 3.9.2
-Build-Depends: debhelper (>= 5), quilt, po-debconf, autoconf, automake,
+Uploaders: "Adam C. Powell, IV" <hazelsct at debian.org>, Boris Pek <tehnick-8 at mail.ru>
+Standards-Version: 3.9.4
+Build-Depends: debhelper (>= 8), quilt, po-debconf, autoconf, automake,
  gfortran, libblas-dev | libblas-3gf.so, liblapack-dev | liblapack-3gf.so,
  mpi-default-dev, mpi-default-bin,
  libhypre-dev, libsuitesparse-dev, libarpack2-dev, libparpack2-dev,
@@ -22,9 +22,8 @@
 
 Package: elmer
 Architecture: any
-Section: science
 Depends: elmer-common (= ${source:Version}), ${shlibs:Depends}, mpi-default-bin, ${misc:Depends}
-Conflicts: elmer-common (<< 5.5.0.svn.4499.dfsg-1)
+Breaks: elmer-common (<< 5.5.0.svn.4499.dfsg-1)
 Suggests: elmer-doc
 Description: finite element multiphysics suite - binaries
  The Elmer multiphysics simulation package includes physical models of
@@ -44,8 +43,8 @@
  multi-processor versions), GUI, and post-processor.
 
 Package: elmer-dbg
-Architecture: any
 Section: debug
+Architecture: any
 Depends: elmer (= ${binary:Version}), ${misc:Depends}
 Description: finite element multiphysics suite - debugging symbols
  The Elmer multiphysics simulation package includes physical models of
@@ -65,7 +64,6 @@
 
 Package: elmer-common
 Architecture: all
-Section: science
 Depends: ttf-freefont, ${misc:Depends}
 Recommends: elmer (>= ${source:Version})
 Description: finite element multiphysics suite - architecture-independent files
@@ -84,9 +82,9 @@
  .
  This package provides the architecture-independent files for Elmer.
 
-Package: libelmersolver-6.1
-Architecture: any
+Package: libelmersolver-7.0
 Section: libs
+Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Suggests: libelmer-dev
 Conflicts: libelmersolver-5.4.1
@@ -108,9 +106,9 @@
  This package provides the Elmer solver shared library.
 
 Package: libelmersolver-dbg
-Architecture: any
 Section: debug
-Depends: libelmersolver-6.1 (= ${binary:Version}), ${misc:Depends}
+Architecture: any
+Depends: libelmersolver-7.0 (= ${binary:Version}), ${misc:Depends}
 Description: finite element multiphysics suite - library debugging symbols
  The Elmer multiphysics simulation package includes physical models of
  fluid dynamics, structural mechanics, electromagnetics, heat transfer, and
@@ -128,13 +126,13 @@
  This package provides the Elmer solver shared library's debugging symbols.
 
 Package: libelmer-dev
+Section: libdevel
 Architecture: any
-Depends: elmer (= ${binary:Version}), libelmersolver-6.1 (= ${binary:Version}),
+Depends: elmer (= ${binary:Version}), libelmersolver-7.0 (= ${binary:Version}),
  libhypre-dev, libsuitesparse-dev, libarpack2-dev, libmumps-scotch-dev,
  libblas-dev | libblas-3gf.so, liblapack-dev | liblapack-3gf.so,
  mpi-default-dev, mpi-default-bin, gfortran, ${misc:Depends}
-Conflicts: elmer-common (<< 5.5.0.svn.4499.dfsg-1), elmer (<< 5.5.0.svn.5210.dfsg-1)
-Section: libdevel
+Breaks: elmer-common (<< 5.5.0.svn.4499.dfsg-1), elmer (<< 5.5.0.svn.5210.dfsg-1)
 Description: finite element multiphysics suite - development files
  The Elmer multiphysics simulation package includes physical models of
  fluid dynamics, structural mechanics, electromagnetics, heat transfer, and
@@ -155,7 +153,6 @@
 
 Package: elmergui-samples
 Architecture: all
-Section: science
 Depends: ${misc:Depends}
 Suggests: elmer, elmer-doc
 Description: ElmerGUI samples directory

Modified: packages-metadata/e/elmerfem.copyright
===================================================================
--- packages-metadata/e/elmerfem.copyright	2013-03-13 03:58:56 UTC (rev 2636)
+++ packages-metadata/e/elmerfem.copyright	2013-03-15 03:58:52 UTC (rev 2637)
@@ -127,6 +127,23 @@
  On Debian systems, the complete text of the GNU General Public License
  Version 2 (GPL-2) can be found in file "/usr/share/common-licenses/GPL-2".
 
+Files: eio/src/*
+ hutiter/src/*
+ matc/src/*
+ fem/src/*.c
+ fem/src/*.src
+Copyright: 1995- , CSC - IT Center for Science Ltd.
+License: LGPL-2.1+
+
+Files: fem/src/ViewFactors.src
+ fem/src/ResultToPost.src
+ fem/src/ResultToResult.src
+ fem/src/GebhardtFactors.src
+ fem/src/SParIterGlobals.src
+ fem/src/SolverUtils.src
+Copyright: 1995- , CSC - IT Center for Science Ltd.
+License: GPL-2+
+  
 Files: elmergrid/src/nrutil.*
 Copyright: none
 Comment:
@@ -177,29 +194,6 @@
 Files: ElmerGUI/PythonQt/*
 Copyright: 2006, MeVis Research GmbH (http://www.mevis.de)
 License: LGPL-2.1+
- This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Lesser General Public
- License as published by the Free Software Foundation; either
- version 2.1 of the License, or (at your option) any later version.
- .
- This library is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- Lesser General Public License for more details.
- .
- Further, this software is distributed without any warranty that it is
- free of the rightful claim of any third person regarding infringement
- or the like.  Any license provided herein, whether implied or
- otherwise, applies only to this software file.  Patent licenses, if
- any, provided herein do not apply to combinations of this program with
- other software, or any other product whatsoever.
- .
- You should have received a copy of the GNU Lesser General Public
- License along with this library; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- .
- On Debian systems, the complete text of the GNU Lesser General Public License
- can be found in `/usr/share/common-licenses/LGPL-2.1'.
 
 Files: post/src/glaux/*
  post/src/glaux_mingw/src/*
@@ -337,3 +331,21 @@
  .
  On Debian systems, the complete text of the GNU General Public License
  can be found in `/usr/share/common-licenses/GPL-2'.
+
+License: LGPL-2.1+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ can be found in `/usr/share/common-licenses/LGPL-2.1'.




More information about the Collab-qa-commits mailing list