debian/0000755000000000000000000000000012256061057007172 5ustar debian/changelog0000644000000000000000000000735712256061057011060 0ustar ocaml-soundtouch (0.1.7-1build2) trusty; urgency=medium * Rebuild for ocaml-4.01. -- Matthias Klose Mon, 23 Dec 2013 16:17:51 +0000 ocaml-soundtouch (0.1.7-1build1) precise; urgency=low * Rebuild for OCaml 3.12.1. -- Colin Watson Sat, 19 Nov 2011 00:55:03 +0000 ocaml-soundtouch (0.1.7-1) unstable; urgency=low * New upstream release. * Bumpded standard-versions to 3.9.2 -- Romain Beauxis Sat, 08 Oct 2011 15:33:30 +0200 ocaml-soundtouch (0.1.6-1) unstable; urgency=low * New upstream release. * Fixes FTBFS for -lBPM * Fixes FTBFS for -lstdc++ * Dropped patch for soundtouch's pkg-config: fixed upstream. * Bumped standards version to 3.9.1 -- Romain Beauxis Thu, 10 Mar 2011 15:18:55 -0600 ocaml-soundtouch (0.1.5-4) unstable; urgency=low * Team upload * libsoundtouch-ocaml-dev: version the dependency to libsoundtouch-dev -- Stéphane Glondu Mon, 28 Feb 2011 05:45:55 +0100 ocaml-soundtouch (0.1.5-3) unstable; urgency=low * Team upload * Fix dependencies of libsoundtouch-ocaml-dev package -- Stéphane Glondu Sun, 27 Feb 2011 10:41:09 +0100 ocaml-soundtouch (0.1.5-2) unstable; urgency=low * Team upload * Switch source package format to 3.0 (quilt) * Updates for soundtouch transition (Closes: #611529): - add 0001-Update-buildsystem-to-build-with-soundtouch-1.5.patch - update dependencies accordingly * Bump debhelper compat level to 8 -- Stéphane Glondu Sun, 27 Feb 2011 10:07:29 +0100 ocaml-soundtouch (0.1.5-1) unstable; urgency=low * New upstream release. * Switched to new automatic dependency system. * Bumped standards version to 3.8.3 * Changed section to ocaml. * Fixed Vcs-* fields. * Clean generated files in debian/rules clean * Versioned licenses in debian/copyright -- Romain Beauxis Mon, 12 Oct 2009 17:43:49 -0500 ocaml-soundtouch (0.1.4-3) unstable; urgency=low * Add missing build-dependency on dh-ocaml, closes: #517433. -- Samuel Mimram Fri, 27 Feb 2009 19:33:15 +0100 ocaml-soundtouch (0.1.4-2) unstable; urgency=low * Rebuild with OCaml 3.11. * Switch packaging to git. * Update compat to 7. * Update standards version to 3.8.0. -- Samuel Mimram Fri, 27 Feb 2009 09:00:20 +0100 ocaml-soundtouch (0.1.4-1) unstable; urgency=low * New upstream release, fixing pkg-config detection inconsistency between upstream and debian's package. -- Romain Beauxis Tue, 06 May 2008 17:00:19 +0200 ocaml-soundtouch (0.1.3-1) unstable; urgency=low * New upstream release * Switched to cdbs -- Romain Beauxis Tue, 06 May 2008 16:46:44 +0200 ocaml-soundtouch (0.1.2-1) unstable; urgency=low [ Stefano Zacchiroli ] * fix vcs-svn field to point just above the debian/ dir [ Julien Cristau ] * Fix FTBFS with new dpkg-dev by setting CFLAGS correctly in debian/rules (closes: 476068). [ Romain Beauxis ] * New upstream release, now install .cmx file * Changed maintainer to Debian OCaml Maintainers * Updated standards to 3.7.3 -- Romain Beauxis Mon, 31 Dec 2007 16:50:12 +0100 ocaml-soundtouch (0.1.1-3) unstable; urgency=low * Full build-depencies... -- Romain Beauxis Fri, 16 Nov 2007 12:11:11 +0100 ocaml-soundtouch (0.1.1-2) unstable; urgency=low * Added ocamlfind to build-dep. -- Romain Beauxis Tue, 13 Nov 2007 03:31:36 +0100 ocaml-soundtouch (0.1.1-1) unstable; urgency=low * Initial upload to unstable (Closes: #450940) -- Romain Beauxis Tue, 13 Nov 2007 03:14:29 +0100 debian/libsoundtouch-ocaml-dev.docs0000644000000000000000000000000711644050364014567 0ustar README debian/rules0000755000000000000000000000114211644050364010247 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk include /usr/share/cdbs/1/rules/ocaml.mk # In order to regenerate 'debian/control' : # DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean # Then check manually if everything's ok DESTDIR = $(CURDIR)/debian/tmp/$(OCAML_STDLIB_DIR) DEB_MAKE_INSTALL_TARGET := install OCAMLFIND_DESTDIR=$(DESTDIR) OCAMLFIND_LDCONF=ignore DEB_DH_INSTALL_ARGS := --list-missing build/libsoundtouch-ocaml-dev:: mkdir -p $(DESTDIR) clean:: rm -rf Makefile src/Makefile src/META config.log config.status debian/gbp.conf0000644000000000000000000000003611644050364010607 0ustar [DEFAULT] pristine-tar = True debian/control0000644000000000000000000000316511644052270010577 0ustar Source: ocaml-soundtouch Section: ocaml Priority: optional Maintainer: Debian OCaml Maintainers Uploaders: Samuel Mimram , Romain Beauxis Build-Depends: autotools-dev, cdbs (>= 0.4.85~), debhelper (>= 8~), dh-buildinfo, ocaml-nox, dh-ocaml (>= 0.9), debhelper (>= 8), libsoundtouch-dev (>= 1.5.0), ocaml-findlib (>= 1.2.4), pkg-config Standards-Version: 3.9.2 Homepage: http://savonet.sourceforge.net/ Vcs-Git: git://git.debian.org/pkg-ocaml-maint/packages/ocaml-soundtouch.git Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-soundtouch.git Package: libsoundtouch-ocaml Architecture: any Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml bindings for the sound stretching library -- runtime files Libsoundtouch is a library that can be used to change pitch and time of soundfiles independently. This package provides OCaml interface to the C library. . This package contains only the shared runtime stub libraries. Package: libsoundtouch-ocaml-dev Architecture: any Depends: ${ocaml:Depends}, libsoundtouch-dev (>= 1.5.0), libsoundtouch-ocaml (= ${binary:Version}), ocaml-findlib, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml bindings for the sound stretching library -- runtime files Libsoundtouch is a library that can be used to change pitch and time of soundfiles independently. This package provides OCaml interface to the C library. . This package contains all the development stuff you need to develop OCaml programs which use soundtouch. debian/copyright0000644000000000000000000000325611644050364011132 0ustar This package was debianized by Samuel Mimram on Tue, 23 Oct 2007 19:20:42 +0100. It was downloaded from Upstream Author: Samuel Mimram Copyright: Copyright © 2007 Samuel Mimram License: License for this package is the GNU Lesser General Public License, with the additional exception: <---- As a special exception to the GNU Library General Public License, you may link, statically or dynamically, a "work that uses the Library" with a publicly distributed version of the Library to produce an executable file containing portions of the Library, and distribute that executable file under terms of your choice, without any of the additional requirements listed in clause 6 of the GNU Library General Public License. By "a publicly distributed version of the Library", we mean either the unmodified Library as distributed by INRIA, or a modified version of the Library that is distributed under the conditions defined in clause 3 of the GNU Library General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU Library General Public License. <---- You should have received a copy of the GNU Lesser General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. The Debian packaging is © 2007, Samuel Mimram and is licensed under the GPL, see `/usr/share/common-licenses/GPL-3'. debian/source/0000755000000000000000000000000011644050364010471 5ustar debian/source/format0000644000000000000000000000001411644050364011677 0ustar 3.0 (quilt) debian/libsoundtouch-ocaml-dev.install.in0000644000000000000000000000020511644050364015712 0ustar @OCamlStdlibDir@/soundtouch/META @OCamlStdlibDir@/soundtouch/*.a @OCamlStdlibDir@/soundtouch/*.cm* @OCamlStdlibDir@/soundtouch/*.mli debian/watch0000644000000000000000000000007711644050364010226 0ustar version=3 http://sf.net/savonet/ocaml-soundtouch-(.+)\.tar\.gz debian/compat0000644000000000000000000000000211644050364010367 0ustar 8 debian/control.in0000644000000000000000000000302711644051326011202 0ustar Source: ocaml-soundtouch Section: ocaml Priority: optional Maintainer: Debian OCaml Maintainers Uploaders: Samuel Mimram , Romain Beauxis Build-Depends: @cdbs@, debhelper (>= 8), libsoundtouch-dev (>= 1.5.0), ocaml-findlib (>= 1.2.4), pkg-config Standards-Version: 3.9.2 Homepage: http://savonet.sourceforge.net/ Vcs-Git: git://git.debian.org/pkg-ocaml-maint/packages/ocaml-soundtouch.git Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-soundtouch.git Package: libsoundtouch-ocaml Architecture: any Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml bindings for the sound stretching library -- runtime files Libsoundtouch is a library that can be used to change pitch and time of soundfiles independently. This package provides OCaml interface to the C library. . This package contains only the shared runtime stub libraries. Package: libsoundtouch-ocaml-dev Architecture: any Depends: ${ocaml:Depends}, libsoundtouch-dev (>= 1.5.0), libsoundtouch-ocaml (= ${binary:Version}), ocaml-findlib, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml bindings for the sound stretching library -- runtime files Libsoundtouch is a library that can be used to change pitch and time of soundfiles independently. This package provides OCaml interface to the C library. . This package contains all the development stuff you need to develop OCaml programs which use soundtouch. debian/libsoundtouch-ocaml.install.in0000644000000000000000000000010111644050364015131 0ustar @OCamlStdlibDir@/soundtouch/dllsoundtouch_stubs.so @OCamlDllDir@