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

Christophe Prud'homme prudhomm at debian.org
Thu Aug 7 10:58:26 UTC 2008


SVN commit 2698 by prudhomm:

 make sure that -dbg is built properly b setting compat to 5
 fixed copyright notice
 fixed python -> Python spelling


 M  +1 -1      trilinos/trunk/debian/compat  
 M  +1 -1      trilinos/trunk/debian/control  
 M  +18 -13    trilinos/trunk/debian/copyright  
 M  +0 -2      trilinos/trunk/debian/dirs  


--- trilinos/trunk/debian/compat #2697:2698
@@ -1 +1 @@
-4
+5
--- trilinos/trunk/debian/control #2697:2698
@@ -77,7 +77,7 @@
  provides a full-featured set of concrete classes that implement all
  abstract interfaces.
  .
- This package contains the python bindings for trilinos.
+ This package contains the Python bindings for trilinos.
 
 
 Package: libtrilinos-doc
--- trilinos/trunk/debian/copyright #2697:2698
@@ -5,25 +5,30 @@
 
 Copyright:
 
-    Sandia Corporation
+    Copyright (C) 2003-2008 Sandia Corporation
 
 License:
 
-    This package is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Lesser General Public License
-    as published by the Free Software Foundation; either version 2 of
-    the License, or (at your option) any later version.
+Under terms of Contract DE-AC04-94AL85000, there is a non-exclusive
+license for use of this work by or on behalf of the U.S. Government.
 
-    This package is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Lesser General Public License for more details.
+This library is free software; you can redistribute it and/or modify
+it under the terms of the GNU Lesser General Public License as
+published by the Free Software Foundation; either version 2.1 of the
+License, or (at your option) any later version.
 
-    You should have received a copy of the GNU Lesser General Public
-    License along with this package; if not, write to the Free
-    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-    02110-1301 USA
+This library is distributed in the hope that it will be useful, but
+WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+Lesser General Public License for more details.
 
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+USA
+
+Questions? Contact Michael A. Heroux (maherou at sandia.gov)
+
 On Debian systems, the complete text of the GNU Lesser General Public
 License can be found in `/usr/share/common-licenses/LGPL'.
 
--- trilinos/trunk/debian/dirs #2697:2698
@@ -1,2 +0,0 @@
-usr/bin
-usr/sbin



More information about the Pkg-scicomp-commits mailing list