debian/0000755000000000000000000000000012302707331007164 5ustar debian/copyright0000644000000000000000000000257712145674034011142 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Collection of routines for the creation and manipulation of Non-Uniform Rational B-Splines (NURBS) Upstream-Contact: The Octave Community Source: http://octave.sourceforge.net/nurbs/ Files: * Copyright: 2000 Mark Spink 2007 Daniel Claxton 2009, 2010 Carlo de Falco 2009-2013 Rafael Vazquez License: GPL-3+ Files: debian/* Copyright: 2009, 2012 Rafael Laboissiere 2009-2011 Thomas Weber 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/changelog0000644000000000000000000000560512302707331011044 0ustar octave-nurbs (1.3.7-1build1) trusty; urgency=medium * Rebuild for octave 3.8. -- Matthias Klose Mon, 24 Feb 2014 18:26:33 +0000 octave-nurbs (1.3.7-1) unstable; urgency=medium [ Rafael Laboissiere ] * Imported Upstream version 1.3.7 * Use Sébastien Villemot's @debian.org email address * Remove obsolete DM-Upload-Allowed flag * Drop patches openmp-fix and reduce-test-randomness (applied upstream) * debian/patches/autoload-yes.diff: Refresh for the new upstream release * debian/copyright: Reflect upstream changes * Bump to Standards-Version 3.9.5, no changes needed [ Thomas Weber ] * debian/control: Use canonical URLs in Vcs-* fields -- Sébastien Villemot Sun, 22 Dec 2013 16:16:30 +0100 octave-nurbs (1.3.6-1) unstable; urgency=low [ Rafael Laboissiere ] * Imported Upstream version 1.3.6 * debian/patches/autoload-yes.diff: Adjust for new upstream release * Bump to debhelper compat level 9 * Build-depend on octave-pkg-dev >= 1.0.1, to build against Octave 3.6 * Add Sébastien Villemot to the list of Uploaders * Bump to Standards-Version 3.9.3, no changes needed * debian/copyright: update to machine-readable format 1.0 * debian/patches/openmp-fix.patch: New patch * debian/patches/reduce-test-randomness.patch: New patch -- Thomas Weber Wed, 04 Apr 2012 10:59:33 +0200 octave-nurbs (1.3.3-1) unstable; urgency=low * New upstream release * Bump standards version to 3.9.1, no changes needed -- Thomas Weber Wed, 20 Apr 2011 21:53:46 +0200 octave-nurbs (1.3.0-1) experimental; urgency=low * New upstream release -- Thomas Weber Sat, 04 Sep 2010 00:51:05 +0200 octave-nurbs (1.0.3-1) unstable; urgency=low * New upstream release * debian/control: - Remove Rafael Laboissiere from Uploaders (Closes: #571856) - 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 * Remove patch fix-tests (applied upstream) -- Thomas Weber Wed, 12 May 2010 23:55:18 +0200 octave-nurbs (1.0.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. * Removed patches (applied upstream): + basisfunder-succeed-test.diff + numbasisfun-succeed-test.diff * Upstream permissions for .m files are fixed, remove code from debian/rules. * New patch: fix-tests, fixes failing unit tests, taken from upstream SVN -- Thomas Weber Wed, 30 Dec 2009 09:53:41 +0100 octave-nurbs (1.0-1) unstable; urgency=low * Initial release (closes: #529483) -- Rafael Laboissiere Sun, 24 May 2009 15:33:19 +0200 debian/compat0000644000000000000000000000000212145674034010372 0ustar 9 debian/patches/0000755000000000000000000000000012145674034010623 5ustar debian/patches/autoload-yes.diff0000644000000000000000000000105412145674034014063 0ustar Description: Autoload the package when starting Octave. Author: Rafael Laboissiere Forwarded: not-needed Last-Update: 2013-05-08 --- octave-nurbs-1.3.7.orig/DESCRIPTION +++ octave-nurbs-1.3.7/DESCRIPTION @@ -7,7 +7,7 @@ Title: Nurbs. Description: Collection of routines for the creation, and manipulation of Non-Uniform Rational B-Splines (NURBS), based on the NURBS toolbox by Mark Spink. Categories: splines Depends: octave (>= 3.2) -Autoload: no +Autoload: yes License: GPLv3+ Url: http://octave.sf.net SVNRelease: 11855 debian/patches/series0000644000000000000000000000002312145674034012033 0ustar autoload-yes.diff debian/control0000644000000000000000000000161112255600776010602 0ustar Source: octave-nurbs 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) Standards-Version: 3.9.5 Homepage: http://octave.sourceforge.net/nurbs Vcs-Git: git://anonscm.debian.org/pkg-octave/octave-nurbs.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-octave/octave-nurbs.git Package: octave-nurbs Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, ${octave:Depends} Description: non-uniform rational B-splines for Octave This package contains a collection of routines for the creation and manipulation of Non-Uniform Rational B-Splines (NURBS) using Octave, a scientific computation software. . This Octave add-on package is part of the Octave-Forge project. debian/rules0000755000000000000000000000012612145674034010253 0ustar #!/usr/bin/make -f # -*- makefile -*- include /usr/share/cdbs/1/class/octave-pkg.mk debian/source/0000755000000000000000000000000012145674034010474 5ustar debian/source/format0000644000000000000000000000001412145674034011702 0ustar 3.0 (quilt) debian/README.source0000644000000000000000000000045612145674034011360 0ustar README.source for octave-nurbs =============================== This package uses quilt to manage all modifications to the upstream sources. See `/usr/share/doc/quilt/README.source' to get more information on how to use it. -- Rafael Laboissiere Sat, 23 May 2009 01:45:01 +0200 debian/watch0000644000000000000000000000006312145674034010224 0ustar version=3 http://sf.net/octave/nurbs-(.+)\.tar\.gz