[Pkg-octave-commit] [SCM] Debian packaging for octave-tsa branch, master, updated. 133ec7bc2aea0c723ea4f4a9bd2230f0748a3db9

Rafael Laboissiere rafael at laboissiere.net
Tue Mar 27 21:21:42 UTC 2012


The following commit has been merged in the master branch:
commit 133ec7bc2aea0c723ea4f4a9bd2230f0748a3db9
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Tue Mar 27 18:48:31 2012 +0200

    debian/copyright: update to machine-readable format 1.0

diff --git a/debian/copyright b/debian/copyright
index 806f176..63fa22d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,46 +1,50 @@
-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: TSA package for Octave
-Upstream-Maintainer: Alois Schloegl <a.schloegl at ieee.org>
-Upstream-Source: http://octave.sourceforge.net/tsa/index.html
+Upstream-Contact: The Octave Community <octave-dev at lists.sf.net>
+Source: http://octave.sourceforge.net/tsa/
 
-Files: inst/*.m (see exceptions below)
-Copyright: © 1996-2008  Alois Schloegl
-License: LGPL-2+
-
-Files: inst/contents.m, inst/flag_implicit_samplerate.m, inst/flix.m,
- inst/y2res.m
-Copyright: © 1996-2005  Alois Schloegl
-License: GPL-2+
+Files: inst/*.m src/*.cpp
+Copyright: 1996-2005, 2008, 2010, 2012, Alois Schloegl <alois.schloegl at ist.ac.at>
+License: GPL-3+
 
 Files: inst/mvaar.m
-Copyright: © 2001, 2002  Christian Kasess
-           © 2003  Alois Schloegl
-License: LGPL-2+
+Copyright:  2001, 2002 Christian Kasess
+            2003, 2008 Alois Schloegl <a.schloegl at ieee.org>
+License: GPL-3+
 
 Files: inst/rmle.m
-Copyright: © 2004  Jose Luis Gutierrez
-License: LGPL-2+
+Copyright:  2004 Jose Luis Gutierrez <jlg at gmx.at>
+License: GPL-3+
 
 Files: inst/detrend.m
-Copyright: © 1995, 1996  Kurt Hornik
-           © 2001, 2007  Alois Schloegl
-License: LGPL-2+
-
-Files: debian/*
-Copyright: © 2008 Rafael Laboissiere
+Copyright:  1995, 1996 Kurt Hornik <Kurt.Hornik at ci.tuwien.ac.at>
+            2001, 2007 Alois Schloegl <a.schloegl at ieee.org>
 License: GPL-3+
 
-License: GPL-2+
- 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'.
+Files: inst/mvaar.m
+Copyright: 2001-2002, Christian Kasess
+           2003, 2008 Alois Schloegl <a.schloegl at ieee.org>
+License: GPL-3+
 
-License: LGPL-2+
- On Debian systems, the complete text of the GNU Lesser General Public
- License, version 2, can be found in the file
- `/usr/share/common-licenses/LGPL-2'.
+Files: debian/*
+Copyright: 2008, 2012 Rafael Laboissiere <rafael at laboissiere.net>
+           2008-2011 Thomas Weber <tweber at debian.org>
+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'.
diff --git a/src/sumskipnan_mex.mexw64 b/src/sumskipnan_mex.mexw64
deleted file mode 100755
index 7618204..0000000
Binary files a/src/sumskipnan_mex.mexw64 and /dev/null differ

-- 
Debian packaging for octave-tsa



More information about the Pkg-octave-commit mailing list