debian/0000755000000000000000000000000011747053737007204 5ustar debian/source/0000755000000000000000000000000011736100526010467 5ustar debian/source/format0000644000000000000000000000001411736100526011675 0ustar 3.0 (quilt) debian/clean0000644000000000000000000000005611736100526010175 0ustar src/Makeconf src/config.log src/config.status debian/compat0000644000000000000000000000000211736101210010354 0ustar 9 debian/changelog0000644000000000000000000001011311747053734011047 0ustar octave-financial (0.4.0-1) unstable; urgency=low * Imported Upstream version 0.4.0 * debian/control: + add Conflicts and Replaces on octave-time + mark the package as arch:all instead of arch:any + add Build-Depends on octave-io + remove Build-Depends on octave-{time,miscellaneous) + mention date manipulation functions in long description * debian/copyright: reflect upstream changes * google-stock-fetch.patch: remove patch, applied upstream * autoload-yes.patch: new patch -- Sébastien Villemot Sat, 28 Apr 2012 22:49:32 +0200 octave-financial (0.3.2-3) unstable; urgency=low [ Sébastien Villemot ] * Imported Upstream version 0.3.2 * Bump to debhelper compat level 9 * Build-depend on octave-pkg-dev >= 1.0.1, to compile against Octave 3.6 * Remove dependencies on octave-{miscellaneous,time} * Add Sébastien Villemot to Uploaders * debian/copyright: upgrade to machine-readable format 1.0 * debian/patches/google-stock-fetch.patch: new patch [ Thomas Weber ] * Bump to Standards-Version 3.9.3, no changes needed -- Thomas Weber Sun, 01 Apr 2012 19:44:27 +0200 octave-financial (0.3.2-2) unstable; urgency=low * debian/control: - Remove Rafael Laboissiere from Uploaders (Closes: #571848) - Remove Ólafur Jens Sigurðsson from Uploaders * Switch to dpkg-source 3.0 (quilt) format -- Thomas Weber Sun, 10 Apr 2011 11:37:29 +0200 octave-financial (0.3.2-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 * Drop patch google-stock-data.diff: applied upstream * Bump dependencies on octave-miscellaneous and octave-time to 1.0.9-1 and 1.0.9-2, respectively to get the versions for octave3.2. -- Thomas Weber Mon, 28 Dec 2009 22:22:49 +0100 octave-financial (0.3.1-1) unstable; urgency=low * New upstream release * debian/patches/google-stock-data.diff: New patch with the correct data for testing the __fetch_google__ function * 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 * debian/rules: Include patchsys-quilt.mk * 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/README.source: Add file explaining the quilt patch system, as required by the Policy -- Rafael Laboissiere Sun, 24 May 2009 13:13:49 +0200 octave-financial (0.3.0-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 Sat, 04 Apr 2009 19:26:38 +0200 octave-financial (0.3.0-1) experimental; urgency=low [ Rafael Laboissiere ] * 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/control: Bump Standards-Version to 3.8.0 (no changes needed) [ Thomas Weber ] * New upstream release, contains fetch.m and yahoo.m (closes: #506886) * debian/control: - Add octave-time to build-dependencies, some tests don't work without it. - Likewise for octave-miscellaneous - Bump dependency on octave-pkg-dev to 0.6.1, to get the experimental version -- Thomas Weber Tue, 02 Dec 2008 21:43:04 +0100 octave-financial (0.2.2-1) unstable; urgency=low [ Olafur Jens Sigurdsson ] * Initial release. (Closes: #480769) -- Rafael Laboissiere Wed, 21 May 2008 08:44:06 +0000 debian/copyright0000644000000000000000000000337411747051070011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: financial package for Octave Upstream-Contact: Octave-Forge community Source: http://octave.sourceforge.net/financial/ Files: * Copyright: 2001, 2008 Bill Denney 1995-2002, 2004-2007 Kurt Hornik License: GPL-3+ Files: inst/vol.m Copyright: 1995-1998, 2000, 2002, 2005-2007 Friedrich Leisch License: GPL-3+ Files: inst/cfconv.m inst/cfdur.m inst/corr2cov.m inst/cov2corr.m Copyright: 2011 Hong Yu License: GPL-3+ Files: inst/daysact.m Copyright: 2007 David Bateman License: GPL-3+ Files: debian/* Copyright: 2008 Olafur Jens Sigurdsson 2008-2009 Rafael Laboissiere 2008-2011 Thomas Weber 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/0000755000000000000000000000000011747051712010622 5ustar debian/patches/series0000644000000000000000000000002511747047526012044 0ustar autoload-yes.patch debian/patches/autoload-yes.patch0000644000000000000000000000074411747051215014254 0ustar Description: Autoload the financial package Author: Sébastien Villemot Forwarded: not-needed Last-Update: 2012-04-28 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- a/DESCRIPTION +++ b/DESCRIPTION @@ -7,6 +7,6 @@ Description: Financial manipulation, plotting functions and additional date manipulation tools. Depends: octave (>= 3.0.1), io (>= 1.0.18) -Autoload: no +Autoload: yes License: GPLv3+ Url: http://octave.sf.net debian/control0000644000000000000000000000214211747053556010605 0ustar Source: octave-financial Section: math Priority: optional Maintainer: Debian Octave Group Uploaders: Thomas Weber , Sébastien Villemot DM-Upload-Allowed: yes Build-Depends: debhelper (>= 9), cdbs, octave-io (>= 1.0.18), octave-pkg-dev (>= 1.0.1) Standards-Version: 3.9.3 Homepage: http://octave.sourceforge.net/financial Vcs-Git: git://git.debian.org/git/pkg-octave/octave-financial.git Vcs-Browser: http://git.debian.org/?p=pkg-octave/octave-financial.git Package: octave-financial Architecture: all Depends: ${misc:Depends}, ${octave:Depends} Conflicts: octave-time Replaces: octave-time Description: financial manipulation and plotting functions This package provides financial manipulation, plotting functions and additional date manipulation tools to Octave, a numerical computation software. It provides functions to calculate taxed rates, relative strength index, positive volume index, modified internal rate of return amongs many more. . This Octave add-on package is part of the Octave-Forge project. debian/watch0000644000000000000000000000006711736100716010224 0ustar version=3 http://sf.net/octave/financial-(.+)\.tar\.gz debian/rules0000755000000000000000000000012511736100526010245 0ustar #!/usr/bin/make -f # -*- makefile -*- include /usr/share/cdbs/1/class/octave-pkg.mk