debian/0000755000000000000000000000000012302707274007172 5ustar debian/copyright0000644000000000000000000000526211732025562011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Audio package for Octave Upstream-Contact: The Octave Community Source: http://octave.sourceforge.net/audio/ Files: inst/au.m inst/auload.m inst/auplot.m inst/ausave.m inst/clip.m inst/sound.m inst/soundsc.m Copyright: 1999-2000 Paul Kienzle License: GPL-2+ Files: src/OFSndPlay.cc Copyright: Per Persson License: other This program is granted to the public domain Files: src/endpoint.cc src/endpoint.h Copyright: 1995, 1997 Bruce T. Lowerre, Public domain, License: other This program is public domain Files: src/aurecord.cc Copyright: 1999, Paul Kienzle License: other This source code is freely redistributable and may be used for any purpose. This copyright notice must be maintained. Paul Kienzle is not responsible for the consequences of using this software. Files: debian/* Copyright: 2008 Ólafur Jens Sigurðsson 2008-2009, 2011 Thomas Weber 2008-2009, 2012 Rafael Laboissiere 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/changelog0000644000000000000000000001007512302707274011047 0ustar octave-audio (1.1.4-4build1) trusty; urgency=medium * Rebuild for octave 3.8. -- Matthias Klose Mon, 24 Feb 2014 18:26:04 +0000 octave-audio (1.1.4-4) unstable; urgency=low [ Rafael Laboissiere ] * Imported Upstream version 1.1.4 * debian/clean, README.source: Remove these obsolete files * 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 -- Thomas Weber Tue, 20 Mar 2012 08:01:08 +0100 octave-audio (1.1.4-3) unstable; urgency=low * debian/control: - Remove Rafael Laboissiere from Uploaders (closes: #571893) - Remove Ólafur Jens Sigurðsson from Uploaders * Bump Standards-Version to 3.9.1, no changes needed * Recommend sox, in order to have /usr/bin/play for actually playing sound. * Switch to dpkg-source 3.0 (quilt) format -- Thomas Weber Mon, 14 Feb 2011 10:27:24 +0100 octave-audio (1.1.4-2) unstable; urgency=low * Upload to unstable. * debian/control: Build-depend on octave-pkg-dev >= 0.7.1, for the changed behaviour in doc handling. -- Thomas Weber Mon, 09 Nov 2009 22:38:33 +0100 octave-audio (1.1.4-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 [ Thomas Weber ] * New upstream release * Bump Standards-Version to 3.8.2, no changes needed * debian/patches/no-writable-string.diff: removed, applied upstream. * No more Debian patches: drop quilt from build-dependencies and debian/rules * Don't install aurecord.1 anymore, the binary isn't built anymore by upstream -- Thomas Weber Sat, 11 Jul 2009 18:06:47 +0200 octave-audio (1.1.3-1) unstable; urgency=low * New upstream release * debian/patches/no-writable-string.diff: Add patch to avoid warning "deprecated conversion from string constant to 'char *'" * 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 + (Build-Depends): Add quilt * debian/rules: Include patchsys-quilt.mk * 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/README.source: Add file explaining the quilt patch system, as required by the Policy -- Rafael Laboissiere Sun, 24 May 2009 10:50:39 +0200 octave-audio (1.1.2-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 Sat, 11 Apr 2009 19:45:54 +0200 octave-audio (1.1.2-1) experimental; urgency=low [ Ólafur Jens Sigurðsson ] * New upstream release [ 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 ] * Upload to experimental * Bump dependency on octave-pkg-dev to 0.6.1, to get the experimental version -- Thomas Weber Tue, 02 Dec 2008 08:14:54 +0100 octave-audio (1.1.1-1) unstable; urgency=low [ Ólafur Jens Sigurðsson ] * New upstream release -- Thomas Weber Sat, 10 May 2008 15:05:14 +0200 octave-audio (1.1.0-1) unstable; urgency=low * Initial release (closes: #468495) -- Ólafur Jens Sigurðsson Mon, 3 Mar 2008 13:35:59 +0100 debian/compat0000644000000000000000000000000211732025562010367 0ustar 9 debian/control0000644000000000000000000000201211732025562010567 0ustar Source: octave-audio 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/audio Vcs-Git: git://git.debian.org/git/pkg-octave/octave-audio.git Vcs-Browser: http://git.debian.org/?p=pkg-octave/octave-audio.git Package: octave-audio Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, ${octave:Depends} Recommends: sox Description: functions to work with audio files in Octave This package provides functions to work with audio files in Octave, a numerical computation software. It contains functions for capturing sound from a soundcard (aucapture), reading sound files (auload), and plotting waveworm data of sound (auplot), among others. . This Octave add-on package is part of the Octave-Forge project. debian/octave-audio.docs0000644000000000000000000000002111732025562012414 0ustar doc/endpoint.doc debian/rules0000755000000000000000000000012511732025562010247 0ustar #!/usr/bin/make -f # -*- makefile -*- include /usr/share/cdbs/1/class/octave-pkg.mk debian/source/0000755000000000000000000000000011732025562010471 5ustar debian/source/format0000644000000000000000000000001411732025562011677 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000020711732025562010221 0ustar version=3 http://octave.sourceforge.net/packages.php \ http://downloads\.sourceforge\.net/octave/audio-([\d.]+)\.tar\.gz\?download