[Pkg-scicomp-devel] openmx/trunk

Ondrej Certik ondrej at certik.cz
Fri Jul 27 14:48:55 UTC 2007


SVN commit 1743 by certik-guest:

Polishing. The package is ready for upload.


 M  +2 -2      openmx/trunk/debian/README.Debian  
 M  +2 -1      openmx/trunk/debian/control  
 M  +2 -2      openmx/trunk/source/makefile  


--- openmx/trunk/debian/README.Debian #1742:1743
@@ -10,8 +10,8 @@
 openmx Methane.dat
 
 When you learn openmx, you don't have to use the upstream sources, just your
-own input files. The advantage of the above procedure is that it just work and
-get you up and running.
+own input files. The advantage of the above procedure is that it just works and
+gets you up and running.
 
 For other examples/documentation/tutorial, see the upstream homepage (follow
 the "Manual" link):
--- openmx/trunk/debian/control #1742:1743
@@ -1,7 +1,8 @@
 Source: openmx
 Section: science
 Priority: extra
-Maintainer: Ondrej Certik <ondrej at certik.cz>
+Maintainer: Debian Scientific Computing Team <pkg-scicomp-devel at lists.alioth.debian.org>
+Uploaders: Christophe Prud'homme <prudhomm at debian.org>
 Build-Depends: debhelper (>= 5), fftw3-dev (>= 3.1.2-2), xsltproc, docbook-xsl, lapack3-dev (>= 3.0.20000531a-6)
 Standards-Version: 3.7.2
 
--- openmx/trunk/source/makefile #1742:1743
@@ -97,8 +97,8 @@
 
 #CC      = gcc -O3 -Dnompi -I/usr/local/include -I/home/ozaki/include
 #LIB     = -L/usr/local/lib -lfftw3 -llapack -lblas -lg2c -static
-#CC      = gcc -O3 -Dnompi
-CC      = gcc -Dnompi
+CC      = gcc -O3 -Dnompi
+#CC      = gcc -Dnompi
 LIB     = -lfftw3 -llapack -lblas -lg2c
 
 



More information about the Pkg-scicomp-devel mailing list