debian/0000755000000000000000000000000012302707335007170 5ustar debian/copyright0000644000000000000000000000403711733366545011142 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=48 Upstream-Name: OctGPR package for Octave Upstream-Maintainer: Jaroslav Hajek Source: http://octave.sourceforge.net/octgpr/ Files: src/*.f src/*.h src/*.c src/*.cc Copyright: 2008 VZLU Prague, a.s., Czech Republic License: GPL-2+ 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 2, 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 2, can be found in the file `/usr/share/common-licenses/GPL-2'. Files: debian/* Copyright: 2008 Ólafur Jens Sigurðsson 2009, 2012 Rafael Laboissiere 2008-2011 Thomas Weber 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/changelog0000644000000000000000000001035312302707335011044 0ustar octave-octgpr (1.2.0-3build1) trusty; urgency=medium * Rebuild for octave 3.8. -- Matthias Klose Mon, 24 Feb 2014 18:26:37 +0000 octave-octgpr (1.2.0-3) unstable; urgency=low [ Rafael Laboissiere ] * Imported Upstream version 1.2.0 * Bump to debhelper compat level 9 * Build-depend on octave-pkg-dev >= 1.0.1, to build against Octave 3.6 * Add Sébastien Villemot to the list of Uploaders * Bump to Standards-Version 3.9.3, no changes needed * debian/copyright: update to machine-readable format 1.0 * Drop patch let_package_compile_with_3.2 (not needed with Octave 3.6) (closes: #664921) -- Thomas Weber Sat, 24 Mar 2012 16:45:52 +0100 octave-octgpr (1.2.0-2) unstable; urgency=low * Upload to unstable * Bump standards version to 3.9.1, no changes required. -- Thomas Weber Sun, 24 Apr 2011 14:11:14 +0200 octave-octgpr (1.2.0-1) experimental; urgency=low * New upstream release * debian/control: - Remove Rafael Laboissiere from Uploaders (Closes: #571859) - Remove Ólafur Jens Sigurðsson from Uploaders * New patch: let_package_compile_with_3.2: rip out upstream rev 7189, which only works with Octave's 3.3 development branch. * Switch to dpkg-source 3.0 (quilt) format -- Thomas Weber Fri, 03 Sep 2010 23:45:26 +0200 octave-octgpr (1.1.5-3) unstable; urgency=low * New patch: octave-octgpr_sh4_support.diff (closes: #560335). Change configure script to work correctly with sh4 architecture. Thanks to Nobuhiro Iwamatsu for the patch. -- Thomas Weber Sat, 16 Jan 2010 21:58:15 +0100 octave-octgpr (1.1.5-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 Sat, 12 Dec 2009 21:21:14 +0100 octave-octgpr (1.1.5-1) unstable; urgency=low * New upstream release * debian/patches/{gfortran-fpic,link-with-pakgpr}.diff: Drop patches (applied upstream) * debian/patches/autoload-yes.diff: Autoload the package when starting Octave * 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 15:58:39 +0200 octave-octgpr (1.1.4-3) unstable; urgency=low * New upstream release * 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 + (Standards-Version): Bump to 3.8.1 (add file debian/README.source) + (Depends): Add ${misc:Depends} + (Vcs-Git, Vcs-Browser): Adjust to new Git repository * 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 * debian/patches/gfortran-fpic.diff: Adjust for new upstream version and add description * debian/patches/rev5054.diff: Drop patch (applied upstream) * debian/patches/mister-clean.diff: Drop patch, which is not useful, anyway * patches/link-with-pakgpr.diff: New patch for including pakgpr in the list of dependecies of gpr_train. -- Rafael Laboissiere Wed, 15 Apr 2009 11:48:12 +0200 octave-octgpr (1.1.3-1) unstable; urgency=low [ Ólafur Jens Sigurðsson ] * New upstream version [ Thomas Weber ] * Refresh gfortran-fpic.diff against new upstream release * Adapt mister-proper.diff to upstream changes. * New patch: rev5054.diff, bumping the demo_octgrp.m skript to the respective upstream revision. Non-interactive plotting works as part of the build process with this and the resulting images can be saved. * Add gnuplot-nox to build-depends, in order to save images during demo run. -- Thomas Weber Sat, 17 May 2008 09:53:47 +0200 octave-octgpr (1.1.1-1) unstable; urgency=low * Initial release (closes: #468512) -- Ólafur Jens Sigurðsson Mon, 3 Mar 2008 17:10:44 +0100 debian/check.m0000644000000000000000000000023311733366545010434 0ustar disp ("[demo_octgpr]"); # call once for setting non-interactive mode demo_octgpr("octgpr%d_%d.eps") # run the two demos demo_octgpr(1); demo_octgpr(2); debian/octave-octgpr.examples0000644000000000000000000000000611733366545013514 0ustar *.eps debian/clean0000644000000000000000000000000611733366545010204 0ustar *.eps debian/compat0000644000000000000000000000000211733366545010401 0ustar 9 debian/patches/0000755000000000000000000000000011733366545010632 5ustar debian/patches/autoload-yes.diff0000644000000000000000000000041211733366545014067 0ustar Autoload the package when starting Octave. -- Rafael Laboissiere Fri, 22 May 2009 21:08:51 +0200 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -10,4 +10,4 @@ experimentally supported. License: GPL v3 Depends: octave (>= 3.2.0) - +Autoload: yes debian/patches/octave-octgpr_sh4_support.diff0000644000000000000000000000172611733366545016621 0ustar From: Nobuhiro Iwamatsu Subject: Change configure script to work on sh4 architecture Origin: vendor, http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=15;filename=octave-octgpr_sh4_support.diff;att=1;bug=560335 Bug-Debian: http://bugs.debian.org/560335 Description: The original configure script was generated with autotools 2.61, which doesn't take sh4 into account. Upstream code was changed to generate a a fresh configure script at release time, so this patch is vendor-specific and can be dropped with the next upstream release. --- a/src/configure +++ b/src/configure @@ -4606,7 +4606,7 @@ ;; # Ignore these flags. - -lang* | -lcrt*.o | -lc | -lgcc* | -lSystem | -libmil | -LANG:=* | -LIST:* | -LNO:*) + -lang* | -lcrt*.o | -lc | -lgcc* | -lSystem | -libmil | -little | -LANG:=* | -LIST:* | -LNO:*) ;; -lkernel32) test x"$CYGWIN" != xyes && ac_cv_f77_libs="$ac_cv_f77_libs $ac_arg" debian/patches/series0000644000000000000000000000006111733366545012044 0ustar autoload-yes.diff octave-octgpr_sh4_support.diff debian/control0000644000000000000000000000201211733366545010601 0ustar Source: octave-octgpr 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), gnuplot-nox Standards-Version: 3.9.3 Homepage: http://octave.sourceforge.net/octgpr/ Vcs-Git: git://git.debian.org/git/pkg-octave/octave-octgpr.git Vcs-Browser: http://git.debian.org/?p=pkg-octave/octave-octgpr.git Package: octave-octgpr Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, ${octave:Depends} Description: functions to smooth and interpolate scattered data in Octave This package provides functions to smooth and interpolate scattered multidimensional data in Octave, a numerical computation software. It contains two functions, one for training (building statistical models) and one for prediction (inference). . This Octave add-on package is part of the Octave-Forge project. debian/rules0000755000000000000000000000012511733366545010261 0ustar #!/usr/bin/make -f # -*- makefile -*- include /usr/share/cdbs/1/class/octave-pkg.mk debian/source/0000755000000000000000000000000011733366545010503 5ustar debian/source/format0000644000000000000000000000001411733366545011711 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000021011733366545010225 0ustar version=3 http://octave.sourceforge.net/packages.php \ http://downloads\.sourceforge\.net/octave/octgpr-([\d.]+)\.tar\.gz\?download