[Pkg-octave-commit] [SCM] Debian packaging for octave-io branch, master, updated. 5e4844d1ec17c151a696f406a800b673e8b29302

Sébastien Villemot sebastien.villemot at ens.fr
Sat Mar 17 14:19:12 UTC 2012


The following commit has been merged in the master branch:
commit 8a03f1a4c01db6a46efd6100ece7c4954ce309cd
Author: Sébastien Villemot <sebastien.villemot at ens.fr>
Date:   Sat Mar 17 09:35:58 2012 +0100

    debian/copyright: upgrade to machine-readable format 1.0

diff --git a/debian/copyright b/debian/copyright
index ba9e14b..0d9e54d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,49 +1,93 @@
-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: io package for Octave
-Upstream-Maintainer: The Octave Community <octave-dev at lists.sf.net>
-Upstream-Source: http://octave.sourceforge.net/io/index.html
+Upstream-Contact: Philip Nienhuis <prnienhuis at users.sf.net>
+Source: http://octave.sourceforge.net/io/
 
-Files: inst/csvwrite.m, inst/csvread.m
-Copyright: © 2001, 2008 Paul Kienzle
-License: GPL-2+
-
-Files: inst/xlsread.m
-Copyright: © 2004 Alois Schloegl
+Files: *
+Copyright: 2009-2012 Philip Nienhuis <prnienhuis at users.sf.net>
 License: GPL-2+
 
 Files: inst/append_save.m
-Copyright: © 2003 Tomer Altman
+Copyright: 2003 Tomer Altman <taltman at lbl.gov>
 License: GPL-2+
 
-Files: src/dlmread.cc
-Copyright: © 2008 Jonathan Stickel
+Files: inst/object2json.m
+Copyright: 2010 Torre Herrera, Daniel de
 License: GPL-2+
 
-Files: src/textread.cc
-Copyright: © 2005 Stefan van der Walt
-License: other
- Redistribution and use in source  and binary forms, with or without
- modification, are permitted  provided that the following conditions
- are met:
- .
- 1. Redistributions of source code must retain the above copyright
-    notice, this list of conditions and the following disclaimer.
- .
- 2. Redistributions in binary form must reproduce the above
-    copyright notice, this list of conditions and the following
-    disclaimer in the documentation and/or other materials provided
-    with the distribution.
+Files: inst/fexist.m
+Copyright: 2008 Jaroslav Hajek <highegg at gmail.com>
+License: GPL-3+
+
+Files: inst/pch2mat.m
+Copyright: 2011, Bilen Oytun Peksel <oytun.peksel at gmail.com>
+License: BSD-2-clause
 
 Files: debian/*
-Copyright: © 2008 Ólafur Jens Sigurðsson <ojsbug at gmail.com>
+Copyright: 2008 Ólafur Jens Sigurðsson <ojsbug at gmail.com>
+           2008-2009 Rafael Laboissiere <rafael at laboissiere.net>
+           2008-2012 Thomas Weber <tweber at gmail.com>
+           2012 Sébastien Villemot <sebastien.villemot at ens.fr>
 License: GPL-3+
 
+License: BSD-2-clause
+ All rights reserved.
+ .
+ Redistribution and use in source and binary forms, with or without 
+ modification, are permitted provided that the following conditions are 
+ met:
+ .
+    * Redistributions of source code must retain the above copyright 
+      notice, this list of conditions and the following disclaimer.
+    * Redistributions in binary form must reproduce the above copyright 
+      notice, this list of conditions and the following disclaimer in 
+      the documentation and/or other materials provided with the distribution
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE 
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
+ POSSIBILITY OF SUCH DAMAGE.
+
 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+
+ 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'.
+

-- 
Debian packaging for octave-io



More information about the Pkg-octave-commit mailing list