[DHG_packages] 01/01: gtk-related packages: Run setup build even if only building documentation

Joachim Breitner nomeata at moszumanska.debian.org
Mon Mar 21 16:06:27 UTC 2016


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

nomeata pushed a commit to annotated tag haskell-glib_v0.13.2.2-2
in repository DHG_packages.

commit e956f095be5900ba85622b971ae5bbdacd9b7242
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Mon Mar 21 16:59:28 2016 +0100

    gtk-related packages: Run setup build even if only building documentation
---
 p/haskell-gio/debian/changelog  | 6 ++++++
 p/haskell-gio/debian/rules      | 4 ++++
 p/haskell-glib/debian/changelog | 6 ++++++
 p/haskell-glib/debian/rules     | 4 ++++
 p/haskell-gtk/debian/changelog  | 6 ++++++
 p/haskell-gtk/debian/rules      | 4 ++++
 p/haskell-gtk3/debian/changelog | 6 ++++++
 p/haskell-gtk3/debian/rules     | 4 ++++
 8 files changed, 40 insertions(+)

diff --git a/p/haskell-gio/debian/changelog b/p/haskell-gio/debian/changelog
index 81a87e9..b498590 100644
--- a/p/haskell-gio/debian/changelog
+++ b/p/haskell-gio/debian/changelog
@@ -1,3 +1,9 @@
+haskell-gio (0.13.1.1-2) unstable; urgency=medium
+
+  * Run setup build even if only building documentation
+
+ -- Joachim Breitner <nomeata at debian.org>  Mon, 21 Mar 2016 16:59:01 +0100
+
 haskell-gio (0.13.1.1-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/p/haskell-gio/debian/rules b/p/haskell-gio/debian/rules
index 683e77b..0b2068f 100755
--- a/p/haskell-gio/debian/rules
+++ b/p/haskell-gio/debian/rules
@@ -2,3 +2,7 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/hlibrary.mk
+
+
+# With gtk2hs-buildtools, haddock needs a built tree
+build-haddock-stamp: build-ghc-stamp
diff --git a/p/haskell-glib/debian/changelog b/p/haskell-glib/debian/changelog
index 3661b1f..3d11288 100644
--- a/p/haskell-glib/debian/changelog
+++ b/p/haskell-glib/debian/changelog
@@ -1,3 +1,9 @@
+haskell-glib (0.13.2.2-2) unstable; urgency=medium
+
+  * Run setup build even if only building documentation
+
+ -- Joachim Breitner <nomeata at debian.org>  Mon, 21 Mar 2016 16:58:48 +0100
+
 haskell-glib (0.13.2.2-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/p/haskell-glib/debian/rules b/p/haskell-glib/debian/rules
index 683e77b..0b2068f 100755
--- a/p/haskell-glib/debian/rules
+++ b/p/haskell-glib/debian/rules
@@ -2,3 +2,7 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/hlibrary.mk
+
+
+# With gtk2hs-buildtools, haddock needs a built tree
+build-haddock-stamp: build-ghc-stamp
diff --git a/p/haskell-gtk/debian/changelog b/p/haskell-gtk/debian/changelog
index 9a74a04..77a154b 100644
--- a/p/haskell-gtk/debian/changelog
+++ b/p/haskell-gtk/debian/changelog
@@ -1,3 +1,9 @@
+haskell-gtk (0.14.2-2) unstable; urgency=medium
+
+  * Run setup build even if only building documentation
+
+ -- Joachim Breitner <nomeata at debian.org>  Mon, 21 Mar 2016 16:59:11 +0100
+
 haskell-gtk (0.14.2-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/p/haskell-gtk/debian/rules b/p/haskell-gtk/debian/rules
index 4a650bd..3018bc8 100755
--- a/p/haskell-gtk/debian/rules
+++ b/p/haskell-gtk/debian/rules
@@ -4,3 +4,7 @@ DEB_SETUP_GHC6_CONFIGURE_ARGS = --ghc-options="+RTS -V0 -RTS"
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/hlibrary.mk
+
+
+# With gtk2hs-buildtools, haddock needs a built tree
+build-haddock-stamp: build-ghc-stamp
diff --git a/p/haskell-gtk3/debian/changelog b/p/haskell-gtk3/debian/changelog
index 4e52f4d..d50608d 100644
--- a/p/haskell-gtk3/debian/changelog
+++ b/p/haskell-gtk3/debian/changelog
@@ -1,3 +1,9 @@
+haskell-gtk3 (0.14.2-2) unstable; urgency=medium
+
+  * Run setup build even if only building documentation
+
+ -- Joachim Breitner <nomeata at debian.org>  Mon, 21 Mar 2016 16:59:15 +0100
+
 haskell-gtk3 (0.14.2-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/p/haskell-gtk3/debian/rules b/p/haskell-gtk3/debian/rules
index 0849622..be1b2ee 100755
--- a/p/haskell-gtk3/debian/rules
+++ b/p/haskell-gtk3/debian/rules
@@ -5,3 +5,7 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/hlibrary.mk
+
+
+# With gtk2hs-buildtools, haddock needs a built tree
+build-haddock-stamp: build-ghc-stamp

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