[Pkg-haskell-commits] darcs: haskell-chart: Depend on ghc-ghci, as this packages uses template haskell
Joachim Breitner
mail at joachim-breitner.de
Mon Aug 4 22:31:23 UTC 2014
Thu Jul 31 09:22:39 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* Depend on ghc-ghci, as this packages uses template haskell
M ./changelog +6
M ./control +1
Thu Jul 31 09:22:39 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* Depend on ghc-ghci, as this packages uses template haskell
diff -rN -u old-haskell-chart/changelog new-haskell-chart/changelog
--- old-haskell-chart/changelog 2014-08-04 22:31:23.769410900 +0000
+++ new-haskell-chart/changelog 2014-08-04 22:31:23.789410916 +0000
@@ -1,3 +1,9 @@
+haskell-chart (1.2.3-2) UNRELEASED; urgency=medium
+
+ * Depend on ghc-ghci, as this packages uses template haskell
+
+ -- Joachim Breitner <nomeata at debian.org> Thu, 31 Jul 2014 11:22:12 +0200
+
haskell-chart (1.2.3-1) unstable; urgency=medium
* New upstream version.
diff -rN -u old-haskell-chart/control new-haskell-chart/control
--- old-haskell-chart/control 2014-08-04 22:31:23.769410900 +0000
+++ new-haskell-chart/control 2014-08-04 22:31:23.781410910 +0000
@@ -8,6 +8,7 @@
, haskell-devscripts (>= 0.8.15)
, ghc
, ghc-prof
+ , ghc-ghci
, libghc-colour-dev (>= 2.2.1)
, libghc-colour-dev (<< 2.4)
, libghc-colour-prof
More information about the Pkg-haskell-commits
mailing list