[Pkg-octave-commit] [SCM] Debian packaging for octave-general branch, master, updated. 1.1.3-1-26-g0960d88

Rafael Laboissiere rafael at laboissiere.net
Tue Mar 13 19:02:13 UTC 2012


The following commit has been merged in the master branch:
commit 0960d88a017314936ae433dd31b8844e336232f0
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Tue Mar 13 19:52:23 2012 +0100

    debian/copyright: update to machine-readable format 1.0

diff --git a/debian/copyright b/debian/copyright
index bfbbd29..817199c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,49 +1,96 @@
-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: General package for Octave
-Upstream-Maintainer: The Octave Community <octave-dev at lists.sf.net>
-Upstream-Source: http://octave.sourceforge.net/general/index.html
+Upstream-Contact: The Octave Community <octave-dev at lists.sf.net>
+Source: http://octave.sourceforge.net/general/
 
-Files: inst/*.m
-Copyright: © 2002 Etienne Grossmann
-License: GPL-2+
+Files: inst/@dict/dict.m inst/@dict/display.m inst/@dict/end.m
+ inst/@dict/get.m inst/@dict/has.m inst/@dict/isempty.m inst/@dict/join.m
+ inst/@dict/length.m inst/@dict/private/__lookup_compat__.m
+ inst/@dict/struct.m inst/@dict/subsasgn.m inst/@dict/subsref.m
+ inst/adresamp2.m inst/parcellfun.m inst/private/parcellfun_opts.m
+ inst/unresamp2.m src/fload.cc src/fsave.cc
+Copyright: 2009-2010 VZLU Prague, a.s., Czech Republic
+License: GPL-3+
+
+Files: src/packfields.cc src/unpackfields.cc
+Copyright: 2009 VZLU Prague
+License: GPL-3+
 
 Files: inst/unvech.m
-Copyright: © 2006 Michael Creel
+Copyright: 2006 Michael Creel <michael.creel at uab.es>
+           2009 Jaroslav Hajek
 License: GPL-2+
 
-Files: inst/transpose.m, inst/ctranspose.m
-Copyright: © 2001 Laurent Mazet
+Files: inst/safeprod.m
+Copyright: 2008 VZLU Prague, a.s., Czech Republic
 License: GPL-2+
 
-Files: inst/issorted.m
-Copyright: © 2006 Sylvain Pelissier and Paul Kienzle
-License: GPL-2+
+Files: inst/ztvals.m
+Copyright: 2009 Jaroslav Hajek
+License: GPL-3+
 
-Files: src/SHA1.cc
-Copyright: © 1999 Andy Adler
-License: other
- This code has no warrany whatsoever. Do what you like with this code
- as long as you leave this copyright in place.
+Files: inst/pararrayfun.m
+Copyright: 2009 Jaroslav Hajek
+           2009 VZLU Prague, a.s., Czech Republic
+License: GPL-3+
 
-Files: src/mark_for_deletion.cc
-Copyright: © 2002 Andy Adler
-License: GPL-other
+Files: inst/private/chunk_parcellfun.m
+Copyright: 2010 Jean-Benoist Leger <jben at jben.info>
+           2010 VZLU Prague, a.s., Czech Republic
+License: GPL-3+
 
-Files: src/deref.cc
-Copyright: © 2002 Paul Kienzle
+Files: src/__exit__.cc
+Copyright: 2008 Olaf Till <olaf.till at uni-jena.de>
+License: GPL-3+
+
+Files: src/mark_for_deletion.cc
+Copyright: 2002 Andy Adler
 License: GPL-2+
 
+Files: src/SHA1.cc
+Copyright: 1999 Andy Adler
+License: other
+ This code has no warrany whatsoever.
+ Do what you like with this code as long as you leave this copyright in place.
+
 Files: debian/*
-Copyright: © 2008 Ólafur Jens Sigurðsson <ojsbug at gmail.com>
+Copyright: 2008 Ólafur Jens Sigurðsson <ojsbug at gmail.com>
+           2008-2011 Thomas Weber <tweber at debian.org>
+           2009, 2012 Rafael Laboissiere <rafael at laboissiere.net>
 License: 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,
+ 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-general



More information about the Pkg-octave-commit mailing list