debian/0000755000000000000000000000000012251605604007167 5ustar debian/libsoundtouch0.docs0000644000000000000000000000001412251511605012773 0ustar README.html debian/soundstretch.doc-base0000644000000000000000000000045412251511605013313 0ustar Document: soundstretch Title: SoundTouch Documentation File Author: Olli Parviainen Abstract: This manual describes what SoundTouch is and how it can be used to modify sound files. Section: Sound Format: HTML Index: /usr/share/doc/soundstretch/README.html Files: /usr/share/doc/soundstretch/*.html debian/changelog0000644000000000000000000003027112251511605011041 0ustar soundtouch (1.7.1-5) unstable; urgency=low * Team upload. * Fix assertion in findCrossingLevel (LP: #1193667) -- Chow Loong Jin Tue, 10 Dec 2013 12:07:30 +0800 soundtouch (1.7.1-4) unstable; urgency=low * Team upload. * debian/control: Fix Breaks of libsoundtouch0. The binary package is called gstreamer1.0-plugins-bad and not gst-plugins-bad1.0. -- Sebastian Ramacher Mon, 23 Sep 2013 00:24:35 +0200 soundtouch (1.7.1-3) unstable; urgency=low * Team upload. * debian/patches/dont-use-integers-if-softp.patch: Revert ABI breakage on armel. Don't use integers instead of floats if __SOFTP__ is defined. (Closes: #723681) * debian/control: - libsoundtouch-dev: Don't mark as M-A: same. It contains arch-dependent files in /usr/include/soundtouch. (Closes: #707751) - libsoundtouch0: Add Breaks on gstreamer1.0-plugins-bad and yatm (armel only). They have been built against the broken ABI. * debian/rules: Bump shlibs of libsoundtouch0 to >= 1.7.1-3~. -- Sebastian Ramacher Sun, 22 Sep 2013 16:00:23 +0200 soundtouch (1.7.1-2) unstable; urgency=low * Upload to unstable. * Use canonical URL for VCS fields. * Bump Standards. -- Alessio Treglia Thu, 09 May 2013 12:44:43 +0200 soundtouch (1.7.1-1) experimental; urgency=low * New upstream release. * Remove empty debian/patches/series. -- Alessio Treglia Sat, 12 Jan 2013 14:25:00 +0000 soundtouch (1.7.0-2) experimental; urgency=low * Remove 01_remove_sse.patch, no longer needed. * Simplify the rules file. The shared library is now built by default. -- Miguel A. Colón Vélez Wed, 05 Sep 2012 02:29:37 -0400 soundtouch (1.7.0-1) experimental; urgency=low [ Miguel A. Colón Vélez ] * debian/copyright - Update the copyright years. - Wrap the license paragraph to column 80. * Update my entry in the uploaders list. [ Alessio Treglia ] * New upstream release. * Update debian/copyright. * Refresh patches. * Remove 02_nostrip.patch, no longer needed. -- Alessio Treglia Tue, 04 Sep 2012 18:26:44 +0200 soundtouch (1.6.0-3) unstable; urgency=low * debian/copyright: - Fix the syntax in the license paragraph. - Update copyright years. - Update to finalized DEP-5 copyright-format 1.0. * Bump Standards-Version to 3.9.3. * Bump the debhelper version and compatibility level to 9. - Adds hardening support. - Drops the need to explicitly use DEB_HOST_MULTIARCH in the rules file. * Mark libsoundtouch-dev as Multi-Arch: same. -- Miguel Colon Sun, 04 Mar 2012 21:03:50 -0500 soundtouch (1.6.0-2) unstable; urgency=low * Build for Multiarch. Drop lib32* (Closes: #635169). Thanks to Gregory Hainaut for the patch. * Enable parallel builds. -- Alessio Treglia Thu, 28 Jul 2011 12:45:30 +0200 soundtouch (1.6.0-1) unstable; urgency=low [ Alessio Treglia ] * Bump Standards. [ Miguel Colon ] * Imported Upstream version 1.6.0 * Bump debhelper to version 8. * debian/rules: - Remove workaround that was needed when using debhelper 7. * debian/patches: - Drop 00_upstream_fixes.patch - merged upstream. - Refresh 01_remove_sse.patch. - Drop 03_WavFile.patch - fixed upstream. * Remove debian/clean file. * debian/copyright - Update as per DEP-5 rev.174 (no changes needed). - Update copyright years. - Update the URI of the format specification. -- Miguel Colon Sat, 16 Jul 2011 21:36:02 -0400 soundtouch (1.5.0-5) unstable; urgency=low [ Miguel Colon ] * Remove soundtouch.pc during the clean routine. * Remove 04_remove_asm.patch since 02_remove_sse.patch already does this. * Remove obsolete README.Debian file. * Update and rename the files in debian/patches. [ Alessio Treglia ] * Put soundtouch.pc into debian/clean. * Update libsoundtouch0.docs, README.Debian has been deleted. -- Miguel Colon Thu, 10 Mar 2011 14:49:09 -0500 soundtouch (1.5.0-4) unstable; urgency=low [ Alessio Treglia ] * Deapply patch after git-buildpackage'ing, abort on upstream changes. [ Miguel Colon ] * Change file permissions to 644 in debian/* * Add 09_WavFile.patch: Don't crash with 24/32 Wav files. (LP: #639927) * Fix the 08_nostrip.patch: Do not patch autogenerated files. * Update 01_upstream_fixes.patch: Do not install the soundtouch-1.4.pc file. * libsoundtouch-dev: needs to provide libsoundtouch1-dev (Closes: #615140) * Do not remove libsoundtouch1c2 if installed. (Closes: #615141, #615269) -- Miguel Colon Sat, 26 Feb 2011 23:39:41 +0100 soundtouch (1.5.0-3) unstable; urgency=low [ Miguel Colon ] * Override dh_prep only when it's actually needed. * Fix FTBFS when using debhelper 7 and not building the lib32 packages. * Add myself as uploader. * Strip the SONAME out of the lib32 -DEV runtime's name. * Rename libsoundtouch0-dev.install to libsoundtouch-dev.install. * Rename and update libsoundtouch0-dev.links to libsoundtouch-dev.links. * Rename lib32soundtouch0-dev.install to lib32soundtouch-dev.install. * Rename and update lib32soundtouch0-dev.links to lib32soundtouch-dev.links. * Update dependencies of lib32soundtouch-dev. [ Alessio Treglia ] * Upload to unstable. * Strip the SONAME out of the -DEV runtime's name. -- Alessio Treglia Fri, 18 Feb 2011 00:44:05 +0100 soundtouch (1.5.0-2) experimental; urgency=low [ Alessio Treglia ] * Adopting this (Closes: #546981). * Add gbp config file. * debian/control: A bit of style and clean-up. * Downgrade debhelper dependency, debhelper >= 7.0.50~ is enough. * Update as per DEP-5 rev.162. * libsoundtouch0-dev provides libsoundtouch-dev. * lib32soundtouch0-dev provides lib32soundtouch-dev * Add .gitignore to skip .pc/* files. [ Miguel Colon ] * Update the description field of the development packages. * One dependency per line for package soundstretch. * Create the libsoundtouch0-dbg package. * Create the lib32soundtouch0-dbg package. * Create the soundstretch-dbg package. * Change copyright year. -- Alessio Treglia Thu, 20 Jan 2011 11:11:14 +0100 soundtouch (1.5.0-1) experimental; urgency=low [ Alessio Treglia ] * QA upload. * Set Maintainer to Debian QA Group. * Set target to experimental. * Don't install static libraries. * Remove libtool *.la files. * debian/rules: - dh_autoreconf is a superset of the autotools-dev debhelper addons so don't use both autoreconf and dh_autotools_dev helpers, otherwise the package source directory may be left in an inconsistent state once the build has finished. [ Miguel Colon ] * New upstream release. (closes: #516905, #585557) - Update soundstretch manual page. - Remove 07_gcc43.patch since it's already fixed upstream. * Add upstream patch fixing obsolete version references. - Mantain soundtouch-1.4.pc for compatibility. * Add a debian watch file. (closes: #543729) * Bump Standards-Version to 3.9.1. * Rename libsoundtouch1c2 to libsoundtouch0 and libsoundtouch1-dev to libsoundtouch0-dev so we comply with policy. - Obsolete c2 naming due to CXX transition is not needed anymore. - ardour used to provide libsoundtouch0 and libsoundtouch0-dev as mentioned in #271108. These packages were removed in 2004. * Convert package to 3.0 (quilt) format: - Bump debhelper compatibility level to 8. - Update build dependencies. - Fix paths in *.install and *.docs files. - Update rules file. - Update patches to quilt and add headers. * Make lintian happier: - Fix duplicated word warning and other typos. - Add ${misc:Depends} to libsoundtouch0. - Update and reformat copyright file. * Add packages lib32soundtouch0-dev and lib32soundtouch0. * Instead of providing the same doc folders. Create a symlink from the doc folder of libsoundtouch0-dev, lib32soundtouch0-dev and lib32soundtouch0 to the doc folder of libsoundtouch0. -- Alessio Treglia Wed, 12 Jan 2011 12:18:38 +0100 soundtouch (1.3.1-2) unstable; urgency=low * removed sse flag in Makefile.am (closes: #479809) * upstream supplies pgconfig file, using that (closes: #476699) * new upstream version accepted (closes: #462643) -- Guenter Geiger (Debian/GNU) Wed, 07 May 2008 11:04:58 +0200 soundtouch (1.3.1-1) unstable; urgency=low * new upstream version * acknowledged NMU changes * Standards-Version to 3.7.3 -- Guenter Geiger (Debian/GNU) Mon, 05 May 2008 15:57:40 +0200 soundtouch (1.3.0-2.3) unstable; urgency=low * Non-maintainer upload. * Forcibly run automake as well as aclocal, ensuring that the versions of automake and aclocal used are in sync (Closes: #471635). - Use aclocal 1.8, not 1.7 as in the previous NMU, since that appears to be the version used upstream * Make lintian slightly happier: - move -dev package to libdevel - correctly use the word "Copyright", not just (C), in debian/copyright -- Simon McVittie Sat, 05 Apr 2008 11:56:51 +0100 soundtouch (1.3.0-2.2) unstable; urgency=low * Non-maintainer upload. * Build multiple times in a row. (Closes: #444542, #441747). + Adjust DEB_AUTO_UPDATE_*. + Add DEB_AC_AUX_DIR. * 07_gcc43.patch - Build with gcc-4.3. (Closes: #455171). + Thanks to Cyril Brulebois for the patch. * 08_nostrip.patch - Stop LD from stripping. (Closes: #438038). -- Barry deFreese Mon, 10 Mar 2008 00:55:24 -0400 soundtouch (1.3.0-2.1) unstable; urgency=low * NMU as part of the GCC 4.1 transition. * patches/06_gcc41.patch: Remove extra qualification from C++ header file (closes: #356522). -- Martin Michlmayr Thu, 25 May 2006 22:16:25 +0200 soundtouch (1.3.0-2) unstable; urgency=low * changed optimization to -O2 (hope this helps for building on mk68) * Added manpage to soundstretch (closes: #324080) -- Guenter Geiger (Debian/GNU) Wed, 5 Oct 2005 13:11:15 +0200 soundtouch (1.3.0-1) unstable; urgency=low * added the aclocal macros * new upstream version (closes: #310278) * added soundstretch example as separate package (closes: #244586), thanks to Rudolf Weeber for the patch. -- Guenter Geiger (Debian/GNU) Tue, 16 Aug 2005 16:07:09 +0200 soundtouch (1.2.1-8) unstable; urgency=low * Update libtool (closes: #318971) -- Guenter Geiger (Debian/GNU) Thu, 21 Jul 2005 11:09:37 +0200 soundtouch (1.2.1-7) unstable; urgency=low * C++ transition: renamed libsoundtouch1 to libsoundtouch1c2 (closes: #318972,#318971) -- Guenter Geiger (Debian/GNU) Tue, 19 Jul 2005 10:15:05 +0200 soundtouch (1.2.1-6) unstable; urgency=low * Fixed description of usage of the integer version in README.Debian (closes: #300198) * Added a pkgconfig file -- Guenter Geiger (Debian/GNU) Mon, 21 Mar 2005 15:54:06 +0100 soundtouch (1.2.1-5) unstable; urgency=low * disabled assembler code (closes: #267986) -- Guenter Geiger (Debian/GNU) Wed, 25 Aug 2004 17:37:44 +0200 soundtouch (1.2.1-4) unstable; urgency=low * Compiling float and integer version of the library, integer version gets installed to libSoundTouch_i * Exchanged assert.h by our own (ardour-like) flavour * Added README.html file -- Guenter Geiger (Debian/GNU) Thu, 19 Aug 2004 20:14:10 +0200 soundtouch (1.2.1-3) unstable; urgency=low * Added missing build depends (closes: #266581) -- Guenter Geiger (Debian/GNU) Wed, 18 Aug 2004 15:04:05 +0200 soundtouch (1.2.1-2) unstable; urgency=low * Added -V switch to dh_makeshlibs in order to create versioned shlibs file * libsndsound1-dev provides libsoundtouch-dev * Added section to source files (libs) -- Guenter Geiger (Debian/GNU) Tue, 17 Aug 2004 19:17:42 +0200 soundtouch (1.2.1-1) unstable; urgency=low * Initial Release. -- Guenter Geiger (Debian/GNU) Tue, 10 Aug 2004 20:15:01 +0200 debian/gbp.conf0000644000000000000000000000003612251511605010602 0ustar [DEFAULT] pristine-tar = True debian/source/0000755000000000000000000000000012251511605010464 5ustar debian/source/format0000644000000000000000000000001412251511605011672 0ustar 3.0 (quilt) debian/soundstretch.10000644000000000000000000000705012251511605011775 0ustar .TH "soundstretch" 1 .SH NAME soundstretch \- audio processing utility .SH SYNOPSIS .B soundstretch infile.wav outfile.wav [options] .SH DESCRIPTION SoundStretch is a simple command-line application that can change tempo, pitch and playback rates of WAV sound files. This program is intended primarily to demonstrate how the "SoundTouch" library can be used to process sound in your own program, but it can as well be used for processing sound files. .SH USAGE SoundStretch Usage syntax: "infile.wav" Name of the input sound data file (in .WAV audio file format). Give "stdin" as filename to use standard input pipe. "outfile.wav" Name of the output sound file where the resulting sound is saved (in .WAV audio file format). This parameter may be omitted if you don't want to save the output (e.g. when only calculating BPM rate with '\-bpm' switch). Give "stdout" as filename to use standard output pipe. [options] Are one or more control options. .SH OPTIONS Available control options are: .B \-tempo=n Change the sound tempo by n percents (n = \-95.0 .. +5000.0 %) .B \-pitch=n Change the sound pitch by n semitones (n = \-60.0 .. + 60.0 semitones) .B \-rate=n Change the sound playback rate by n percents (n = \-95.0 .. +5000.0 %) .B \-bpm=n Detect the Beats-Per-Minute (BPM) rate of the sound and adjust the tempo to meet 'n' BPMs. When this switch is applied, the " \-tempo" switch is ignored. If "=n" is omitted, i.e. switch " \-bpm" is used alone, then the BPM rate is estimated and displayed, but tempo not adjusted according to the BPM value. .B \-quick Use quicker tempo change algorithm. Gains speed but loses sound quality. .B \-naa Don't use anti-alias filtering in sample rate transposing. Gains speed but loses sound quality. .B \-license Displays the program license text (LGPL) .SH NOTES * To use standard input/output pipes for processing, give "stdin" and "stdout" as input/output filenames correspondingly. The standard input/output pipes will still carry the audio data in .wav audio file format. * The numerical switches allow both integer (e.g. " \-tempo=123") and decimal (e.g. " \-tempo=123.45") numbers. * The " \-naa" and/or " \-quick" switches can be used to reduce CPU usage while compromising some sound quality * The BPM detection algorithm works by detecting repeating bass or drum patterns at low frequencies of <250Hz. A lower-than-expected BPM figure may be reported for music with uneven or complex bass patterns. .SH EXAMPLES Example 1 The following command increases tempo of the sound file "originalfile.wav" by 12.5% and stores result to file "destinationfile.wav": soundstretch originalfile.wav destinationfile.wav \-tempo=12.5 Example 2 The following command decreases the sound pitch (key) of the sound file "orig.wav" by two semitones and stores the result to file "dest.wav": soundstretch orig.wav dest.wav \-pitch= \-2 Example 3 The following command processes the file "orig.wav" by decreasing the sound tempo by 25.3% and increasing the sound pitch (key) by 1.5 semitones. Resulting .wav audio data is directed to standard output pipe: soundstretch orig.wav stdout \-tempo= \-25.3 \-pitch=1.5 Example 4 The following command detects the BPM rate of the file "orig.wav" and adjusts the tempo to match 100 beats per minute. Result is stored to file "dest.wav": soundstretch orig.wav dest.wav \-bpm=100 Example 5 The following command reads .wav sound data from standard input pipe and estimates the BPM rate: soundstretch stdin \-bpm .SH NOTES Converted from the README.html that comes with SoundTouch. debian/libsoundtouch-dev.links0000644000000000000000000000007612251511605013667 0ustar usr/share/doc/libsoundtouch0 /usr/share/doc/libsoundtouch-dev debian/soundstretch.manpages0000644000000000000000000000002612251511605013424 0ustar debian/soundstretch.1 debian/libsoundtouch0.install0000644000000000000000000000002412251511605013512 0ustar usr/lib/*/lib*.so.* debian/copyright0000644000000000000000000000245412251511605011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: SoundTouch Upstream-Contact: Olli Parviainen Source: http://www.surina.net/soundtouch/sourcecode.html Files: * Copyright: 2001-2012 Olli Parviainen License: LGPL-2.1+ Files: debian/* Copyright: 2011-2012 Alessio Treglia 2010-2012 Miguel A. Colón Vélez 2004-2008 Guenter Geiger (Debian/GNU) License: LGPL-2.1+ License: LGPL-2.1+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. . This library 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 Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . . On Debian systems, the complete text of the GNU Lesser General Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1". debian/libsoundtouch0-dbg.links0000644000000000000000000000007712251511605013726 0ustar usr/share/doc/libsoundtouch0 /usr/share/doc/libsoundtouch0-dbg debian/compat0000644000000000000000000000000212251511605010362 0ustar 9 debian/control0000644000000000000000000000516212251511605010573 0ustar Source: soundtouch Priority: optional Section: libs Maintainer: Debian Multimedia Maintainers Uploaders: Alessio Treglia , Miguel A. Colón Vélez Build-Depends: debhelper (>= 9), dh-autoreconf Standards-Version: 3.9.4 Homepage: http://www.surina.net/soundtouch/ Vcs-Git: git://anonscm.debian.org/pkg-multimedia/soundtouch.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/soundtouch.git Package: libsoundtouch-dev Section: libdevel Architecture: any Depends: libsoundtouch0 (= ${binary:Version}), ${misc:Depends} Replaces: libsoundtouch1-dev Conflicts: libsoundtouch1-dev Provides: libsoundtouch0-dev, libsoundtouch1-dev Description: Development files for the sound stretching library SoundTouch is a library that can be used to change pitch and time of soundfiles independently. . This package contains the development files used to build programs that use libsoundtouch0. Package: libsoundtouch0 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Breaks: gstreamer1.0-plugins-bad (<= 1.0.10-3) [armel], yatm (<= 0.8-1) [armel] Description: Sound stretching library SoundTouch is a library that can be used to change pitch and time of soundfiles independently. . This package contains the libsoundtouch0 shared library. Package: libsoundtouch0-dbg Priority: extra Section: debug Architecture: any Multi-Arch: same Depends: libsoundtouch0 (= ${binary:Version}), ${misc:Depends} Description: Debugging symbols for the sound stretching library SoundTouch is a library that can be used to change pitch and time of soundfiles independently. . This package contains the debugging symbols for libsoundtouch0. Package: soundstretch Section: sound Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: Stretches and pitch-shifts sound independently This program can strech and pitch-shift .wav-files independently. This is especially useful for musicians, who want to listen to a song played slowly, without having the pitch altered. . This program uses libsoundtouch for the actual work. Package: soundstretch-dbg Priority: extra Section: debug Architecture: any Depends: soundstretch (= ${binary:Version}), ${misc:Depends} Description: Debugging symbols for the soundstretch program This program can strech and pitch-shift .wav-files independently. This is especially useful for musicians, who want to listen to a song played slowly, without having the pitch altered. . This package contains the debugging symbols for soundstretch. debian/patches/0000755000000000000000000000000012251511605010613 5ustar debian/patches/series0000644000000000000000000000007612251511605012033 0ustar dont-use-integers-if-softfp.patch fix-fp-rounding-error.patch debian/patches/fix-fp-rounding-error.patch0000644000000000000000000000305712251511605016004 0ustar From: Chow Loong Jin Date: Tue, 10 Dec 2013 11:56:20 +0800 Bug-Ubuntu: https://bugs.launchpad.net/bugs/1193667 Subject: Fix rounding error in PeakFinder::getPeakCenter Avoid recalculating cutLevel and groundLevel when all of them are equal to peakLevel, as this can result in floating point rounding differences that can cause cutLevel to exceed peakLevel, resulting in an assertion error in PeakFinder::findCrossingLevel. diff --git a/source/SoundTouch/PeakFinder.cpp b/source/SoundTouch/PeakFinder.cpp index dbc44e7..8d7199f 100644 --- a/source/SoundTouch/PeakFinder.cpp +++ b/source/SoundTouch/PeakFinder.cpp @@ -192,11 +192,21 @@ double PeakFinder::getPeakCenter(const float *data, int peakpos) const gp1 = findGround(data, peakpos, -1); gp2 = findGround(data, peakpos, 1); - groundLevel = 0.5f * (data[gp1] + data[gp2]); peakLevel = data[peakpos]; - // calculate 70%-level of the peak - cutLevel = 0.70f * peakLevel + 0.30f * groundLevel; + if (gp1 == gp2) { + // avoid rounding errors when all are equal + assert(gp1 == peakpos); + + cutLevel = groundLevel = peakLevel; + } else { + // get average of the ground levels + groundLevel = 0.5f * (data[gp1] + data[gp2]); + + // calculate 70%-level of the peak + cutLevel = 0.70f * peakLevel + 0.30f * groundLevel; + } + // find mid-level crossings crosspos1 = findCrossingLevel(data, cutLevel, peakpos, -1); crosspos2 = findCrossingLevel(data, cutLevel, peakpos, 1); -- 1.8.3.2 debian/patches/dont-use-integers-if-softfp.patch0000644000000000000000000000173612251511605017112 0ustar Description: Do not use integer samples when __SOFTFP__ is defined On armel __SOFTFP__ is defined. Hence in 1.7.1 SAMPLETYPE changed from float to short. Unfortunately, this changes some function signatures and thus breaks the ABI. Author: Sebastian Ramacher Bug-Debian: http://bugs.debian.org/723681 Forwarded: not-needed Last-Update: 2013-09-19 --- a/include/STTypes.h +++ b/include/STTypes.h @@ -78,13 +78,6 @@ //#undef SOUNDTOUCH_INTEGER_SAMPLES //#undef SOUNDTOUCH_FLOAT_SAMPLES - #if (defined(__SOFTFP__)) - // For Android compilation: Force use of Integer samples in case that - // compilation uses soft-floating point emulation - soft-fp is way too slow - #undef SOUNDTOUCH_FLOAT_SAMPLES - #define SOUNDTOUCH_INTEGER_SAMPLES 1 - #endif - #if !(SOUNDTOUCH_INTEGER_SAMPLES || SOUNDTOUCH_FLOAT_SAMPLES) /// Choose either 32bit floating point or 16bit integer sampletype debian/soundstretch.install0000644000000000000000000000002512251511605013276 0ustar usr/bin/soundstretch debian/rules0000755000000000000000000000101612251511605010242 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 override_dh_installdocs: dh_installdocs -plibsoundtouch0 -psoundstretch override_dh_installchangelogs: dh_installchangelogs -plibsoundtouch0 -psoundstretch override_dh_strip: dh_strip --package=libsoundtouch0 --dbg-package=libsoundtouch0-dbg dh_strip --package=soundstretch --dbg-package=soundstretch-dbg override_dh_makeshlibs: dh_makeshlibs -plibsoundtouch0 -V 'libsoundtouch0 (>= 1.7.1-3~)' %: dh $@ --parallel --with autoreconf debian/soundstretch-dbg.links0000644000000000000000000000007312251511605013505 0ustar usr/share/doc/soundstretch /usr/share/doc/soundstretch-dbg debian/watch0000644000000000000000000000012412251511605010212 0ustar version=3 http://www.surina.net/soundtouch/sourcecode.html soundtouch-(.+)\.tar\.gz debian/libsoundtouch0.doc-base0000644000000000000000000000046212251511605013527 0ustar Document: libsoundtouch0 Title: SoundTouch Documentation File Author: Olli Parviainen Abstract: This manual describes what SoundTouch is and how it can be used to modify sound files. Section: Sound Format: HTML Index: /usr/share/doc/libsoundtouch0/README.html Files: /usr/share/doc/libsoundtouch0/*.html debian/libsoundtouch-dev.install0000644000000000000000000000011212251511605014204 0ustar usr/include/* usr/lib/*/lib*.so usr/lib/*/pkgconfig/* usr/share/aclocal/* debian/soundstretch.docs0000644000000000000000000000001412251511605012556 0ustar README.html