[Pkg-openmpi-commits] r217 - in /openmpi/trunk/debian: control openmpi-bin.README.Debian

manuel at users.alioth.debian.org manuel at users.alioth.debian.org
Tue Jan 5 10:36:23 UTC 2010


Author: manuel
Date: Tue Jan  5 10:36:19 2010
New Revision: 217

URL: http://svn.debian.org/wsvn/pkg-openmpi/?sc=1&rev=217
Log:
Changed "OpenMPI" to "Open MPI" to match official spelling

Modified:
    openmpi/trunk/debian/control
    openmpi/trunk/debian/openmpi-bin.README.Debian

Modified: openmpi/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-openmpi/openmpi/trunk/debian/control?rev=217&op=diff
==============================================================================
--- openmpi/trunk/debian/control (original)
+++ openmpi/trunk/debian/control Tue Jan  5 10:36:19 2010
@@ -2,7 +2,7 @@
 Section: net
 Priority: extra
 Homepage: http://www.open-mpi.org/
-Maintainer: Debian OpenMPI Maintainers <pkg-openmpi-maintainers at lists.alioth.debian.org>
+Maintainer: Debian Open MPI Maintainers <pkg-openmpi-maintainers at lists.alioth.debian.org>
 Uploaders: Manuel Prinz <manuel at debian.org>, Sylvestre Ledru <sylvestre at debian.org>
 Build-Depends: debhelper (>= 5.0.0), libibverbs-dev (>= 1.1.1) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], gfortran, gcc (>= 4:4.1.2), chrpath, quilt, libcr-dev [amd64 armel i386 powerpc]
 Standards-Version: 3.8.3

Modified: openmpi/trunk/debian/openmpi-bin.README.Debian
URL: http://svn.debian.org/wsvn/pkg-openmpi/openmpi/trunk/debian/openmpi-bin.README.Debian?rev=217&op=diff
==============================================================================
--- openmpi/trunk/debian/openmpi-bin.README.Debian (original)
+++ openmpi/trunk/debian/openmpi-bin.README.Debian Tue Jan  5 10:36:19 2010
@@ -1,5 +1,5 @@
-OpenMPI for Debian
-------------------
+Open MPI for Debian
+-------------------
 
 InfiniBand support
 ------------------
@@ -35,15 +35,15 @@
 broken in upstream and led to segfaults on several architectures.
 
 We disabled threading for this reason in 1.2.3-4 and will re-enable it as soon
-as it is known to be working, probably in the 1.3 branch of OpenMPI. Please
+as it is known to be working, probably in the 1.3 branch of Open MPI. Please
 see http://bugs.debian.org/435581 for a discussion of this issue.
 
 
 MPI Alternatives
 ----------------
 
-The current OpenMPI version of Debian uses the Debian Alternatives system.
-Although OpenMPI might replace most of the existing MPI implementations in the
+The current Open MPI version of Debian uses the Debian Alternatives system.
+Although Open MPI might replace most of the existing MPI implementations in the
 future (see http://www.open-mpi.org/faq/?category=general#why), we decided to
 not affect any other MPI implementation already installed on your system. You
 can check which version of MPI you use with 
@@ -56,13 +56,13 @@
   "update-alternatives --display mpirun" and
   "update-alternatives --display mpiexec".
 
-OpenMPI is only listed as default implementation if no other MPI implentation
+Open MPI is only listed as default implementation if no other MPI implentation
 is present on the system. If you have several implementations installed, you
-have to enable OpenMPI explicitly with
+have to enable Open MPI explicitly with
 
   "update-alternatives --set mpirun /usr/bin/mpirun.openmpi" and
   "update-alternatives --set mpiexec /usr/bin/mpiexec.openmpi".
 
 This might change in future versions of the package.
 
- -- Debian OpenMPI Team <pkg-openmpi-maintainers at lists.alioth.debian.org>, Sat, 31 May 2008 22:21:44 +0200
+ -- Debian Open MPI Team <pkg-openmpi-maintainers at lists.alioth.debian.org>, Sat, 31 May 2008 22:21:44 +0200




More information about the Pkg-openmpi-commits mailing list