summaryrefslogtreecommitdiff
path: root/p/haskell-aeson
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-aeson')
-rw-r--r--p/haskell-aeson/debian/changelog7
-rw-r--r--p/haskell-aeson/debian/control1
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-aeson/debian/changelog b/p/haskell-aeson/debian/changelog
index 7abfdb40f..a0aa2a3a3 100644
--- a/p/haskell-aeson/debian/changelog
+++ b/p/haskell-aeson/debian/changelog
@@ -1,3 +1,10 @@
+haskell-aeson (0.6.1.0-2) UNRELEASED; urgency=low
+
+ * Drop ghc-ghci build-dependency, since we take care to build without
+ Template Haskell support on architectures that lack it.
+
+ -- Colin Watson <cjwatson@debian.org> Thu, 02 May 2013 22:09:47 +0100
+
haskell-aeson (0.6.1.0-1) experimental; urgency=low
* New upstream release
diff --git a/p/haskell-aeson/debian/control b/p/haskell-aeson/debian/control
index b385dc80d..decbf3f42 100644
--- a/p/haskell-aeson/debian/control
+++ b/p/haskell-aeson/debian/control
@@ -8,7 +8,6 @@ Build-Depends: debhelper (>= 7)
, haskell-devscripts (>= 0.8.13)
, ghc (>= 7.4.2)
, ghc-prof
- , ghc-ghci
, libghc-attoparsec-dev (>> 0.8.6.1)
, libghc-attoparsec-prof
, libghc-blaze-builder-dev (>> 0.2.1.4)