[Pkg-haskell-commits] darcs: ghc: build-depends-indep on hscolour and fop, to ensure most documentation is built.

Joachim Breitner mail at joachim-breitner.de
Sat Mar 10 19:47:09 UTC 2012


Sat Mar 10 18:37:33 UTC 2012  Joachim Breitner <mail at joachim-breitner.de>
  * build-depends-indep on hscolour and fop, to ensure most documentation is built.
  Ignore-this: cb7a118d6ee90ab62b0f5028e295e251

    M ./changelog -2 +4
    M ./control +3

Sat Mar 10 18:37:33 UTC 2012  Joachim Breitner <mail at joachim-breitner.de>
  * build-depends-indep on hscolour and fop, to ensure most documentation is built.
  Ignore-this: cb7a118d6ee90ab62b0f5028e295e251
diff -rN -u old-ghc//changelog new-ghc//changelog
--- old-ghc//changelog	2012-03-10 19:47:08.910422876 +0000
+++ new-ghc//changelog	2012-03-10 19:47:08.918248895 +0000
@@ -1,4 +1,4 @@
-ghc (7.4.1-2) UNRELEASED; urgency=low
+ghc (7.4.1-2) unstable; urgency=low
 
   [ Iain Lane ]
 
@@ -23,8 +23,10 @@
     installed (as was the case with binary).
   * patches/no-missing-haddock-file-warning: Quench warning, as it is quite
     common on Debian installations.
+  * build-depends-indep on hscolour and fop, to ensure most documentation is
+    built.
 
- -- Joachim Breitner <nomeata at debian.org>  Sat, 10 Mar 2012 18:10:57 +0100
+ -- Joachim Breitner <nomeata at debian.org>  Sat, 10 Mar 2012 19:32:34 +0100
 
 ghc (7.4.1-1) unstable; urgency=low
 
diff -rN -u old-ghc//control new-ghc//control
--- old-ghc//control	2012-03-10 19:47:08.858590904 +0000
+++ new-ghc//control	2012-03-10 19:47:08.950248795 +0000
@@ -20,6 +20,9 @@
   docbook-xml,
   binutils (>= 2.19.51.20090508) [arm armel],
   libncurses5-dev
+Build-Depends-Indep:
+  hscolor,
+  fop
 Build-Conflicts:
   ccache
 Homepage: http://haskell.org/ghc/





More information about the Pkg-haskell-commits mailing list