debian/0000755000000000000000000000000012302707350007165 5ustar debian/copyright0000644000000000000000000000142511733663526011137 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: SECS2D package for Octave Upstream-Contact: Carlo de Falco Source: http://octave.sourceforge.net/secs2d/index.html Files: debian/* Copyright: © 2008 Olafur Jens Sigurdsson Copyright: © 2012 Thomas Weber License: GPL-3+ Files: src/*.cc inst/*/*.m Copyright: © 2004-2006 Carlo de Falco License: GPL-2+ License: GPL-2+ 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+ 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/changelog0000644000000000000000000000250612302707350011042 0ustar octave-secs2d (0.0.8-4build1) trusty; urgency=medium * Rebuild for octave 3.8. -- Matthias Klose Mon, 24 Feb 2014 18:26:48 +0000 octave-secs2d (0.0.8-4) unstable; urgency=low * Imported Upstream version 0.0.8 * Bump the debhelper compatibility level to 9 * Bump standards version to 3.9.3 * Add Sébastien Villemot to Uploaders * Build-Depend on octave-pkg-dev >= 1.0.1 * debian/copyright: update using machine-readable format 1.0 -- Thomas Weber Sun, 25 Mar 2012 20:00:40 +0200 octave-secs2d (0.0.8-3) unstable; urgency=low * debian/control: - Remove Rafael Laboissiere from Uploaders (Closes: #571866) - Remove Ólafur Jens Sigurðsson from Uploaders * Switch to dpkg-source 3.0 (quilt) format * Bump standards version to 3.9.1, no changes required -- Thomas Weber Sun, 01 May 2011 20:34:32 +0200 octave-secs2d (0.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 Wed, 16 Dec 2009 18:36:17 +0100 octave-secs2d (0.0.8-1) unstable; urgency=low * Initial release. (Closes: #482616) -- Rafael Laboissiere Sun, 24 May 2009 19:08:31 +0200 debian/compat0000644000000000000000000000000211733663526010400 0ustar 9 debian/patches/0000755000000000000000000000000011733663526010631 5ustar debian/patches/autoload-yes.diff0000644000000000000000000000062411733663526014073 0ustar Autoload the package when starting Octave. -- Rafael Laboissiere Fri, 22 May 2009 21:08:51 +0200 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -7,6 +7,6 @@ Description: A Drift-Diffusion simulator for 2d semiconductor devices Categories: Electrical Engineering Depends: octave (>= 2.9.17) -Autoload: no +Autoload: yes License: GPL version 2 or later Url: http://www.comson.org/dem debian/patches/series0000644000000000000000000000002211733663526012040 0ustar autoload-yes.diff debian/control0000644000000000000000000000160611733663526010610 0ustar Source: octave-secs2d 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) Standards-Version: 3.9.3 Homepage: http://octave.sourceforge.net/secs2d Vcs-Git: git://git.debian.org/git/pkg-octave/octave-secs2d.git Vcs-Browser: http://git.debian.org/?p=pkg-octave/octave-secs2d.git Package: octave-secs2d Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, ${octave:Depends} Description: semi conductor simulator in 2D for Octave This package contains functions for running a drift-diffusion simulator for 2d semiconductor devices in Octave, a scientific computation software. . This Octave add-on package is part of the Octave-Forge project. debian/rules0000755000000000000000000000012511733663526010260 0ustar #!/usr/bin/make -f # -*- makefile -*- include /usr/share/cdbs/1/class/octave-pkg.mk debian/source/0000755000000000000000000000000011733663526010502 5ustar debian/source/format0000644000000000000000000000001411733663526011710 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000021011733663526010224 0ustar version=3 http://octave.sourceforge.net/packages.php \ http://downloads\.sourceforge\.net/octave/secs2d-([\d.]+)\.tar\.gz\?download