[DHG_packages] 01/04: log-domain: correct build-dep on vector

Clint Adams clint at moszumanska.debian.org
Wed Jan 13 18:29:49 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 b43e4dc7291d0774370491af72792e0bfbc86b25
Author: Clint Adams <clint at debian.org>
Date:   Wed Jan 13 10:21:49 2016 -0500

    log-domain: correct build-dep on vector
---
 p/haskell-log-domain/debian/changelog | 6 ++++++
 p/haskell-log-domain/debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/p/haskell-log-domain/debian/changelog b/p/haskell-log-domain/debian/changelog
index 772b7f7..b5c8234 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-3) unstable; urgency=medium
+
+  * Correct build-dep on vector.
+
+ -- Clint Adams <clint at debian.org>  Wed, 13 Jan 2016 10:20:38 -0500
+
 haskell-log-domain (0.10.3.1-2) unstable; urgency=medium
 
   * Correct build-dep on generic-deriving.
diff --git a/p/haskell-log-domain/debian/control b/p/haskell-log-domain/debian/control
index c9cf237..cc96aef 100644
--- a/p/haskell-log-domain/debian/control
+++ b/p/haskell-log-domain/debian/control
@@ -38,7 +38,7 @@ Build-Depends: debhelper (>= 9)
   , libghc-semigroups-dev (<< 1)
   , libghc-semigroups-prof
   , libghc-vector-dev (>= 0.9)
-  , libghc-vector-dev (<< 0.11)
+  , libghc-vector-dev (<< 0.12)
   , libghc-vector-prof
 Build-Depends-Indep: ghc-doc
   , libghc-bytes-doc

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