debian/0000755000000000000000000000000012256116314007167 5ustar debian/libspeex-ocaml-dev.install.in0000644000000000000000000000016112134540156014642 0ustar @OCamlStdlibDir@/speex/META @OCamlStdlibDir@/speex/*.cm* @OCamlStdlibDir@/speex/*.ml* @OCamlStdlibDir@/speex/*.a debian/changelog0000644000000000000000000000400712256116314011042 0ustar ocaml-speex (0.2.0-3build1) trusty; urgency=medium * Rebuild for ocaml-4.01. -- Matthias Klose Mon, 23 Dec 2013 20:27:57 +0000 ocaml-speex (0.2.0-3) unstable; urgency=low * Upload to unstable * Force build-dep on ocaml-ogg >= 0.4.5 -- Romain Beauxis Wed, 08 May 2013 19:22:47 -0500 ocaml-speex (0.2.0-2) experimental; urgency=low * Upload to experimental to rebuild against ocaml-ogg 0.4.4. * Bumped standards version to 3.9.4 -- Romain Beauxis Sat, 20 Apr 2013 11:44:16 -0500 ocaml-speex (0.2.0-1) unstable; urgency=low * New upstream release. * Switch to 3.0 (quilt) package format. * Bumped standards version to 3.9.2 -- Romain Beauxis Tue, 05 Jul 2011 12:26:02 -0500 ocaml-speex (0.1.2-3) unstable; urgency=low * Upload to unstable. -- Romain Beauxis Thu, 03 Mar 2011 13:49:17 -0600 ocaml-speex (0.1.2-2) experimental; urgency=low * Rebuild against ocaml-ogg 0.4.1 from experimental. * Bumped standards version. -- Romain Beauxis Tue, 07 Sep 2010 18:56:10 -0500 ocaml-speex (0.1.2-1) unstable; urgency=low [ Stephane Glondu ] * Use ocaml.mk as a CDBS "rules" file (Closes: #549840) [ Romain Beauxis ] * New upstream release. * Bumped standards version to 3.8.3 * Enabled debugging. * Use new dependency system. * Added doc-base registration. -- Romain Beauxis Wed, 14 Oct 2009 17:29:16 -0500 ocaml-speex (0.1.1-2) unstable; urgency=low * Added missing .a files to libspeex-ocaml-dev. -- Romain Beauxis Mon, 18 May 2009 23:28:19 +1100 ocaml-speex (0.1.1-1) unstable; urgency=low * New upstream release, fixes license inconsistency. -- Romain Beauxis Mon, 30 Mar 2009 18:48:09 +0200 ocaml-speex (0.1.0-1) unstable; urgency=low * Initial upload to unstable (Closes: #515810) -- Romain Beauxis Mon, 30 Mar 2009 17:01:09 +0200 debian/libspeex-ocaml.install.in0000644000000000000000000000006712134540156014073 0ustar @OCamlStdlibDir@/speex/dllspeex_stubs.so @OCamlDllDir@ debian/libspeex-ocaml-dev.doc-base0000644000000000000000000000044012134540156014244 0ustar Document: libspeex-ocaml-dev Title: OCaml Speex module documentation Author: Romain Beauxis Abstract: Documentation of the OCaml Speex module Section: Programming/OCaml Format: HTML Index: /usr/share/doc/libspeex-ocaml-dev/html/index.html Files: /usr/share/doc/libspeex-ocaml-dev/html/* debian/rules0000755000000000000000000000115012142566174010253 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 DEB_CONFIGURE_EXTRA_FLAGS := --enable-debugging DESTDIR = $(CURDIR)/debian/tmp$(shell ocamlc -where) DEB_MAKE_INSTALL_TARGET := install OCAMLFIND_DESTDIR=$(DESTDIR) OCAMLFIND_LDCONF=ignore DEB_DH_INSTALL_SOURCEDIR := debian/tmp DEB_DH_INSTALL_ARGS := --list-missing build/libspeex-ocaml-dev:: mkdir -p $(DESTDIR) make doc clean:: rm -rf Makefile src/Makefile src/META doc config.log config.status \ examples/Makefile.speex2wav examples/Makefile.wav2speex debian/control0000644000000000000000000000323412142566163010601 0ustar Source: ocaml-speex Section: ocaml Priority: optional Maintainer: Debian OCaml Maintainers Uploaders: Samuel Mimram , Romain Beauxis Build-Depends: cdbs (>= 0.4.85~), debhelper (>= 7.0.1), dh-buildinfo, ocaml-nox, dh-ocaml (>= 0.9), libspeex-dev, libogg-ocaml-dev (>= 0.4.5), 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-speex.git Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-speex.git Package: libspeex-ocaml Architecture: any Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml interface to the speex library This package provides an interface to the speex library for OCaml programmers. . Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). . This package contains only the shared runtime stub libraries. Package: libspeex-ocaml-dev Architecture: any Depends: ${ocaml:Depends}, libspeex-dev, libogg-ocaml-dev (>= 0.3.0-1), libspeex-ocaml (= ${binary:Version}), ocaml-findlib, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml interface to the speex library This package provides an interface to the speex library for OCaml programmers. . Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). . This package contains all the development stuff you need to develop OCaml programs which use ocaml-speex. debian/copyright0000644000000000000000000000224112134540156011121 0ustar This package was debianized by Romain Beauxis on Mon, 30 Mar 2009 16:16:32 +0200. It was downloaded from Upstream Author: The Savonet Team Copyright © 2003-2009 The Savonet Team. License: Ocaml-speex 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 of the License, or (at your option) any later version. Ocaml-speex 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 can be found in `/usr/share/common-licenses/GPL-2'. The Debian packaging is © 2009, Romain Beauxis and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. debian/source/0000755000000000000000000000000012134542733010472 5ustar debian/source/format0000644000000000000000000000001412134542733011700 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000007212134540156010217 0ustar version=3 http://sf.net/savonet/ocaml-speex-(.+)\.tar\.gz debian/compat0000644000000000000000000000000212134540156010365 0ustar 7 debian/libspeex-ocaml-dev.docs0000644000000000000000000000002012134540156013511 0ustar README doc/html