debian/0000755000000000000000000000000011732676766007213 5ustar debian/source/0000755000000000000000000000000011727454550010500 5ustar debian/source/format0000644000000000000000000000001411727454550011706 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211731117435010367 0ustar 9 debian/changelog0000644000000000000000000000715111732676766011071 0ustar octave-data-smoothing (1.3.0-2) unstable; urgency=low * debian/patches/autoload-yes.patch: new patch -- Sébastien Villemot Thu, 22 Mar 2012 19:30:53 +0000 octave-data-smoothing (1.3.0-1) unstable; urgency=low * Imported Upstream version 1.3.0 * Bump to debhelper compat level 9 * debian/copyright: upgrade to machine-readable format 1.0 * Bump to Standards-Version 3.9.3, no changes needed * Build-depend on octave-pkg-dev >= 1.0.1, to compile against Octave 3.6 * Remove ${shlibs:Depends}, meaningless on an arch:all package -- Sébastien Villemot Sat, 17 Mar 2012 15:34:54 +0100 octave-data-smoothing (1.2.3-1) unstable; urgency=low [ Sébastien Villemot ] * Imported Upstream version 1.2.3 (Closes: #651064) * Bump to debhelper compat level 8 * Bump Standards-Version to 3.9.2, no changes needed * Add myself to Uploaders * debian/copyright: upgrade to latest DEP5 [ Thomas Weber ] * Switch architecture to "all", the package contains only .m files. * Remove debian/clean file; the current package doesn't have any of the files mentioned there. -- Thomas Weber Sat, 10 Dec 2011 19:35:33 +0100 octave-data-smoothing (1.2.0-3) unstable; urgency=low * debian/control: - Remove Rafael Laboissiere from Uploaders (Closes: #571839) - Remove Ólafur Jens Sigurðsson from Uploaders * Update copyright information * Bump standards version to 3.9.1, no changes needed * Switch to dpkg-source 3.0 (quilt) format -- Thomas Weber Wed, 23 Feb 2011 23:08:06 +0100 octave-data-smoothing (1.2.0-2) 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 Sun, 29 Nov 2009 16:51:55 +0100 octave-data-smoothing (1.2.0-1) unstable; urgency=low * New upstream release * debian/control: + (Standards-Version): Bump to 3.8.1 (no changes needed) + (Depends): Add ${misc:Depends} + (Vcs-Git, Vcs-Browser): Adjust to new Git repository * 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 -- Rafael Laboissiere Sun, 24 May 2009 10:53:29 +0200 octave-data-smoothing (1.1.1-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 ] * Upload to unstable -- Thomas Weber Sun, 29 Mar 2009 00:33:09 +0100 octave-data-smoothing (1.1.1-1) experimental; urgency=low [ Rafael Laboissiere ] * debian/control: Bump Standards-Version to 3.8.0 (no changes needed) * debian/rules: Use debian/clean instead of manually cleaning files * debian/compat, debian/control: Bump build-dependency on debhelper to >= 7.0.0, otherwise debian/clean is moot * debian/clean: New file [ Ólafur Jens Sigurðsson ] * debian/watch: Fixed the path to the filename [ Thomas Weber ] * New upstream release * Bump dependency on octave-pkg-dev to 0.6.1, to get the experimental version -- Thomas Weber Tue, 02 Dec 2008 21:26:25 +0100 octave-data-smoothing (1.0.0-1) unstable; urgency=low [ Olafur Jens Sigurdsson ] * Initial release. (Closes: #480765) -- Rafael Laboissiere Wed, 21 May 2008 07:04:50 +0000 debian/copyright0000644000000000000000000000272611731120205011120 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: data-smoothing package for Octave Upstream-Contact: Jonathan Stickel Source: http://octave.sourceforge.net/data-smoothing/ Files: * Copyright: 2008 Jonathan Stickel License: GPL-3+ Files: inst/ddmat.m Copyright: 2003 Paul H. C. Eilers License: GPL-3+ Files: debian/* Copyright: 2008 Olafur Jens Sigurdsson 2008-2009 Rafael Laboissiere 2009-2011 Thomas Weber 2011-2012 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/patches/0000755000000000000000000000000011732676670010634 5ustar debian/patches/series0000644000000000000000000000002311732676567012051 0ustar autoload-yes.patch debian/patches/autoload-yes.patch0000644000000000000000000000074611732676670014272 0ustar Description: Autoload the data-smoothing package Author: Sébastien Villemot Forwarded: not-needed Last-Update: 2012-03-22 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- a/DESCRIPTION +++ b/DESCRIPTION @@ -7,6 +7,6 @@ Description: Algorithms for smoothing noisy data Categories: Data-smoothing Depends: octave (>= 3.6.0), optim (>= 1.0.3) -Autoload: no +Autoload: yes License: GPL version 3 or later Url: http://octave.sf.net debian/control0000644000000000000000000000200711731120263010564 0ustar Source: octave-data-smoothing Section: math Priority: optional Maintainer: Debian Octave Group Uploaders: Thomas Weber , Sébastien Villemot DM-Upload-Allowed: yes Build-Depends: debhelper (>= 9), cdbs, octave-pkg-dev (>= 1.0.1) Standards-Version: 3.9.3 Homepage: http://octave.sourceforge.net/data-smoothing Vcs-Git: git://git.debian.org/git/pkg-octave/octave-data-smoothing.git Vcs-Browser: http://git.debian.org/?p=pkg-octave/octave-data-smoothing.git Package: octave-data-smoothing Architecture: all Depends: ${misc:Depends}, ${octave:Depends} Description: functions to do data smoothing on noisy data This package provides functions to do noisy data smoothing in Octave, a numerical computation software. It contains functions to calculate the divided difference of order d of a vector x (ddmat) and several functions to do Tikhonov data manipulation. . This Octave add-on package is part of the Octave-Forge project. debian/watch0000644000000000000000000000022011727454550010223 0ustar version=3 http://octave.sourceforge.net/packages.php \ http://downloads\.sourceforge\.net/octave/data-smoothing-([\d.]+)\.tar\.gz\?download debian/rules0000755000000000000000000000012511727454550010256 0ustar #!/usr/bin/make -f # -*- makefile -*- include /usr/share/cdbs/1/class/octave-pkg.mk