summaryrefslogtreecommitdiff
path: root/p/haskell-reflection/debian
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-reflection/debian')
-rw-r--r--p/haskell-reflection/debian/changelog6
-rw-r--r--p/haskell-reflection/debian/control1
2 files changed, 6 insertions, 1 deletions
diff --git a/p/haskell-reflection/debian/changelog b/p/haskell-reflection/debian/changelog
index 219dc4a08..8f56f221f 100644
--- a/p/haskell-reflection/debian/changelog
+++ b/p/haskell-reflection/debian/changelog
@@ -1,3 +1,9 @@
+haskell-reflection (1.5.1.2-5) UNRELEASED; urgency=medium
+
+ * Actually drop the ghc-ghci dependency
+
+ -- Joachim Breitner <nomeata@debian.org> Mon, 15 Jun 2015 21:22:16 +0200
+
haskell-reflection (1.5.1.2-4) unstable; urgency=medium
* Do not depend on ghc-ghci but set the template-haskell flag accordingly.
diff --git a/p/haskell-reflection/debian/control b/p/haskell-reflection/debian/control
index b482a8c10..ff703376c 100644
--- a/p/haskell-reflection/debian/control
+++ b/p/haskell-reflection/debian/control
@@ -8,7 +8,6 @@ Build-Depends: debhelper (>= 9)
, haskell-devscripts (>= 0.9)
, ghc
, ghc-prof
- , ghc-ghci
Build-Depends-Indep: ghc-doc
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/reflection