[DHG_packages] 01/01: glib: add build dependencies on libghc-gtk2hs-buildtools-{dev, doc, prof}

Clint Adams clint at moszumanska.debian.org
Mon Oct 24 15:41:57 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 0c1eed83883b28ebf2e0c1a9271085692296b0e9
Author: Clint Adams <clint at debian.org>
Date:   Mon Oct 24 11:40:46 2016 -0400

    glib: add build dependencies on libghc-gtk2hs-buildtools-{dev,doc,prof}
---
 p/haskell-glib/debian/changelog | 6 ++++++
 p/haskell-glib/debian/control   | 4 ++++
 2 files changed, 10 insertions(+)

diff --git a/p/haskell-glib/debian/changelog b/p/haskell-glib/debian/changelog
index e2fa5de..837ae8a 100644
--- a/p/haskell-glib/debian/changelog
+++ b/p/haskell-glib/debian/changelog
@@ -1,3 +1,9 @@
+haskell-glib (0.13.4.0-3) experimental; urgency=medium
+
+  * Add build dependencies on libghc-gtk2hs-buildtools-{dev,doc,prof} .
+
+ -- Clint Adams <clint at debian.org>  Mon, 24 Oct 2016 11:40:35 -0400
+
 haskell-glib (0.13.4.0-2) experimental; urgency=medium
 
   * Fix gtk2hs-buildtools build-dependency versions.
diff --git a/p/haskell-glib/debian/control b/p/haskell-glib/debian/control
index 5ac0268..1a32ed3 100644
--- a/p/haskell-glib/debian/control
+++ b/p/haskell-glib/debian/control
@@ -11,6 +11,9 @@ Build-Depends:
  ghc-prof,
  gtk2hs-buildtools (>= 0.13.2.0),
  gtk2hs-buildtools (<< 0.14),
+ libghc-gtk2hs-buildtools-dev (>= 0.13.2.0),
+ libghc-gtk2hs-buildtools-dev (<< 0.14),
+ libghc-gtk2hs-buildtools-prof,
  haskell-devscripts (>= 0.10),
  libghc-text-dev (<< 1.3),
  libghc-text-dev (>= 1.0.0.0),
@@ -21,6 +24,7 @@ Build-Depends:
  libglib2.0-dev,
 Build-Depends-Indep:
  ghc-doc,
+ libghc-gtk2hs-buildtools-doc,
  libghc-text-doc,
  libghc-utf8-string-doc,
 Standards-Version: 3.9.8

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