[SCM] linbox: library for exact linear algebra branch, master, updated. upstream/1.3.2-34-gfb909eb

Lifeng Sun lifongsun at gmail.com
Sun Jul 15 12:04:23 UTC 2012


The following commit has been merged in the master branch:
commit fb909eb92a9140757dd7de128f00fbf650356c28
Author: Lifeng Sun <lifongsun at gmail.com>
Date:   Sun Jul 15 19:30:53 2012 +0800

    Update d/copyright.

diff --git a/debian/changelog b/debian/changelog
index b33608e..9aff2db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-linbox (1.3.2-1) UNRELEASED; urgency=low
+linbox (1.3.2-1) unstable; urgency=low
 
   * New maintainer.
   * New upstream.
diff --git a/debian/copyright b/debian/copyright
index bdb6840..6471cb1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,48 +1,108 @@
-This package was debianized by Tim Abbott <tabbott at mit.edu> in 2008.
-
-It was downloaded from http://linalg.org/
-
-Upstream Author: Linbox Team <linbox-use at googlegroups.com>
-
-Copyright: (C) 1994-1997 Givaro Team
-           (C) 2000-2007 LinBox Team
-           (C) 2002-2005 Pascal Giorgi
-           (C) 2003-2008 Clement Pernet
-           (C) 2002, 2004 Zhendong Wan
-           (C) 2001-2004 Bradford Hovinen
-           (C) 2005 Anna Urbanska
-           (C) 2004 David Pritchard
-           (C) 2001-2006 David Saunders
-           (C) 2002-2003 Austin Lobo
-           (C) 1999-2005 Jean-Guillaume Dumas
-           (C) 2004 Gilles Villard
-           (C) 1999-2005 William J. Turner
-           (C) 2006 John P. May
-           (C) 2007 Martin Albrecht
-           (C) 2002 Rich Seagraves
-           (C) 2002 Ahmet Duran
-           (C) 2004 Daniel Roche
-           (C) 1997 Makoto Matsumoto
-           (C) 1997 Takuji Nishimura
-
-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.
-
-    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.
-
-    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
-
-On Debian systems, the complete text of the GNU Lesser General
-Public License can be found in `/usr/share/common-licenses/LGPL'.
-
-The Debian packaging is (C) 2008, Tim Abbott <tabbott at mit.edu> and is
-licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+Format: http://dep.debian.net/deps/dep5
+Upstream-Name: linbox
+Source: http://linalg.org/
+
+Files: *
+Copyright: Linbox Team <linbox-use at googlegroups.com>
+	   Givaro Team
+	   Jean-Guillaume Dumas <Jean-Guillaume.Dumas at imag.fr>
+	   Mark Giesbrecht <mwg at csd.uwo.ca>
+	   Pascal Giorgi <Pascal.Giorgi at lirmm.fr>
+	   Bradford Hovinen <hovinen at cis.udel.edu>
+	   Erich Kaltofen <kaltofen at math.ncsu.edu>
+	   Clement Pernet <Clement.Pernet at imag.fr>
+	   Daniel Roche <roche at cis.udel.edu>
+	   B. David Saunders <saunders at cis.udel.edu>
+	   Arne Storjohann <storjoha at inf.ethz.ch>
+	   William Turner <turnerw at wabash.edu>
+	   Gilles Villard <Gilles.Villard at ens-lyon.fr>
+	   Zhendong Wan <wan at cis.udel.edu>
+License: LGPL-2.1+
+
+Files: interfaces/sage/linbox-sage.C
+       interfaces/sage/linbox-sage.h
+Copyright: 2007 Martin Albrecht
+License: LGPL-2.1+
+
+Files: linbox/algorithms/bm-seq.h
+Copyright: 2008 George Yuhasz <gyuhasz at math.ncsu.edu>
+License: LGPL-2.1+
+
+Files: linbox/algorithms/diophantine-solver.h
+       linbox/algorithms/diophantine-solver.inl
+       linbox/algorithms/vector-fraction.h
+Copyright: David Pritchard
+License: LGPL-2.1+
+
+Files: linbox/blackbox/hilbert.h
+Copyright: John P. May
+	   B. David Saunders
+License: LGPL-2.1+
+
+Files: linbox/algorithms/charpoly-rational.h
+       linbox/algorithms/classic-rational-reconstruction.h
+       linbox/algorithms/det-rational.h
+       linbox/algorithms/fast-rational-reconstruction.h
+       linbox/algorithms/minpoly-rational.h
+       linbox/algorithms/rational-reconstruction-base.h
+       linbox/algorithms/varprec-cra-early-multip.h
+       linbox/algorithms/varprec-cra-early-single.h
+       linbox/blackbox/rational-matrix-factory.h
+Copyright: 2009 Anna Marszalek <aniau at astronet.pl>
+License: LGPL-2.1+
+
+Files: linbox/algorithms/hybrid-det.h
+Copyright: 2005 Anna Urbanska
+License: LGPL-2.1+
+
+Files: linbox/blackbox/ntl-hankel.h
+       linbox/blackbox/ntl-hankel.inl
+       linbox/blackbox/ntl-sylvester.h
+       linbox/blackbox/ntl-sylvester.inl
+Copyright: 2003 Austin Lobo
+	   2003 B. David Saunders
+License: LGPL-2.1+
+
+Files: linbox/blackbox/toeplitz.h
+       linbox/blackbox/toeplitz.inl
+       tests/test-ntl-toeplitz.C
+Copyright: 2002 Austin Lobo
+	   2002 B. David Saunders
+License: LGPL-2.1+
+
+Files: linbox/blackbox/zero-one.h
+       linbox/blackbox/zero-one.inl
+       linbox/blackbox/zo.inl
+Copyright: 2002 Rich Seagraves
+License: LGPL-2.1+
+
+Files: linbox/field/Modular/modular.inl
+Copyright: 2002 Ahmet Duran
+License: LGPL-2.1+
+
+Files: linbox/randiter/mersenne-twister.C
+Copyright: 1997 Makoto Matsumoto
+	   1997 Takuji Nishimura
+           1998 Shawn J. Cokus
+License: LGPL-2.1+
+
+Files: debian/*
+Copyright: 2011 Lifeng Sun <lifongsun at gmail.com>
+License: LGPL-2.1+
+
+License: LGPL-2.1+
+ 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.1 of the License, or (at your option) any later version.
+ .
+ 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.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License can be found in "/usr/share/common-licenses/LGPL-2.1".

-- 
linbox: library for exact linear algebra



More information about the debian-science-commits mailing list