[DHG_packages] 01/01: esqueleto: fix b-d

Clint Adams clint at moszumanska.debian.org
Mon Oct 24 03:15:25 UTC 2016


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

clint pushed a commit to annotated tag haskell-esqueleto_v2.4.3-4
in repository DHG_packages.

commit 3c62ef15dfd736dabea18a19fdf3229fb0b42878
Author: Clint Adams <clint at debian.org>
Date:   Sun Oct 23 23:14:29 2016 -0400

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

diff --git a/p/haskell-esqueleto/debian/changelog b/p/haskell-esqueleto/debian/changelog
index a9c373b..0ad5f27 100644
--- a/p/haskell-esqueleto/debian/changelog
+++ b/p/haskell-esqueleto/debian/changelog
@@ -1,3 +1,9 @@
+haskell-esqueleto (2.4.3-4) experimental; urgency=medium
+
+  * Fix Build-Depends.
+
+ -- Clint Adams <clint at debian.org>  Sun, 23 Oct 2016 23:14:10 -0400
+
 haskell-esqueleto (2.4.3-3) experimental; urgency=medium
 
   * More complete patch for persistent 2.6 compatibility.
diff --git a/p/haskell-esqueleto/debian/control b/p/haskell-esqueleto/debian/control
index 79453d1..bb62b66 100644
--- a/p/haskell-esqueleto/debian/control
+++ b/p/haskell-esqueleto/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9),
  libghc-monad-logger-dev,
  libghc-monad-logger-prof,
  libghc-persistent-dev (>= 2.1.1.7),
- libghc-persistent-dev (<< 2.3),
+ libghc-persistent-dev (<< 2.7),
  libghc-persistent-prof,
  libghc-resourcet-dev (>= 1.1),
  libghc-resourcet-prof,

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