[Pkg-scicomp-commits] life/trunk/debian

Christophe Prud'homme prudhomm at debian.org
Wed Dec 16 19:03:15 UTC 2009


SVN commit 4730 by prudhomm:

fix lintian warnings

 M  +3 -3      life/trunk/debian/control  
 M  +2 -1      life/trunk/debian/copyright  
 M  +2 -1      life/trunk/debian/liblife.install  
 M  +2 -1      life/trunk/debian/life-doc.docs  


--- life/trunk/debian/control #4729:4730
@@ -6,12 +6,12 @@
 Build-Depends: cdbs, debhelper (>= 7), cmake, g++ (>= 4.4),
 	       libboost-all-dev,
 	       mpi-default-dev, mpi-default-bin,
-	       libtrilinos-dev, libpetsc3.0.0-dev, libsuperlu3-dev, libsuitesparse-dev, libscotchmetis-dev,
+	       libtrilinos-dev, libpetsc3.0.0-dev, libslepc3.0.0-dev, libsuperlu3-dev, libsuitesparse-dev, libscotchmetis-dev,
 	       libgmm++-dev,
 	       python-pyx, python-scipy, python-qt4,
-	       libeigen2-dev, libxml2-dev,
+	       libeigen2-dev, libvtk5-dev, libxml2-dev,
 	       gmsh, transfig, texlive-latex-base, texlive-base-bin, pgf
-Standards-Version: 3.8.1
+Standards-Version: 3.8.3
 Homepage: http://ljkforge.imag.fr/life
 Vcs-Svn: svn://svn.debian.org/svn/pkg-scicomp/life/trunk
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-scicomp/life/trunk
--- life/trunk/debian/copyright #4729:4730
@@ -38,4 +38,5 @@
 
  1. http://www.framabook.org/latex.html
  2. http://artlibre.org/
- 3. http://artlibre.org/licence/lal/
\ No newline at end of file
+ 3. http://artlibre.org/licence/lal/
+
--- life/trunk/debian/liblife.install #4729:4730
@@ -1 +1,2 @@
-debian/tmp/usr/lib/liblife*.so.*  usr/lib
\ No newline at end of file
+debian/tmp/usr/lib/liblife*.so.*  usr/lib
+
--- life/trunk/debian/life-doc.docs #4729:4730
@@ -1 +1,2 @@
-doc/tutorial/life-manual.pdf
\ No newline at end of file
+doc/tutorial/life-manual.pdf
+



More information about the Pkg-scicomp-commits mailing list