debian/0000755000000000000000000000000012256061004007162 5ustar debian/changelog0000644000000000000000000000452212256061004011037 0ustar ocaml-ladspa (0.1.4-1build2) trusty; urgency=medium * Rebuild for ocaml-4.01. -- Matthias Klose Mon, 23 Dec 2013 16:17:09 +0000 ocaml-ladspa (0.1.4-1build1) precise; urgency=low * Rebuild for OCaml 3.12.1. -- Colin Watson Sat, 19 Nov 2011 00:50:06 +0000 ocaml-ladspa (0.1.4-1) unstable; urgency=low * New upstream release. -- Romain Beauxis Sat, 08 Oct 2011 16:26:53 +0200 ocaml-ladspa (0.1.3-1) unstable; urgency=low * New upstream release. * Bumped standards version to 3.9.2 * Switch to 3.0 (quilt) package format. -- Romain Beauxis Tue, 26 Jul 2011 15:41:33 -0500 ocaml-ladspa (0.1.2-1) unstable; urgency=low * New upstream release. * Bumped standards version to 3.8.3 * Use new automatic dependency system * Changed section to ocaml * Added docbase registration * Versioned licenses in debian/copyright * Clean generated files in debian/rules clean -- Romain Beauxis Mon, 12 Oct 2009 03:58:54 -0500 ocaml-ladspa (0.1.1-3) unstable; urgency=low * Switch packaging to git. * Update compat to 7. -- Samuel Mimram Wed, 25 Feb 2009 22:29:48 +0100 ocaml-ladspa (0.1.1-2) experimental; urgency=low * New upload to experimental to build against ocaml 3.11. * Versioned ocaml-related build-dep to avoid confusion. * Switched to cdbs * Added dh-ocaml to build-deps. * Updated standards to 3.8.0. -- Romain Beauxis Sat, 13 Dec 2008 23:29:20 +0100 ocaml-ladspa (0.1.1-1) unstable; urgency=low [ Stefano Zacchiroli ] * fix vcs-svn field to point just above the debian/ dir [ Romain Beauxis ] * New upstream release, now install .cmx file * Changed maintainer to Debian OCaml Maintainers * Updated standards to 3.7.3 [ Julien Cristau ] * Fix FTBFS with new dpkg-dev by setting CFLAGS correctly in debian/rules (closes: 476014). -- Romain Beauxis Wed, 16 Apr 2008 01:45:22 +0100 ocaml-ladspa (0.1.0-2) unstable; urgency=low * Added ocaml-findlib to build dependencies. -- Romain Beauxis Wed, 14 Nov 2007 16:54:21 +0100 ocaml-ladspa (0.1.0-1) unstable; urgency=low * Initial upload to sid (Closes: #451233) -- Romain Beauxis Wed, 14 Nov 2007 02:03:50 +0100 debian/libladspa-ocaml-dev.install.in0000644000000000000000000000022111644041221014751 0ustar @OCamlStdlibDir@/ladspa/META @OCamlStdlibDir@/ladspa/*.a @OCamlStdlibDir@/ladspa/*.cm* @OCamlStdlibDir@/ladspa/*.ml* @OCamlStdlibDir@/ladspa/*.h debian/rules0000755000000000000000000000110511644041221010236 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 build/libladspa-ocaml-dev:: mkdir -p $(DESTDIR) make doc clean:: rm -rf Makefile config.log config.status src/META src/Makefile doc debian/gbp.conf0000644000000000000000000000003611644041221010577 0ustar [DEFAULT] pristine-tar = True debian/control0000644000000000000000000000272311644041221010570 0ustar Source: ocaml-ladspa 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), ladspa-sdk, ocaml-findlib (>= 1.2.4) Standards-Version: 3.9.2 Homepage: http://savonet.sourceforge.net/ Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-ladspa.git Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-ladspa.git Package: libladspa-ocaml Architecture: any Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml bindings for LADSPA -- runtime files LADSPA is a free standard specification for audio effect plugins. Ocaml-ladspa provide an interface for OCaml programmers to this architecture. . This package contains only the shared runtime stub binaries. Package: libladspa-ocaml-dev Architecture: any Depends: ${ocaml:Depends}, ladspa-sdk, libladspa-ocaml (= ${binary:Version}), ocaml-findlib, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml bindings for LADSPA -- developpement files LADSPA is a free standard specification for audio effect plugins. Ocaml-ladspa provide an interface for OCaml programmers to this architecture. . This package contains all the development stuff you need to develop OCaml programs which use ladspa. debian/copyright0000644000000000000000000000326111644041221011116 0ustar This package was debianized by Romain Beauxis on Wed, 14 Nov 2007 02:03:50 +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 aditional 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/0000755000000000000000000000000011644041221010461 5ustar debian/source/format0000644000000000000000000000001411644041221011667 0ustar 3.0 (quilt) debian/libladspa-ocaml.install.in0000644000000000000000000000007111644041221014200 0ustar @OCamlStdlibDir@/ladspa/dllladspa_stubs.so @OCamlDllDir@ debian/libladspa-ocaml-dev.doc-base0000644000000000000000000000044411644041221014362 0ustar Document: libladspa-ocaml-dev Title: OCaml ladspa module documentation Author: Samuel Mimram Abstract: Documentation of the OCaml Ladspa module Section: Programming/OCaml Format: HTML Index: /usr/share/doc/libladspa-ocaml-dev/html/index.html Files: /usr/share/doc/libladspa-ocaml-dev/html/* debian/watch0000644000000000000000000000007311644041221010212 0ustar version=3 http://sf.net/savonet/ocaml-ladspa-(.+)\.tar\.gz debian/compat0000644000000000000000000000000211644041221010357 0ustar 7 debian/libladspa-ocaml-dev.docs0000644000000000000000000000002011644041221013623 0ustar README doc/html debian/control.in0000644000000000000000000000260211644041221011171 0ustar Source: ocaml-ladspa Section: ocaml Priority: optional Maintainer: Debian OCaml Maintainers Uploaders: Samuel Mimram , Romain Beauxis Build-Depends: @cdbs@, ladspa-sdk, ocaml-findlib (>= 1.2.4) Standards-Version: 3.9.2 Homepage: http://savonet.sourceforge.net/ Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-ladspa.git Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-ladspa.git Package: libladspa-ocaml Architecture: any Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml bindings for LADSPA -- runtime files LADSPA is a free standard specification for audio effect plugins. Ocaml-ladspa provide an interface for OCaml programmers to this architecture. . This package contains only the shared runtime stub binaries. Package: libladspa-ocaml-dev Architecture: any Depends: ${ocaml:Depends}, ladspa-sdk, libladspa-ocaml (= ${binary:Version}), ocaml-findlib, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml bindings for LADSPA -- developpement files LADSPA is a free standard specification for audio effect plugins. Ocaml-ladspa provide an interface for OCaml programmers to this architecture. . This package contains all the development stuff you need to develop OCaml programs which use ladspa.