debian/0000775000000000000000000000000012535610411007166 5ustar debian/source/0000775000000000000000000000000011726355533010502 5ustar debian/source/format0000664000000000000000000000001411726355533011710 0ustar 3.0 (quilt) debian/patches/0000775000000000000000000000000012407520241010614 5ustar debian/patches/autoload-yes0000664000000000000000000000064312371145666013166 0ustar Description: Autoload the package Forwarded: not-needed Author: Thomas Weber Last-Update: 2012-03-11 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -7,6 +7,6 @@ Description: Special functions including ellipitic functions, etc Categories: Specfun Depends: octave (>= 3.4.0) -Autoload: no +Autoload: yes License: GPL version 3 or later and Modified BSD (see individual files) Url: http://octave.sf.net debian/patches/do-not-build-ellipj.patch0000664000000000000000000000066012407520241015411 0ustar Description: Do not build ellipj.oct, which is in Octave core This makes the package arch-indep. Author: Rafael Laboissiere Bug-Debian: http://bugs.debian.org/741036 Forwarded: not-needed Last-Update: 2014-09-21 --- octave-specfun-1.1.0.orig/src/Makefile +++ octave-specfun-1.1.0/src/Makefile @@ -1,6 +0,0 @@ -all: ellipj.oct - -%.oct: %.cc - mkoctfile -s $< - -clean: ; -rm *.o core octave-core *.oct *~ debian/patches/series0000664000000000000000000000004712407520241012032 0ustar autoload-yes do-not-build-ellipj.patch debian/compat0000664000000000000000000000000211726355533010400 0ustar 9 debian/control0000664000000000000000000000177012407520241010575 0ustar Source: octave-specfun Section: math Priority: optional Maintainer: Debian Octave Group Uploaders: Thomas Weber , Sébastien Villemot , Rafael Laboissiere , Mike Miller Build-Depends: debhelper (>= 9), cdbs, octave-pkg-dev (>= 1.0.0) Standards-Version: 3.9.6 Homepage: http://octave.sourceforge.net/specfun Vcs-Git: git://anonscm.debian.org/pkg-octave/octave-specfun.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-octave/octave-specfun.git Package: octave-specfun Architecture: all Depends: ${misc:Depends}, ${octave:Depends} Description: special mathematical functions for Octave This package provides special mathematical functions for octave, including elliptic functions, sine integral, exponential integrals, Dirac delta distribution, and the Riemann zeta function. . This Octave add-on package is part of the Octave-Forge project. debian/watch0000664000000000000000000000006512371145666010235 0ustar version=3 http://sf.net/octave/specfun-(.+)\.tar\.gz debian/changelog0000664000000000000000000001013612535610411011041 0ustar octave-specfun (1.1.0-2~ubuntu14.04.1) trusty; urgency=medium * No-change backport to trusty (LP: #1460890) -- Micah Gersten Tue, 09 Jun 2015 11:15:05 -0500 octave-specfun (1.1.0-2) unstable; urgency=low [ Rafael Laboissiere ] * debian/watch: Use the SourceForge redirector * Remove obsolete DM-Upload-Allowed flag * debian/copyright: Use octave-maintainers mailing list as upstream contact * Bump Standards-Version to 3.9.6 (no changes needed) * d/copyright: Ensure that all files are covered by copyright information * Remove functions which are now in Octave core (Closes: #741036) [ Thomas Weber ] * debian/control: Use canonical URLs in Vcs-* fields [ Sébastien Villemot ] * Add Rafael Laboissiere, Mike Miller and myself to Uploaders. -- Rafael Laboissiere Sun, 21 Sep 2014 06:33:54 -0300 octave-specfun (1.1.0-1) unstable; urgency=low [ Rafael Laboissiere ] * New upstream release * debian/check.m: Drop this file, since the file test_sncndn.m has been removed from upstream * debian/control: + Bump standards version to 3.9.3, no changes needed + Bump the build-dependency on octave-pkg-dev to >= 1.0.0 * Bump debhelper compatibility level to 9 * debian/copyright: Update notices and adapted to the 1.0 format [ Thomas Weber ] * New patch: autoload-yes: enable the autoloading of the package -- Thomas Weber Sun, 11 Mar 2012 22:59:03 +0100 octave-specfun (1.0.9-1) unstable; urgency=low * New upstream release * debian/control: - Remove Rafael Laboissiere from Uploaders (Closes: #571868) - 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 Sun, 16 May 2010 18:02:25 +0200 octave-specfun (1.0.8-4) unstable; urgency=low * Build against hdf5 (transition from 1.8.3 to 1.8.4) (closes: #570019, #567962) -- Thomas Weber Thu, 18 Feb 2010 22:57:30 +0100 octave-specfun (1.0.8-3) unstable; urgency=low * Upload to unstable -- Thomas Weber Sun, 15 Nov 2009 15:50:15 +0100 octave-specfun (1.0.8-2) 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 [ Thomas Weber ] * Bump standards version to 3.8.2, no changes needed -- Thomas Weber Sun, 19 Jul 2009 16:32:17 +0200 octave-specfun (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 * debian/check.m: Drop test_ellipj check, which has been integrated into src/ellipj.cc -- Rafael Laboissiere Sun, 24 May 2009 20:20:47 +0200 octave-specfun (1.0.7-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 [ Thomas Weber ] * Upload to unstable -- Thomas Weber Tue, 07 Apr 2009 12:40:27 +0200 octave-specfun (1.0.7-1) experimental; urgency=low [ Ólafur Jens Sigurðsson ] * debian/control: Bumped 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 16:35:31 +0000 octave-specfun (1.0.6-1) unstable; urgency=low [ Ólafur Jens Sigurðsson ] * New upstream version -- Thomas Weber Thu, 15 May 2008 13:05:29 +0200 octave-specfun (1.0.5-1) unstable; urgency=low * Initial release (closes: #468523) -- Ólafur Jens Sigurðsson Sat, 23 Feb 2008 13:33:04 +0100 debian/copyright0000664000000000000000000000604312407520241011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Specfun package for Octave Upstream-Contact: The Octave Community Source: http://octave.sourceforge.net/specfun/ Files: * Copyright: 2008 Eric Chassande-Mottin 2001 David Billinghurst 2011 Jordi Gutiérrez Hermoso 2011 Juan Pablo Carbajal 1998 Nicol N. Schraudolph 2006 Sylvain Pelissier 2001 Leopoldo Cerbaro License: GPL-3+ Files: inst/laplacian.m Copyright: 2010-2011 Andrew V. Knyazev 2010-2011 Bryan C. Smith License: BSD-3 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. * Neither the name of the 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 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: debian/* Copyright: 2008 Ólafur Jens Sigurðsson 2008-2010 Thomas Weber 2009, 2012, 2014 Rafael Laboissiere 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/rules0000775000000000000000000000037712407520241010254 0ustar #!/usr/bin/make -f # -*- makefile -*- include /usr/share/cdbs/1/class/octave-pkg.mk PKG := octave-specfun INSTDIR := $(CURDIR)/debian/$(PKG) install/$(PKG):: for i in ellipke.m erfcinv.m expint.m ; do \ rm -f $$(find $(INSTDIR)/ -name $$i) ; \ done