summaryrefslogtreecommitdiff
path: root/p/haskell-css-text
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-css-text')
-rw-r--r--p/haskell-css-text/debian/changelog6
-rw-r--r--p/haskell-css-text/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-css-text/debian/changelog b/p/haskell-css-text/debian/changelog
index 178828ac2..3cf1e8e2d 100644
--- a/p/haskell-css-text/debian/changelog
+++ b/p/haskell-css-text/debian/changelog
@@ -1,3 +1,9 @@
+haskell-css-text (0.1.1-2) unstable; urgency=low
+
+ * Fix missing build dependency on libghc-attoparsec-doc.
+
+ -- Clint Adams <clint@debian.org> Sun, 05 Feb 2012 11:52:51 -0500
+
haskell-css-text (0.1.1-1) unstable; urgency=low
* New upstream release
diff --git a/p/haskell-css-text/debian/control b/p/haskell-css-text/debian/control
index 8c786df5a..f9e0b7920 100644
--- a/p/haskell-css-text/debian/control
+++ b/p/haskell-css-text/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 7)
, libghc-text-dev (>= 0.11)
, libghc-text-prof
Build-Depends-Indep: ghc-doc
- , libghc-attoparsec-text-doc
+ , libghc-attoparsec-doc
, libghc-text-doc
Standards-Version: 3.9.2
Homepage: http://hackage.haskell.org/package/css-text