summaryrefslogtreecommitdiff
path: root/p/haskell-log-domain
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-log-domain')
-rw-r--r--p/haskell-log-domain/debian/changelog6
-rw-r--r--p/haskell-log-domain/debian/control3
2 files changed, 7 insertions, 2 deletions
diff --git a/p/haskell-log-domain/debian/changelog b/p/haskell-log-domain/debian/changelog
index 88822691e..772b7f70e 100644
--- a/p/haskell-log-domain/debian/changelog
+++ b/p/haskell-log-domain/debian/changelog
@@ -1,3 +1,9 @@
+haskell-log-domain (0.10.3.1-2) unstable; urgency=medium
+
+ * Correct build-dep on generic-deriving.
+
+ -- Clint Adams <clint@debian.org> Wed, 13 Jan 2016 02:25:02 -0500
+
haskell-log-domain (0.10.3.1-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-log-domain/debian/control b/p/haskell-log-domain/debian/control
index 983acd325..c9cf237e8 100644
--- a/p/haskell-log-domain/debian/control
+++ b/p/haskell-log-domain/debian/control
@@ -20,8 +20,7 @@ Build-Depends: debhelper (>= 9)
, libghc-distributive-dev (>= 0.3)
, libghc-distributive-dev (<< 1)
, libghc-distributive-prof
- , libghc-generic-deriving-dev (>= 1.4)
- , libghc-generic-deriving-dev (<< 1.9)
+ , libghc-generic-deriving-dev
, libghc-generic-deriving-prof
, libghc-hashable-dev (>= 1.1.2.3)
, libghc-hashable-dev (<< 1.3)