r38173 - /packages/lapack/trunk/debian/patches/misaligned.diff

sylvestre at users.alioth.debian.org sylvestre at users.alioth.debian.org
Mon Mar 7 22:58:42 UTC 2011


Author: sylvestre
Date: Mon Mar  7 22:58:42 2011
New Revision: 38173

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=38173
Log:

  * Fix the manpages issues
  * Fix some alignement issues (Closes: #593705)

Added:
    packages/lapack/trunk/debian/patches/misaligned.diff

Added: packages/lapack/trunk/debian/patches/misaligned.diff
URL: http://svn.debian.org/wsvn/debian-science/packages/lapack/trunk/debian/patches/misaligned.diff?rev=38173&op=file
==============================================================================
--- packages/lapack/trunk/debian/patches/misaligned.diff (added)
+++ packages/lapack/trunk/debian/patches/misaligned.diff Mon Mar  7 22:58:42 2011
@@ -1,0 +1,63 @@
+diff -ur build-area/lapack-3.3.0/man/manl//dlazq3.l lapack-3.3.0/man/manl//dlazq3.l
+--- build-area/lapack-3.3.0/man/manl//dlazq3.l	2006-10-06 01:33:45.000000000 +0200
++++ lapack-3.3.0/man/manl//dlazq3.l	2011-03-07 23:40:30.000000000 +0100
+@@ -73,10 +73,15 @@
+ its value between calls to DLAZQ3
+ .TP 7
+ DMIN1  (input/output) REAL
++.TQ
+ DMIN2  (input/output) REAL
++.TQ
+ DN     (input/output) REAL
++.TQ
+ DN1    (input/output) REAL
++.TQ
+ DN2    (input/output) REAL
++.TQ
+ TAU    (input/output) REAL
+ These are passed as arguments in order to save their values
+ between calls to DLAZQ3
+diff -ur build-area/lapack-3.3.0/man/manl//lsame.l lapack-3.3.0/man/manl//lsame.l
+--- build-area/lapack-3.3.0/man/manl//lsame.l	2008-12-16 19:13:53.000000000 +0100
++++ lapack-3.3.0/man/manl//lsame.l	2011-03-07 23:40:30.000000000 +0100
+@@ -17,5 +17,6 @@
+ .SH ARGUMENTS
+ .TP 8
+ CA      (input) CHARACTER*1
++.TQ
+ CB      (input) CHARACTER*1
+ CA and CB specify the single characters to be compared.
+diff -ur build-area/lapack-3.3.0/man/manl//slazq3.l lapack-3.3.0/man/manl//slazq3.l
+--- build-area/lapack-3.3.0/man/manl//slazq3.l	2006-10-06 01:33:45.000000000 +0200
++++ lapack-3.3.0/man/manl//slazq3.l	2011-03-07 23:40:31.000000000 +0100
+@@ -73,10 +73,15 @@
+ its value between calls to SLAZQ3
+ .TP 7
+ DMIN1  (input/output) REAL
++.TQ
+ DMIN2  (input/output) REAL
++.TQ
+ DN     (input/output) REAL
++.TQ
+ DN1    (input/output) REAL
++.TQ
+ DN2    (input/output) REAL
++.TQ
+ TAU    (input/output) REAL
+ These are passed as arguments in order to save their values
+ between calls to SLAZQ3
+diff -ur build-area/lapack-3.3.0/man/manl//tstiee.l lapack-3.3.0/man/manl//tstiee.l
+--- build-area/lapack-3.3.0/man/manl//tstiee.l	2008-12-16 19:16:15.000000000 +0100
++++ lapack-3.3.0/man/manl//tstiee.l	2011-03-07 23:40:31.000000000 +0100
+@@ -207,8 +207,11 @@
+ be specified as OPTS = \(aqUTN\(aq.
+ .TP 8
+ N1      (input) INTEGER
++.TQ
+ N2      (input) INTEGER
++.TQ
+ N3      (input) INTEGER
++.TQ
+ N4      (input) INTEGER
+ Problem dimensions for the subroutine NAME; these may not all
+ be required.




More information about the debian-science-commits mailing list