[Pkg-haskell-commits] darcs: haskell-devscripts: Bump ghc dependency to 7.6

Joachim Breitner mail at joachim-breitner.de
Mon Oct 8 19:16:20 UTC 2012


Mon Oct  8 18:57:31 UTC 2012  Joachim Breitner <mail at joachim-breitner.de>
  * Bump ghc dependency to 7.6 
  Ignore-this: 52a883584e4018834adcd0ceb0d225f3

    M ./debian/changelog +1
    M ./debian/control -1 +1

Mon Oct  8 18:57:31 UTC 2012  Joachim Breitner <mail at joachim-breitner.de>
  * Bump ghc dependency to 7.6 
  Ignore-this: 52a883584e4018834adcd0ceb0d225f3
diff -rN -u old-haskell-devscripts//debian/changelog new-haskell-devscripts//debian/changelog
--- old-haskell-devscripts//debian/changelog	2012-10-08 19:16:20.186733612 +0000
+++ new-haskell-devscripts//debian/changelog	2012-10-08 19:16:20.222678960 +0000
@@ -11,6 +11,7 @@
 
   [ Joachim Breitner ]
   * Symlink hoogle’s txt files to /usr/lib/ghc-doc/hoogle/
+  * Bump ghc dependency to 7.6 
 
  -- Joachim Breitner <nomeata at debian.org>  Mon, 30 Jul 2012 16:24:09 +0200
 
diff -rN -u old-haskell-devscripts//debian/control new-haskell-devscripts//debian/control
--- old-haskell-devscripts//debian/control	2012-10-08 19:16:20.170629210 +0000
+++ new-haskell-devscripts//debian/control	2012-10-08 19:16:20.222678960 +0000
@@ -14,7 +14,7 @@
 Depends: dctrl-tools
   , debhelper
   , dh-buildinfo
-  , ghc (>= 7.4)
+  , ghc (>= 7.6)
   , cdbs
   , ${misc:Depends}
   , html-xml-utils





More information about the Pkg-haskell-commits mailing list