[Pkg-octave-commit] r1604 - in octave-forge-pkgs: . octave-signal/trunk/debian

Rafael Laboissiere rafael at alioth.debian.org
Tue Apr 8 08:56:32 UTC 2008


Author: rafael
Date: 2008-04-08 08:56:32 +0000 (Tue, 08 Apr 2008)
New Revision: 1604

Modified:
   octave-forge-pkgs/TODO
   octave-forge-pkgs/octave-signal/trunk/debian/copyright
Log:
Update copyright file to new format and add problematic files to TODO

Modified: octave-forge-pkgs/TODO
===================================================================
--- octave-forge-pkgs/TODO	2008-04-08 07:50:21 UTC (rev 1603)
+++ octave-forge-pkgs/TODO	2008-04-08 08:56:32 UTC (rev 1604)
@@ -34,8 +34,12 @@
 parallel
 physicalconstants
 plot
-signal
 
+signal:
+        inst/flattopwin.m (file in public domain but without copyright
+        statement)
+        inst/hann.m (one-line function without copyright statement)
+
 sockets:
         src/sockets.cc (no copyright statement; should we assume the
         same as in DESCRITPION?)

Modified: octave-forge-pkgs/octave-signal/trunk/debian/copyright
===================================================================
--- octave-forge-pkgs/octave-signal/trunk/debian/copyright	2008-04-08 07:50:21 UTC (rev 1603)
+++ octave-forge-pkgs/octave-signal/trunk/debian/copyright	2008-04-08 08:56:32 UTC (rev 1604)
@@ -1,3 +1,168 @@
+Original source may be found at http://octave.sf.net.
+
+Files: inst/filtic.m
+Copyright: © 2004 David Billinghurst
+License: GPL-2+
+ This file is under the GPL, version 2 or later.
+
+Files: inst/firls.m
+Copyright: © 2006 Quentin Spencer
+License: GPL-2+
+ This file is under the GPL, version 2 or later.
+
+Files: inst/pburg.m, inst/ar_psd.m, inst/arburg.m, inst/cohere.m,
+ inst/pyulear.m, inst/csd.m, inst/tfe.m, inst/pwelch.m,
+ inst/mscohere.m, inst/tfestimate.m, inst/cpsd.m
+Copyright: © 2006 Peter V. Lanspeary
+License: GPL-2+
+ These files are under the GPL, version 2 or later.
+
+Files: inst/gaussian.m, inst/cheby2.m, inst/buttord.m,
+ inst/filtfilt.m, inst/gausswin.m, inst/sftrans.m, inst/butter.m,
+ inst/__power.m, inst/levinson.m, inst/xcov.m, inst/aryule.m,
+ inst/zplane.m, inst/impz.m, inst/bilinear.m, inst/cheby1.m
+ inst/rceps.m
+Copyright: © 1999 Paul Kienzle
+License: GPL-2+
+ These file are under the GPL, version 2 or later.
+
+Files: inst/specgram.m, inst/chirp.m
+Copyright: © 1999-2000 Paul Kienzle
+License: GPL-2+
+ These files are under the GPL, version 2 or later.
+
+Files: inst/xcorr.m
+Copyright: © 1999-2001 Paul Kienzle
+License: GPL-2+
+ This file is under the GPL, version 2 or later.
+
+Files: inst/kaiserord.m, inst/interp.m, inst/xcorr2.m, inst/fir1.m,
+ inst/resample.m, inst/boxcar.m, src/medfilt1.cc, inst/cheb2ord.m,
+ inst/rectpuls.m, inst/grpdelay.m, inst/pulstran.m, inst/decimate.m,
+ inst/cheb1ord.m, inst/fir2.m, inst/triang.m
+Copyright: © 2000 Paul Kienzle
+License: GPL-2+
+ These files are under the GPL, version 2 or later.
+
+Files: inst/sgolay.m, inst/dct2.m, inst/idct.m, inst/tripuls.m,
+ inst/idct2.m, inst/polystab.m, inst/dctmtx.m, inst/sgolayfilt.m,
+ inst/dct.m
+Copyright: © 2001 Paul Kienzle
+License: GPL-2+
+ These files are under the GPL, version 2 or later.
+
+Files: inst/upsample.m, inst/square.m, inst/idst.m, inst/dst.m,
+ inst/downsample.m
+Copyright:  Paul Kienzle
+License: PD
+ Thiese functions are public domain
+
+Files: inst/tukeywin.m
+Copyright: © 2007 Laurent Mazet
+License: GPL-2+
+ This file is under the GPL, version 2 or later.
+
+Files: inst/invfreqs.m, inst/invfreq.m, inst/invfreqz.m
+Copyright: © 1986, 2003 Julius O. Smith III
+License: GPL-2+
+ These files are under the GPL, version 2 or later.
+
+Files: inst/freqs.m, inst/freqs_plot.m
+Copyright: © 2003 Julius O. Smith III
+License: GPL-2+
+ These files are under the GPL, version 2 or later.
+
+Files: inst/grpdelay.m
+Copyright: © 2004 Julius O. Smith III
+License: GPL-2+
+ This file is under the GPL, version 2 or later.
+
+Files: inst/sos2zp.m, inst/residued.m, inst/zp2sos.m, inst/residuez.m,
+ inst/cplxreal.m, inst/sos2tf.m, inst/tf2sos.m
+Copyright: © 2005 Julius O. Smith III
+License: GPL-2+
+ These files are under the GPL, version 2 or later.
+
+Files: inst/ncauer.m, inst/__ellip_ws_min.m, inst/ellip.m,
+ inst/ellipdemo.m, inst/ellipord.m, inst/__ellip_ws.m
+Copyright: © 2001 Paulo Neis
+License: GPL-2+
+ These files are under the GPL, version 2 or later.
+
+Files: inst/filtfilt.m
+Copyright: © 2007 Francesco Potortì
+License: GPL-2+
+ This file is under the GPL, version 2 or later.
+
+Files: inst/cheb.m, inst/chebwin.m, inst/qp_kaiser.m
+Copyright: © 2002 André Carezia
+License: GPL-2+
+ These files are under the GPL, version 2 or later.
+
+Files, inst/upfirdn.m, inst/diric.m, inst/morlet.m, inst/mexihat.m,
+ inst/shanwavf.m, inst/bohmanwin.m, inst/bitrevorder.m,
+ inst/barthannwin.m, inst/blackmanharris.m, inst/nuttallwin.m,
+ inst/gmonopuls.m, inst/parzenwin.m, inst/meyeraux.m, inst/gauspuls.m
+Copyright: © 2007 Sylvain Pelissier
+License: GPL-2+
+ These files are under the GPL, version 2 or later.
+
+Files: inst/hilbert.m,
+Copyright: © 2007 Peter L. Soendergaard
+License: GPL-2+
+ This file is under the GPL, version 2 or later.
+
+Files: inst/convmtx.m, inst/dftmtx.m
+Copyright: © 2003 David Bateman
+License: GPL-2+
+ These files are under the GPL, version 2 or later.
+
+Files: inst/levinson.m,
+Copyright: © 1995 Friedrich Leisch
+License: GPL-2+
+ This file is under the GPL, version 2 or later.
+
+Files: inst/kaiser.m
+Copyright: © 1995, 1996, 1997  Kurt Hornik
+License: GPL-2+
+ This file is under the GPL, version 2 or later.
+
+Files: inst/sawtooth.m,
+Copyright: © 2007 Juan Aguado
+License: GPL-2+
+ This file is under the GPL, version 2 or later.
+
+Files: inst/cceps.m
+Copyright: © 1994 Dept of Probability Theory and Statistics TU Wien
+License: GPL-2+
+ This file is under the GPL, version 2 or later.
+
+Files: inst/czt.m
+Copyright: © 2004 Daniel Gunyan
+License: GPL-2+
+ This file is under the GPL, version 2 or later.
+
+Files: inst/welchwin.m, inst/blackmannuttall.m
+Copyright: © 2007 Muthiah Annamalai
+License: GPL-2+
+ These files are under the GPL, version 2 or later.
+
+Files: src/remez.cc,
+Copyright: © 1995, 1998 Jake Janovetz
+License: GPL-2+
+ This file is under the GPL, version 2 or later.
+
+Files: debian/*
+Copyright: © 2008 Ólafur Jens Sigurðsson <ojsbug at gmail.com>
+License: GPL-3+
+ The Debian packaging information is under the GPL, version 3 or later.
+
+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. The
+complete text of the GNU General Public License, version 3, can be found
+in the file `/usr/share/common-licenses/GPL-3.
+
+
 This package was debianized by Olafur Jens Sigurdsson <ojsbug at gmail.com> on
 Tue, 19 Feb 2008 00:55:50 +0100
 
@@ -24,7 +189,7 @@
 	 Dave Cogdell <cogdelld at asme.org>
 	 Andreas Weingessel <Andreas.Weingessel at ci.tuwien.ac.at>
 
-Copyright: 
+Copyright:
 
     Copyright (C) 2001 Paul Kienzle
     Copyright (c) 1995,1998  Jake Janovetz
@@ -50,7 +215,7 @@
  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.
-    
+
  Some files are also provided as public domain, namely downsample.m,
  dst.m flattopwin.m, hann.m, idst.m, square.m and upsample.m
 




More information about the Pkg-octave-commit mailing list