haddock (0.8-2) unstable; urgency=low * Make .haddock files portable. We always serialise Int with 64 bits, so 32-bit arches can understand files from 64-bit arches and vice-versa. Closes: #426335. -- Ian Lynagh (wibble) Mon, 04 Jun 2007 14:29:40 +0000 haddock (0.8-1) unstable; urgency=low * New upstream version. Closes: #392381. * Buildable with GHC 6.6. Closes: #393632. * Build using cabal: * Various debian/rules changes. * Requires ghc6 >= 6.4.2. * No longer uses config.sub/config.guess. Closes: #342419. * Build-dep on alex as cleaning removes the generated lexer .hs files. * Build-dep on happy as cleaning removes the generated parser .hs files. * Set Standards-Version to 3.7.2 (no changes needed). * Updated manpage debian/haddock.1. * Drop duplicate docbook-utils build-dep. * Remove debian/dirs and give usr/share/doc/haddock/html/ as an argument to dh_installdirs. * Added uscan watch file debian/watch. * Added doc-base entry for Haddock User Guide in debian/doc-base. * Removed haddock/ prefixes from various paths in debian/rules. * Removed now redundant chmod -x hack on haddock/examples/Bug7.hs. * doc/configure generated by autoconf is in the Debian diff. * Thanks to Arjan Oosting, for pointing out and providing patches for much of the above, including the updated manpage. -- Ian Lynagh (wibble) Tue, 17 Oct 2006 14:28:38 +0000 haddock (0.7-1) unstable; urgency=low * New upstream version. * Add build-deps on docbook-xml, docbook-xsl, xsltproc, docbook-utils for building the documentation. * Remove unnecessary build-dep on happy. * Remove option to use ghc5 to build. * Remove use of {,} in debian/rules, and don't set SHELL to /bin/bash in debian/rules. * Do not build or install dvi and ps documentation as it breaks. * index.html is now built, we don't need to symlink haddock.html to it. -- Ian Lynagh (wibble) Wed, 14 Sep 2005 21:32:46 +0000 haddock (0.6-2.1) unstable; urgency=low * NMU to make installable in unstable. * Rebuild against newer GHC6 to link to appropriate libgmp. * Fixed package options using patch from Daniel Schepler. Closes: #316657. * Set SHELL to /bin/bash due to bashisms in debian/rules. -- John Goerzen Fri, 9 Sep 2005 06:25:03 -0500 haddock (0.6-2) unstable; urgency=low * Re-upload so haddock is compiled against the latest ghc6 on all arches that have ghc6. -- Ian Lynagh (wibble) Sun, 25 Jul 2004 01:23:10 +0000 haddock (0.6-1) unstable; urgency=low * New upstream version. -- Ian Lynagh (wibble) Wed, 26 Nov 2003 02:57:53 +0000 haddock (0.5-4) unstable; urgency=low * Add cases for various arches to configure{,.in} -- Ian Lynagh (wibble) Tue, 16 Sep 2003 12:29:35 +0000 haddock (0.5-3) unstable; urgency=low * Comment out flex requirement in configure{,.in} -- Ian Lynagh (wibble) Thu, 04 Sep 2003 23:11:54 +0000 haddock (0.5-2) unstable; urgency=low * Alter haddock/src/Makefile so LIBDIR points to /usr/share rather then /usr/lib (contains a css and gif file). -- Ian Lynagh (wibble) Thu, 04 Sep 2003 18:36:30 +0000 haddock (0.5-1) unstable; urgency=low * New upstream version. * New maintainer. * Give ghc6 as an alternative build-dep to ghc5. * No longer use autoconf; update build-deps to match. Closes: #173762. * Hack configure and configure.in not to demand flex as the tarball has the relevant files pregenerated. Remove flex build-dep. * Require at least debhelper 4 and put 4 in debian/compat * Add sparc Linux to configure and configure.in * Simplify debian/rules to just work with the tarball in-place. * Add doc to SUBDIRS in haddock/Makefile * Change the haddock wrapper to set LIBDIR to /usr/share/haddock-0.5 and remove the override that puts the gif and css file in /usr/lib rather than /usr/share -- Ian Lynagh (wibble) Tue, 02 Sep 2003 22:08:23 +0000 haddock (0.4-1) unstable; urgency=low * new upstream release [tag: haddock-0-4] * fixed typo (closes: Bug#154756) -- Michael Weber Tue, 22 Oct 2002 09:44:11 +0200 haddock (0.3-1) unstable; urgency=low * Initial Release. * added manpage for haddock -- Michael Weber Fri, 19 Jul 2002 21:52:06 +0200