[Pkg-octave-commit] [SCM] Debian packaging for octave-miscellaneous branch, master, updated. df82b9236277a2fff70371e2b1b1ea0cd7411232

Sébastien Villemot sebastien.villemot at ens.fr
Fri Mar 9 12:07:55 UTC 2012


The following commit has been merged in the master branch:
commit 25b1f31f17b49672b49b054a4a9351a8c6a7292b
Author: Sébastien Villemot <sebastien.villemot at ens.fr>
Date:   Fri Mar 9 12:21:33 2012 +0100

    debian/copyright: update using machine-readable format 1.0

diff --git a/debian/copyright b/debian/copyright
index ece8b38..d3c868d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,31 +1,47 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=48
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Miscellaneous package for Octave
-Upstream-Maintainer: The Octave Community <octave-dev at lists.sf.net>
-Upstream-Source: http://octave.sourceforge.net/miscellaneous/index.html
+Upstream-Contact: The Octave Community <octave-dev at lists.sf.net>
+Source: http://octave.sourceforge.net/miscellaneous/index.html
 
-Files: inst/map.m
-Copyright: © 2003 Tomer Altman
+Files: *
+Copyright: 2003 Tomer Altman
+           2004 Laurent Mazet
+           2005 Carl Osterwisch
+           2006 Fredrik Bulow <fredrik.bulow at gmail.com>
+           2006 Hansgeorg Schwibbe
+           2002 Etienne Grossmann
+           2007-2008 Muthiah Annamalai <muthiah.annamalai at uta.edu>
+           2008 Thomas Treichl <treichl at users.sourceforge.net>
 License: GPL-2+
 
-Files: inst/xmlwrite.m, src/xmlread.cc, src/csv2cell.cc,
- src/xmltree.c, src/csvconcat.cc, src/xmltree_read.h,
- src/xmltree_read.act, src/xmltree.h, src/cell2csv.cc,
- src/csvexplode.cc
-Copyright: © 2004 Laurent Mazet
-License: GPL-2+
+Files: src/cell2cell.cc src/partarray.cc
+Copyright: 2010-2011, Olaf Till
+License: GPL-3+
 
-Files: inst/units.m
-Copyright: © 2005   Carl Osterwisch
-License: GPL-2+
+Files: inst/hilbert_curve.m inst/peano_curve.m inst/z_curve.m
+Copyright: 2009 Javier Enciso <j4r.e4o at gmail.com>
+License: GPL-3+
 
-Files: inst/zigzag.m, inst/zagzig.m
-Copyright: © 2006 Fredrik Bulow
-License: GPL-2+
+Files: inst/colorboard.m inst/gameoflife.m inst/nze.m
+Copyright: 2009-2010, VZLU Prague, a.s
+License: GPL-3+
+
+Files: inst/publish.m
+Copyright: 2010 Fotios Kasolis
+License: GPL-3+
+
+Files: inst/rolldices.m inst/solvesudoku.m
+Copyright: 2009 Jaroslav Hajek <highegg at gmail.com>
+License: GPL-3+
+
+Files: src/waitbar.cc
+Copyright: 2002 Quentin Spencer <qspencer at ieee.org>
+License: LGPL-2+
 
 Files: src/stringmatch.c
-Copyright: © 1987-1993 The Regents of the University of California.
-           © 1994-1998 Sun Microsystems, Inc.
-           © 2001 by Kevin B. Kenny
+Copyright: 1987-1993 The Regents of the University of California.
+           1994-1998 Sun Microsystems, Inc.
+           2001 by Kevin B. Kenny
 License: other
  This software is copyrighted by the Regents of the University of
  California, Sun Microsystems, Inc., Scriptics Corporation, ActiveState
@@ -43,16 +59,8 @@ License: other
  the new terms are clearly indicated on the first page of each file where
  they apply.
 
-Files: src/waitbar.cc
-Copyright: © 2002  Quentin Spencer
-License: GPL-2+
-
-Files: inst/csv2latex.m
-Copyright: © 2006 Hansgeorg Schwibbe
-License: GPL-2+
-
 Files: src/xmltree_read.l
-Copyright: © 1999 Kristoffer Rose
+Copyright: 1999 Kristoffer Rose
 License: other
  You can redistribute and/or modify this program provided the following
  two conditions hold:
@@ -69,34 +77,70 @@ License: other
  generated by the FleXML system.  For your rights in connection with
  the FleXML system itself please consult the GNU General Public License.
 
-Files: inst/rotv.m, inst/rotparams.m, inst/temp_name.m,
- inst/slurp_file.m, inst/read_options.m
-Copyright: © 2002 Etienne Grossmann
-License: GPL-2+
-
-Files: inst/reduce.m, inst/map.m, inst/match.m, inst/apply.m
-Copyright: © 2007, Muthiah Annamalai
-License: GPL-2+
-
-Files: inst/infoskeleton.m
-Copyright: © 2008 Muthiah Annamalai
-License: GPL
-
-Files: lauchli.m (distributed through a patch in the Debian package) is
-Copyright: © Paul Kienzle
-License: PD
+Files: lauchli.m
+Copyright: public-domain
+License: public-domain
  This file is in the public domain.
+Comment: 
+ File distributed through a patch in the Debian package.
 
 Files: debian/*
-Copyright: © 2008 Ólafur Jens Sigurðsson <ojsbug at gmail.com>
+Copyright: 2008 Ólafur Jens Sigurðsson <ojsbug at gmail.com>
+           2008-2012 Thomas Weber <tweber at debian.org>
+           2008-2012 Rafael Laboissière <rafael at laboissiere.net>
+           2012 Sébastien Villemot <sebastien.villemot at ens.fr>
 License: GPL-3+
 
-License: GPL2+
+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,
+ 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+
+ 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: LGPL-2+
+ 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 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, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the full text of the GNU Lesser General Public License
+ version 2 can be found in the file `/usr/share/common-licenses/LGPL-2'.
+

-- 
Debian packaging for octave-miscellaneous



More information about the Pkg-octave-commit mailing list