[Pkg-octave-commit] [SCM] Debian packaging for octave-quaternion branch, master, updated. 4105e770a89f62de7d5f3c190c844f2a89ad0af9

Rafael Laboissiere rafael at laboissiere.net
Wed Mar 28 19:01:03 UTC 2012


The following commit has been merged in the master branch:
commit 4b05ed2fc1f01d4f9043d264abf3406f700c0c6a
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Wed Mar 28 20:49:20 2012 +0200

    debian/copyright: update to machine-readable format 1.0
    
    Git-Dch: Ignore

diff --git a/debian/copyright b/debian/copyright
index c5d3513..15bf822 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,17 +1,64 @@
-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: quaternion package for Octave
-Upstream-Maintainer: A. S. Hodel <a.s.hodel at eng.auburn.edu>
-Upstream-Source: http://octave.sourceforge.net/quaternion/index.html
+Upstream-Contact: The Octave Community <octave-dev at lists.sf.net>
+Source: http://octave.sourceforge.net/quaternion/
 
-Files: debian/*
-Copyright: © 2009 Rafael Laboissiere <rafael at debian.org>
+Files: inst/@quaternion/*.m inst/*.m src/is_real_array.cc
+Copyright: 2010-2012 Lukas F. Reichlin
+License: GPL-3+
+
+Files: inst/q2rot.m inst/rot2q.m
+Copyright: 1998-2000, 2002, 2005-2007, Auburn University
+           2010-2011, Lukas F. Reichlin
 License: GPL-3+
 
-Files: inst/*.m
-Copyright: © 1998, 1999, 2000, 2002, 2005, 2006, 2007 Auburn University
-License: GPL3+
+Files: inst/@quaternion/diff.m
+Copyright: 1998, 2000, 2005, 2007 Auburn University
+           2011 Juan Pablo Carbajal <carbajal at ifi.uzh.ch>
+License: GPL-3+
 
+Files: inst/@quaternion/power.m
+Copyright: 2010-2011 Lukas F. Reichlin
+           2011 Juan Pablo Carbajal <carbajal at ifi.uzh.ch>
 License: GPL-3+
+
+Files: doc/quaternion.pdf
+Copyright: 2010-2012 Lukas F. Reichlin <lukas.reichlin at gmail.com>
+License: other
+ This manual is generated automatically from the texinfo help strings of
+ the package’s functions.
+ .
+ Permission is granted to make and distribute verbatim copies of this
+ manual provided the copyright notice and this permission notice are
+ preserved on all copies.
+ .
+ Permission is granted to copy and distribute modified versions of this
+ manual under the conditions for verbatim copying, provided that the entire
+ resulting derived work is distributed under the terms of a permission
+ notice identical to this one.
+ .
+ Permission is granted to copy and distribute translations of this manual
+ into another language, under the same conditions as for modified versions.
+
+Files: debian/*
+Copyright: 2012 Rafael Laboissiere <rafael at laboissiere.net>
+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'.
+

-- 
Debian packaging for octave-quaternion



More information about the Pkg-octave-commit mailing list