debian/0000755000000000000000000000000012256116276007176 5ustar debian/changelog0000644000000000000000000000210412256116276011045 0ustar ocaml-flac (0.1.1-3build1) trusty; urgency=medium * Rebuild for ocaml-4.01. -- Matthias Klose Mon, 23 Dec 2013 20:27:42 +0000 ocaml-flac (0.1.1-3) unstable; urgency=low * Upload to unstable. * Force build-dep on ocaml-ogg >= 0.4.5 -- Romain Beauxis Wed, 08 May 2013 19:03:10 -0500 ocaml-flac (0.1.1-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:16:03 -0500 ocaml-flac (0.1.1-1) unstable; urgency=low * New upstream release. -- Romain Beauxis Tue, 26 Jun 2012 06:53:31 +0200 ocaml-flac (0.1.0-1) unstable; urgency=low * New upstream release. * Initial upload to sid. -- Romain Beauxis Tue, 05 Jul 2011 12:13:30 -0500 ocaml-flac (0.1.0~20110532+hgb02e02b1cf7c-1) experimental; urgency=low * Initial upload to experimental (Closes: #627729) -- Romain Beauxis Mon, 23 May 2011 17:22:12 -0500 debian/libflac-ocaml-dev.install.in0000644000000000000000000000015512134537477014442 0ustar @OCamlStdlibDir@/flac/META @OCamlStdlibDir@/flac/*.cm* @OCamlStdlibDir@/flac/*.ml* @OCamlStdlibDir@/flac/*.a debian/libflac-ocaml-dev.doc-base0000644000000000000000000000043412134537477014044 0ustar Document: libflac-ocaml-dev Title: OCaml Voaaenc module documentation Author: Romain Beauxis Abstract: Documentation of the Voaacenc module Section: Programming/OCaml Format: HTML Index: /usr/share/doc/libflac-ocaml-dev/html/index.html Files: /usr/share/doc/libflac-ocaml-dev/html/* debian/rules0000755000000000000000000000107612142570501010247 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 DEB_CONFIGURE_SCRIPT := ./configure DESTDIR = $(CURDIR)/debian/tmp/$(OCAML_STDLIB_DIR) DEB_MAKE_INSTALL_TARGET := install OCAMLFIND_DESTDIR=$(DESTDIR) OCAMLFIND_LDCONF=ignore build/libflac-ocaml-dev:: mkdir -p $(DESTDIR) make doc clean:: rm -rf examples/Makefile.decode examples/Makefile.encode .pc config.h Makefile src/Makefile src/META doc config.log config.status debian/libflac-ocaml.install.in0000644000000000000000000000006512134537477013666 0ustar @OCamlStdlibDir@/flac/dllflac_stubs.so @OCamlDllDir@ debian/control0000644000000000000000000000321712142570341010573 0ustar Source: ocaml-flac 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), libflac-dev, ocaml-findlib (>= 1.2.4), pkg-config, libogg-ocaml-dev (>= 0.4.5) Standards-Version: 3.9.4 Homepage: http://savonet.sourceforge.net/ Vcs-Git: git://git.debian.org/pkg-ocaml-maint/packages/ocaml-flac.git Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-flac.git Package: libflac-ocaml Architecture: any Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml interface to the flac library -- runtime files This package provides an interface to the flac library for OCaml programmers. . FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. . This package contains only the shared runtime stub libraries. Package: libflac-ocaml-dev Architecture: any Depends: ${ocaml:Depends}, libflac-dev, libogg-ocaml-dev, libflac-ocaml (= ${binary:Version}), ocaml-findlib, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml interface to the flac library -- developpement files This package provides an interface to the flac library for OCaml programmers. . FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-flac. debian/copyright0000644000000000000000000000223712134537477011142 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 © 2011 The Savonet Team. License: This library 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. 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 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 © 2011, Romain Beauxis and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. debian/source/0000755000000000000000000000000012134537477010503 5ustar debian/source/format0000644000000000000000000000001412134537477011711 0ustar 3.0 (quilt) debian/libflac-ocaml-dev.docs0000644000000000000000000000002012134537477013306 0ustar README doc/html debian/watch0000644000000000000000000000007112134537477010232 0ustar version=3 http://sf.net/savonet/ocaml-flac-(.+)\.tar\.gz debian/compat0000644000000000000000000000000212134537477010401 0ustar 7