debian/0000755000000000000000000000000012255600064007166 5ustar debian/compat0000644000000000000000000000000212043547704010372 0ustar 9 debian/control0000644000000000000000000000177312255577571010621 0ustar Source: octave-bim Section: math Priority: optional Maintainer: Debian Octave Group Uploaders: Thomas Weber , Sébastien Villemot Build-Depends: debhelper (>= 9), cdbs, octave-pkg-dev (>= 1.0.2), libhdf5-openmpi-dev, octave-msh (>= 1.0.2-4) Standards-Version: 3.9.5 Homepage: http://octave.sourceforge.net/bim Vcs-Git: git://anonscm.debian.org/pkg-octave/octave-bim.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-octave/octave-bim.git Package: octave-bim Architecture: all Depends: ${misc:Depends}, ${octave:Depends} Description: PDE solver using a finite element/volume approach in Octave This package contains scripts for solving Diffusion Advection Reaction (DAR) Partial Differential Equations based on the Finite Volume Scharfetter-Gummel (FVSG) method a.k.a Box Integration Method (BIM) in Octave, a scientific computation software. . This Octave add-on package is part of the Octave-Forge project. debian/changelog0000644000000000000000000001112512255600064011040 0ustar octave-bim (1.1.3-1) unstable; urgency=medium [ Sébastien Villemot ] * Imported Upstream version 1.1.3 * debian/copyright: reflect upstream changes. [ Rafael Laboissiere ] * Bump to Standards-Version 3.9.5, no changes needed -- Sébastien Villemot Sun, 22 Dec 2013 16:07:28 +0100 octave-bim (1.1.2-1) unstable; urgency=low [ Rafael Laboissiere ] * Imported Upstream version 1.1.2 * debian/copyright: + Reflect upstream changes + Use octave-maintainers mailing list as upstream contact [ Thomas Weber ] * debian/control: Use canonical URLs in Vcs-* fields -- Sébastien Villemot Sun, 04 Aug 2013 13:49:19 +0000 octave-bim (1.1.1-1) unstable; urgency=low [ Rafael Laboissiere ] * Imported Upstream version 1.1.1 * debian/copyright: Adapt to new upstream version * debian/patches/autoload-yes.diff: Refresh for new upstream version * 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 [ Sébastien Villemot ] * Drop octave-{fpl,msh} from Recommends; they are already in Depends -- Sébastien Villemot Mon, 29 Oct 2012 19:59:31 +0100 octave-bim (1.0.2-2) unstable; urgency=low [ Rafael Laboissiere ] * debian/watch: Use the SourceForge redirector * Bump to Standards-Version 3.9.3, no changes needed * Bump to debhelper compat level 9 * Build-depend on octave-pkg-dev >= 1.0.2, to build against Octave 3.6 * debian/copyright: - Use DEP5 URL in Format specification - Update upstream contact - Update text for the GPL-2+ - Update copyright notices for the files in debian/ * debian/patches/data-file-link-in-tutorial.diff: New patch * Register HTML tutorial through doc-base * Tighten the relationships with octave-msh to >= 1.0.2-4 -- Thomas Weber Sun, 26 Aug 2012 21:56:54 +0200 octave-bim (1.0.2-1) unstable; urgency=low [ Sébastien Villemot ] * New upstream release * Bump Standards-Version to 3.9.2, no changes needed * debian/copyright: upgrade to latest draft of DEP5 * debian/control: add myself to Uploaders * debian/patches/autoload-yes.diff: refresh patch [ Colin Watson] * Add explicit build-dependency on libhdf5-openmpi-dev to work around apt confusion when resolving dependencies of gmsh and octave3.2-headers (closes: #639186, LP: #831386). -- Thomas Weber Fri, 16 Sep 2011 11:30:44 +0200 octave-bim (1.0.1-2) unstable; urgency=low [ Colin Watson ] * Add explicit build-dependency on libhdf5-openmpi-dev to work around apt confusion when resolving dependencies of gmsh and octave3.2-headers (closes: #639186, LP: #831386). -- Thomas Weber Wed, 14 Sep 2011 18:30:53 +0200 octave-bim (1.0.1-1) unstable; urgency=low * New upstream release -- Thomas Weber Thu, 14 Apr 2011 22:09:19 +0200 octave-bim (1.0.0-2) unstable; urgency=low * Bump Standards-Version to 3.9.1, no changes needed * Drop lintian overrides for 'build-depends-without-arch-dep' -- Thomas Weber Mon, 14 Feb 2011 23:38:26 +0100 octave-bim (1.0.0-1) unstable; urgency=low * New upstream release * debian/control: - Remove Rafael Laboissiere from Uploaders (closes: #571836) - 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 -- Thomas Weber Fri, 14 May 2010 21:56:23 +0200 octave-bim (0.1.1-2) unstable; urgency=low * Upload to unstable. * Bump minimal dependencies on octave-fpl and octave-msh to 0.1.6-2 and 0.1.1-2, respectively, to get the version for Octave 3.2. -- Thomas Weber Wed, 11 Nov 2009 22:38:37 +0100 octave-bim (0.1.1-1) experimental; urgency=low [ Rafael Laboissiere ] * debian/control: + Build-depend on octave-pkg-dev >= 0.7.0, such that the package is built against octave3.2 + Reword the first sentence of the Description, such that it reads like a sentence (closes: #532862) [ Thomas Weber ] * New upstream version * Bump Standards-Version to 3.8.2, no changes needed * Use octave-bim.docs for documentation installation and bump build-dependency on octave-pkg-dev >= 0.7.1 for that -- Thomas Weber Thu, 23 Jul 2009 00:39:40 +0200 octave-bim (0.1.0-1) unstable; urgency=low * Initial release. (Closes: #468534) -- Rafael Laboissiere Sun, 24 May 2009 10:51:31 +0200 debian/rules0000755000000000000000000000012512043547704010252 0ustar #!/usr/bin/make -f # -*- makefile -*- include /usr/share/cdbs/1/class/octave-pkg.mk debian/copyright0000644000000000000000000000406712255577732011147 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: BIM package for Octave Upstream-Contact: The Octave Community Source: http://octave.sourceforge.net/bim/ Files: * Copyright: 2006-2013 Massimiliano Culpo 2006-2013 Carlo de Falco 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 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 2, can be found in the file `/usr/share/common-licenses/GPL-2'. Files: debian/* Copyright: 2009, 2012, 2013 Rafael Laboissiere 2009-2011 Thomas Weber 2011, 2013 Sébastien Villemot 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/watch0000644000000000000000000000006112043547704010222 0ustar version=3 http://sf.net/octave/bim-(.+)\.tar\.gz debian/patches/0000755000000000000000000000000012043547704010623 5ustar debian/patches/autoload-yes.diff0000644000000000000000000000066412043547704014071 0ustar Description: Autoload the package Author: Rafael Laboissiere Forwarded: not-needed Last-Update: 2012-10-23 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -6,5 +6,5 @@ Title: PDE Solver using a Finite Element/Finite Volume approach Description: Package for solving Diffusion Advection Reaction (DAR) Partial Differential Equations Depends: octave (>= 3.6.0), fpl, msh -Autoload: no +Autoload: yes License: GPLv2+ debian/patches/data-file-link-in-tutorial.diff0000644000000000000000000000112712043547704016504 0ustar Description: Add link for the data file in the HTML tutorial document Author: Rafael Laboissiere Forwarded: not-needed Last-Update: 2012-08-23 --- octave-bim-1.0.2.orig/doc/tutorial.html +++ octave-bim-1.0.2/doc/tutorial.html @@ -5,8 +5,7 @@

This is a short example on how to use bim to solve a DAR problem.
-The data for this example can be found in the doc directory inside the -bim installation directory. +The data for this example can be found here.

Create the mesh and precompute the mesh properties
debian/patches/series0000644000000000000000000000006212043547704012036 0ustar autoload-yes.diff data-file-link-in-tutorial.diff debian/source/0000755000000000000000000000000012043547704010474 5ustar debian/source/format0000644000000000000000000000001412043547704011702 0ustar 3.0 (quilt) debian/octave-bim.docs0000644000000000000000000000004012043547704012066 0ustar doc/fiume.geo doc/tutorial.html debian/octave-bim.doc-base0000644000000000000000000000032212043547704012616 0ustar Document: octave-bim-tutorial Title: Tutorial for the Octave BIM package Section: Science/Mathematics Format: HTML Index: /usr/share/doc/octave-bim/tutorial.html Files: /usr/share/doc/octave-bim/tutorial.html