debian/0000755000000000000000000000000012256133706007173 5ustar debian/ocaml-melt.install0000644000000000000000000000011011661722330012601 0ustar usr/bin usr/share/man bench/_melt/doc.pdf /usr/share/doc/ocaml-melt debian/copyright0000644000000000000000000000357011661715562011140 0ustar Name: Melt Packaged-By: Stéphane Glondu Packaged-Date: Mon, 30 Aug 2010 13:19:15 +0200 Original-Source-Location: http://melt.forge.ocamlcore.org/ Upstream-Author: Romain Bardou Files: * Copyright: © 2009 Romain Bardou © 2010 Arnaud Spiwack License: BSD-C3 All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Melt nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: debian/* Copyright: © 2010 Stéphane Glondu License: BSD-C3 debian/changelog0000644000000000000000000000140612256133706011046 0ustar ocaml-melt (1.4.0-1build1) trusty; urgency=medium * Rebuild for ocaml-4.01. -- Matthias Klose Mon, 23 Dec 2013 22:23:02 +0000 ocaml-melt (1.4.0-1) unstable; urgency=low * New upstream release - remove all patches (merged upstream) * Bump Standards-Version to 3.9.2 (no changes) * Move mlpost from Recommends to Depends -- Stéphane Glondu Sat, 19 Nov 2011 13:09:08 +0100 ocaml-melt (1.3.0-2) unstable; urgency=low * Add patch to support bytecode architectures (Closes: #613058) -- Stéphane Glondu Sun, 13 Feb 2011 18:15:25 +0100 ocaml-melt (1.3.0-1) unstable; urgency=low * Initial release (Closes: #567885) -- Stéphane Glondu Sat, 04 Dec 2010 10:14:53 +0100 debian/libmelt-ocaml-dev.doc-base.melt0000644000000000000000000000043411661715562015035 0ustar Document: ocaml-melt-melt Title: Melt API documentation Author: Romain Bardou Abstract: Melt ocamldoc-generated API documentation Section: Programming/OCaml Format: HTML Index: /usr/share/doc/libmelt-ocaml-dev/html/melt/index.html Files: /usr/share/doc/libmelt-ocaml-dev/html/melt/* debian/clean0000644000000000000000000000002711661722337010202 0ustar bench/*.ps bench/*.pdf debian/TODO0000644000000000000000000000017411661715562007672 0ustar - rename /usr/bin/melt to avoid conflict with melt package (ongoing discussion with upstream to rename the whole project) debian/compat0000644000000000000000000000000211661715562010376 0ustar 8 debian/libmelt-ocaml-dev.lintian-overrides0000644000000000000000000000035411661715562016057 0ustar # "Latex" is the name of the OCaml module about LaTeX! libmelt-ocaml-dev: spelling-error-in-doc-base-title-field ocaml-melt-latex:2 Latex LaTeX libmelt-ocaml-dev: spelling-error-in-doc-base-abstract-field ocaml-melt-latex:4 Latex LaTeX debian/patches/0000755000000000000000000000000011661715562010627 5ustar debian/patches/series0000644000000000000000000000000011661715562012032 0ustar debian/README.Debian0000644000000000000000000000056511661715562011247 0ustar melt for Debian --------------- * The "melt" executable has been renamed to "meltbuild", because of collision with /usr/bin/melt provided by the melt package. See [1] for discussion about this name. [1] https://lists.forge.ocamlcore.org/pipermail/melt-general/2010-August/000047.html -- Stéphane Glondu , Mon, 8 Nov 2010 09:29:55 +0100 debian/libmelt-ocaml-dev.doc-base.latex0000644000000000000000000000044111661715562015207 0ustar Document: ocaml-melt-latex Title: Latex API documentation Author: Romain Bardou Abstract: Latex ocamldoc-generated API documentation Section: Programming/OCaml Format: HTML Index: /usr/share/doc/libmelt-ocaml-dev/html/latex/index.html Files: /usr/share/doc/libmelt-ocaml-dev/html/latex/* debian/ocaml-melt.doc-base.refman0000644000000000000000000000030111661715562014072 0ustar Document: ocaml-melt-refman Title: Melt reference manual Author: Romain Bardou Abstract: Melt reference manual Section: Programming/OCaml Format: PDF Files: /usr/share/doc/ocaml-melt/doc.pdf* debian/control0000644000000000000000000000305311661715740010602 0ustar Source: ocaml-melt Priority: optional Maintainer: Debian OCaml Maintainers Uploaders: Stéphane Glondu Build-Depends: debhelper (>= 8), dh-ocaml (>= 0.9), ocaml-findlib, mlpost, ghostscript, texlive-latex-extra, ocaml-nox (>= 3.11.1-3~) Standards-Version: 3.9.2 Section: tex Homepage: http://melt.forge.ocamlcore.org/ Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-melt.git Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-melt.git Package: ocaml-melt Architecture: any Depends: mlpost, texlive-latex-base, libmelt-ocaml-dev, ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: texlive-latex-extra Description: LaTeX with OCaml (tools) Melt is a set of libraries and tools which allows you to program LaTeX documents using OCaml. This combines the typesetting power of LaTeX with the programming power of OCaml. It can be combined with Mlpost to include figures. . This package contains command-line tools to compile Melt files. Package: libmelt-ocaml-dev Architecture: any Section: ocaml Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${ocaml:Provides} Recommends: ocaml-findlib Description: LaTeX with OCaml (libraries) Melt is a set of libraries and tools which allows you to program LaTeX documents using OCaml. This combines the typesetting power of LaTeX with the programming power of OCaml. It can be combined with Mlpost to include figures. . This package contains libraries needed to compile Melt files. debian/libmelt-ocaml-dev.install.in0000644000000000000000000000042611661715562014474 0ustar @OCamlStdlibDir@ /usr/share/doc/libmelt-ocaml-dev _build/latex/latex.mli @OCamlStdlibDir@/melt _build/melt/melt.mli @OCamlStdlibDir@/melt _build/melt/mlpost_specific.ml @OCamlStdlibDir@/melt meltpp/meltpp_plugin.mli @OCamlStdlibDir@/melt debian/rules0000755000000000000000000000164511661715562010266 0ustar #!/usr/bin/make -f # -*- makefile -*- include /usr/share/ocaml/ocamlvars.mk export OCAMLFIND_DESTDIR=$(CURDIR)/debian/tmp/$(OCAML_STDLIB_DIR) export HAS_OCAMLOPT=$(OCAML_HAVE_OCAMLOPT) %: dh $@ --with ocaml .PHONY: override_dh_auto_clean override_dh_auto_clean: $(MAKE) dist-clean .PHONY: override_dh_auto_configure override_dh_auto_configure: ocaml configure.ml .PHONY: override_dh_auto_build override_dh_auto_build: dh_auto_build $(MAKE) -C bench doc.bench cd bench && ps2pdf doc.ps .PHONY: override_dh_auto_install override_dh_auto_install: $(MAKE) install INSTALLBIN=debian/tmp/usr/bin INSTALLMAN=debian/tmp/usr/share/man/man1 mkdir -p debian/tmp/usr/share/doc/libmelt-ocaml-dev/html cp -a _build/latex/latex.docdir debian/tmp/usr/share/doc/libmelt-ocaml-dev/html/latex cp -a _build/melt/melt.docdir debian/tmp/usr/share/doc/libmelt-ocaml-dev/html/melt rm -f debian/tmp/usr/share/doc/libmelt-ocaml-dev/*/*.stamp debian/source/0000755000000000000000000000000011661715562010500 5ustar debian/source/format0000644000000000000000000000001411661715562011706 0ustar 3.0 (quilt) debian/gbp.conf0000644000000000000000000000003611661715562010616 0ustar [DEFAULT] pristine-tar = True debian/watch0000644000000000000000000000031211661715562010225 0ustar version=3 http://forge.ocamlcore.org/frs/?group_id=76 .*/melt-(.*)\.tgz # Upstream darcs repository: # http://darcs.ocamlcore.org/repos/melt # http://darcs.ocamlcore.org/cgi-bin/darcsweb.cgi?r=melt