debian/0000755000000000000000000000000012142562370007170 5ustar debian/gbp.conf0000644000000000000000000000003612133135215010600 0ustar [DEFAULT] pristine-tar = True debian/watch0000644000000000000000000000007212133135215010212 0ustar version=3 http://sf.net/savonet/ocaml-bjack-(.+)\.tar\.gz debian/rules0000755000000000000000000000065712133135447010261 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 DESTDIR = $(CURDIR)/debian/tmp/$(OCAML_STDLIB_DIR) DEB_MAKE_INSTALL_TARGET := install OCAMLFIND_DESTDIR=$(DESTDIR) OCAMLFIND_LDCONF=ignore DEB_DH_INSTALL_SOURCEDIR := debian/tmp DEB_DH_INSTALL_ARGS := --list-missing build/libbjack-ocaml-dev:: mkdir -p $(DESTDIR) dh_ocamldoc debian/libbjack-ocaml.install.in0000644000000000000000000000007212133135215014010 0ustar @OCamlStdlibDir@/bjack/dllbjack_stubs.so @OCamlDllDir@ debian/copyright0000644000000000000000000000373012133135215011120 0ustar This package was debianized by Romain Beauxis on Sat, 10 May 2008 02:55:21 +0200. It was downloaded from Upstream Author: The Savonet Team Copyright: Copyright © 2007-2008 Romain Beauxis Part of the code in jack_wrapper.{c,h} was taken from bio2jack, written by Chris Morgan The copyright for this code is: 2004 Chris Morgan License: License for this package is the GNU Lesser General Public License, with the aditional exception (the GNU Library General Public License is the former name for the GNU Lesser General Public License): <---- 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'. The Debian packaging is © 2008, Romain Beauxis and is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'. debian/changelog0000644000000000000000000000641212142562370011045 0ustar ocaml-bjack (0.1.4-2) unstable; urgency=low * Upload to unstable. -- Romain Beauxis Wed, 08 May 2013 18:51:04 -0500 ocaml-bjack (0.1.4-1) experimental; urgency=low * New upstream release. * Upload to experimental. * Dropped patch applied upstream. * Bumped standards version to 3.9.4 -- Romain Beauxis Mon, 15 Apr 2013 21:43:27 -0500 ocaml-bjack (0.1.3-4) experimental; urgency=low * Added patch to avoid FTBFS on hurd caused by conflicts over errno variable name. Thanks to Pino Toscano for reporting and patching. Closes: #623337 * Bumped standards-version to 3.9.2 * Switched to 3.0 (quilt) package format. -- Romain Beauxis Thu, 20 Oct 2011 14:34:51 +0200 ocaml-bjack (0.1.3-3) experimental; urgency=low [ Stéphane Glondu ] * debian/control: update Vcs-* to point to git repository [ Romain Beauxis ] * Updated build-dep to build against jack2. * Upload to experimental to rebuild against jack2. * Bumped standards version to 3.9.1 -- Romain Beauxis Sat, 04 Sep 2010 18:09:22 -0500 ocaml-bjack (0.1.3-2) unstable; urgency=low * Changed section to ocaml. -- Romain Beauxis Mon, 12 Oct 2009 03:38:04 -0500 ocaml-bjack (0.1.3-1) unstable; urgency=low [ Mehdi Dogguy ] * Bumped standard-versions to 3.8.3 * Remove generated files using debian/clean * Use new features of dh-ocaml (>= 0.9~) - Use dh_ocamldoc instead of ocamldoc-api-ref-config (Closes: #549719) [ Romain Beauxis ] * New upstream release -- Romain Beauxis Mon, 12 Oct 2009 00:18:41 -0500 ocaml-bjack (0.1.2-2) unstable; urgency=low * Fix ocaml's standard library path, fixes FTBFS. * Install bjack.mli * Register documentation with docbase * Bumped standard-versions to 3.8.2 * Fix copyright-refers-to-versionless-license-file * Move libbjack-ocaml-dev to ocaml section * Fix copyright-with-old-dh-make-debian-copyright * Add myself to uploaders -- Mehdi Dogguy Mon, 29 Jun 2009 23:53:57 +0200 ocaml-bjack (0.1.2-1) unstable; urgency=low * New Upstream Version. * Switch packaging to git. * Update compat to 7. -- Samuel Mimram Wed, 25 Feb 2009 09:54:37 +0100 ocaml-bjack (0.1.1-2) experimental; urgency=low * Upload to experimental to build against ocaml 3.11. * Versioned ocaml-related build-deps. * Added build-dep on dh-ocaml. -- Romain Beauxis Sat, 13 Dec 2008 23:12:27 +0100 ocaml-bjack (0.1.1-1) unstable; urgency=low * New upstream release, fixes typo in caml_bjack_open_byte(s) -- Romain Beauxis Mon, 23 Jun 2008 10:57:06 +0200 ocaml-bjack (0.1.0-3) unstable; urgency=low * Added needed libsamplerate0-dev to dependencies for libbjack-ocaml-dev * Bumped standard-versions to 3.8.0 -- Romain Beauxis Sun, 22 Jun 2008 13:18:52 +0200 ocaml-bjack (0.1.0-2) unstable; urgency=low * Updated copyright notice -- Romain Beauxis Sat, 07 Jun 2008 18:12:42 +0200 ocaml-bjack (0.1.0-1) unstable; urgency=low * Initial upload to unstable (Closes: #480438) -- Romain Beauxis Sat, 07 Jun 2008 18:12:39 +0200 debian/libbjack-ocaml-dev.docs0000644000000000000000000000000712133135215013437 0ustar README debian/compat0000644000000000000000000000000212133135215010360 0ustar 7 debian/source/0000755000000000000000000000000012133135215010462 5ustar debian/source/format0000644000000000000000000000001412133135215011670 0ustar 3.0 (quilt) debian/libbjack-ocaml-dev.install.in0000644000000000000000000000016512133135215014567 0ustar @OCamlStdlibDir@/bjack/META @OCamlStdlibDir@/bjack/*.a @OCamlStdlibDir@/bjack/*.cm* @OCamlStdlibDir@/bjack/bjack.mli debian/control0000644000000000000000000000315012133135416010567 0ustar Source: ocaml-bjack Section: ocaml Priority: optional Maintainer: Debian OCaml Maintainers Uploaders: Samuel Mimram , Romain Beauxis , Mehdi Dogguy Build-Depends: cdbs (>= 0.4.53), debhelper (>= 7.0.1), ocaml-nox, dh-ocaml (>= 0.9), libjack-jackd2-dev | libjack-dev, libsamplerate0-dev, ocaml-findlib, pkg-config, Standards-Version: 3.9.4 Homepage: http://savonet.sourceforge.net/ Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-bjack.git Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-bjack.git Package: libbjack-ocaml Architecture: any Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml blocking interface to jack audio connection kit ocaml-bjack is a blocking interface to jack audio connection kit. Using it, you can create a jack device and read/write from it much like with ALSA or OSS. . This package contains only the shared runtime stub libraries. Package: libbjack-ocaml-dev Architecture: any Depends: ${ocaml:Depends}, ${shlibs:Depends}, libjack-dev, libsamplerate0-dev, libbjack-ocaml (= ${binary:Version}), ocaml-findlib, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml blocking interface to jack audio connection kit ocaml-bjack is a blocking interface to jack audio connection kit. Using it, you can create a jack device and read/write from it much like with ALSA or OSS. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-bjack. debian/libbjack-ocaml-dev.ocamldoc0000644000000000000000000000003712133135215014273 0ustar # dh_ocamldoc file -d doc/html debian/clean0000644000000000000000000000007012133135215010164 0ustar Makefile config.log config.status src/META src/Makefile