summaryrefslogtreecommitdiff
path: root/p/haskell-log-domain
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2016-01-13 02:27:28 -0500
committerClint Adams <clint@debian.org>2016-01-13 02:27:28 -0500
commitbad7f99b1a9233acf7d4cb5ee696c1c3f4432179 (patch)
tree6109b3f5ebea5edcc953789e7ede59b17ec9d546 /p/haskell-log-domain
parentab5b1c340927c54ac9b94d8409c5c08e53b89860 (diff)
downloadDHG_packages-bad7f99b1a9233acf7d4cb5ee696c1c3f4432179.tar.gz
log-domain: correct build-dep on generic-deriving
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)