[DHG_packages] 01/01: log-domain: correct build-dep on generic-deriving
Clint Adams
clint at moszumanska.debian.org
Wed Jan 13 07:28:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit bad7f99b1a9233acf7d4cb5ee696c1c3f4432179
Author: Clint Adams <clint at debian.org>
Date: Wed Jan 13 02:27:28 2016 -0500
log-domain: correct build-dep on generic-deriving
---
p/haskell-log-domain/debian/changelog | 6 ++++++
p/haskell-log-domain/debian/control | 3 +--
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/p/haskell-log-domain/debian/changelog b/p/haskell-log-domain/debian/changelog
index 8882269..772b7f7 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 at 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 983acd3..c9cf237 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)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list