debian/0000755000000000000000000000000012302707341007165 5ustar debian/octave-odepkg.info0000644000000000000000000000002011732070410012556 0ustar doc/odepkg.info debian/copyright0000644000000000000000000001406212146367143011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: OdePkg package for Octave Upstream-Contact: The Octave Community Source: http://octave.sourceforge.net/odepkg/ Files: * Copyright: 2006-2012 Thomas Treichl License: GPL-2+ Files: inst/bvp4c.m Copyright: 2008-2012 Carlo de Falco License: GPL-2+ Files: inst/odebwe.m Copyright: 2009-2012 Sebastian Schoeps License: GPL-2+ Files: inst/ode23s.m Copyright: 2012 Davide Prandi 2012 Carlo de Falco License: GPL-2+ Files: src/cash/*.f Copyright: 2007 Jeff R. Cash License: GPL-2+ Files: src/daskr/*.f Copyright: 2002 The Regents of the University of California License: BDS-3 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the disclaimer below. . 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the disclaimer (as noted below) in the documentation and/or other materials provided with the distribution. . 3. Neither the name of the UC/LLNL nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OF THE UNIVERSITY OF CALIFORNIA, THE U.S. DEPARTMENT OF ENERGY OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: src/hairer/*.f Copyright: 2004 Ernst Hairer License: BSD-2 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: doc/odepkg.texi Copyright: 2006-2012 Thomas Treichl License: other Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies. . Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one. . Permission is granted to copy and distribute translations of this manual into another language, under the same conditions as for modified versions. Files: debian/* Copyright: 2008 Ólafur Jens Sigurðsson 2008-2011 Thomas Weber 2008, 2009, 2012, 2013 Rafael Laboissiere 2012 Sébastien Villemot License: GPL-3+ 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'. 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/changelog0000644000000000000000000001467312302707341011052 0ustar octave-odepkg (0.8.4-1build1) trusty; urgency=medium * Rebuild for octave 3.8. -- Matthias Klose Mon, 24 Feb 2014 18:26:41 +0000 octave-odepkg (0.8.4-1) unstable; urgency=low [ Rafael Laboissiere ] * Imported Upstream version 0.8.4 * Bump Standards-Version to 3.9.4 (no changes needed) * Use Sébastien Villemot's @debian.org email address * Remove obsolete DM-Upload-Allowed flag * debian/copyright: Reflect upstream changes * debian/copyright: Use the octave-maintainers mailing list as upstream contact * debian/patches/pass_options_to_gfortran: Drop patch (applied upstream) * debian/patches/autoload-yes.patch: New patch * Do not install doc/odepkg.pdf (removed from upstream tarball) -- Sébastien Villemot Mon, 20 May 2013 11:36:44 +0200 octave-odepkg (0.8.2-2) unstable; urgency=low * Ensure that the "-fno-automatic" flag is passed to gfortran (Closes: #664797) -- Thomas Weber Sun, 05 Aug 2012 21:39:05 +0200 octave-odepkg (0.8.2-1) unstable; urgency=low [ Rafael Laboissiere ] * Imported Upstream version 0.8.2 * debian/watch: Use the SourceForge redirector * Drop patch fix-call-to-print-with-name.patch (applied upstream) * Drop patch fix-short-circuit-warning.patch (applied upstream) [ Sébastien Villemot ] * debian/copyright: reflect upstream changes -- Sébastien Villemot Fri, 20 Apr 2012 18:49:23 +0000 octave-odepkg (0.8.0-1) unstable; urgency=low [ Rafael Laboissiere ] * Imported Upstream version 0.8.0 * Do not build the PDF documentation, it is now included in the upstream tarball * Add upstream patch to fix the call to print_with_name * Add upstream patch to fix matlab-style possible short-circuit warning * Make header of patch info-dir-section.diff comply with DEP-3 * Bump to debhelper compat level 9 * Build-depend on octave-pkg-dev >= 1.0.0, to build against Octave 3.6 * Bump to Standards-Version 3.9.3, no changes needed * Add Sébastien Villemot to the list of Uploaders * Put info file in Math section (the same section where Octave is) * debian/copyright: update to machine-readable format 1.0 -- Thomas Weber Tue, 13 Mar 2012 21:55:46 +0100 octave-odepkg (0.6.12-1) unstable; urgency=low * New upstream release * Bump standards version to 3.9.1, no changes required * New patch: build-pdf-documentation, helps building the pdf documentation -- Thomas Weber Sat, 23 Apr 2011 15:41:22 +0200 octave-odepkg (0.6.10-1) unstable; urgency=low * New upstream release * debian/control: - Remove Rafael Laboissiere from Uploaders (Closes: #571858) - Remove Ólafur Jens Sigurðsson from Uploaders * Bump Standards-Version to 3.8.4, no changes needed * Switch to dpkg-source 3.0 (quilt) format * Dropped patch fix-test (applied upstream) -- Thomas Weber Sun, 16 May 2010 20:37:31 +0200 octave-odepkg (0.6.7-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 * Use debian/octave-odepkg.info and debian/octave-odepkg.docs for installation of documentation * New patch: fix-test, taken from upstream SVN. Fixes a problem with NaN vs. Inf in the test suite. * Build-depend on texlive, to build PDF documentation -- Thomas Weber Wed, 30 Dec 2009 23:14:47 +0100 octave-odepkg (0.6.6-1) unstable; urgency=low * New upstream release * debian/control: + (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/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/patches/info-dir-section.diff: Changed this patch to add @dircategory and @direntry macros directly into the texinfo source file * debian/rules: + Build the odepkg.info file from the texinfo source and install it instead of inst/doc.info + Removed unneeded documentation source files, which get wrongly installed in /usr/share/doc * debian/clean: Remove odepkg.info, which is generated during package build -- Rafael Laboissiere Sun, 24 May 2009 18:01:04 +0200 octave-odepkg (0.6.4-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 * 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 ] * Upload to unstable -- Thomas Weber Tue, 07 Apr 2009 20:26:59 +0200 octave-odepkg (0.6.4-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 * Bump dependency on octave-pkg-dev to 0.6.1, to get the experimental version -- Thomas Weber Thu, 11 Dec 2008 23:56:55 +0100 octave-odepkg (0.6.0-1) unstable; urgency=low [ Ólafur Jens Sigurðsson ] * New upstream version [ Rafael Laboissiere ] * The source files dldfunref.texi, mfunref.texi, and odepkg.texi of the PDF and info documentation distributed with the package are now included in the upstream tarball. This makes the package DFSG-compliant (really, closes: #468514) * debian/patches/info-dir-section.diff: Adjusted for new upstream release * debian/patches/makefile-distclean.diff: Drop patch (applied upstream) -- Rafael Laboissiere Sat, 10 May 2008 12:19:52 +0000 octave-odepkg (0.4.1-1) unstable; urgency=low * Initial release (closes: #468514) -- Ólafur Jens Sigurðsson Sun, 17 Feb 2008 16:01:04 +0100 debian/clean0000644000000000000000000000007611732070410010171 0ustar src/Makeconf src/config.log src/config.status doc/odepkg.info debian/compat0000644000000000000000000000000211732070410010357 0ustar 9 debian/patches/0000755000000000000000000000000012146367143010624 5ustar debian/patches/autoload-yes.patch0000644000000000000000000000056112146367143014255 0ustar Description: Autoload the package when starting Octave Author: Rafael Laboissiere Forwarded: not-needed Last-Update: 2013-03-03 --- octave-odepkg-0.8.4.orig/DESCRIPTION +++ octave-odepkg-0.8.4/DESCRIPTION @@ -9,3 +9,4 @@ Categories: Differential Equations Depends: octave (>= 3.2.0) License: GPLv2+ Url: http://octave.sf.net +Autoload: yes debian/patches/info-dir-section.diff0000644000000000000000000000071011732070410014611 0ustar Description: Add category directory entry for the info documentation This is a requirement in Debian. Author: Rafael Laboissiere Last-Update: 2012-03-11 --- a/doc/odepkg.texi +++ b/doc/odepkg.texi @@ -37,6 +37,11 @@ @end titlepage @c %*** End of TITLEPAGE +@dircategory Math +@direntry +* OdePkg: (odepkg). solve ordinary differential equations in Octave +@end direntry + @c %*** Start of BODY @contents @ifnottex debian/patches/series0000644000000000000000000000005112146367143012035 0ustar info-dir-section.diff autoload-yes.patch debian/control0000644000000000000000000000174512146367143010607 0ustar Source: octave-odepkg Section: math Priority: optional Maintainer: Debian Octave Group Uploaders: Thomas Weber , Sébastien Villemot Build-Depends: debhelper (>= 9), cdbs, octave-pkg-dev (>= 1.0.0), texlive Standards-Version: 3.9.4 Homepage: http://octave.sourceforge.net/odepkg Vcs-Git: git://git.debian.org/git/pkg-octave/octave-odepkg.git Vcs-Browser: http://git.debian.org/?p=pkg-octave/octave-odepkg.git Package: octave-odepkg Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, ${octave:Depends} Description: solve differential equations and initial value problems in Octave This package provides a toolkit for Differential Equations and Initial Value Problems for Octave, a numerical computation software. It implements the Runge-Kutta, Hairer-Wanner and Cash BDF solvers of systems of differential equations. . This Octave add-on package is part of the Octave-Forge project. debian/rules0000755000000000000000000000023111732070410010235 0ustar #!/usr/bin/make -f # -*- makefile -*- include /usr/share/cdbs/1/class/octave-pkg.mk pkg = octave-odepkg build/$(pkg):: ( cd doc ; make odepkg.info ) debian/source/0000755000000000000000000000000011732070410010461 5ustar debian/source/format0000644000000000000000000000001411732070410011667 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000006411744325523010225 0ustar version=3 http://sf.net/octave/odepkg-(.+)\.tar\.gz