debian/0000755000000000000000000000000012302755306007171 5ustar debian/copyright0000644000000000000000000000253612145454034011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Econometrics package for Octave Upstream-Contact: Michael Creel Source: http://octave.sourceforge.net/econometrics/ Files: * Copyright: 2003-2007 Michael Creel 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/changelog0000644000000000000000000001236312302755306011050 0ustar octave-econometrics (1:1.1.1-2build1) trusty; urgency=medium * Rebuild for octave 3.8. -- Matthias Klose Mon, 24 Feb 2014 23:50:30 +0000 octave-econometrics (1:1.1.1-2) unstable; urgency=low * autoload-yes.patch: new patch, mark the package as autoloaded * Use my @debian.org email address * Remove obsolete DM-Upload-Allowed flag * Bump Standards-Version to 3.9.4, no changes needed -- Sébastien Villemot Sat, 18 May 2013 15:20:28 +0200 octave-econometrics (1:1.1.1-1) unstable; urgency=low * New upstream release 1.1.1 * Dropped patches (applied upstream): - deprecated-functions.patch - other-deprecated-functions.patch * Update debian/copyright: New release uses GPL3+ only -- Thomas Weber Thu, 16 May 2013 22:33:15 +0200 octave-econometrics (1:1.0.8-6) unstable; urgency=low * debian/check.m: use try/catch blocks as workaround for FTBFS on some arches * debian/watch: use SourceForge redirector -- Sébastien Villemot Wed, 28 Mar 2012 22:29:22 +0200 octave-econometrics (1:1.0.8-5) unstable; urgency=low * debian/check.m: + initialize the random generator. This ensures that the test is the same on all autobuilders + ask gnuplot to create graphics in text mode -- Sébastien Villemot Mon, 26 Mar 2012 22:26:43 +0200 octave-econometrics (1:1.0.8-4) unstable; urgency=low [ Sébastien Villemot ] * Imported Upstream version 1.0.8 * Bump to debhelper compat level 9 * Build-depend on octave-pkg-dev >= 1.0.1, to compile against Octave 3.6 * Bump Standards-Version to 3.9.3, no changes needed * Add Sébastien Villemot to Uploaders * debian/copyright: upgrade to machine-readable format 1.0 * debian/patches/deprecated-functions.patch: new patch * debian/patches/other-deprecated-functions.patch: new patch [ Thomas Weber ] * Add octave-optim to build-dependencies -- Thomas Weber Sat, 24 Mar 2012 19:53:50 +0100 octave-econometrics (1:1.0.8-3) unstable; urgency=low * debian/control: - Remove Rafael Laboissiere from Uploaders (Closes: #571840) - Remove Ólafur Jens Sigurðsson from Uploaders * Bump Standards-Version to 3.9.1 (no changes needed) * Switch to dpkg-source 3.0 (quilt) format -- Thomas Weber Tue, 12 Apr 2011 21:45:26 +0200 octave-econometrics (1:1.0.8-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 ] * Use octave-econometrics.docs for installation of documents -- Thomas Weber Sun, 29 Nov 2009 17:10:27 +0100 octave-econometrics (1:1.0.8-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:59 +0200 octave-econometrics (1:1.0.7-3) 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 13:42:07 +0200 octave-econometrics (1:1.0.7-2) experimental; urgency=low * Synch with the unstable branch. Upload with an epoch to experimental. -- Rafael Laboissiere Sat, 13 Dec 2008 15:28:40 +0100 octave-econometrics (1:1.0.6.4) unstable; urgency=low * Upload upstream version 1.0.6 to unstable with an epoch in the Debian version number, in order to replace version 1.0.7-1 of the package, accidentally uploaded to unstable. There are no other changes in relation to 1.0.6.4. -- Rafael Laboissiere Sat, 13 Dec 2008 14:21:42 +0100 octave-econometrics (1.0.7-1) unstable; urgency=low * New upstream release * debian/patches/depend-on-optim.diff: removed, applied upstream * Remove quilt from debian/control and debian/rules * debian/control: - Bump dependency on octave-pkg-dev to 0.6.1, to get the experimental version -- Thomas Weber Tue, 02 Dec 2008 22:07:49 +0100 octave-econometrics (1.0.6.4) unstable; urgency=low * Use quilt for Debian patches * debian/patches/depend-on-optim.diff: Add patch for depending on octave-optim * debian/control: Bump Standards-Version to 3.8.0 (no changes needed) -- Rafael Laboissiere Tue, 01 Jul 2008 11:18:47 +0200 octave-econometrics (1.0.6-1) unstable; urgency=low [ Ólafur Jens Sigurðsson ] * New upstream version -- Thomas Weber Mon, 12 May 2008 08:13:20 +0200 octave-econometrics (1.0.5-1) unstable; urgency=low * Initial release (closes: #468499) -- Ólafur Jens Sigurðsson Wed, 06 Feb 2008 23:30:04 +0100 debian/check.m0000644000000000000000000000131011734672110010416 0ustar ## Initialize the random generator, to make sure the test is the same on ## all autobuilders rand("state", 0) randn("state", 0) randp("state", 0) rande("state", 0) randg("state", 0) ## Ask gnuplot to create graphics in text mode setenv("GNUTERM", "dumb") ## Enclose tests in try/catch blocks, because some fail on some arches ## in bfgsmin (because NaN/Inf appear, for an unknown reason) try gmm_example catch disp("TEST FAILURE: gmm_example") end_try_catch try mle_example catch disp("TEST FAILURE: mle_example") end_try_catch try nls_example catch disp("TEST FAILURE: nls_example") end_try_catch try kernel_example catch disp("TEST FAILURE: kernel_example") end_try_catch debian/compat0000644000000000000000000000000211732704232010365 0ustar 9 debian/octave-econometrics.docs0000644000000000000000000000001311732703476014015 0ustar doc/README debian/patches/0000755000000000000000000000000012145677635010635 5ustar debian/patches/autoload-yes.patch0000644000000000000000000000073312145677635014267 0ustar Description: Mark package as autoloaded Author: Sébastien Villemot Forwarded: not-needed Last-Update: 2013-05-18 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- a/DESCRIPTION +++ b/DESCRIPTION @@ -6,6 +6,6 @@ Title: Econometrics. Description: Econometrics functions including MLE and GMM based techniques. Depends: octave (>= 2.9.7), optim -Autoload: no +Autoload: yes License: GPLv3+ Url: http://octave.sf.net debian/patches/series0000644000000000000000000000002312145677553012044 0ustar autoload-yes.patch debian/control0000644000000000000000000000176712145677750010622 0ustar Source: octave-econometrics Section: math Priority: optional Maintainer: Debian Octave Group Uploaders: Thomas Weber , Sébastien Villemot Build-Depends: debhelper (>= 9), cdbs, octave-pkg-dev (>= 1.0.1), octave-optim, gnuplot-nox Standards-Version: 3.9.4 Homepage: http://octave.sourceforge.net/econometrics Vcs-Git: git://git.debian.org/git/pkg-octave/octave-econometrics.git Vcs-Browser: http://git.debian.org/?p=pkg-octave/octave-econometrics.git Package: octave-econometrics Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, ${octave:Depends} Description: econometrics functions for Octave This package provides functions to work with econometrics in Octave, a numerical computation software. The functions include methods to do maximum likelihood (mle_estimate) and general method of moments (gmm_estimate) based estimations. . This Octave add-on package is part of the Octave-Forge project. debian/rules0000755000000000000000000000012511732703476010256 0ustar #!/usr/bin/make -f # -*- makefile -*- include /usr/share/cdbs/1/class/octave-pkg.mk debian/source/0000755000000000000000000000000011732703476010500 5ustar debian/source/format0000644000000000000000000000001411732703476011706 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000007211734672202010222 0ustar version=3 http://sf.net/octave/econometrics-(.+)\.tar\.gz