[DHG_packages] 01/02: stack: fix generic-deriving b-d

Clint Adams clint at moszumanska.debian.org
Tue Oct 25 00:11:43 UTC 2016


This is an automated email from the git hooks/post-receive script.

clint pushed a commit to branch experimental
in repository DHG_packages.

commit 5aa479b968e1bed8baecd513342f39642c3b6c63
Author: Clint Adams <clint at debian.org>
Date:   Mon Oct 24 18:49:50 2016 -0400

    stack: fix generic-deriving b-d
---
 p/haskell-stack/debian/changelog | 6 ++++++
 p/haskell-stack/debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/p/haskell-stack/debian/changelog b/p/haskell-stack/debian/changelog
index 53b9dbb..91b45dd 100644
--- a/p/haskell-stack/debian/changelog
+++ b/p/haskell-stack/debian/changelog
@@ -1,3 +1,9 @@
+haskell-stack (1.1.2-5) experimental; urgency=medium
+
+  * Fix Build-Depends.
+
+ -- Clint Adams <clint at debian.org>  Mon, 24 Oct 2016 18:49:40 -0400
+
 haskell-stack (1.1.2-4) experimental; urgency=medium
 
   * Patch for newer dependencies.
diff --git a/p/haskell-stack/debian/control b/p/haskell-stack/debian/control
index 382bbf4..fe7da8f 100644
--- a/p/haskell-stack/debian/control
+++ b/p/haskell-stack/debian/control
@@ -60,7 +60,7 @@ Build-Depends:
  libghc-filelock-dev (>= 0.1.0.1),
  libghc-fsnotify-dev (<< 0.3),
  libghc-fsnotify-dev (>= 0.2.1),
- libghc-generic-deriving-dev (<< 1.11),
+ libghc-generic-deriving-dev (<< 1.12),
  libghc-generic-deriving-dev (>= 1.9.0),
  libghc-gitrev-dev (<< 1.3),
  libghc-gitrev-dev (>= 1.1),

-- 
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