[Pkg-octave-commit] [SCM] Debian packaging for octave-linear-algebra branch, master, updated. 6117c4e920ca7ba5181536408c982abffb9ca905

Sébastien Villemot sebastien.villemot at ens.fr
Thu Nov 17 20:29:30 UTC 2011


The following commit has been merged in the master branch:
commit b9c7abb0721ee108237a089ccca15b4001d0ff9a
Author: Sébastien Villemot <sebastien.villemot at ens.fr>
Date:   Thu Nov 17 20:52:00 2011 +0100

    debian/copyright: update according to upstream changes and latest DEP5

diff --git a/debian/copyright b/debian/copyright
index 84629a3..8e00292 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,45 +1,112 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=48
+Format: http://dep.debian.net/deps/dep5/
 Upstream-Name: Linear-Algebra package for Octave
-Upstream-Maintainer: The Octave Community <octave-dev at lists.sf.net>
-Upstream-Source: http://octave.sourceforge.net/linear-algebra/index.html
+Upstream-Contact: The Octave Community <octave-dev at lists.sf.net>
+Source: http://octave.sourceforge.net/linear-algebra/
 
-Files: inst/thfm.m,
-Copyright: © 2001 Rolf Fabian
-License: GPL-2+
+Files: inst/@kronprod/*
+Copyright: 2010 Soren Hauberg
+License: GPL-3+
 
-Files: inst/funm.m
-Copyright: © 2000 P.R. Nienhuis
+Files: inst/@kronprod/size_equal.m inst/@blksparse/* inst/ndcovlt.m
+       inst/cod.m inst/smwsolve.m
+Copyright: 2009-2010 VZLU Prague
+License: GPL-3+
+
+Files: src/dbleGSVD.h src/dbleGSVD.cc src/CmplxGSVD.cc src/CmplxGSVD.h
+       src/gsvd.cc
+Copyright: 1996, 1997 John W. Eaton
+           2006, 2010 Pascal Dupuis <Pascal.Dupuis at uclouvain.be>
 License: GPL-2+
 
-Files: inst/bicg.m
-Copyright: © 2006 Sylvain Pelissier
+Files: src/pgmres.cc
+Copyright: 2009 Carlo de Falco
 License: GPL-2+
 
 Files: inst/condeig.m
-Copyright: © 2006, 2007 Arno Onken
-License: GPL-2+
+Copyright: 2006, 2007 Arno Onken <asnelt at asnelt.org>
+License: GPL-3+
+
+Files: inst/cartprod.m
+Copyright: 2008 Muthiah Annamalai <muthiah.annamalai at uta.edu>
+           2010 VZLU Prague
+License: GPL-3+
 
-Files: src/GramSchmidt.cc
-Copyright: © 2002 Andreas Stahel
+Files: inst/rotv.m inst/rotparams.m
+Copyright: 2002 Etienne Grossmann <etienne at cs.uky.edu>
 License: GPL-2+
 
-Files: src/dbleGSVD.h, src/dbleGSVD.h, src/CmplxGSVD.cc,
- src/CmplxGSVD.cc, src/CmplxGSVD.h, src/CmplxGSVD.h, src/gsvd.cc,
- src/gsvd.cc, src/dbleGSVD.cc, src/dbleGSVD.cc
-Copyright: © 1996, 1997 John W. Eaton
-           © 2006 Pascal Dupuis
+Files: inst/thfm.m
+Copyright: 2001 Paul Kienzle <pkienzle at users.sf.net>
+           2001 Rolf Fabian <fabian at tu-cottbus.de>
+           2011 Philip Nienhuis <pr.nienhuis at hccnet.nl>
+           2011 Carnë Draug <carandraug+dev at gmail.com>
+License: GPL-3+
+
+Files: inst/funm.m
+Copyright: 2001 Paul Kienzle <pkienzle at users.sf.net>
+           2000, 2011 P.R. Nienhuis <prnienhuis at users.sf.net>
 License: GPL-2+
 
+Files: inst/lobpcg.m
+Copyright: 2000-2011 A.V. Knyazev <Andrew.Knyazev at ucdenver.edu>
+License: LGPL-2.1+
+
 Files: debian/*
-Copyright: © 2008 Ólafur Jens Sigurðsson <ojsbug at gmail.com>
+Copyright: 2008 Ólafur Jens Sigurðsson <ojsbug at gmail.com>
+           2011 Sébastien Villemot <sebastien.villemot at ens.fr>
 License: GPL-3+
 
+License: GPL-3+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This program 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 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 General Public
+ License, version 3, can be found in the file
+ `/usr/share/common-licenses/GPL-3'.
+
 License: GPL-2+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This program 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 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 General Public
  License, version 2, can be found in the file
  `/usr/share/common-licenses/GPL-2'.
 
-License: GPL-3+
- On Debian systems, the complete text of the GNU General Public
- License, version 3, can be found in the file
- `/usr/share/common-licenses/GPL-3'.
+License: LGPL-2.1+
+ 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.
+ .
+ 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., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public
+ License, version 2.1, can be found in the file
+ `/usr/share/common-licenses/LGPL-2.1'.

-- 
Debian packaging for octave-linear-algebra



More information about the Pkg-octave-commit mailing list