summaryrefslogtreecommitdiff
path: root/p/haskell-gio
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2016-03-21 16:59:28 +0100
committerJoachim Breitner <mail@joachim-breitner.de>2016-03-21 16:59:28 +0100
commite956f095be5900ba85622b971ae5bbdacd9b7242 (patch)
tree2bea210b059f33fb259c63587a34d9a90cdc466c /p/haskell-gio
parentf54c976567bcdf1bc1fc2e3ecaf53085f493fbc2 (diff)
downloadDHG_packages-e956f095be5900ba85622b971ae5bbdacd9b7242.tar.gz
gtk-related packages: Run setup build even if only building documentation
Diffstat (limited to 'p/haskell-gio')
-rw-r--r--p/haskell-gio/debian/changelog6
-rwxr-xr-xp/haskell-gio/debian/rules4
2 files changed, 10 insertions, 0 deletions
diff --git a/p/haskell-gio/debian/changelog b/p/haskell-gio/debian/changelog
index 81a87e9a5..b49859039 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@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 683e77bcf..0b2068f99 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