[Pkg-openmpi-commits] r12 - in /openmpi/trunk/debian: changelog control openmpi-bin.README.Debian patches/00list patches/30fix_manpage.dpatch

sylvestre-guest at users.alioth.debian.org sylvestre-guest at users.alioth.debian.org
Fri Jun 15 09:48:40 UTC 2007


Author: sylvestre-guest
Date: Fri Jun 15 09:48:39 2007
New Revision: 12

URL: http://svn.debian.org/wsvn/pkg-openmpi/?sc=1&rev=12
Log:
* spelling mistake in openmpi-bin.README.Debian

* Lintian was complaining about problems in the man
* Add the correct XS-Vcs-Svn and XS-Vcs-Browser fields

Added:
    openmpi/trunk/debian/patches/30fix_manpage.dpatch
Modified:
    openmpi/trunk/debian/changelog
    openmpi/trunk/debian/control
    openmpi/trunk/debian/openmpi-bin.README.Debian
    openmpi/trunk/debian/patches/00list

Modified: openmpi/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-openmpi/openmpi/trunk/debian/changelog?rev=12&op=diff
==============================================================================
--- openmpi/trunk/debian/changelog (original)
+++ openmpi/trunk/debian/changelog Fri Jun 15 09:48:39 2007
@@ -10,6 +10,8 @@
   * New upstream release 1.2.2 (Closes: #427356)
   * Patch removed: 20implicit_pointer_conversion.dpatch
   * Apply all of Tilman's patches below (Closes: #415338)
+  * Add the correct XS-Vcs-Svn and XS-Vcs-Browser fields in debian/control.
+  * Fix errors in manpages (Lintian complaining)
 
   [ Manuel Prinz ]
   * Patch removed: 30_alpha_inline_assembly.dpatch (Fixed upstream)

Modified: openmpi/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-openmpi/openmpi/trunk/debian/control?rev=12&op=diff
==============================================================================
--- openmpi/trunk/debian/control (original)
+++ openmpi/trunk/debian/control Fri Jun 15 09:48:39 2007
@@ -4,6 +4,9 @@
 Maintainer: Florian Ragwitz <rafl at debian.org>
 Build-Depends: debhelper (>= 5.0.0), dpatch, libibverbs-dev, gfortran, libsysfs-dev, automake
 Standards-Version: 3.7.2
+XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-openmpi/openmpi/trunk/
+XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-openmpi/openmpi/trunk/
+XS-Autobuild: yes
 
 Package: openmpi-bin
 Architecture: any

Modified: openmpi/trunk/debian/openmpi-bin.README.Debian
URL: http://svn.debian.org/wsvn/pkg-openmpi/openmpi/trunk/debian/openmpi-bin.README.Debian?rev=12&op=diff
==============================================================================
--- openmpi/trunk/debian/openmpi-bin.README.Debian (original)
+++ openmpi/trunk/debian/openmpi-bin.README.Debian Fri Jun 15 09:48:39 2007
@@ -2,7 +2,7 @@
 ------------------
 
 The current OpenMPI version of Debian uses the Debian Alternatives system.
-Altough OpenMPI might replace most of the existing MPI implementations in the
+Although OpenMPI 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 

Modified: openmpi/trunk/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-openmpi/openmpi/trunk/debian/patches/00list?rev=12&op=diff
==============================================================================
--- openmpi/trunk/debian/patches/00list (original)
+++ openmpi/trunk/debian/patches/00list Fri Jun 15 09:48:39 2007
@@ -1,3 +1,4 @@
 10opal_noexecstack
 20fix_manpage_link
+30fix_manpage
 99autoconf

Added: openmpi/trunk/debian/patches/30fix_manpage.dpatch
URL: http://svn.debian.org/wsvn/pkg-openmpi/openmpi/trunk/debian/patches/30fix_manpage.dpatch?rev=12&op=file
==============================================================================
--- openmpi/trunk/debian/patches/30fix_manpage.dpatch (added)
+++ openmpi/trunk/debian/patches/30fix_manpage.dpatch Fri Jun 15 09:48:39 2007
@@ -1,0 +1,56 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 30_manpages_fix.diff.dpatch by Sylvestre Ledru <sylvestre.ledru at inria.fr>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Fixes problems with manpages
+
+ at DPATCH@
+
+diff -urNad openmpi-1.2.2.orig/ompi/mpi/man/man3/MPI_Abort.3 openmpi-1.2.2/ompi/mpi/man/man3/MPI_Abort.3
+--- openmpi-1.2.2.orig/ompi/mpi/man/man3/MPI_Abort.3	2007-02-16 19:20:45.000000000 +0100
++++ openmpi-1.2.2/ompi/mpi/man/man3/MPI_Abort.3	2007-06-15 11:16:50.000000000 +0200
+@@ -12,7 +12,7 @@
+ int MPI_Abort(MPI_Comm \fIcomm\fP, int\fI errorcode\fP)
+ 
+ .SH Fortran Syntax
+-.ftR
++.ft R
+ .nf
+ INCLUDE 'mpif.h'
+ MPI_ABORT(\fICOMM\fP, \fIERRORCODE\fP, \fIIERROR\fP)			
+diff -urNad openmpi-1.2.2.orig/ompi/mpi/man/man3/MPI_Reduce.3 openmpi-1.2.2/ompi/mpi/man/man3/MPI_Reduce.3
+--- openmpi-1.2.2.orig/ompi/mpi/man/man3/MPI_Reduce.3	2007-02-16 19:20:45.000000000 +0100
++++ openmpi-1.2.2/ompi/mpi/man/man3/MPI_Reduce.3	2007-06-15 11:16:01.000000000 +0200
+@@ -178,7 +178,7 @@
+     RETURN
+ 
+ .SH MINLOC AND MAXLOC
+-.ftR
++.ft R
+ The operator MPI_MINLOC is used to compute a global minimum and also an index attached to the minimum value. MPI_MAXLOC similarly computes a global maximum and index. One application of these is to compute a global minimum (maximum) and the rank of the process containing this value.   
+ 
+ .sp
+diff -urNad openmpi-1.2.2.orig/ompi/mpi/man/man3/MPI_Request_free.3 openmpi-1.2.2/ompi/mpi/man/man3/MPI_Request_free.3
+--- openmpi-1.2.2.orig/ompi/mpi/man/man3/MPI_Request_free.3	2007-02-16 19:20:45.000000000 +0100
++++ openmpi-1.2.2/ompi/mpi/man/man3/MPI_Request_free.3	2007-06-15 11:16:23.000000000 +0200
+@@ -23,7 +23,7 @@
+ void Request::Free()
+ 
+ .SH INPUT/OUTPUT PARAMETER
+-.ftR
++.ft R
+ .TP 1i
+ request
+       Communication request (handle).
+diff -urNad openmpi-1.2.2.orig/ompi/mpi/man/man3/MPI_Scatter.3 openmpi-1.2.2/ompi/mpi/man/man3/MPI_Scatter.3
+--- openmpi-1.2.2.orig/ompi/mpi/man/man3/MPI_Scatter.3	2007-02-16 19:20:45.000000000 +0100
++++ openmpi-1.2.2/ompi/mpi/man/man3/MPI_Scatter.3	2007-06-15 11:16:54.000000000 +0200
+@@ -56,7 +56,7 @@
+ Communicator (handle).
+ 
+ .SH OUTPUT PARAMETERS
+-.ftR
++.ft R
+ .TP 1i
+ recvbuf
+ Address of receive buffer (choice).




More information about the Pkg-openmpi-commits mailing list