--- octave-signal-1.0.10.orig/debian/control +++ octave-signal-1.0.10/debian/control @@ -0,0 +1,29 @@ +Source: octave-signal +Section: math +Priority: optional +Maintainer: Debian Octave Group +Uploaders: Ólafur Jens Sigurðsson , + Thomas Weber , + Rafael Laboissiere +DM-Upload-Allowed: yes +Build-Depends: debhelper (>= 6), cdbs, octave-pkg-dev (>= 0.7.0), quilt, + octave-control (>= 1.0.11-2) +Build-Conflicts: octave-nan +Standards-Version: 3.8.1 +Homepage: http://octave.sourceforge.net/signal +Vcs-Git: git://git.debian.org/git/pkg-octave/octave-signal.git +Vcs-Browser: http://git.debian.org/?p=pkg-octave/octave-signal.git + +Package: octave-signal +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends}, octave-optim (>= 1.0.5), ${octave:Depends} +Description: signal processing functions for Octave + This package provides signal processing tools including filtering, + windowing and display functions in octave. + . + Blackman-Harris, Blackman-Nuttall and Bohman are among the windowing functions + and filters include Chebyshev type filters and butterworth filters. + . + Additionally, some wavelet functions are included. + . + This Octave add-on package is part of the Octave-Forge project. --- octave-signal-1.0.10.orig/debian/copyright +++ octave-signal-1.0.10/debian/copyright @@ -0,0 +1,144 @@ +Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=48 +Upstream-Name: Signal package for Octave +Upstream-Maintainer: The Octave Community +Upstream-Source: http://octave.sourceforge.net/signal/index.html + +Files: inst/filtic.m +Copyright: © 2004 David Billinghurst +License: GPL-2+ + +Files: inst/firls.m +Copyright: © 2006 Quentin Spencer +License: GPL-2+ + +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+ + +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+ + +Files: inst/specgram.m, inst/chirp.m +Copyright: © 1999-2000 Paul Kienzle +License: GPL-2+ + +Files: inst/xcorr.m +Copyright: © 1999-2001 Paul Kienzle +License: GPL-2+ + +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+ + +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+ + +Files: inst/upsample.m, inst/square.m, inst/idst.m, inst/dst.m, + inst/downsample.m +Copyright: Paul Kienzle +License: PD + +Files: inst/tukeywin.m +Copyright: © 2007 Laurent Mazet +License: GPL-2+ + +Files: inst/invfreqs.m, inst/invfreq.m, inst/invfreqz.m +Copyright: © 1986, 2003 Julius O. Smith III +License: GPL-2+ + +Files: inst/freqs.m, inst/freqs_plot.m +Copyright: © 2003 Julius O. Smith III +License: GPL-2+ + +Files: inst/grpdelay.m +Copyright: © 2004 Julius O. Smith III +License: GPL-2+ + + +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+ + +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+ + +Files: inst/filtfilt.m +Copyright: © 2007 Francesco Potortì +License: GPL-2+ + +Files: inst/cheb.m, inst/chebwin.m, inst/qp_kaiser.m +Copyright: © 2002 André Carezia +License: GPL-2+ + +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+ + +Files: inst/hilbert.m, +Copyright: © 2007 Peter L. Soendergaard +License: GPL-2+ + +Files: inst/convmtx.m, inst/dftmtx.m +Copyright: © 2003 David Bateman +License: GPL-2+ + +Files: inst/levinson.m, +Copyright: © 1995 Friedrich Leisch +License: GPL-2+ + +Files: inst/kaiser.m +Copyright: © 1995, 1996, 1997 Kurt Hornik +License: GPL-2+ + +Files: inst/sawtooth.m, +Copyright: © 2007 Juan Aguado +License: GPL-2+ + +Files: inst/cceps.m +Copyright: © 1994 Dept of Probability Theory and Statistics TU Wien +License: GPL-2+ + +Files: inst/czt.m +Copyright: © 2004 Daniel Gunyan +License: GPL-2+ + +5AFiles: inst/welchwin.m, inst/blackmannuttall.m +Copyright: © 2007 Muthiah Annamalai +License: GPL-2+ + +Files: src/remez.cc, +Copyright: © 1995, 1998 Jake Janovetz +License: GPL-2+ + +Files: debian/* +Copyright: © 2008 Ólafur Jens Sigurðsson +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'. + +License: GPL-3+ + 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'. --- octave-signal-1.0.10.orig/debian/rules +++ octave-signal-1.0.10/debian/rules @@ -0,0 +1,6 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +include /usr/share/cdbs/1/class/octave-pkg.mk +include /usr/share/cdbs/1/rules/patchsys-quilt.mk + --- octave-signal-1.0.10.orig/debian/README.source +++ octave-signal-1.0.10/debian/README.source @@ -0,0 +1,9 @@ +README.source for octave-signal +=============================== + +This package uses quilt to manage all modifications to the upstream sources. +See `/usr/share/doc/quilt/README.source' to get more information on how to +use it. + + -- Rafael Laboissiere , Sat, 23 May 2009 12:59:43 +0200 + --- octave-signal-1.0.10.orig/debian/compat +++ octave-signal-1.0.10/debian/compat @@ -0,0 +1 @@ +6 --- octave-signal-1.0.10.orig/debian/watch +++ octave-signal-1.0.10/debian/watch @@ -0,0 +1,3 @@ +version=3 +http://octave.sourceforge.net/packages.html \ + http://downloads\.sourceforge\.net/octave/signal-([\d.]+)\.tar\.gz\?download --- octave-signal-1.0.10.orig/debian/changelog +++ octave-signal-1.0.10/debian/changelog @@ -0,0 +1,86 @@ +octave-signal (1.0.10-1build1) lucid; urgency=low + + * No-change rebuild against libhdf5-serial-1.8.4 (LP: #536869) + + -- Steve Langasek Thu, 11 Mar 2010 09:04:55 +0000 + +octave-signal (1.0.10-1) unstable; urgency=low + + [ Rafael Laboissiere ] + * debian/control: Build-depend on octave-pkg-dev >= 0.7.0, such that the + package is built against octave3.2 + + [ Thomas Weber ] + * New upstream release + * Remove patch remove-upfirdn-m.diff, applied upstream + * Add octave-control to build-dependencies, it's used for some tests. + Ensure the version for Octave 3.2 is used by having a versioned + (>= 1.0.11-2) in the dependency. + * debian/rules: Drop code for fixing the wrong permission of + sampled2continuous.m, fixed upstream + + -- Thomas Weber Thu, 31 Dec 2009 00:51:36 +0100 + +octave-signal (1.0.9-1) unstable; urgency=low + + * New upstream release + * debian/patches/remove-upfirdn-m.diff: Add patch for removing file + inst/upfridn.m prior to package building. This file is obsolete and + has been superseded by src/upfirdn.cc. + * debian/control: + + (Build-Depends): Add quilt + + (Standards-Version): Bump to 3.8.1 (no changes needed) + + (Depends): Add ${misc:Depends} + + (Vcs-Git, Vcs-Browser): Adjust to new Git repository + + (Build-Conflicts): Add octave-nan, otherwise the test of filtfilt + fails + * debian/copyright: + + Use DEP5 URL in Format-Specification + + Use separate License stanzas for instructing about the location of + the different licenses used in the package + * debian/rules: + + Include patchsys-quilt.mk + + Fix wrong permission of script sampled2continuous.m + * debian/README.source: Add file explaining the quilt patch system, as + required by the Policy + + -- Rafael Laboissiere Sun, 24 May 2009 19:32:47 +0200 + +octave-signal (1.0.8-2) unstable; urgency=low + + [ Rafael Laboissiere ] + * debian/copyright: Add header + * debian/control: Bump build-dependency on octave-pkg-dev to >= 0.6.4, + such that the package is built with the versioned packages directory + + [ Thomas Weber ] + * Add octave-specfun to dependencies + * Upload to unstable + + -- Thomas Weber Tue, 07 Apr 2009 19:04:51 +0200 + +octave-signal (1.0.8-1) experimental; urgency=low + + [ Ólafur Jens Sigurðsson ] + * debian/control: Bumped Standards-Version to 3.8.0 (no changes + needed) + + [ Thomas Weber ] + * New upstream release + * Bump dependency on octave-pkg-dev to 0.6.1, to get the experimental + version + + -- Thomas Weber Thu, 11 Dec 2008 16:34:47 +0000 + +octave-signal (1.0.7-1) unstable; urgency=low + + [ Ólafur Jens Sigurðsson ] + * New upstream version + + -- Thomas Weber Thu, 15 May 2008 14:28:40 +0200 + +octave-signal (1.0.6-1) unstable; urgency=low + + * Initial release (closes: #468521) + + -- Ólafur Jens Sigurðsson Tue, 19 Feb 2008 00:55:50 +0100 --- octave-signal-1.0.10.orig/debian/patches/series +++ octave-signal-1.0.10/debian/patches/series @@ -0,0 +1 @@ +