hevea (1.10-2build1) hardy; urgency=low * Rebuild with ocaml 3.10.0. -- Michael Bienia Tue, 27 Nov 2007 18:49:31 +0100 hevea (1.10-2) unstable; urgency=low * Upload to unstable. -- Ralf Treinen Thu, 30 Aug 2007 20:44:23 +0200 hevea (1.10-1) experimental; urgency=low * New upstream version. This version - adds supports for UTF8 input encoding (closes: Bug#397496) - fixes a bug with the parsing of macro arguments (closes: Bug#405994) * Changed priority back to "optional" as package depends on the virtual package "gs". * debian/rules: new target "config.sh" due to modified upstream Makefile * debian/rules: dropped installation of xxdate.exe as this is now fixed in the upstream Makefile. * Dropped patch koi8r as this is now done by upstream * Patches 02_nogif: adapted to modified upstream * Dropped patch 03_charset: revert to upstream method of specifying the charset. -- Ralf Treinen Mon, 27 Aug 2007 09:25:03 +0200 hevea (1.09-4) experimental; urgency=low * Rebuild for ocaml-3.10. * Use dh_installtex instead of hand-rolled post{inst,rm}. Build-depends on tex-common. * Lowered priority to extra as package depends on gs, which is of priority extra. * Do not ignore errors of "make clean" in "clean" target of debian/rules. -- Ralf Treinen Wed, 04 Jul 2007 17:40:09 +0200 hevea (1.09-3) unstable; urgency=low * Fixed typos in debian/NEWS. -- Ralf Treinen Sat, 6 Jan 2007 12:08:37 +0100 hevea (1.09-2) experimental; urgency=low * [Julien Cristau] - Remove inactive people from the Uploaders field. * [Ralf Treinen] - hevea manpage: removed "noiso" and "symbols" options, fixed spelling of "moreentities" option (closes: Bug#402064). Updated options "francais" (closes: Bug#402065). Added a note about deprecated options to NEWS. - Patch 04_koi8r.dpatch: KOI8-R inputencoding taken from experimental hevea version (closes: Bug#404474). -- Ralf Treinen Wed, 3 Jan 2007 16:56:34 +0100 hevea (1.09-1) unstable; urgency=low * New upstream release (closes: Bug#394133) * updated upstream url in debian/control (package description) and debian/watch. * Adapted patches to new upstream version. * Added manpage for bibhva. * Updated url of HeVeA homepage in manpages. * examples/bibtex: put all needed crossrefs and abbreviations into rewriting.bib; replace iso8859-1 characters by portable latex; fix Makefile to use bibhva and to uncompress rewriting.bib when necessary * Manpages: document the new command line options -- Ralf Treinen Sat, 21 Oct 2006 19:12:35 +0200 hevea (1.08-5) unstable; urgency=low * Removed mechanism of rebuilding debian/control from debian/control.in since this is no longer needed. Build-depend on ocaml >= 3.07, and have dependency on ocaml runtime system be filled in by dh_gencontrol. * Install xxdate.exe into /usr/share/hevea. * Add a new example in /usr/doc/hevea/examples on how to use the date functionality in hevea. -- Ralf Treinen Wed, 19 Jul 2006 22:46:00 +0200 hevea (1.08-4) unstable; urgency=low * Changed dependency on tetex-bin into tetex-bin | texlive-base (closes: Bug#356369). * Fixed a bug in long description ("HTML entities"). * Fixed some typos in manpages (closes: Bug#365604). * Standards-Version 3.7.2 (no change) * (Build-)depends on ocaml-3.09.2) * Turn build-depends-indep on debhelper, dpatch into build-depends -- Ralf Treinen Tue, 16 May 2006 19:44:56 +0200 hevea (1.08-3) unstable; urgency=low * Bumped (Build-)dependency on ocaml to 3.09.1 * New uploader Sylvain Le Gall * Automate update of debian/control. -- Ralf Treinen Sat, 7 Jan 2006 10:11:15 +0100 hevea (1.08-2) unstable; urgency=low * Bumped (build-)dependency on ocaml-* to 3.09.0. * Standards-Version 3.6.2 (no change). * Added debian/svn-debalayout -- Ralf Treinen Sat, 5 Nov 2005 15:01:46 +0100 hevea (1.08-1) unstable; urgency=low * New upstream release. * Bumped (build-)dependency on ocaml-* to 3.08.3 * Stated in manpages that documentation is in non-free * Removed bogus file debian/files. * Put our own manpages in directory debian/manpages. * Use dh_installman instead of dh_installmanpages. * Removed patches 01_imagen_typo, 04_rawtext, 05_licence since fixed by upstream. * Adapted patches 02_nogif, 03_charset to new source version * debian/rules: use LATEXLIBDIR variable of Makefile to install hevea.sty * Added example for style sheets and special symbols. * Updated package description for translation of special sysmbols. * Updated manpage to reflect new/removed options. -- Ralf Treinen Sun, 15 May 2005 21:05:54 +0200 hevea (1.07-5) unstable; urgency=low * New licence received from upstream author by email : Clause 6c of QPL does not apply, and no choice of venue (patch 05_license) * Distinguish "licence" and "copyright" in debian/copyright (closes: Bug#290174) * New uploader Samuel Mimram * Short description starts now on a lower case letter, and is now an appositive clause * Corrected url of upstream web page in long description -- Ralf Treinen Thu, 20 Jan 2005 09:03:15 +0100 hevea (1.07-4) unstable; urgency=low * No longer suggest netpbm-nonfree (closes: Bug#271682). -- Ralf Treinen Sun, 14 Nov 2004 16:52:45 +0100 hevea (1.07-3) unstable; urgency=low * Compile for ocaml version 3.08. * Refine (build-) dependency on ocaml to nox packages. * Changed Maintainer to Debian Ocaml Maintaines. -- Ralf Treinen Thu, 22 Jul 2004 19:22:37 +0200 hevea (1.07-2) unstable; urgency=low * Backport Luc Maranget's patches from the unstable beta release: - rawhtml environments outputs to html only (closes: Bug#226212). - new rawtext environment which outputs to ascii and info output. this makes it possible to generate index information for info output (closes: Bug#173940). * Added package Uploaders: Sven, Jerome, Remi, Zack. * Remove in clean target .cvsignore -- Ralf Treinen Mon, 10 May 2004 21:38:07 +0200 hevea (1.07-1) unstable; urgency=low * New upstream release. * Build for ocaml-3.07. * Standards-Version 3.6.1 (no changes). * File debian/compat instead of variable DH_COMPAT. * Patch managment with dpatch. * Porting of patches from 1.06-9: - standard image format png: 01_nogif.dpatch - installation of hevea.sty in tetex dir: now in debian/rules - imagen: upstream seems to have incorporated the patches by Francois-Rene Rideau. - infoRef.mll: upstream has incorporated our patch to remove spurious dot after "\tUp: (dir)". - determination of HTML charset: 03_charset.dpatch -- Ralf Treinen Sun, 5 Oct 2003 11:48:56 +0200 hevea (1.06-9) unstable; urgency=low * Don't insert a full stop in info output after reference "Up: (dir)" (file: infoRef.mll, closes: Bug#179377). -- Ralf Treinen Sun, 2 Feb 2003 18:25:21 +0100 hevea (1.06-8) unstable; urgency=low * Installed improved imagen script by Francois-Rene Rideau . * Package description: mention that hevea can produce info and text (closes: Bug#173928). Some minor modifications. -- Ralf Treinen Mon, 30 Dec 2002 12:01:21 +0100 hevea (1.06-7) unstable; urgency=low * Recompiled with ocaml 3.06-13. Depends on ocaml-base-3.06-1. Build-depends on ocaml-3.06.1 (closes: Bug#173327). -- Ralf Treinen Mon, 16 Dec 2002 19:51:14 +0100 hevea (1.06-6) unstable; urgency=low * DH_COMPAT=4, build-depends on debhelper >= 4.0 * Removed -g compilation flag. * Used new imagen script provided by Luc Maranget. This should fix the problem with the transparent color in png images. * Removed some cruft from debian/rules (configure target, build-stamp). * Improved examples, have picture examples test transparency. * Updated README.debian: the error concerning png images with transparent background seems to have been our fault, not netscape's. -- Ralf Treinen Sat, 14 Dec 2002 15:24:21 +0100 hevea (1.06-5) unstable; urgency=low * Standards-Version: 3.5.8. * debian/rules: use the value of DEB_BUILD_OPTIONS to decide whether to pass a compile option in the OCAMLFLAGS variable. * Added an option "-charset" to specify the charset to be printed in the META tag. The default is the output of "locale charmap" (closes: Bug#165447) . * Changed (build-)dependency from "ocaml >> 3.06, ocaml << 3.06" to ocaml-3.06, as recommended by the ocaml packaging policy. -- Ralf Treinen Mon, 25 Nov 2002 21:21:39 +0100 hevea (1.06-3) unstable; urgency=low * Changed (build)-dependency to ocaml >= 3.06 & << 3.07, since future versions of ocaml are not guaranteed to work on 3.06 bytecode. -- Ralf Treinen Thu, 3 Oct 2002 22:52:24 +0200 hevea (1.06-2) unstable; urgency=low * Recompiled for ocaml 3.06 (closes: Bug#158417), bumped up build-dependency on ocaml and dependency on ocaml-base to >= 3.06. * Removed in README.Debian the note on compilation, since obsolote. -- Ralf Treinen Fri, 30 Aug 2002 20:15:39 +0200 hevea (1.06-1) unstable; urgency=low * New upstream release (closes: Bug#148283). * Upstream has now added an option to imagen for the generation of png images. Re-apply our old patch to make png generation standard, instead of gif. * Added "Suggests: hevea-doc". * Install "esponja" in /usr/bin. * Wrote a manpage for esponja. * Added a "gif.hva" similar to the "png.hva" provided by upstream. Changed the hevea manpage accordingly. * Updated the manpages for hevea, hacha, imagen: new options, refer to the documentation installed by the hevea-doc package, add upstream author. * Install some simple examples in /usr/share/doc/hevea/examples. -- Ralf Treinen Mon, 27 May 2002 22:16:00 +0200 hevea (1.05.2002.02.15+png-1) unstable; urgency=low * New upstream release. This release solves a bug in closing files (Closes: Bug#137730). * For the moment the "esponja" executable doesn't seem to do anything useful. Stow it in /usr/share/hevea. -- Ralf Treinen Fri, 15 Mar 2002 21:01:41 +0100 hevea (1.05-8+png) unstable; urgency=low * removed spurious space in the definition of \cyan in html/color.hva (patch sent in by Salvador Abreu - thanks!). Closes: Bug#136243. * dependencies: removed dvips (superseeded now by tetex-bin), removed pnmtopng (superseeded now by netpbm). -- Ralf Treinen Fri, 1 Mar 2002 00:02:39 +0100 hevea (1.05-7+png) unstable; urgency=low * compile to bytecode, make package arch independent. * DH_COMPAT=3. * cleanup debian/rules, remove automatic generation of copyright. * changed the hevea libdir from /usr/lib/hevea to /usr/share/hevea. * don't install pub.txt in /usr/share/doc/hevea. * require ocaml >= 3.04 for build, remove -custom option from ocamlc invocations in Makefile. * undo modification of variable settings in Makefile, instead pass variable settings as arguments to $(MAKE) in debian/rules. -- Ralf Treinen Sun, 20 Jan 2002 10:53:57 +0100 hevea (1.05-6+png) unstable; urgency=low * remove in the comments of postinst and postrm references to the defunct packaging manual (closes: Bug#100424). * merge README.debian into README.Debian * fix a glitch in the hevea manpage: a text line starting with the "." character was not dislayed (closes: Bug#113098). * Standards-Vesion 3.5.6.0 * debian/copyright: Author(s) -> Author * control: depends on one line * remove user emacs setting from changelog file -- Ralf Treinen Sat, 22 Sep 2001 16:23:01 +0200 hevea (1.05-5+png) unstable; urgency=low * Dependency on netpbm (>=2:9.10-1)| pnmtopng since pnmtopng came from the old pnmtopng package into netpbm (thanks to Georges Mariano for the hint). -- Ralf Treinen Thu, 15 Mar 2001 20:59:24 +0100 hevea (1.05-4+png) unstable; urgency=low * Modify hevea and imagen such that pictures are by default generated in png instead of gif. Added options -gif to hevea and imagen for generation of gif. Modify man pages accordingly. * By consequence of the above, the relation with netpbm-nonfree package can be downgraded from Depends to Suggested, and hevea comes back from contrib to main. -- Ralf Treinen Sun, 4 Mar 2001 14:10:39 +0100 hevea (1.05-3) unstable; urgency=low * Remove "Recommends: hevea-doc" since this package does not seem to become available in the near future (closes: Bug#80586) * Removed reference to the hevea-doc package from the man pages. -- Ralf Treinen Fri, 9 Feb 2001 21:32:56 +0100 hevea (1.05-2) unstable; urgency=low * Package has to move to contrib because of dependency on netpbm-nonfree. * Add dependency on netpbm-nonfree because hevea needs ppmtogif. * fixed typos in the imagen man page. -- Ralf Treinen Sat, 13 Jan 2001 14:44:28 +0100 hevea (1.05-1) unstable; urgency=low * Initial Release, taking over an inofficial packages by Georges Mariano. Closes: bug#79466. -- Ralf Treinen Sat, 16 Dec 2000 17:18:32 +0100 Local variables: End: