summaryrefslogtreecommitdiff
path: root/p/haskell-src-exts/debian
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-src-exts/debian')
-rw-r--r--p/haskell-src-exts/debian/changelog6
-rw-r--r--p/haskell-src-exts/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-src-exts/debian/changelog b/p/haskell-src-exts/debian/changelog
index db29b0368..3c3d246bc 100644
--- a/p/haskell-src-exts/debian/changelog
+++ b/p/haskell-src-exts/debian/changelog
@@ -1,3 +1,9 @@
+haskell-src-exts (1.11.1-3) unstable; urgency=low
+
+ * Add ${haskell:Depends} to -doc package
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 10 Feb 2012 23:41:58 +0100
+
haskell-src-exts (1.11.1-2) unstable; urgency=low
* Sourceful upload to rebuild documentation package
diff --git a/p/haskell-src-exts/debian/control b/p/haskell-src-exts/debian/control
index 6c60c7167..14287ec99 100644
--- a/p/haskell-src-exts/debian/control
+++ b/p/haskell-src-exts/debian/control
@@ -64,7 +64,7 @@ Conflicts: haskell-src-exts-doc (<< 1.8.2-2)
Provides: haskell-src-exts-doc
Architecture: all
Section: doc
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: API documentation of the haskell-src-exts library