[DHG_packages] 01/01: glib: fix gtk2hs-buildtools build-dependency versions

Clint Adams clint at moszumanska.debian.org
Wed Oct 19 03:39:21 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 784312fbe833a743f733dbe3b8f980b51c80d0dd
Author: Clint Adams <clint at debian.org>
Date:   Tue Oct 18 23:37:52 2016 -0400

    glib: fix gtk2hs-buildtools build-dependency versions
---
 p/haskell-glib/debian/changelog | 6 ++++++
 p/haskell-glib/debian/control   | 3 ++-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/p/haskell-glib/debian/changelog b/p/haskell-glib/debian/changelog
index 500a0ac..e2fa5de 100644
--- a/p/haskell-glib/debian/changelog
+++ b/p/haskell-glib/debian/changelog
@@ -1,3 +1,9 @@
+haskell-glib (0.13.4.0-2) experimental; urgency=medium
+
+  * Fix gtk2hs-buildtools build-dependency versions.
+
+ -- Clint Adams <clint at debian.org>  Tue, 18 Oct 2016 23:37:33 -0400
+
 haskell-glib (0.13.4.0-1) experimental; urgency=medium
 
   [ Dmitry Bogatov ]
diff --git a/p/haskell-glib/debian/control b/p/haskell-glib/debian/control
index 407671a..5ac0268 100644
--- a/p/haskell-glib/debian/control
+++ b/p/haskell-glib/debian/control
@@ -9,7 +9,8 @@ Build-Depends:
  debhelper (>= 9),
  ghc (>= 8),
  ghc-prof,
- gtk2hs-buildtools (>= 0.13.0.4),
+ gtk2hs-buildtools (>= 0.13.2.0),
+ gtk2hs-buildtools (<< 0.14),
  haskell-devscripts (>= 0.10),
  libghc-text-dev (<< 1.3),
  libghc-text-dev (>= 1.0.0.0),

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