debian/0000755000000000000000000000000012302707346007172 5ustar debian/octave-quaternion.docs0000644000000000000000000000002312037062627013504 0ustar doc/quaternion.pdf debian/copyright0000644000000000000000000000422312265030032011113 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: quaternion package for Octave Upstream-Contact: The Octave Community Source: http://octave.sourceforge.net/quaternion/ Files: * Copyright: 2010-2014 Lukas F. Reichlin 1998-2000, 2002, 2005-2007, Auburn University 2010-2013, Lukas F. Reichlin 2011 Juan Pablo Carbajal License: GPL-3+ Files: doc/quaternion.tex Copyright: 2010-2013 Lukas F. Reichlin 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. 2014 Rafael Laboissiere 2013 Sébastien Villemot 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 . . 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/changelog0000644000000000000000000000357512302707346011056 0ustar octave-quaternion (2.2.0-1build1) trusty; urgency=medium * Rebuild for octave 3.8. -- Matthias Klose Mon, 24 Feb 2014 18:26:46 +0000 octave-quaternion (2.2.0-1) unstable; urgency=medium [ Rafael Laboissiere ] * Imported Upstream version 2.2.0 * debian/copyright: Reflect upstream changes -- Sébastien Villemot Mon, 13 Jan 2014 19:22:26 +0100 octave-quaternion (2.0.3-1) unstable; urgency=low [ Sébastien Villemot ] * Imported Upstream version 2.0.3 * debian/copyright: reflect upstream changes. * Bump Standards-Version to 3.9.5, no changes needed. [ Thomas Weber ] * debian/control: Use canonical URLs in Vcs-* fields -- Sébastien Villemot Wed, 06 Nov 2013 14:44:29 +0000 octave-quaternion (2.0.2-2) unstable; urgency=low [ Rafael Laboissiere ] * debian/copyright: Use the octave-maintainers mailing list as upstream contact -- Sébastien Villemot Mon, 20 May 2013 13:44:12 +0200 octave-quaternion (2.0.2-1) experimental; urgency=low [ Rafael Laboissiere ] * Imported Upstream version 2.0.2 -- Sébastien Villemot Mon, 29 Oct 2012 20:06:40 +0100 octave-quaternion (2.0.1-1) experimental; urgency=low [ Rafael Laboissiere ] * Imported Upstream version 2.0.1 * Drop patch add-doc-source.patch (applied upstream) * debian/copyright: Refresh for new upstream release * Bump Standards-Version to 3.9.4 (no changes needed) * Use Sébastien Villemot's @debian.org email address * Remove obsolete DM-Upload-Allowed flag -- Sébastien Villemot Mon, 15 Oct 2012 21:40:21 +0200 octave-quaternion (2.0.0-1) unstable; urgency=low [ Rafael Laboissiere ] * Initial release (closes: #529732) * debian/patches/add-doc-source.patch: New patch -- Thomas Weber Mon, 02 Apr 2012 14:13:17 +0200 debian/compat0000644000000000000000000000000212037062627010371 0ustar 9 debian/octave-quaternion.doc-base0000644000000000000000000000170512037062627014241 0ustar Document: octave-quaternion-manual Title: Quaternion Package for GNU Octave Author: Lukas F. Reichlin and Juan Pablo Carbajal Abstract: The GNU Octave quaternion package from version 2 onwards was developed by Lukas F. Reichlin with important contributions by Juan Pablo Carbajal. This new package is intended as a replacement for quaternion-1.0.0 by A. Scottedward Hodel. It is loosely based on ideas from the Quaternion Toolbox for Matlab by Steve Sangwine and Nicolas Le Bihan with a special focus on code simplicity and vectorization. Its main features are: (1) matrices and n-dimensional arrays of quaternions, (2) overloaded operators due to the use of classes introduc ed with Octave 3.2, (3) operator semantics similar to Octave’s built-in complex numbers, and (4) fully vectorized code for crunching large quaternion arrays in a speedy manner. Section: Science/Mathematics Format: PDF Files: /usr/share/doc/octave-quaternion/quaternion.pdf.gz debian/control0000644000000000000000000000157312265027305010601 0ustar Source: octave-quaternion Section: math Priority: optional Maintainer: Debian Octave Group Uploaders: Thomas Weber , Sébastien Villemot Build-Depends: debhelper (>= 9), cdbs, octave-pkg-dev (>= 1.0.1) Standards-Version: 3.9.5 Homepage: http://octave.sourceforge.net/quaternion Vcs-Git: git://anonscm.debian.org/pkg-octave/octave-quaternion.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-octave/octave-quaternion.git Package: octave-quaternion Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, ${octave:Depends} Description: quaternion package for Octave This package implements the manipulation of quaternions used for frame transformation. It runs under Octave, a scientific computation software. . This Octave add-on package is part of the Octave-Forge project. debian/rules0000755000000000000000000000012512037062627010251 0ustar #!/usr/bin/make -f # -*- makefile -*- include /usr/share/cdbs/1/class/octave-pkg.mk debian/source/0000755000000000000000000000000012037062627010473 5ustar debian/source/format0000644000000000000000000000001412037062627011701 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000007012037062627010221 0ustar version=3 http://sf.net/octave/quaternion-(.+)\.tar\.gz