Stefan Potyra sistpoty at ubuntu.com
Wed Nov 16 08:40:04 CST 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 16 Nov 2005 03:40:03 -0500
Source: ghc6
Binary: ghc6-prof ghc6-hopengl ghc6 ghc6-libsrc ghc6-doc
Architecture: source
Version: 6.4.1-1ubuntu1
Distribution: dapper
Urgency: low
Maintainer: Ian Lynagh (wibble) <igloo at debian.org>
Changed-By: Stefan Potyra <sistpoty at ubuntu.com>
Description: 
 ghc6       - GHC - the Glasgow Haskell Compilation system
 ghc6-doc   - Documentation for the Glasgow Haskell Compilation system
 ghc6-hopengl - HOpenGL libraries for the Glasgow Haskell Compilation system
 ghc6-libsrc - Library Sources of GHC, the Glasgow Haskell Compilation system
 ghc6-prof  - Profiling libraries for the Glasgow Haskell Compilation system
Closes: 52729 52794 54515 94739 106756 110037 110038 116984 117883 123180 124668 133595 134950 151126 153020 153795 164573 167647 170112 171518 199786 211430 277606 291126 309016 309025 317069 319222 319294 329322 332977
Changes: 
 ghc6 (6.4.1-1ubuntu1) dapper; urgency=low
 .
   * merge new debian version (drop ubuntu changes)
   * gl/glu-transition
   * apply patch from Matej Velas (BTS: 337909) to fix breaking build
     for haskelldb, washngo
   * INFO for ubuntu: due to ghc6 being built with gcc-4 now, this
     means that ALL packages build-depending on ghc6 need to rebuilt.
 .
 ghc6 (6.4.1-1) unstable; urgency=low
 .
   * New upstream release. Closes: #329322.
   * Relax the libgmp3-dev build-dep to make backporting easier.
   * Don't force using gcc-3.3 to build; drop gcc-3.3 build-dep.
   * Apply patch to add support for kfreebsdgnu to configure(.ac) and the
     mangler. Closes: #332977.
   * Add kfreebsd-i386 to ghc6_arches.
   * Add missing deps on libx11-dev, libsm-dev, libice-dev, libxmu-dev,
     libxi-dev, libc6-dev to ghc6-hopengl. Closes: #317069.
   * Update (build-)dep xlibmesa-glu-dev to libglu1-xorg-dev | libglu-dev.
   * Standards version 3.6.1 -> 3.6.2.
   * Upstream fixed a panic to give a sensible error message.
     Closes: #319294.
 .
 ghc6 (6.4-4.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * C++ ABI transition: Relink against new libgmp3c2 package.
     This will require a manual bootstrapping on each arch since ghc6
     build depends on itself and the new and old version of gmp3
     conflict with each other.  (Closes: #319222)
     - Versioned build dependency on libgmp3-dev (>= 4.1.4-6)
   * Build using gcc-3.3 since this version doesn't build/work using 4.0
     and a new upstream version that fixes it isn't available yet.
 .
   See instructions in debian/bootstrap-extracted on how to build this.
 .
 ghc6 (6.4-4) unstable; urgency=low
 .
   * Use &(arr->payload) instead of BYTE_ARR_CTS(arr) in Adjustor.c on
     ia64 as we no longer have the definition of BYTE_ARR_CTS to hand.
   * Use ASSIGN_DBL and PK_DBL in generated C code from CMM code to avoid
     unaligned access SIGBUSes on some arches. Closes: #309025.
   * Use the stage2 ghc-inplace when checking "hello world" works.
   * Build-dep on xmltex, docbook-xsl and docbook-xml.
   * Set XMLDocWays rather than SGMLDocWays. Closes: #309016.
   * Disable dvi and ps docs as they don't build.
   * Remove ps and dvi sections from debian/ghc6-doc.doc-base.users-guide.
 .
 ghc6 (6.4-3) unstable; urgency=low
 .
   * Removed powerpc from the list of arches to do a registerised build with
     object splitting as there are bootstrapping issues from earlier GHCs.
   * Change a stray "6.4" to $(ProjectVersion) in debian/rules
   * Fix "SOURCE:" lines in {pre,post}{inst,rm}.in files.
 .
 ghc6 (6.4-2) experimental; urgency=low
 .
   * Don't create user package.conf if not modifying.
   * Change "#ifdef darwin_REGS" to "#if darwin_REGS" in
     ghc/includes/MachRegs.h to fix build on powerpc (from upstream CVS).
   * Add powerpc to the list of arches to do a registerised build with
     object splitting.
   * Fix checkFEDArgs in ghc/compiler/typecheck/TcForeign.lhs so it compiles
     again.
   * Remove OpenGL and GLUT packages from package.conf.shipped.
     Have the postinst/prerm add/remove them.
   * ghc6-hopengl provides libghc6-{opengl,glut}-{dev,prof}
   * Other exposed libraries are provided as libghc6-foo-dev by ghc6 and
     libghc6-foo-prof by ghc6-prof.
 .
 ghc6 (6.4-1) experimental; urgency=low
 .
   * New upstream release; just for experimental for now.
   * Remove xmlise-flags.sgml as upstream now ships flags.xml.
   * Rejig how files are put in the right packages to follow upstream changes.
   * Separate build target into build and install.
   * No longer allow ghc4 or ghc5 to be used for building as they are no longer
     supported.
   * Handle /usr/bin/ghc6 et al. and the alternatives without the 6 suffix
     better.
   * Add a /usr/bin/runhaskell alternative, priority 8600000600.
 .
 ghc6 (6.2.2-3) unstable; urgency=low
 .
   * Backport runghc from CVS.
   * Build-dep prefers libreadline5-dev rather than libreadline4-dev.
   * Compiled with libreadline5-dev.  Closes: #291126.
   * Remove package.conf{,.old} when changing to a different upstream
     version as well as when purging. Closes: #277606.
 .
 ghc6 (6.2.2-2) unstable; urgency=low
 .
   * Add build-depends on autotools-dev.
 .
 ghc6 (6.2.2-1) unstable; urgency=low
 .
   * Add "Modes of operation" flags to flag reference in the users guide,
     and hence to the automatically generated manpage.
   * Create /usr/bin/ghc-pkg6.
   * Revert changes to support mips/mipsel. They need changes in
     glibc/gcc to work, supported by different changes in ghc.
   * Support the spirit of noopt and nostrip values of DEB_BUILD_OPTIONS
   * Make symlinks for /usr/bin/{ghc,ghc-pkg,ghci}-$version into
     /usr/lib/ghc-$version/bin/.
   * Add manpage symlinks for {ghc,ghci}-$version.
   * Bump Standards-Version to 3.6.1.
   * Remove mention of threaded packages from the manpage as they no
     longer exist.
   * Add grep-dctrl to build-dep list and use grep-status to build a
     depends line for the set of installed packages providing
     libreadline-dev (should have cardinality 1).
     Replaced libreadline4-dev dependency with ${readline}.
     Switch order of libreadline4-dev and libreadline-dev in build-deps
     so the concrete package is first.
   * Change how configure/config.sub/config.guess are handled in line
     with /usr/share/doc/autotools-dev/README.Debian.gz.
   * Added varfile /usr/lib/haskell-utils/ghc6_vars.
   * Remove docs/building/building.out and
     ghc6-6.2.2/docs/docbook-cheat-sheet/docbook-cheat-sheet.out when
     cleaning.
 .
 ghc6 (6.2.1-5) unstable; urgency=low
 .
   * Join build-deps onto a single line.
   * Eliminate {,} bashisms in debian/rules.
   * Build-dep on xlibs-dev for building the X11 package.
   * Additionally build the RTS the following ways:
     debug_p thr_debug thr_debug_p
     (which, together with those done by default, gives us all ways).
   * Install initial /usr/lib/ghc-$version/package.conf as
     /usr/lib/ghc-$version/package.conf.shipped and copy it to
     /usr/lib/ghc-$version/package.conf in postinst if it doesn't exist.
     This means other library information isn't lost across upgrades.
   * Remove /usr/lib/ghc-$version/package.conf{,.old} in postrm purge.
 .
 ghc6 (6.2.1-4) unstable; urgency=low
 .
   * Remove IA64 from the unregisterised arches list to try to fix the
     unaligned accesses.
   * Add -mlong-calls flag for mips* in both DriverFlags and SRC_CC_OPTS
     in mk/config.mk.in. Fixes problem where a step in gdb on a call to
     mp_set_memory_functions lands us in the middle of Show.hc.
 .
 ghc6 (6.2.1-3) unstable; urgency=low
 .
   * Up gcc build-dep to "gcc-3.3 (>= 1:3.3.4)" to fix
     "charToUtf8 1884139800" panic when compiling
     'module Foo where foo 5 = 6'.
 .
 ghc6 (6.2.1-2) unstable; urgency=low
 .
   * Change the mangler to allow a tab before .section on sparc.
     Fixes a problem which shows up as symbols not being made global
     so not being defined when compiling with gcc >= 3.something.
 .
 ghc6 (6.2.1-1) unstable; urgency=low
 .
   * New upstream (stable branch) release.
   * Don't use -static on any arches (remove per-arch "-static"s in
     ghc/compiler/main/DriverFlags.hs).
   * Remove threaded packages (functionality now handled by main packages).
   * We now depend and build-depend on "gcc-3.3 (>= 1:3.3.3-2)" which should
     give correct code on all arches.
 .
 ghc6 (6.2-3) unstable; urgency=low
 .
   * More HOpenGL example tweaking.
 .
 ghc6 (6.2-2) unstable; urgency=low
 .
   * Apply fix so OpenGL docs build when the compiling compiler doesn't
     support OpenGL.
   * Tweaked HOpenGL example, including suggestions from Sven Panne (HOpenGL
     author).
 .
 ghc6 (6.2-1) unstable; urgency=low
 .
   * New upstream version.
   * ghc/docs/users_guide/flags.sgml is now xmlised by a script rather
     than by hand.
   * Added an HOpenGL example.
   * Removed build dependency on happy (it has been pre-run on the tarball).
   * Build dependency on haddock is now >= 0.6 (we need some of its new
     options).
   * For the normal ghc6 deb pass GhcLibsWithOpenGL=NO GhcLibsWithGLUT=NO
     rather than GhcLibsWithHOpenGL=NO
   * Add config.status and libraries.txt to CLEAN_FILES and a rule to
     remove the HTML directory for the extraclean target in
     libraries/Makefile
 .
 ghc6 (6.0.1-10) unstable; urgency=low
 .
   * Change #ifdef IN_STG_CODE to #if IN_STG_CODE in the alpha section of
     ghc/includes/TailCalls.h
   * Add __muldi3 to RTS_LIBGCC_SYMBOLS in ghc/rts/Linker.c (ghci was
     complaining about it being unknown on sparc).
   * Provide a /usr/bin/haskell-compiler alternative.
   * Depend on haskell-utils
   * Register /usr/bin/ghc6 and ghc6 with haskell-utils
   * Register /usr/bin/ghc6-threaded and ghc6-threaded with haskell-utils
   * Tidy up postinst/prerm.
   * Add ghc6-threaded as an alternative for /usr/bin/ghc (priority 590,
     i.e. between ghc5 and ghc6).
 .
 ghc6 (6.0.1-9) unstable; urgency=low
 .
   * Move the TailCalls.h include in ghc/includes/Stg.h below the config.h
     include. Fixes the undefined reference warnings in -8. Closes: #211430.
 .
 ghc6 (6.0.1-8) unstable; urgency=low
 .
   * If we are not on an i386, sparc or ia64 machine then do an
     unregisterised build.
   * Unregisterised builds should be possible for any architecture, so
     set the architecture to any.
   * Add s390, m68k, mips, hppa, arm and powerpc Linux to configure{,.in}
   * Write a README.Debian about the registerised/unregisterised deal.
   * Change a couple of machine/foo.h includes on alpha to asm/foo.h
   * Add the x86-64 hack from upstream to MBlock.h, generalising it to all
     8-bit arches.
   * Add -optc-mbig-switch to SRC_HC_OPTS in libraries/OpenGL/Makefile
     on hppa (fixes an assembler failure for at least
     Graphics/Rendering/OpenGL/GL/QueryUtils.p_o).
   * Tweak ghc/includes/TailCalls.h so it only steals a register for STG
     code.
   * Move the include of TailCalls.h in ghc/includes/Stg.h up so it is
     before all the procedure definitions.
   * Change an IF_OS_darwin to an IF_ARCH_powerpc in
     ghc/compiler/nativeGen/MachCode.lhs
 .
 ghc6 (6.0.1-7) unstable; urgency=low
 .
   * Add ia64 to Architecture field of the packages.
   * Apply various IA64 fixes from upstream CVS.
 .
 ghc6 (6.0.1-6) unstable; urgency=low
 .
   * We need docbook-utils even for a binary-only build as the build fails
     if it can't build the documentation.
 .
 ghc6 (6.0.1-5) unstable; urgency=low
 .
   * Add jade to the build-deps.
 .
 ghc6 (6.0.1-4) unstable; urgency=low
 .
   * Remove unnecessary flex build-dep and comment it out of
     configure{,.in}.
   * Resurrect the "SGMLDocWays  := html dvi ps" line in build.mk that
     got lost.
   * Do a test compilation+run after building to make sure things aren't
     *completely* screwed up.
   * make distclean rather than maintainer-clean
 .
 ghc6 (6.0.1-3) unstable; urgency=low
 .
   * Put sparc-unknown-linux entry in configure and configure.in
   * Add sparc Linux support to ghc/driver/mangler/ghc-asm.lprl
   * Build depend on gcc-2.95 [sparc]
   * Change ghc6's dependency on gcc to ${gcc}.
     This is set to either gcc-2.95 (if we are on a sparc) or gcc
     (otherwise) in debian/ghc6.substvars
   * Removed quotes around ${WithGhc-ghc} in configure and aclocal.m4 so
     arguments can be given (e.g. to point at a certain gcc) with the
     flag
   * Pass flags giving the location of ghc and, in the case of sparc,
     gcc to ./configure
   * Added sparc to Architecture field of the packages
   * touch configure early in the build and clean targets to stop the
     build system trying to regenerate it with autoconf.
 .
 ghc6 (6.0.1-2) unstable; urgency=low
 .
   * Ask for the correct name to be removed by update-alternatives
   * Have manpage variables substituted
   * Fix problem with files not getting installed into ghc6-libsrc package
   * Put ghc/{README,ANNOUNCE} in /usr/share/doc/ghc6
 .
 ghc6 (6.0.1-1) unstable; urgency=low
 .
   * New upstream version
   * Now policy 3.6.0 compliant
   * Fixed manpage alternatives to create a manpage for ghc, not ghc6.
   * Added manpages for ghci, ghci6 and the -threaded variants of
     these and ghc. Manpage now also mentions ghci.
   * Reinstate the -libsrc package.
   * Remove redundant build dependencies on autoconf and autotools-dev
   * Comment out fix for compiling GL stuff with older GHCs as it really
     uses the in-place compiler
   * Have all packages (except ghc6-doc due to issues with an empty depends
     line) depend on ${shlibs:Depends}, ${misc:Depends}
   * Create a /usr/bin/ghc6 and /usr/bin/ghci6
   * Also build a threaded-rts binary and make various related -threaded files
     and symlinks. Put in a separate package (ghc6-threaded-rts) due to size.
 .
 ghc6 (6.0-2) unstable; urgency=low
 .
   * Fix GET_PROC_ADDRESS properly so opengl libraries can be used (from
     upstream CVS)
   * GLUT libraries are also installed in the hopengl deb
   * Update build-depends and depends to libglut3-dev, xlibmesa-gl-dev
     and xlibmesa-glu-dev from glutg3-dev and xlibmesa-dev.
   * Require at least version 0.4.0 of haddock.
   * Fix doc-base control file links.
   * Policy 3.5.10 compliant.
   * Create the hp2ps-ghc6.1 manpage correctly.  Closes: #199786.
   * Change glActiveTexture to glActiveTextureARB. ghci now loads with
     the OpenGL and GLUT packages.
   * Update build-depend on debhelper to >= 4.
   * Correct "GHC5" to "GHC6" in the doc-base title.
 .
 ghc6 (6.0-1) unstable; urgency=low
 .
   * New upstream version
   * New maintainer, with the old maintainer's blessing
   * changed package name to ghc6
   * Building process simplified as GHC's build system now handles multiple
     stages itself
   * Patches from upstream:
     + Removed comments from cpp functions in a couple of source files to
       counteract changes in 3.3 meaning they didn't compile
     + Evil mangler tweaked to allow extra whitespace gcc 3.3 puts in
       and for changes to generated assembly for _module_registered
     + Rename "--list-packages-local" to "--list-local-packages"
   * Added missing quotes to
     libraries/OpenGL/Graphics/Rendering/OpenGL/GL/Extensions.hs
     so it compiles
   * Removed fptags as it doesn't have a clear licence; should probably
     be in its own package anyway as I imagine it is equally useful with
     any Haskell compiler
   * Changed libraries/OpenGL/specs/enumerant to use this compiler rather
     than the installed one; in particular this means that the profiling
     libraries don't need to be installed
 .
 ghc5 (5.04.2-1) unstable; urgency=low
 .
   * CVS Version from 2002-12-05 (tag: ghc-5-04-2)
     + fix for inet_ntoa linking error (upstream)
       (closes: Bug#164573)
     + export TimeLocale constructor (upstream)
       (closes: Bug#167647)
   * implemented proper auto* handling (config.*, autoconf)
   * added autotools-dev to build-deps, bumped needed autoconf version to
     >= 2.52
   * removed cpio from Build-Deps (no longer needed)
   * added man page for ghc
     (closes: Bug#110037)
   * added links for user_guide/user-guide.html and hslibs/book-hslibs.html
     (closes: Bug#153795)
   * necessary adjustments for debian_libraries_hopengl.dpatch
   * libdir adjustments (always in sync with Debian package version now)
   * added notes in ghc5-hopengl.README.Debian
   * removed cygnus-stylesheets from Build-Deps-Indep
     (closes: Bug#170112)
   * moved ghcprof icons to /usr/share/ tree
     (debian_ghcprof_datadir.dpatch)
   * edited debian/copyright to make lintian shut up ("Upstream Author(s)")
   * backport of "*_stub.o link failure" fix from ghc-5-04-branch
     (debian_compManager_findstubs.dpatch)
     (closes: Bug#171518)
 .
 ghc5 (5.04-1) unstable; urgency=low
 .
   * CVS Version from 2002-07-15 (tag: ghc-5-04)
     (closes: Bug#153020)
     + spurious ghci dynamic linkage error solved by upstream update
       (closes: Bug#151126)
   * added Depends: libreadline4-dev (though I don't like it
     and it just covers a technical issue), because too many people
     get bitten by this :(
     (closes: Bug#134950)
   * build process revamped
     + much easier to understand/maintain (KISS)
       (it's a build script, no need to be too fancy)
     + support for full bootstrap builds (needed for buildds)
     + moved source to upstream-ghc/
     + adjusted patches; must contain `upstream-ghc/' in
       the path from now on (new source layout)
     + uses shadow trees (lndir)
     + added "-e noidref" to docbook2* tool calls, so that they
       don't barf on missing ids (there are 2 currently)
     + use upstream doc install mechanism now that it's usable
       for Debian (slight changes in the dir layout, though)
     + removed support for `debian/rules cvs-update'
     + removed ghc5-libsrc package, now that decent library
       docs start to pop up
     + removed debian_build.dpatch (now debian/build.mk-stage*)
   * renamed ghc4_ghc_includes_gmp.dpatch debian_ghc_includes_gmp.dpatch
     because it's Debian specific
   * added Build-Depends: haddock
   * adjusted *.doc-base.* again to reflect new doc layout
     (only ghc5-doc.doc-base.users-guide left)
   * _really_ changed CVS/Root to :pserver:anoncvs at cvs.haskell.org:/cvs
     this time (no idea what happened to the last changes)
   * updated CVS checkout instructions in copyright
   * updated upstream authors in copyright
   * updated README.Debian to reflect changes
   * fixed missing "sec-concurrent-haskell" SGML id
   * added hasktags program to update-alternatives
   * new package ghc5-hopengl (finally!)
     (closes: Bug#116984)
   * added Build-Depends: xlibmesa-dev, glutg3-dev (for HOpenGL)
 .
 ghc5 (5.02.2-1) unstable; urgency=low
 .
   * CVS Version from 2002-02-14 (tag: ghc-5-02-2)
     (closes: Bug#133595)
   * buggy Makefile which prevented building with make-3.77 fixed
     by update
     (closes: Bug#117883)
   * The "You Asked For It" release =)
   * _NOT_ the "I Solved All Problems" release
   * changed CVS/Root to :pserver:anoncvs at cvs.haskell.org:/cvs
   * updated copyright
   * removed lib6-dev from Depends: (no longer necessary)
   * docbook build-deps now: docbook-utils | cygnus-stylesheets
     (closes: Bug#123180)
   * added time to Depends: (lost during backporting potato stuff)
   * added build-deps: xutils (for lndir), time (used by build process)
   * added build-deps: devscripts (for debchange, thanks to
     Peter Gammie)
   * readline build-deps now: libreadline-dev | libreadline4-dev
   * priority: extra -> optional (as requested from the ftpmasters)
   * for the -prof package, section: libs -> devel (as requested from
     the ftpmasters)
   * spelling correction in control file (cpu -> CPU)
     (closes: Bug#124668)
   * removed getSocketOption patch
     (ghc5_getSocketOption.dpatch)
   * added index.html symlinks for html docs
   * adjusted  *.doc-base.*
   * removed ghc5-doc.doc-base.hslibs (accessible via
     the user's guide)
   * bumped Standards-Version to 3.5.6.0
 .
 ghc5 (5.02-1) unstable; urgency=low
 .
   * CVS Version from 2001-10-15 (tag: ghc-5-02-branch)
   * adjusted debian_glafp-utils_docbook.dpatch
   * typo in docs fixed
     (closes: Bug#110038)
   * added hotfix for getSocketOption b0rkage (already fixed in CVS)
     (ghc5_getSocketOption.dpatch)
 .
 ghc5 (5.00.2-1) unstable; urgency=low
 .
   * CVS Version from 2001-07-16 (tag: ghc-5-00-2)
     (closes: Bug#106756)
   * upstream fix for .ghci problem
     (closes: Bug#94739)
   * removed patches which went into upstream
     (ghc5_glitches.dpatch)
 .
 ghc5 (5.00-2) unstable; urgency=low
 .
   * added dependency on libc6-dev as a workaround
     (ghci needs the libm.so link)
   * adjusted ghc5_glitches.dpatch slightly
 .
 ghc5 (5.00-1) unstable; urgency=low
 .
   * CVS Version from 2001-04-11 (tag: ghc-5-00)
   * changed package name to ghc5
   * some more reorganizations to prepare dual ghc4/ghc5 installation
   * added some missing build-deps
   * now using libgmp3(-dev)
   * removed some obsolete patches
     (ghc4_hclose_bug.dpatch,ghc4_signal_bug.dpatch)
   * added some other patches
     (ghc5_glitches.dpatch)
   * updated build.mk-patch once more
   * DH_COMPAT=2
   * added more docs (ffi-art)
   * added support for CVS happy's
 .
 ghc4 (4.08.1-4) unstable; urgency=low
 .
   * first upload as proper maintainer
   * changed email address to @debian.org
 .
 ghc4 (4.08.1-3) unstable; urgency=low
 .
   * unofficial version
   * backported signal-bug patch from CVS trunk
     (ghc4_signal_bug.dpatch)
 .
 ghc4 (4.08.1-2) unstable; urgency=low
 .
   * unofficial version
   * backported hClose-bug patch from CVS trunk
     (ghc4_hclose_bug.dpatch)
 .
 ghc4 (4.08.1-1) unstable; urgency=low
 .
   * !!NOTE!!
     This version replaced aaronv's upload of 4.04.19990916-3 (thanks
     to wli at debian.org for the sponsor upload).  All versions in
     between were never officially available on the debian servers.
   * CVS Version from 2000-09-02 (4.08.1)
   * official 4.08.1 version
   * uncommented `cvs upd' commands (accidently commented)
   * changed `cvs-update' target again (first step of upcoming
     "experimental" support)
   * updated build.mk-patch
   * set.{ps,dvi} accidently were not copied into the package,
     (fixed now)
 .
 ghc4 (4.08.0-1) unstable; urgency=low
 .
   * CVS Version from 2000-06-29 (4.08.0)
   * this is a snap of the official 4.08 release candidate
   * need (happy >= 1.7) from now on
   * unset DOCBOOK_PREFIX in order to use installed db tools
   * an installed ghc4-prof pkg. must have the same version as the
     corresponding ghc4 pkg.
   * added option `-k' to make when cleaning, so it won't stumble over
     errors
   * ghc now understands option '--numeric-version', which will be
     supported in the upcoming unstable version anyway...
     (ghc4_numeric_version.dpatch)
   * sync'ed base documents in doc-base entries with reality
   * rearranged `docs',`build' targets
   * rearranged documentation to sync with upstream
 .
 ghc4 (4.07.20000526-1) unstable; urgency=low
 .
   * CVS Version from 2000-05-26 (4.07)
   * update to ghc-4-07-branch
   * disabled debian_glafp-utils_docbook.dpatch, because it's not
     necessary on this branch
   * !! UNRELEASED due to building problem !!
 .
 ghc4 (4.07.20000523-1) unstable; urgency=low
 .
   * CVS Version from 2000-05-23 (4.07)
   * removed ghc4_docbook.dpatch (incorporated by upstream, finally :-))
   * removed ghc4_hslibs_tools_clean.dpatch (incorporated by upstream)
   * removed ghc4_hslibs_util_clean.dpatch (incorporated by upstream)
   * removed building of docbook (Debian does have a working docbook
     environment)
     (debian_glafp-utils_docbook.dpatch)
   * added fptags to distribution (in a really q'n'd way)
   * added debian/rules options (UN)PATCHOPTS, default is now
     `PATCHOPTS = --ignore-whitespace --forward'
   * added notes about debian/rules options to README.Debian
   * adjusted build depends
   * added more hints in README.debian
   * !! UNRELEASED due to building problem !!
 .
 ghc4 (4.07.20000504-1) unstable; urgency=low
 .
   * CVS Version from 2000-05-04 (4.07)
   * hslibs/utils/Readline_stub.p_o not cleaned
     (ghc4_hslibs_util_clean.dpatch)
   * added DrIFT, DtdToHaskell, Xtract as update-alternatives
 .
 ghc4 (4.07.20000429-1) unstable; urgency=low
 .
   * CVS Version from 2000-04-29 (4.07)
   * removed ghc4_hslibs_util_clean.dpatch (solved by upstream)
   * Main.hi not cleaned in hslibs/tools/* dirs
     (ghc4_hslibs_tools_clean.dpatch)
   * changed clean targets from `realclean' to `maintainer-clean'
     (due to upstream change)
   * !! UNRELEASED due to stage1 problems !!
 .
 ghc4 (4.07.20000411-1) unstable; urgency=low
 .
   * CVS Version from 2000-04-11 (4.07)
   * removed ghc4_configure_readline.dpatch (incorporated by upstream)
   * adjusted Build-depends (this version can only be build with GHC 4.06)
   * `debian/rules patch' now doesn't try to apply patches, if they're
     already applied
   * added option `StripLibraries = YES'
   * !! UNRELEASED due to stage2 problems !!
 .
 ghc4 (4.07.20000202-1) unstable; urgency=low
 .
   * CVS Version from 2000-02-02 (4.07)
   * added target `cvs-update' (see README.Debian)
   * replaced sgml-tools by cygnus-stylesheets in Build-Depends
   * removed ghc4_hslibs_cstring.dpatch (incorporated by upstream)
   * removed ghc4_ghc_mk.dpatch (incorporated by upstream)
   * removed debian_sgml.dpatch (no longer necessary)
   * use autoreconf instead of autoconf (in debian/rules.local)
   * html docs back in action
   * renamed doc-base ID ghc4-installation to ghc4-building
   * YARP [Just Another Readline Patch]: doesn't find termcap
     (ghc4_configure_readline.dpatch)
   * Readline_stub--stamp was not removed on clean
     (ghc4_hslibs_util_clean.dpatch)
   * removed hardcoded DTD paths in docs/fptools-both.dsl
     (ghc4_docbook.dpatch)
   * added `docs' target
   * `debian/rules clean' again checks for root priv. (cf. packaging#3.2.1)
   * added build option `-split-objs' (produces smaller executables)
   * added build option `GhcLibHcOpts = -O' (won't compile otherwise, because
     of a compiler bug in 4.06)
 .
 ghc4 (4.06.20000109-1) unstable; urgency=low
 .
   * CVS version from 2000-01-09 (4.06)
   * debian/rules clean doesn't check for root priv. any more
   * removed emacs local variable (add-log-mailing-address) in changelog.
     (closes: Bug#54515)
   * references to `haskell-doc' in control and debian/*doc-base*.
     (closes: Bug#52729)
   * Arch back to `i386' only, although sparc should be possible, too (with
     minor changes, really). (closes: Bug#52794)
   * bumped Standards-Version to 3.1.0
   * introduced build dependencies
   * removed ghc4_clean.dpatch (incorporated by upstream)
   * removed ghc4_makefiles.dpatch (incorporated by upstream)
   * removed ghc4_mk.dpatch (incorporated by upstream)
   * removed ghc4_readline.dpatch (incorporated by upstream)
   * removed ghc4_stat2resid.dpatch (incorporated by upstream)
   * autoconf changes to rules, rules.local
   * corrected bug in ghc/mk/paths.mk (wrt. variable referencing)
     (ghc4_ghc_mk.dpatch)
   * corrected bug in hslibs/CString.lhs (ghc4_hslibs_cstring.dpatch)
   * added patch for sgmltools, removed {html,txt} because of problems
 .
 ghc4 (4.05.19991206-1) unstable; urgency=low
 .
   * CVS version from 1999-12-06 (4.05)
   * removed distrib/Makefile-bin.in patch (solved by upstream)
   * removed ghc/compiler/Makefile patch (solved by upstream)
   * adjusted mk/target.mk patch
   * moved $(libdir)/ghc/$(version) -> $(libdir)/ghc-$(version) (upstream-like)
   * dropped users-guide.info (wasn't complete, anyway)
   * added postscript and plain text docs
   * heap size back to 120M :-(
   * changed the build process heavily
   * fixed `missing symbol in libHSutil*.a' (formerly libHSmisc*.a) bug
   * some cleanup patches
   * updated URLs to the Haskell report in control and debian/*doc-base*
 .
 ghc4 (4.04.19990916-3local1) unstable; urgency=low
 .
   * added warning message about fragile `clean' target
   * cut down memory req's for building GHC (100M heap should be ok)
   * Arch: field back to ``i386''
 .
 ghc4 (4.04.19990916-3) unstable; urgency=low
 .
   * First revision to be uploaded to Debian
   * Changed maintainer fields where necessary
   * Changed binary packages to Architecture: any
 .
 ghc4 (4.04.19990916-2) unstable; urgency=low
 .
   * fixed typo in copyright
   * bumped Standards-Version to 3.0.1
   * doc-base support
   * moved (un)patch rules to debian/rules.local
 .
 ghc4 (4.04.19990916-1) unstable; urgency=low
 .
   * added haskell-doc, ghc4-prof to Suggests
   * new version numbering scheme
   * improved build process (targets stage1,clean)
 .
 ghc4 (4.04-9) unstable; urgency=low
 .
   * added libgmp2-dev to Depends
   * CVS version from 1999/09/16
 .
 ghc4 (4.04-8) unstable; urgency=low
 .
   * fixed manpage packaging bug in ghc4-prof
 .
 ghc4 (4.04-7) unstable; urgency=low
 .
   * Standards-Version 3.0.0.0
   * removed undocumented manpages (lintian complains)
   * moved usr/info -> usr/share/info according to FHS
   * added 'perl | perl5' to Depends
 .
 ghc4 (4.04-6) unstable; urgency=low
 .
   * removed patch for happy version check (now in upstream)
   * GHC is working again
   * CVS version from 1999/08/03
 .
 ghc4 (4.04-5) unstable; urgency=low
 .
   * local version, GHC doesn't work
   * removed hstags from alternatives because it's non-functional
   * removed mkdependHS from alternatives because directly running it
     is deprecated now (now 'ghc -M')
   * re-added info file
   * removed obsolete HAVE_READLINE variable in mk/build.mk
   * removed patch for {hscpp,mkdependHS} "absolute path" fix (now in upstream)
   * moved to patch system (taken from glibc package)
   * CVS version from 1999/07/31
 .
 ghc4 (4.04-4) unstable; urgency=low
 .
   * got rid of absolute cpp paths in {hscpp,mkdependHS}
   * removed info files due to problem with sgmltools
   * first glibc-2.1.1 version
 .
 ghc4 (4.04-3) unstable; urgency=low
 .
   * moved profiling libs into separate package
   * added hscpp as alternative (useful for hugs)
   * CVS version from 1999/07/10
 .
 ghc4 (4.04-2) unstable; urgency=low
 .
   * compiled with use of happy-1.6 parser generator
   * fixed some "unclean" directories
   * added info entry
   * added dwww index-file
 .
 ghc4 (4.04-1) unstable; urgency=low
 .
   * added missing *.prl files
   * added mkdependHS as alternative
   * new CVS version as of 1999/06/30
 .
 ghc4 (4.03-1) unstable; urgency=low
 .
   * Initial Release.
Files: 
 50036a7c020d8e5824cc0a1453aa6267 896 devel optional ghc6_6.4.1-1ubuntu1.dsc
 7089ccd8c01309ffc8c0bbf2f32453e6 8009831 devel optional ghc6_6.4.1.orig.tar.gz
 33b08e9513ffc0fc223fd9a8cd901f33 22484 devel optional ghc6_6.4.1-1ubuntu1.diff.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDe0QZwYnnM8CY76gRAmuLAJsFE+TAS+bX+2GDOn2+aLmN0xeAwQCeJ7Jy
uPWRaxfwfanSUiBMXtUY2wE=
=hcEu
-----END PGP SIGNATURE-----


Accepted:
ghc6_6.4.1-1ubuntu1.diff.gz
  to pool/universe/g/ghc6/ghc6_6.4.1-1ubuntu1.diff.gz
ghc6_6.4.1-1ubuntu1.dsc
  to pool/universe/g/ghc6/ghc6_6.4.1-1ubuntu1.dsc
ghc6_6.4.1.orig.tar.gz
  to pool/universe/g/ghc6/ghc6_6.4.1.orig.tar.gz




More information about the dapper-changes mailing list